Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-14 | Update `cheatsheet.md` and `config/description.exs` | Egor Kislitsyn | |
2020-02-13 | Make the sample code actually compile | Mark Felder | |
2020-02-13 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-02-11 | Merge remote-tracking branch 'origin/develop' into uguu-uwu-notices-bulge | lain | |
2020-02-11 | Merge branch 'doc/unlisted-search' into 'develop' | lain | |
differences_in_mastoapi_responses.md: Add note about unlisted results Closes #1164 See merge request pleroma/pleroma!2195 | |||
2020-02-11 | Merge branch 'develop' into feature/new-registrations-digest | Egor Kislitsyn | |
2020-02-11 | Merge branch 'docs/kyclos' into 'develop' | lain | |
clients.md: Add Kyclos See merge request pleroma/pleroma!2196 | |||
2020-02-11 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-02-11 | clients.md: Add Kyclos | Haelwenn (lanodan) Monnier | |
2020-02-11 | differences_in_mastoapi_responses.md: Add note about unlisted results | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1164 | |||
2020-02-11 | Merge branch 'issue/1383' into 'develop' | rinpatch | |
[#1383] Switch periodic jobs from quantum to oban See merge request pleroma/pleroma!2015 | |||
2020-02-10 | DOCS Backup/Restore/Migrate your instance | Ilja | |
* Added "Migrate" to the title because these steps can also be used to migrate the instance to another server * Added an optional step to reinstall pleroma (esp. for migrating servers) * Currently the steps threw an error 'could not execute query: ERROR: function "activity_visibility already exists with the same argument types' * I added a new step to drop and recreate an empty pleroma-database * I played around with the `-c` and `-C` options of pg_restore, but dropping and recreating seemd to be the only way I got it working * This was tested on Debian Stretch, psql (PostgreSQL) 9.6.15 | |||
2020-02-10 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-02-10 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-02-08 | need_reboot flag | Alexander Strizhakov | |
2020-02-07 | Fix MRF documentation | Egor Kislitsyn | |
2020-02-07 | Apply suggestion to docs/API/pleroma_api.md | lain | |
2020-02-07 | Apply suggestion to docs/API/pleroma_api.md | lain | |
2020-02-07 | EmojiReactions: Add docs and Changelog | Lain Soykaf | |
2020-02-07 | Merge branch 'rename_emoji_reactios' into 'develop' | rinpatch | |
EmojiReactions: Rename to EmojiReacts See merge request pleroma/pleroma!2181 | |||
2020-02-07 | fix | Alexander Strizhakov | |
2020-02-06 | EmojiReactions: Rename to EmojiReacts | Lain Soykaf | |
2020-02-06 | Merge branch 'fix/dymamic-docs' into 'develop' | feld | |
Simplify in-database config docs See merge request pleroma/pleroma!2178 | |||
2020-02-06 | Merge branch 'develop' into fix/dymamic-docs | rinpatch | |
2020-02-06 | Simplify in-database config docs | rinpatch | |
Large part of it was no longer true (i.e none of the changes need recompilation anymore and you can't brick an instance by changing them, it's not necessary to manually truncate the db manually anymore) | |||
2020-02-06 | removing confusing error | Alexander Strizhakov | |
2020-02-05 | removing migrate_from_db endpoint from admin api | Alexander Strizhakov | |
2020-02-05 | Merge branch 'feature/restart-pleroma-from-outside-application' into 'develop' | rinpatch | |
Restarting pleroma from outside application See merge request pleroma/pleroma!2144 | |||
2020-02-04 | Add cheatsheet entry | Lain Soykaf | |
2020-02-03 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-01-30 | Merge branch 'reenable-rate-limit-and-remote-ip' into 'develop' | lain | |
Re-enable rate limiter and enable remote ip See merge request pleroma/pleroma!2164 | |||
2020-01-30 | Apply suggestion to docs/configuration/cheatsheet.md | lain | |
2020-01-30 | Apply suggestion to docs/configuration/cheatsheet.md | rinpatch | |
2020-01-30 | RemoteIp: only trust X-Forwarded-For | rinpatch | |
Our nginx config will happily pass `Forwarded`/`X-Real-IP` from the client. Caddy, Apache and Varnish pass `X-Forwarded-For` as well anyway. | |||
2020-01-30 | cheatsheet: improve rate limiter docs and add new limiters | rinpatch | |
2020-01-29 | Emoji Reactions: Document changes | lain | |
2020-01-28 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-01-28 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-01-28 | Merge branch 'features/task-test-email' into 'develop' | lain | |
Create pleroma.email mix task Closes #1061 See merge request pleroma/pleroma!2118 | |||
2020-01-28 | Create pleroma.email mix task | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061 | |||
2020-01-28 | DOCS General update for the "Introduction to Pleroma" section | Ilja | |
* Put url's between angle brackets. docs-develop doesn't list the url's as links, I assume these will fix that (but don't know if I can check) * Added a third space before the "sub"bulletpoints. docs-develop doesn't show them as subpoints with only two spaces. I hope three will fix it (but don't know if I can check) * Added a newline above the bulletpoints because otherwise they are broken on docs-develop * Remove the :smile: thingies because neither of the docs (docs.pleroma.social and docs-develop.social) show them as emojis * Add a link to fediverse.network * Update to add new stuff and fix things that aren't correct (any more) | |||
2020-01-27 | docs update | Alexander Strizhakov | |
2020-01-27 | Remove user recommendation by third party engine | Hakaba Hitoyo | |
2020-01-27 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-01-27 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-01-24 | Emoji reactions: Update docs and changelog | lain | |
2020-01-23 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2020-01-23 | Merge branch 'emoji-notifications' into 'develop' | Haelwenn | |
Emoji notifications See merge request pleroma/pleroma!2130 | |||
2020-01-22 | Updated OpenBSD installation guide for version OpenBSD 6.6 | Farhan Khan | |
* initdb command now requires explicit -U and -D flags * acme-client now requires version v02 API endpoint * Added step to add admin user, per other installation guides * Corrected setup_db.psql path | |||
2020-01-22 | Merge branch 'feature/new-registrations-digest' of ↵ | Mark Felder | |
git.pleroma.social:pleroma/pleroma into feature/new-registrations-digest |