834b7297db
Document new Matrix rooms
...
Fixes #71
2020-07-24 18:33:16 +02:00
7305b4c663
Add documentation about SEARCH_TAG_TOKENIZER, SEARCH_CONTENT_TOKENIZER
...
and/or SEARCH_LANG
2020-07-05 00:23:43 +09:00
506ea08e35
Better English + Link to Matrix
2020-06-18 12:02:14 +02:00
5e3d6c1f36
More precisions about adding new languages + add a 's'
2020-06-17 18:49:18 +02:00
8c3529c654
Explain how to add new languages to the app
2020-06-17 17:30:07 +02:00
d173a8b59c
Add DB_MAX_SIZE and DB_MIN_IDLE to environment variables ( #86 )
2020-05-16 15:04:32 +02:00
Timothy Cyrus
2919aed156
Update creating-themes.html.md ( #85 )
...
Fix misspelling of light
2020-02-27 16:17:10 +01:00
iamdoubz
1423e02ce4
Add Windows OS to install docs ( #83 )
...
* Add Windows OS to docs
* Fix small typo
* Add clarification
* Add Windows specific install options
* Add Postgres to Windows docs
2020-02-04 08:07:54 +01:00
Violet White
c1bb0b0de3
Add libclang and its various incarnations to the install documentation ( #79 )
2019-12-30 14:35:32 +01:00
83d0a6403d
-n have been renamed -p
...
Co-Authored-By: fdb-hiroshima <35889323+fdb-hiroshima@users.noreply.github.com>
2019-12-16 22:26:24 +01:00
4ad5745484
Update everything before the release.
...
I proofread all the pages and updated was needed to be updated.
2019-12-16 21:59:10 +01:00
7c7cf20003
Update search instructions
2019-12-14 21:28:06 +01:00
Marek Ľach
dccbcf5919
Minor grammar fixes on donations page ( #69 )
2019-12-09 19:25:24 +01:00
Christopher James Halse Rogers
106e00d0a4
Minimally document snap package ( #68 )
...
* Minimally document snap package
* snap install: add basic command-line install instructions
2019-12-02 10:46:59 +01:00
5be530d7b6
Document themes ( #48 )
2019-11-15 20:09:22 +01:00
0ae09480c6
Update the update docs ( #66 )
...
* Update the update docs
* Explicitely say that prebuit binaries are for 64 bits Linux.
2019-11-15 17:54:16 +01:00
6a5f7dd922
Merge pull request #65 from Plume-org/media-upload
...
Document MEDIA_UPLOAD_DIRECTORY
2019-11-07 12:50:57 +01:00
f8a0d8c1ef
Mention .env.sample ( #67 )
2019-10-30 17:14:51 +01:00
590c155b47
Fix default MEDIA_UPLOAD_DIRECTORY value
...
Co-Authored-By: fdb-hiroshima <35889323+fdb-hiroshima@users.noreply.github.com>
2019-10-30 15:17:49 +01:00
48954a9228
Explicitely tell where the .env file should be created ( #60 )
...
It was not clear to someone.
2019-10-30 15:17:19 +01:00
dda4975fa3
Document MEDIA_UPLOAD_DIRECTORY
2019-10-30 12:11:18 +01:00
f7db8b1856
Explicitely say that mails can be disabled ( #64 )
2019-10-23 20:13:54 +02:00
Ted Jameson
8123a78e3b
Fix small errors in example nginx configuration ( #61 )
2019-08-12 21:37:50 +02:00
fdb-hiroshima
9c8fc08f88
document compiling wasm in release ( #58 )
...
reduce size of the binary by more than 60%
2019-08-06 13:20:29 +02:00
Ted Jameson
c09f19ea7f
Address is spelled with two 'd's ( #55 )
2019-07-18 11:33:22 +02:00
fdb-hiroshima
6dbdd1726d
Brew: add gettext to PATH ( #54 )
2019-07-13 17:01:20 +02:00
Wilfried OLLIVIER
837132113d
Replace plume setup commands in docker install
2019-06-26 15:58:17 +02:00
Wilfried OLLIVIER
eb0e0d6410
Remove useless postgres setup commands in docker install
2019-06-26 15:57:12 +02:00
Wilfried OLLIVIER
b0842c3e63
Change DATABASE_URL
...
Use password set by the POSTGRES_PASSWORD variable
2019-06-26 15:54:28 +02:00
Wilfried OLLIVIER
869436d6db
Add postgres variable into docker.sample.env
...
Postgres setup can be done using offical postgres docker init script and some environment variables, see https://hub.docker.com/_/postgres
2019-06-26 15:53:12 +02:00
Wilfried OLLIVIER
ea2a8e21aa
Update plume version in docker-compose
...
Update to :latest in order to get all the commands needed to setup plume
2019-06-26 15:50:48 +02:00
Baptiste Gelez
1f8e5d6855
plm database setup doesn't exist
...
It was a diesel command, but plm uses "migration run" instead.
2019-06-24 13:43:40 +01:00
Baptiste Gelez
7b6ebbc9d1
Quote su commands in docker docs ( #44 )
...
Quote su commands in docker docs
2019-05-31 11:46:38 +01:00
Baptiste Gelez
a7fccd79bc
Move contribution guides to the documentation ( #41 )
...
Move contribution guides to the documentation
2019-05-31 11:36:17 +01:00
Rob Watson
26d7541eb3
Add MAIL_ADDRESS
environment variable
2019-05-30 09:42:08 +02:00
Baptiste Gelez
d5d48daf2f
Minor fixes
2019-05-29 14:49:51 +01:00
Baptiste Gelez
d173fd7aef
Add a note for people who may not speak English very well.
2019-05-29 14:49:51 +01:00
Baptiste Gelez
aa340a4b85
Move contribution guides to the documentation
...
To have everything in one place, and to take advantage of the in-context of the documentation.
2019-05-29 14:49:51 +01:00
Rob Watson
b45c1d0c7f
Clarify i18n process
2019-05-29 14:29:02 +02:00
Baptiste Gelez
b94a77b340
Quote su commands in docker docs
2019-05-29 11:50:42 +01:00
Marek Ľach
6cdc0b3354
Update distant-interactions.html.md
2019-05-18 17:06:54 +02:00
Marek Ľach
c15b3193f2
Better sentence structure in the 'Start to federate section'.
2019-05-18 16:41:02 +02:00
Marek Ľach
0f40ce0799
Better sentence structure
2019-05-18 13:01:43 +02:00
Marek Ľach
4497945cdc
Minor grammar fixes
2019-05-16 16:00:03 +02:00
Marek Ľach
94c6966132
Adds Misskey to the list of currently federated AP software
2019-05-12 09:39:26 +02:00
Marek Ľach
807729f8ee
List of AP software Plume 0.3.0 already federates with
2019-05-09 21:01:41 +02:00
Marek Ľach
c84c0192ca
List of AP software Plume 0.3.0 federates with
2019-05-09 16:24:54 +02:00
Marek Ľach
05d172256d
Added a list of other AP software Plume 0.3.0 federates with
2019-05-09 09:43:11 +02:00
Baptiste Gelez
412a54dd56
Merge pull request #39 from Plume-org/update-docs
...
Add a note to remember to update the docs…
2019-05-03 10:54:59 +01:00
Baptiste Gelez
eaa599daf6
Add a note to remember to update the docs…
...
…before each release.
2019-05-01 10:45:16 +01:00
Baptiste Gelez
717d278db7
Remove diesel in some other places
2019-04-30 13:01:01 +01:00
Baptiste Gelez
f99e082f42
Don't encourage people to put migration functions in the root of the crate
2019-04-29 22:11:48 +01:00
Baptiste Gelez
b841e51a89
You can also give a function name directly
2019-04-29 21:50:59 +01:00
Baptiste Gelez
dcf8b5d263
Also add to CLI.md
2019-04-29 21:43:40 +01:00
Baptiste Gelez
c6445accac
Document plm migration
2019-04-29 21:34:16 +01:00
Igor Galić
a2169a0bea
Merge pull request #23 from Plume-org/federation-guide
...
Basic federation guide
2019-04-21 23:32:43 +02:00
Baptiste Gelez
2d2e296d19
Link to Plume-org/Plume#542
2019-04-21 22:31:41 +01:00
Baptiste Gelez
5c25bd1dfa
Try to have one sentence per line
2019-04-21 22:23:09 +01:00
Baptiste Gelez
d613b6416a
Use h2 everywhere
2019-04-21 22:11:07 +01:00
Baptiste Gelez
9808f67243
Merge branch 'master' of github.com:Plume-org/docs
2019-04-21 22:03:18 +01:00
Baptiste Gelez
4c07e5befe
Merge pull request #24 from Plume-org/left-menu
...
Fold sections of the left menu
2019-04-21 22:02:50 +01:00
Baptiste Gelez
9d1d145751
Small improvements
2019-04-21 22:02:42 +01:00
Baptiste Gelez
c85aabd677
Remove ' in plm search commands
2019-04-21 18:40:38 +01:00
Baptiste Gelez
883e6cb079
Merge branch 'crowdin-integration'
2019-04-21 14:35:41 +01:00
Baptiste Gelez
05540eaa54
Add Crowdin script
2019-04-21 14:34:40 +01:00
Baptiste Gelez
4be3b8c2e2
Merge pull request #35 from Plume-org/other-places
...
Add Liberapay and Docker Hub to places where Plume is present
2019-04-20 09:33:31 +01:00
Baptiste Gelez
a03dc06865
Add Liberapay and Docker Hub to places where Plume is present
...
Fixes #34
2019-04-19 22:11:24 +01:00
Baptiste Gelez
d2b8468640
Merge pull request #32 from Plume-org/h1
...
Remove h1 tag from sidebar
2019-04-19 21:39:06 +01:00
Baptiste Gelez
b502b3eedb
Remove h1 tag from sidebar
...
Update CSS, to make sure what was matching this h1 before now
only applies to the first <a>, not to all the links of the menu.
Also increase the font size/weigth of this link to match the default
h1 style better.
2019-04-19 21:20:56 +01:00
fdb-hiroshima
2093586389
use v0.3.0 instead of master for x86_64 docker
2019-04-19 22:20:26 +02:00
Baptiste Gelez
7795194ed1
Merge pull request #31 from igalic/fix/html
...
HTML only wants one h1 per document
2019-04-19 21:02:37 +01:00
Igor Galić
e9af0538ce
HTML only wants one h1 per document
...
middleman's `title:` already generates an <h1> tag.
This means that we need to reduce all our markdown's # → to ##
2019-04-19 21:42:24 +02:00
fdb-hiroshima
cd09f2d25a
fix some errors in nginx config
2019-04-19 20:13:22 +02:00
Baptiste Gelez
676d01f614
Merge pull request #27 from Plume-org/prebuilt
...
WIP: Docs for prebuilt binairies
2019-04-19 17:03:47 +01:00
Baptiste Gelez
22a36c608a
Fix args and URL
2019-04-19 17:02:06 +01:00
Baptiste Gelez
a9b92c8c6b
Fix archive name
2019-04-19 11:15:12 +01:00
Baptiste Gelez
cf9047964a
Everything is in one archive now
2019-04-19 01:14:45 +01:00
Igor Galić
50a154a911
add igalic to contributors
2019-04-18 22:26:03 +02:00
Igor Galić
395668e675
Merge pull request #26 from Plume-org/contributor/fdb-hiroshima
...
add myself to contributors
2019-04-18 22:09:28 +02:00
Phoenix
99fcf71305
rpm based distros are not based on deb
2019-04-18 01:02:35 +00:00
Baptiste Gelez
e3b7c3196f
WIP: Docs for prebuilt binairies
2019-04-17 21:39:07 +01:00
Baptiste Gelez
58dc8e4288
Fix a typo
...
theme → them
2019-04-17 19:39:50 +01:00
fdb-hiroshima
cd2ce26bf7
add myself to contributors
2019-04-17 20:09:15 +02:00
Baptiste Gelez
5573aed7dc
Add favicon
2019-04-17 17:34:01 +01:00
Baptiste Gelez
96e4acdfff
Fold sections of the left menu, to make it smaller by default and easier to browse
2019-04-17 17:28:46 +01:00
Baptiste Gelez
f97f5b6dee
Basic federation guide
...
Fixes #16
Needs https://github.com/Plume-org/Plume/pull/519 to be merged first
2019-04-17 16:53:21 +01:00
fdb-hiroshima
29318db52a
Update source/update.html.md
...
Co-Authored-By: maximesrd <maximesrd@maximesourdin.ovh>
2019-04-10 17:47:49 +02:00
maximesrd
0877179d36
Fix error E0277
...
Added --features DATABASE, so that the compilation can continue successfully.
2019-04-10 17:40:54 +02:00
Baptiste Gelez
ad08e8dbb3
Make it clear who are the moderators
2019-04-08 19:12:22 +01:00
Baptiste Gelez
733ba0836c
Update email address
2019-04-08 13:29:44 +01:00
Baptiste Gelez
27d95e73e6
Organiation documents
2019-04-05 21:14:23 +01:00
Baptiste Gelez
edd3bead5e
Merge pull request #19 from Plume-org/logo
...
Update config docs
2019-03-22 18:02:43 +01:00
Baptiste Gelez
223d290c40
Add SEARCH_INDEX docs
2019-03-21 12:05:15 +01:00
Baptiste Gelez
f4504326a8
Update config docs
2019-03-21 12:02:19 +01:00
yalh76
f348dc5a50
Adding Yunohost documentation
2019-03-21 11:54:56 +01:00
yalh76
2a85c03acd
spelling
2019-03-20 23:40:07 +01:00
yalh76
63006aacd3
Update yunohost.html.md
2019-03-20 19:36:16 +01:00
yalh76
2ed9ce06be
Update yunohost.html.md
2019-03-20 19:31:38 +01:00
yalh76
aa3cd32fae
Update yunohost.html.md
2019-03-20 02:20:43 +01:00
yalh76
950729d21b
Update yunohost.html.md
2019-03-20 02:19:05 +01:00