aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-09Merge branch 'fix/email-task-otp' into 'develop'rinpatch
Fix email mix task on OTP releases Closes #1548 See merge request pleroma/pleroma!2191
2020-02-09[#1505] Minor refactoring.Ivan Tashkinov
2020-02-09mix.exs: bump version to 1.1.9rinpatch
2020-02-09[#1505] Fixed `replies` serialization (included objects' ids instead of ↵Ivan Tashkinov
activities' ids).
2020-02-09Fix email mix task on OTP releasesrinpatch
Closes pleroma#1548
2020-02-09changelog: add entry for 1.1.9rinpatch
2020-02-09Actually fix upload limit on OTP releasesrinpatch
Closes #1109
2020-02-09deps: update plug to 1.9rinpatch
Includes functionality needed to fix upload limit not being changed at runtime: https://github.com/elixir-plug/plug/commit/087cd64d864696c74bf07f935e2ae31caec19a1e
2020-02-09fix not being able to pin pollsrinpatch
2020-02-09Merge branch 'fix-streaming-reblog' into 'develop'Haelwenn
Streamer: Correctly handle reblog mutes Closes #1129 and #1438 See merge request pleroma/pleroma!2156
2020-02-09Merge branch 'fix/truncate-remote-user-fields' into 'develop'rinpatch
Truncate remote user fields See merge request pleroma/pleroma!1619
2020-02-09fixed Metadata.Utils.scrub_html_and_truncateMaksim Pechnikov
2020-02-09Fix never matching clauserinpatch
`length/1` is only used with lists.
2020-02-08Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
1505-threads-federation
2020-02-08[#1505] Added tests, changelog entry, tweaked config settings related to ↵Ivan Tashkinov
replies output on outgoing federation.
2020-02-08Merge branch 'fix/upload-limit-otp' into 'develop'lain
Actually fix upload limit on OTP releases Closes #1109 See merge request pleroma/pleroma!2185
2020-02-08need_reboot flagAlexander Strizhakov
2020-02-07Fix MRF documentationEgor Kislitsyn
2020-02-07Actually fix upload limit on OTP releasesrinpatch
Closes #1109
2020-02-07Merge branch 'cancel-follow-request' into 'develop'Haelwenn
Add support for cancellation of a follow request Closes #1522 See merge request pleroma/pleroma!2175
2020-02-07Merge branch 'questions-timezone' into 'develop'rinpatch
Questions: Add timezone to `closed` property Closes #1552 See merge request pleroma/pleroma!2184
2020-02-07Questions: Add timezone to `closed` propertyLain Soykaf
2020-02-07deps: update plug to 1.9rinpatch
Includes functionality needed to fix upload limit not being changed at runtime: https://github.com/elixir-plug/plug/commit/087cd64d864696c74bf07f935e2ae31caec19a1e
2020-02-07Apply suggestion to docs/API/pleroma_api.mdlain
2020-02-07Apply suggestion to docs/API/pleroma_api.mdlain
2020-02-07EmojiReactions: Remove old API endpointsLain Soykaf
2020-02-07EmojiReactions: Add docs and ChangelogLain Soykaf
2020-02-07EmojiReactions: Add Mastodon-aligned reaction endpoints, change responseLain Soykaf
2020-02-07Add User.get_follow_state/2Egor Kislitsyn
2020-02-07Merge branch 'rename_emoji_reactios' into 'develop'rinpatch
EmojiReactions: Rename to EmojiReacts See merge request pleroma/pleroma!2181
2020-02-07Merge branch 'docs-fix' into 'develop'rinpatch
Fix for config.md See merge request pleroma/pleroma!2182
2020-02-07fixAlexander Strizhakov
2020-02-06EmojiReactions: Rename to EmojiReactsLain Soykaf
2020-02-06Merge branch 'update/fe-bundle-20200206' into 'develop'rinpatch
Update FE bundle See merge request pleroma/pleroma!2180
2020-02-06Update FE bundleMark Felder
2020-02-06Merge branch 'mastoapi-non-html-strings' into 'develop'feld
mastodon API: do not sanitize html in non-html fields See merge request pleroma/pleroma!2167
2020-02-06Merge branch 'fix/dymamic-docs' into 'develop'feld
Simplify in-database config docs See merge request pleroma/pleroma!2178
2020-02-06Merge branch 'config-changes' into 'develop'feld
Config changes Closes #1547 See merge request pleroma/pleroma!2174
2020-02-06Update CHANGELOGEgor Kislitsyn
2020-02-06Cancellation of a follow request for a remote userEgor Kislitsyn
2020-02-06Merge branch 'develop' into fix/dymamic-docsrinpatch
2020-02-06Simplify in-database config docsrinpatch
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-06description changeAlexander Strizhakov
2020-02-06dropdown typeAlexander Strizhakov
2020-02-06removing confusing errorAlexander Strizhakov
2020-02-05Merge branch 'fix/unpinnable-polls' into 'develop'rinpatch
fix not being able to pin polls See merge request pleroma/pleroma!2172
2020-02-05Merge branch 'removing-admin-api-endpoint' into 'develop'rinpatch
Removing migrate_from_db endpoint from admin api See merge request pleroma/pleroma!2177
2020-02-05Merge branch 'remove-linker-scheme-option' into 'develop'feld
Remove AutoLinker `scheme` option from the config See merge request pleroma/pleroma!2176
2020-02-05Apply suggestion to CHANGELOG.mdAlexander Strizhakov
2020-02-05removing migrate_from_db endpoint from admin apiAlexander Strizhakov