Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-05 | version bump changelog and mix version | rinpatch | |
2020-03-05 | changelog: sync with stable | rinpatch | |
2020-03-04 | Document the instance stats fix | Mark Felder | |
2020-03-02 | Merge branch 'prepared-statements-settings' into 'develop' | lain | |
Prepared statements settings See merge request pleroma/pleroma!2238 | |||
2020-03-01 | changelog: entries for timeline DoS fixes | rinpatch | |
2020-02-27 | Merge branch 'admin-status-list' into 'develop' | feld | |
Admin API: `/api/pleroma/admin/statuses` (accepts `godmode` and `local_only`) Closes #1550 See merge request pleroma/pleroma!2192 | |||
2020-02-26 | Admin API: Exclude boosts from `GET ↵ | eugenijm | |
/api/pleroma/admin/users/:nickname/statuses` and `GET /api/pleroma/admin/instance/:instance/statuses` | |||
2020-02-26 | Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts ↵ | eugenijm | |
`godmode` and `local_only`) | |||
2020-02-25 | Document database default changes | lain | |
2020-02-24 | Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility ↵ | eugenijm | |
scope | |||
2020-02-22 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1505-threads-federation # Conflicts: # CHANGELOG.md # config/config.exs | |||
2020-02-20 | Merge branch 'single_emoji_reaction' into 'develop' | Haelwenn | |
Single emoji reaction Closes #1578 See merge request pleroma/pleroma!2226 | |||
2020-02-20 | Merge branch 'require-signature' into 'develop' | lain | |
Add an option to require fetches to be signed Closes #1444 See merge request pleroma/pleroma!2071 | |||
2020-02-20 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1505-threads-federation # Conflicts: # config/config.exs | |||
2020-02-20 | Merge branch 'feature/new-registrations-digest' into 'develop' | lain | |
New users digest email Closes #1514 See merge request pleroma/pleroma!2128 | |||
2020-02-19 | Emoji Reactions: Add documentation | lain | |
2020-02-18 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1505-threads-federation | |||
2020-02-11 | Fix the confusingly named and inverted logic of "no_attachment_links" | Mark Felder | |
The setting is now simply "attachment_links" and the boolean value does what you expect. A double negative is never possible and describing the functionality is no longer a philospher's worst nightmare. | |||
2020-02-11 | Merge remote-tracking branch 'origin/develop' into uguu-uwu-notices-bulge | lain | |
2020-02-11 | Merge branch 'develop' into feature/new-registrations-digest | Egor Kislitsyn | |
2020-02-08 | Merge 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-08 | Merge 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-07 | Actually fix upload limit on OTP releases | rinpatch | |
Closes #1109 | |||
2020-02-07 | Merge 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-07 | EmojiReactions: Add docs and Changelog | Lain Soykaf | |
2020-02-06 | Merge 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-06 | Update CHANGELOG | Egor Kislitsyn | |
2020-02-05 | Apply suggestion to CHANGELOG.md | Alexander Strizhakov | |
2020-02-05 | removing migrate_from_db endpoint from admin api | Alexander Strizhakov | |
2020-02-02 | mastodon API: do not sanitize html in non-html fields | rinpatch | |
2020-01-31 | Make attachments cleanup optional | Roman Chvanikov | |
2020-01-30 | Merge branch 'fix/disable-rate-limiter-for-socket-localhost' into 'develop' | rinpatch | |
Disable rate limiter for socket/localhost Closes #1380 See merge request pleroma/pleroma!2064 | |||
2020-01-30 | Merge branch 'develop' into fix/disable-rate-limiter-for-socket-localhost | rinpatch | |
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 | Merge branch 'emoji-reactions-reacted' into 'develop' | rinpatch | |
Emoji reactions: Add `reacted` field See merge request pleroma/pleroma!2160 | |||
2020-01-30 | config.exs: Re-enable rate limiter and enable remote ip | rinpatch | |
2020-01-29 | Update confusing changelog message for attachments cleanup | Roman Chvanikov | |
2020-01-29 | Emoji Reactions: Document changes | lain | |
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-27 | Merge branch 'develop' into feature/tag_feed | Maksim Pechnikov | |
2020-01-27 | Remove user recommendation by third party engine | Hakaba Hitoyo | |
2020-01-24 | Merge branch 'develop' into feature/tag_feed | Maksim Pechnikov | |
2020-01-24 | Document dynamic_configuration breaking change | Mark Felder | |
2020-01-24 | Emoji reactions: Update docs and changelog | lain | |
2020-01-24 | Merge branch 'develop' into feature/tag_feed | Maksim Pechnikov | |
2020-01-23 | truncate config table on migrate to db task | Alexander Strizhakov | |
2020-01-23 | Merge branch 'develop' into feature/tag_feed | Maksim Pechnikov | |
2020-01-22 | Update changelog | lain | |