Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-16 | Add `pleroma.deactivated` to the Account entity (Mastodon API) | Eugenij | |
2019-07-16 | Add the `blocked_by` attribute to the relationship API (`GET ↵ | Eugenij | |
/api/v1/accounts/relationships`) | |||
2019-07-15 | Add changelog entry for Mastodon API change | Mark Felder | |
2019-07-15 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-07-14 | Unfollow should also unsubscribe | Sergey Suprunenko | |
2019-07-14 | tests: fix object containment violations in the transmogrifier tests | Ariadne Conill | |
Some objects were not completely rewritten in the tests, which caused object containment violations. Fix them by rewriting the object IDs to be in an appropriate namespace. | |||
2019-07-14 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-14 | Feature/1072 muting notifications | Alexander Strizhakov | |
2019-07-14 | changelog & docs | Alex S | |
2019-07-14 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
2019-07-14 | Admin API: Endpoint for fetching latest user's statuses | Maxim Filippov | |
2019-07-13 | nodeinfo: implement MRF transparency exclusions | Ariadne Conill | |
2019-07-13 | Merge branch '1041-status-actions-rate-limit' into 'develop' | kaniini | |
Rate-limited status actions (per user and per user+status). Closes #1041 See merge request pleroma/pleroma!1410 | |||
2019-07-13 | Merge branch 'fix/hackney-global-options' into 'develop' | Haelwenn | |
Merge the default options with custom ones in ReverseProxy and Pleroma.HTTP and workaround for remote server certificate chain issues See merge request pleroma/pleroma!1409 | |||
2019-07-13 | [#1041] Rate-limited status actions (per user and per user+status). | Ivan Tashkinov | |
2019-07-13 | Add a changelog entry for tolerating incorrect chain order | rinpatch | |
2019-07-12 | Add changelog entries for follower/following collection behaviour changes | rinpatch | |
2019-07-12 | merge develop | Roman Chvanikov | |
2019-07-11 | Extend Pleroma.Pagination to support offset-based pagination, use ↵ | Eugenij | |
async/await to execute status and account search in parallel | |||
2019-07-11 | Update CHANGELOG | Egor Kislitsyn | |
2019-07-11 | admin api configure changes | Alexander Strizhakov | |
2019-07-11 | Merge branch 'develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-07-10 | MastoAPI: Add categories to custom emojis | Haelwenn (lanodan) Monnier | |
Note: This isn’t in a release yet, can be seen in mastofe on the rebase/glitch-soc branch. | |||
2019-07-10 | Add a breaking changelog entry for explicitly disabling the mailer and ↵ | rinpatch | |
reorder changelog sections in order of importance | |||
2019-07-10 | [#1062] added option to disable send email | Maksim | |
2019-07-09 | Merge develop | Roman Chvanikov | |
2019-07-09 | Docs/more mastodon api | feld | |
2019-07-09 | Merge branch 'feature/allow-user-query-via-id' into 'develop' | kaniini | |
Admin API: Allow querying user by ID See merge request pleroma/pleroma!1380 | |||
2019-07-09 | Merge branch 'remove-avatar-header' into 'develop' | kaniini | |
Ability to reset avatar, profile banner and backgroud See merge request pleroma/pleroma!1187 | |||
2019-07-09 | Merge branch 'develop' into feature/allow-user-query-via-id | Mark Felder | |
2019-07-09 | Fix/1019 correct count remote users | Alexander Strizhakov | |
2019-07-09 | Merge branch 'features/sec-websocket-protocol-header' into 'develop' | kaniini | |
Features: MastoAPI streaming Sec-WebSocket-Protocol header See merge request pleroma/pleroma!1381 | |||
2019-07-09 | Merge branch 'enable-ogp-by-default' into 'develop' | Haelwenn | |
Do not crash if metadata fails to render and enable OGP and TwitterCard by default Closes #1034 See merge request pleroma/pleroma!1388 | |||
2019-07-09 | Merge branch '161-incoming-replies-depth-limit' into 'develop' | rinpatch | |
[#161] Limited replies depth on incoming federation (memory leaks fix) Closes #161 See merge request pleroma/pleroma!1361 | |||
2019-07-08 | Add a changelog entry for changing the defaults | rinpatch | |
2019-07-08 | Improve wording in CHANGELOG.md | rinpatch | |
2019-07-08 | FallbackRedirector: Do not crash on Metadata rendering errors | rinpatch | |
2019-07-08 | Mastodon API: Fix embedded relationships not being rendered inside of statuses | rinpatch | |
2019-07-07 | MastoAPI Streaming: Keep compatibility with access_token | Haelwenn (lanodan) Monnier | |
2019-07-06 | Apply suggestion to CHANGELOG.md | Ivan Tashkinov | |
2019-07-06 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
161-incoming-replies-depth-limit | |||
2019-07-05 | Admin API: Allow querying user by ID | Maxim Filippov | |
2019-07-03 | Expose `skip_thread_containment` in nodeinfo | Eugenij | |
2019-07-03 | Use fallback values for search queries | Eugenij | |
This is to make sure the entire request doesn't return a 500 error if user or status search times out. | |||
2019-07-01 | Move changelog entries | Maxim Filippov | |
2019-07-01 | Update changelog and admin API docs with tags, display_name, avatar additions | Maxim Filippov | |
2019-06-30 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-06-30 | [#161] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
161-incoming-replies-depth-limit # Conflicts: # CHANGELOG.md | |||
2019-06-30 | [#161] Refactoring, documentation. | Ivan Tashkinov | |
2019-06-30 | Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses) | Eugenij | |