223 Commits (dev)
 

Author SHA1 Message Date
Ana Gelez 6187e16926 Fix link to docs source code 4 years ago
Ana Gelez 855a91a339 Don't recommend installing without a reverse proxy
(It was a placeholder anyway)
4 years ago
Ana Gelez 29b1bcf62e Restore IIS subdirectory installation, but clearly state that it is experimental 4 years ago
Ana Gelez 3fdda57bb1 Fix menu chevrons on mobile 4 years ago
Ana Gelez 1f46bc8953 Replace references to 0.4.0 with 0.5.0 4 years ago
Ana Gelez 3239b703ee Document markdown
Fixes #62
Fixes #80
4 years ago
Ana Gelez 51fa501fde A few style improvements 4 years ago
Ana Gelez 834b7297db Document new Matrix rooms
Fixes #71
4 years ago
Mina Galić 8de3225a74
Merge pull request #87 from Plume-org/new-langs
Explain how to add new languages to the app
4 years ago
Ana Gelez 506ea08e35 Better English + Link to Matrix 4 years ago
Ana Gelez 5e3d6c1f36 More precisions about adding new languages + add a 's' 4 years ago
Ana Gelez 8c3529c654 Explain how to add new languages to the app 4 years ago
KITAITI Makoto d173a8b59c
Add DB_MAX_SIZE and DB_MIN_IDLE to environment variables (#86) 4 years ago
Timothy Cyrus 2919aed156
Update creating-themes.html.md (#85)
Fix misspelling of light
4 years ago
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
4 years ago
Violet White c1bb0b0de3 Add libclang and its various incarnations to the install documentation (#79) 4 years ago
dependabot[bot] 8b3c334923 Bump rack from 2.0.7 to 2.0.8 (#74)
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mina Galić 7d76147af5
Merge pull request #72 from Plume-org/update-everything
Update everything
4 years ago
Ana Gelez 83d0a6403d
-n have been renamed -p
Co-Authored-By: fdb-hiroshima <35889323+fdb-hiroshima@users.noreply.github.com>
4 years ago
Ana Gelez 4ad5745484 Update everything before the release.
I proofread all the pages and updated was needed to be updated.
4 years ago
Ana Gelez 2f17354b87 Merge branch 'dev' of github.com:Plume-org/docs into dev 4 years ago
Ana Gelez da67a64747
Update search instructions (#70) 4 years ago
Ana Gelez 7c7cf20003 Update search instructions 4 years ago
Marek Ľach dccbcf5919 Minor grammar fixes on donations page (#69) 4 years ago
Christopher James Halse Rogers 106e00d0a4 Minimally document snap package (#68)
* Minimally document snap package

* snap install: add basic command-line install instructions
4 years ago
Ana Gelez 5be530d7b6
Document themes (#48) 4 years ago
Ana Gelez 0ae09480c6
Update the update docs (#66)
* Update the update docs

* Explicitely say that prebuit binaries are for 64 bits Linux.
4 years ago
Mina Galić 6a5f7dd922
Merge pull request #65 from Plume-org/media-upload
Document MEDIA_UPLOAD_DIRECTORY
4 years ago
Ana Gelez f8a0d8c1ef
Mention .env.sample (#67) 4 years ago
Ana Gelez 590c155b47
Fix default MEDIA_UPLOAD_DIRECTORY value
Co-Authored-By: fdb-hiroshima <35889323+fdb-hiroshima@users.noreply.github.com>
4 years ago
Ana Gelez 48954a9228
Explicitely tell where the .env file should be created (#60)
It was not clear to someone.
4 years ago
Ana Gelez dda4975fa3 Document MEDIA_UPLOAD_DIRECTORY 4 years ago
Ana Gelez f7db8b1856
Explicitely say that mails can be disabled (#64) 4 years ago
Ted Jameson 8123a78e3b Fix small errors in example nginx configuration (#61) 5 years ago
fdb-hiroshima 9c8fc08f88 document compiling wasm in release (#58)
reduce size of the binary by more than 60%
5 years ago
Ted Jameson c09f19ea7f Address is spelled with two 'd's (#55) 5 years ago
fdb-hiroshima 6dbdd1726d Brew: add gettext to PATH (#54) 5 years ago
Baptiste Gelez 5908a71251
Docker non interactive (#50)
Docker non interactive
5 years ago
Wilfried OLLIVIER 837132113d Replace plume setup commands in docker install 5 years ago
Wilfried OLLIVIER eb0e0d6410 Remove useless postgres setup commands in docker install 5 years ago
Wilfried OLLIVIER b0842c3e63 Change DATABASE_URL
Use password set by the POSTGRES_PASSWORD variable
5 years ago
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
5 years ago
Wilfried OLLIVIER ea2a8e21aa Update plume version in docker-compose
Update to :latest in order to get all the commands needed to setup plume
5 years ago
Baptiste Gelez 1f8e5d6855
plm database setup doesn't exist
It was a diesel command, but plm uses "migration run" instead.
5 years ago
Baptiste Gelez 7b6ebbc9d1
Quote su commands in docker docs (#44)
Quote su commands in docker docs
5 years ago
Baptiste Gelez 639bb71e24
Don't minify JS/CSS
It causes build errors 🤷‍♀️
5 years ago
Baptiste Gelez a7fccd79bc
Move contribution guides to the documentation (#41)
Move contribution guides to the documentation
5 years ago
Baptiste Gelez 94d5ab0ff2
Add `MAIL_ADDRESS` environment variable (#46)
Add `MAIL_ADDRESS` environment variable
5 years ago
Rob Watson 26d7541eb3 Add `MAIL_ADDRESS` environment variable 5 years ago
Baptiste Gelez d5d48daf2f Minor fixes 5 years ago