aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2019-06-22Remove a note about needing to add RUM to config manually, as it is nowrinpatch
in the config generator
2019-06-22docs/clients.md: Remove tootdonHaelwenn (lanodan) Monnier
Of course a proprietary client would send the messages home :D
2019-06-22support for tuples with more than 2 valuesAlex S
2019-06-22Add a warning about OTP releases on Alpine 3.10rinpatch
2019-06-22Correct dependencies for RUM on alpine and remove installcheckrinpatch
2019-06-22Correct a typo in the apk commandrinpatch
2019-06-22Do not exit on fail in the one-liner because it closes ssh connection and ↵rinpatch
fix dependencies for alpine
2019-06-22Use uname -m instead of arch for more portabilityrinpatch
2019-06-22Executing create is unnecessary after the postgres script is executedrinpatch
2019-06-22Execute migration commands as the pleroma user and add a note about the need ↵rinpatch
to uncomment the RUM command
2019-06-22Correct the psql commandrinpatch
2019-06-22Merge branch 'develop' into release-docsrinpatch
2019-06-21Apply suggestion to docs/installation/releases_en.mdrinpatch
2019-06-21Apply suggestion to docs/installation/releases_en.mdrinpatch
2019-06-21Apply suggestion to docs/installation/releases_en.mdrinpatch
2019-06-21Do not set ownership group in chown commandsrinpatch
2019-06-21Remove a useless echorinpatch
2019-06-21Change to long adduser options because the short ones only work on busyboxrinpatch
2019-06-21Add notes on RUM indexesrinpatch
2019-06-21Add a note about RUM indexes package on Debian/Ubunturinpatch
2019-06-21Correct package names for Debianrinpatch
2019-06-21OTP release install guide sceletonrinpatch
2019-06-20docs: better description for mrf anti link spamWilliam Pitcock
2019-06-19implement anti link spam MRFWilliam Pitcock
2019-06-15Documentation: Document chat token response.lain
2019-06-14Merge branch 'feature/add-background-image-to-mastoapi' into 'develop'rinpatch
AccountView: Add user background. See merge request pleroma/pleroma!1280
2019-06-14it is changed in compile timeAlexander Strizhakov
we can't change module attributes and endpoint settings in runtime
2019-06-14Mastodon API: Document changes.lain
2019-06-12Merge branch 'chore/tagpolicy_docs' into 'develop'lain
Document TagPolicy in `rewrite_policy` section See merge request pleroma/pleroma!1271
2019-06-11Document TagPolicy in `rewrite_policy` sectionrinpatch
2019-06-11Add option to restrict all users to local contentEgor Kislitsyn
2019-06-11Better default parameters for suggestionHakaba Hitoyo
2019-06-11Replace `MastodonAPIController.account_register/2` rate limiterEgor Kislitsyn
2019-06-11Add RateLimiterEgor Kislitsyn
2019-06-07Resolve conflictsRoman Chvanikov
2019-06-06[#943] Make the unauthenticated users limitation optionalEgor
2019-06-05Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-06-05OAuth consumer: tests fix, comments, Keycloak config notes.Ivan Tashkinov
2019-06-05Merge branch 'explicit-addressing' into 'develop'kaniini
Explicit addressing See merge request pleroma/pleroma!1239
2019-06-05Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-06-05Fix conflictRoman Chvanikov
2019-06-04fix mergeMaksim Pechnikov
2019-06-04Merge remote-tracking branch 'pleroma/develop' into feature/addressable-listsEgor Kislitsyn
2019-06-04Merge remote-tracking branch 'origin/develop' into explicit-addressinglain
2019-06-04Docs: Add Explicit addressing to Readme and changelog.lain
2019-06-04Merge branch 'develop' into issue/941Maksim Pechnikov
2019-06-04Merge branch 'feature/mrf-subchain' into 'develop'kaniini
MRF: subchain policy See merge request pleroma/pleroma!1233
2019-06-04Merge branch 'generic-fe-settings' into 'develop'kaniini
Generic settings store for frontend user settings See merge request pleroma/pleroma!1221
2019-06-04Merge branch 'ueberauth_config_extension' into 'develop'kaniini
Ueberauth: extended format of OAUTH_CONSUMER_STRATEGIES to allow explicit dependency specification See merge request pleroma/pleroma!1234
2019-06-03Merge branch 'develop' into feature/digest-emailMark Felder