Commit graph

554 commits

Author SHA1 Message Date
Madeorsk ccab6107fa Merge branch 'master' of https://github.com/Plume-org/Plume into mobile-menu 2018-09-01 16:12:11 +02:00
Madeorsk 836897cdad New mobile menu. 2018-09-01 16:11:42 +02:00
Baptiste Gelez 30166d4008 Set theme jekyll-theme-cayman 2018-09-01 12:58:18 +01:00
Bat 70ef4d6a74 Add a ToC to documentation 2018-09-01 12:55:56 +01:00
Bat 577f63a7e8 Remove legacy install docs 2018-09-01 12:53:33 +01:00
Bat 44ac96b314 Clean up installation docs 2018-09-01 12:53:14 +01:00
Bat 62d299bd7e Put all documentation in the docs folder 2018-09-01 11:32:18 +01:00
Baptiste Gelez 06b311cb48
Merge pull request #178 from Ilphrin/151-bigger-editor
151 - Make the editor bigger and autosize it
2018-08-31 15:52:51 +01:00
Baptiste Gelez 2111e024e7
Merge pull request #176 from xmgz/master
first galician translation
2018-08-31 15:14:52 +01:00
Baptiste Gelez e4a45b2ccd
Merge pull request #177 from gnoxr/patch-1
Improve French translation
2018-08-31 15:13:57 +01:00
Kevin "Ilphrin" Pellet ce289b79fa 151 - Make the editor bigger and autosize it 2018-08-30 22:47:25 +02: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
Dominik Pataky 001eb99091 Rename 'reshare' to 'boost' in templates and PO
For now it might be enough to only reword 'reshare' to 'boost' in the
frontend. The code can continue to use 'reshare'.

Includes the most recent German translation.

Fixes #74
2018-08-19 00:52:28 +02:00
Bat b1c1ba151d Fix #173 2018-08-18 12:55:34 +02:00
Bat ddcb49ce28 Fix #141 2018-08-18 12:49:06 +02:00
Bat 7fc5d7b5b0 Fix #167 2018-08-18 12:37:40 +02:00
Bat 53a0ec08a2 Fix the link of the Matrix room 2018-08-18 11:23:04 +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
Baptiste Gelez cc3b00e5fe
Merge pull request #168 from bitkeks/i18n/german
Update German translation
2018-08-01 23:26:59 +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 0926a1d3b5 Tell that we support Markdown
Fixes #122
2018-07-27 20:54:34 +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
Baptiste Gelez adaaaddb23
Merge pull request #162 from fediverse-pl/master
i18n: Update Polish translation
2018-07-27 15:14:02 +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 826772ca20 Try to fix #131 2018-07-27 14:30:51 +02:00
Bat b35ee44942 Add a footer
Fixes #133
2018-07-27 14:08:39 +02:00
Bat 38d99ad5af Try to fetch followers 2018-07-27 12:53:21 +02:00
Bat 812b76b0de Use the creation date from ActivityPub when fetching remote articles 2018-07-27 00:29:21 +02:00
Bat 0314629d99 Improve the background article fetching code 2018-07-26 22:59:41 +02:00
Bat bd259891f3 Try to fetch remote articles 2018-07-26 22:23:53 +02:00
Bat 5583029b07 Update the WebFinger crate
Fixes an issue with some Mastodon accounts
2018-07-26 21:35:35 +02:00
Bat ab4af10ce5 Fix a simlar bug on blog pages 2018-07-26 19:10:50 +02:00
Bat d4a8808f00 Fix a bug on article page 2018-07-26 19:08:18 +02:00
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 84974897ed Display FQN on user profiles
Fix #130
2018-07-26 18:36:38 +02:00
Bat 7af1faf206 Make the "Open on remote instance" button open a new tab 2018-07-26 18:27:02 +02:00