Bat
|
b42030e831
|
Try to use only "absolute" links to avoid trailing-slash bugs
|
2018-07-26 19:00:23 +02:00 |
Bat
|
999e91290a
|
Link in comments redirect to profile on the current instance
Fix #127
|
2018-07-26 18:37:13 +02:00 |
Bat
|
5980c7b299
|
Simplify the logic to fallback to the FQN when no display name is available
|
2018-07-26 16:36:19 +02:00 |
Baptiste Gelez
|
16fb439ce9
|
Merge pull request #159 from Ilphrin/master
Add a link to the blog on article cards
|
2018-07-25 21:40:27 +02:00 |
Kevin "Ilphrin" Pellet
|
390d694cac
|
Fix styling and field values
|
2018-07-25 21:21:47 +02:00 |
Bat
|
44172b67d5
|
Add padding for responses in comments, to let threads appear
Fixes #144
|
2018-07-25 18:18:41 +02:00 |
Bat
|
04dac6f87f
|
Add pagination links
|
2018-07-25 14:29:34 +02:00 |
Kevin "Ilphrin" Pellet
|
89713526e2
|
Add a link to the blog on article cards
Fixes #134
|
2018-07-22 01:42:27 +02:00 |
Bat
|
8ad0abd921
|
Mark optional fields as optionals
Fix #121
|
2018-07-19 11:32:20 +02:00 |
Bat
|
06d590ff3b
|
Make form errors i18nalizable
|
2018-07-07 22:57:53 +02:00 |
Bat
|
3775d3a9c9
|
HTML validation + Actually associate messages to errors + Fix inverted behavior on new blog and post form
|
2018-07-07 22:51:48 +02:00 |
Bat
|
5f3afe900f
|
Display errors on invalid forms
It will probably need a bit of styling…
|
2018-07-06 19:29:36 +02:00 |
Bat
|
a8b47de28b
|
Explicitely escape user data in translations to avoid XSS
|
2018-06-26 17:58:11 +02:00 |
Matthieu
|
2dfe8fad22
|
Merge branch 'master' of https://github.com/Plume-org/Plume
|
2018-06-19 13:22:26 +02:00 |
Trinity Pointard
|
97c652cefd
|
Remove HTML tags from preview
fixes #24
|
2018-06-18 19:28:26 +02:00 |
Madeorsk
|
faade5ff25
|
Merge branch 'master' into master
|
2018-06-17 22:22:34 +02:00 |
Bat
|
7faf93f44a
|
Fix a few issues with internationalization
|
2018-06-17 20:54:59 +01:00 |
Matthieu
|
a9bdf4d9a9
|
Merge branch 'master' of https://github.com/Plume-org/Plume
|
2018-06-17 20:14:58 +02:00 |
Stephen Burgess
|
438778db39
|
fix(Style): Adjust code style for consistency
|
2018-06-12 12:05:33 -05:00 |
Stephen Burgess
|
df0fcb886d
|
feat(UI): Fallback to username where ever display name is shown
|
2018-06-12 07:17:02 -05:00 |
Matthieu
|
a033a9d74e
|
Merge branch 'master' of https://github.com/Plume-org/Plume
|
2018-06-12 13:57:30 +02:00 |
Trinity Pointard
|
daf4de07be
|
rename templates from .tera to .html.tera to enable auto-escaping of html
|
2018-06-11 11:19:39 +02:00 |