Commit Graph
100 Commits
Author SHA1 Message Date
Baptiste GelezandGitHub e12d3fdc2f Merge pull request #194 from EliotBerriot/docker-install
Sample compose file and Dockerfile for deployment
2018-09-04 08:45:50 +01:00
Baptiste GelezandGitHub f2bde01afc Merge pull request #195 from xmgz/master
updated gl
2018-09-04 08:43:15 +01:00
Bat 5b8db50da2 Merge branch 'master' of github.com:Plume-org/Plume 2018-09-03 22:49:04 +01:00
Bat e4810263e3 Make about page accessible even when logged out 2018-09-03 22:48:35 +01:00
Baptiste GelezandGitHub 2fde1bb13b Merge pull request #193 from maximesrd/patch-3
Update INSTALL.md
2018-09-03 22:39:30 +01:00
Bat 133356191a Fix link of the Atom feed for blogs
Fixes #192
2018-09-03 21:06:57 +01:00
Bat 32a4949f25 Update user information if needed
When a remote is displayed, if it has not been updated since at least 24 hours, newer informations are fetched.

Fixes #135
2018-09-03 19:53:20 +01:00
Bat 3373bb66cd Fake password verification when trying to login with inexistant account
Fix #170
2018-09-03 18:04:21 +01:00
Bat 78b3202a32 Reduce a little bit bcrypt cost
From 12 to 10, to make login time shorter.
2018-09-03 17:51:32 +01:00
Bat ac631627ab Make it possible to disable registrations
Fix #41
2018-09-03 17:05:45 +01:00
Baptiste GelezandGitHub 1d65582abe Merge pull request #188 from Atul9/confirm-delete
[#184] Confirm before deleting an article
2018-09-03 16:28:00 +01:00
Bat 10d4599c9b Add avatar next to comments 2018-09-03 15:18:54 +01:00
Bat 7734557a99 Add admin's avatar on about page 2018-09-03 15:14:39 +01:00
Bat 431bc41cb5 Improve user header 2018-09-03 15:03:25 +01:00
Bat 3013eec579 Redesign menu items 2018-09-03 14:59:02 +01:00
Bat 1621915ee8 Update french translation 2018-09-03 14:02:34 +01:00
Bat 66816f238e Fix a double message in POT 2018-09-03 13:57:20 +01:00
Bat 820516bfe5 Federate avatars 2018-09-03 13:48:34 +01:00
Bat 8ac6b8307a I18n for media pages 2018-09-03 13:28:20 +01:00
Bat e279ac734a Docs: mkdir media 2018-09-03 13:17:42 +01:00
Bat e2e7d10929 Make it possible to choose an avatar 2018-09-03 13:04:17 +01:00
Bat 95ba99a6be Add a link to the media gallery 2018-09-03 12:24:34 +01:00
Bat aa5fa11218 Add support for avatars, and fetch remote ones 2018-09-03 12:17:59 +01:00
Bat a357dae45d Add Markdown code to copy/paste for medias 2018-09-03 11:16:07 +01:00
Bat d9e40b29f8 Merge branch 'master' of github.com:Plume-org/Plume 2018-09-03 10:25:09 +01:00
Bat 15f4a2079f Add support for SVG medias 2018-09-03 10:22:14 +01:00
Bat 772bb350ac Update rocket_csrf to support multipart forms 2018-09-03 10:21:33 +01:00
Baptiste GelezandGitHub 0ecb2b8bc0 Merge pull request #174 from bitkeks/feature/reshare_to_boost
Rename 'reshare' to 'boost' in templates and PO
2018-09-03 10:00:53 +01:00
Baptiste GelezandGitHub 142318bf32 Merge pull request #189 from dblugeon/patch-1
correct urls in README file.
2018-09-03 09:50:52 +01:00
Bat 84b4ab10ec Merge branch 'master' of github.com:Plume-org/Plume 2018-09-02 22:16:48 +01:00
Bat 99fdb8e680 Media deletion 2018-09-02 22:10:15 +01:00
Bat f44b6fffa3 Media upload 2018-09-02 21:55:42 +01:00
Baptiste GelezandGitHub ce848be49f Merge pull request #187 from maximesrd/patch-2
Update INSTALL.md
2018-09-02 18:52:03 +01:00
Baptiste GelezandGitHub 7b6e4908ce Merge pull request #186 from maximesrd/patch-2
Update INSTALL.md
2018-09-02 16:59:38 +01:00
Baptiste GelezandGitHub ff7e916083 Merge pull request #185 from maximesrd/patch-1
Update INSTALL.md
2018-09-02 16:34:24 +01:00
Bat 0b5eb2c946 Add a Media model 2018-09-02 12:34:48 +01:00
Bat 2c33e1612d Docs: add some details about installation 2018-09-02 12:13:17 +01:00
Bat 5af9af60f4 Docs: Add SysVinit snippet
And small fixes
2018-09-02 00:35:30 +01:00
Bat 4d4a58361b Use Standard JS for JS code 2018-09-01 21:42:53 +01:00
Bat 93cb70455d Add code stye recommendations to the doc 2018-09-01 21:34:05 +01:00
Bat e752c2a4de Add a .editorconfig
Fixes #179
2018-09-01 21:30:03 +01:00
Bat 52860efa85 Add a link for Atom feeds 2018-09-01 21:16:38 +01:00
Bat 97c0b533ab Add Atom feeds for blogs and users 2018-09-01 21:08:26 +01:00
Bat 5cb994c15b Merge branch 'master' of github.com:Plume-org/Plume 2018-09-01 18:33:00 +01:00
Bat 1b096ba6e1 Docs: update VS C++ link 2018-09-01 18:32:31 +01:00
Baptiste GelezandGitHub c4543312b7 Merge pull request #180 from Madeorsk/mobile-menu
New mobile menu
2018-09-01 18:29:35 +01:00
Bat 163484eff8 Docs: update Nginx conf and add Apache conf 2018-09-01 18:24:35 +01:00
Bat 98ce619b79 Docs: fix systemd unit file 2018-09-01 18:18:58 +01:00
Bat 092ad5b795 Instance about page
Fixes #39
2018-09-01 17:39:40 +01:00
Bat b66e8942a9 Fix the deletion route 2018-09-01 16:46:23 +01:00
Bat a4070f971a Merge branch 'master' of github.com:Plume-org/Plume 2018-09-01 16:35:27 +01:00
Bat 6f29c10968 Docs: updating your instance 2018-09-01 16:34:49 +01:00
Bat cea548b821 Add a way to delete articles
Fixes #116
2018-09-01 16:28:47 +01: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 GelezandGitHub 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 GelezandGitHub 2111e024e7 Merge pull request #176 from xmgz/master
first galician translation
2018-08-31 15:14:52 +01:00
Baptiste GelezandGitHub e4a45b2ccd Merge pull request #177 from gnoxr/patch-1
Improve French translation
2018-08-31 15:13:57 +01: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 GelezandGitHub de15787701 Merge pull request #164 from fediverse-pl/master
i18n: Update Polish translation
2018-08-01 23:28:31 +02:00
Baptiste GelezandGitHub af7cbb42a6 Merge pull request #166 from snake66/norwegian
Add norwegian translation.
2018-08-01 23:27:30 +02:00
Baptiste GelezandGitHub cc3b00e5fe Merge pull request #168 from bitkeks/i18n/german
Update German translation
2018-08-01 23:26:59 +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 GelezandGitHub adaaaddb23 Merge pull request #162 from fediverse-pl/master
i18n: Update Polish translation
2018-07-27 15:14:02 +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
Bat 5f1de3f9ce Fix #128 2018-07-26 18:23:08 +02:00
Bat a9f95c91e2 Sent activities in other threads 2018-07-26 17:51:41 +02:00
Bat 58d158238d Use the worker queue to send new articles to other instances 2018-07-26 17:38:22 +02:00
Bat 1e5ad2b086 Add a job pool 2018-07-26 17:32:52 +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
Bat 15477875da Fix links for post from remote blogs 2018-07-26 16:19:21 +02:00
Bat b7aa1790e5 Merge branch 'master' of github.com:Plume-org/Plume 2018-07-26 16:14:48 +02:00
Bat 65e0d72a73 Display date for notifications 2018-07-26 16:14:01 +02:00