Commit graph

552 commits

Author SHA1 Message Date
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 Gelez 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 Gelez 142318bf32
Merge pull request #189 from dblugeon/patch-1
correct urls in README file.
2018-09-03 09:50:52 +01:00
Dominik Pataky 1fc89e8aeb Merge branch 'master' of https://github.com/Plume-org/Plume into feature/reshare_to_boost 2018-09-03 10:41:37 +02: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
dblugeon dbee7d9b8f
correct urls in README file. 2018-09-02 22:12:39 +02:00
Baptiste Gelez ce848be49f
Merge pull request #187 from maximesrd/patch-2
Update INSTALL.md
2018-09-02 18:52:03 +01:00
maximesrd e5ade7d659
Update INSTALL.md
adding packages to install for other distributions
2018-09-02 18:01:36 +02:00
Baptiste Gelez 7b6e4908ce
Merge pull request #186 from maximesrd/patch-2
Update INSTALL.md
2018-09-02 16:59:38 +01:00
maximesrd 8b1130f0dd
Update INSTALL.md
correction of two errors: about openssl library and deletion omission
2018-09-02 17:57:18 +02:00
maximesrd 25a1ef09ee
Update INSTALL.md
Missing dependencies to compile Plume
2018-09-02 17:43:20 +02:00
Baptiste Gelez ff7e916083
Merge pull request #185 from maximesrd/patch-1
Update INSTALL.md
2018-09-02 16:34:24 +01:00
maximesrd 726b4e25fd
Update INSTALL.md
Rewriting of sysvinit script to make it works properly
2018-09-02 17:25:28 +02: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 Gelez 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
Madeorsk 06127a9f48 Removed JS. 2018-09-01 19:14:15 +02: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
Madeorsk 82dc9ee101 Fixed <small> tags that were showing on top of the menu. 2018-09-01 16:34:44 +02:00
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