Baptiste Gelez
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
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
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
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