Bat
092ad5b795
Instance about page
...
Fixes #39
2018-09-01 17:39:40 +01:00
Bat
cea548b821
Add a way to delete articles
...
Fixes #116
2018-09-01 16:28:47 +01:00
Baptiste Gelez
2111e024e7
Merge pull request #176 from xmgz/master
...
first galician translation
2018-08-31 15:14:52 +01:00
GnoxR
d03d14b2ca
Revert bad changes in the French translation
...
I didn't look up how plurals worked with this i18n engine and I had the wrong belief that the zero in French was plural.
2018-08-22 20:08:09 +00:00
GnoxR
5bc7284a72
Improve French translation
...
Consistently use infinitive for action strings (Commentez → Commenter).
Fix a few typos and simplify inclusive writing (aut⋅eur⋅ice⋅s → auteur⋅ice⋅s).
End more error messages with a period to make forms more consistent.
Translate previous page and next page.
2018-08-21 15:22:00 +00:00
Xosé M
60c889ad76
primera ao galego
2018-08-21 07:28:00 +02:00
Bat
7fc5d7b5b0
Fix #167
2018-08-18 12:37:40 +02:00
Bat
46675df78c
Merge branch 'master' of github.com:Plume-org/Plume
2018-08-17 21:39:59 +02:00
Bat
6ec43a56ec
Add Galician to the list of languages
...
Fixes #165
2018-08-17 21:37:43 +02:00
Baptiste Gelez
de15787701
Merge pull request #164 from fediverse-pl/master
...
i18n: Update Polish translation
2018-08-01 23:28:31 +02:00
Baptiste Gelez
af7cbb42a6
Merge pull request #166 from snake66/norwegian
...
Add norwegian translation.
2018-08-01 23:27:30 +02:00
Dominik Pataky
93941cdff8
Update German translation
2018-08-01 13:51:50 +02:00
Harald Eilertsen
a9df788a01
Add norwegian translation.
2018-07-30 20:56:44 +02:00
Marcin Mikołajczak
233d540de4
i18n: Update Polish translation
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-28 14:57:00 +02:00
Bat
63774e058c
Update french translation
2018-07-27 22:23:24 +02:00
Bat
ed8982b7fd
Add a presentation of Plume and of the instance on the homepage
...
Fixes #132
2018-07-27 22:16:17 +02:00
Bat
f4a2d920a0
Merge branch 'master' of github.com:Plume-org/Plume
2018-07-27 20:35:52 +02:00
Bat
b32015fa7d
Show a message telling you that there are no comments
...
Fix #142
2018-07-27 20:34:23 +02:00
Bat
fb2f4e9bcd
Take in account instance's default license
...
Fix #145
2018-07-27 20:31:47 +02:00
Bat
6a062f78ff
I18n: admin page
2018-07-27 20:14:14 +02:00
Bat
74ec59e77c
Add some configuration options for instance admins
2018-07-27 19:05:36 +02:00
Marcin Mikołajczak
c3b19b3ffc
i18n: Update Polish translation
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-27 15:05:46 +02:00
Bat
b35ee44942
Add a footer
...
Fixes #133
2018-07-27 14:08:39 +02:00
Bat
7a6c01fec5
Add icons to notifications
...
And some space between each of them
Fix #139
2018-07-26 16:09:36 +02:00
Bat
c87d490664
Refactor notifications
2018-07-26 15:46:10 +02:00
Bat
18125ab398
Paginate the homepage
2018-07-25 15:20:09 +02:00
Bat
740393bc18
Better style for pagination links
2018-07-25 14:41:48 +02:00
Bat
04dac6f87f
Add pagination links
2018-07-25 14:29:34 +02:00
Kevin "Ilphrin" Pellet
4b84fb7ed0
Add translation string for article count on blog
2018-07-21 20:59:47 +02:00
Marcin Mikołajczak
114a5295bb
i18n: Update Polish translation
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-20 20:56:04 +02:00
Bat
8ad0abd921
Mark optional fields as optionals
...
Fix #121
2018-07-19 11:32:20 +02:00
Bat
782955e2c4
Hide social button when not connected
...
Fixes #143
2018-07-18 23:37:05 +02:00
Bat
ce256d6e39
List authors of a blog
...
Update french translation accordingly
Fixes #129
2018-07-18 23:08:49 +02:00
Baptiste Gelez
b963fab45f
Fix empty button
...
When using the french translation
2018-07-17 12:12:12 +02:00
Baptiste Gelez
d0a898a6e8
Update french translation
2018-07-17 12:10:55 +02:00
Marcin Mikołajczak
a68adba884
i18n: Update Polish translation
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-16 11:26:18 +02:00
Bat
b95e384ed7
Use the ApRequest guard for routes that need it + Fix a few issues with its impl
...
Also fixes some Rocket warnings!
2018-07-11 17:30:01 +02:00
Baptiste Gelez
6fe70cd723
Merge pull request #111 from Plume-org/form-validation
...
Form validation
2018-07-08 14:28:47 +02:00
Bat
06d590ff3b
Make form errors i18nalizable
2018-07-07 22:57:53 +02:00
Dominik Pataky
a391f1ae9d
Add German (de) translation
2018-07-05 21:58:32 +02:00
Marcin Mikołajczak
64998db08d
i18n: Update Polish translation
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-06-29 23:02:28 +02:00
Bat
68a041711c
We can't mix GET and POST (in the comment form)
...
in_response_to was always null
2018-06-27 00:19:18 +02:00
Bat
a8b47de28b
Explicitely escape user data in translations to avoid XSS
2018-06-26 17:58:11 +02:00
Bat
4c211b4308
Remove the routes and the template for the comment form
2018-06-21 15:00:25 +01:00
Bat
461c26f159
Move comment form to the post page
2018-06-21 14:40:00 +01:00
Bat
c171916d0a
Merge branch 'master' into mentions
2018-06-20 22:58:55 +01:00
Didier Link
ca44627a79
use html entities for single quotes in translations
2018-06-20 23:13:28 +02:00
Bat
c4cc4a4e13
Notify when receiving a mention
2018-06-20 21:05:30 +01:00
Baptiste Gelez
41792b3c19
Merge pull request #31 from Madeorsk/master
...
New design
2018-06-20 12:44:04 +01:00
Bat
65e819c425
Make it impossible to write in a blog where you are not author
...
Fix #62
2018-06-20 09:44:56 +01:00