Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-04 | removed legacy api: "/objects/:uuid/likes" | Maksim Pechnikov | |
2019-10-04 | Merge branch 'chore/1.1-changelog-fixup' into 'maint/1.1' | kaniini | |
Sync 1.1.0 changelog with develop See merge request pleroma/pleroma!1787 | |||
2019-10-04 | Remove entries from develop that were in the section for some reason | rinpatch | |
2019-10-04 | Add back streaming fix entry | rinpatch | |
2019-10-04 | Sync 1.1.0 changelog with develop | rinpatch | |
Mostly !1724 backport, but as a new commit because it was easier this way | |||
2019-10-04 | Merge branch 'bugfix/widen-streamer-blocks-for-1.1' into 'maint/1.1' | kaniini | |
widen streaming API blocks (for 1.1) See merge request pleroma/pleroma!1785 | |||
2019-10-04 | Merge branch 'backport/1.1-mastoapi-nickname-fix' into 'maint/1.1' | kaniini | |
Backport !1777 to 1.1 See merge request pleroma/pleroma!1786 | |||
2019-10-04 | Merge branch 'bugfix/widen-streamer-blocks' into 'develop' | kaniini | |
widen streaming API block effects See merge request pleroma/pleroma!1784 | |||
2019-10-04 | Merge branch 'user-info-unread-direct-conversation' into 'develop' | kaniini | |
Add the `unread_conversation_count` field to the user info See merge request pleroma/pleroma!1737 | |||
2019-10-04 | Fix get_cached_by_nickname_or_id not allowing to get local users by | rinpatch | |
nickname Closes #1293 | |||
2019-10-04 | tests: add missing ExUnit.CaptureLog | Ariadne Conill | |
2019-10-04 | application: fix up after_supervisor_start removal backport | Ariadne Conill | |
2019-10-04 | update changelog | Ariadne Conill | |
2019-10-04 | streamer: worker: actually use should_send? consistently | Ariadne Conill | |
2019-10-04 | streamer: worker: check for lack of intersectionality between a user's ↵ | Ariadne Conill | |
blocklist and an activity's recipientlist | |||
2019-10-04 | streamer: add missing copyright headers | Ariadne Conill | |
2019-10-04 | tests: streamer: add a test for blocked transitive activities | Ariadne Conill | |
2019-10-04 | remove remaining errors from tests | Steven Fuchs | |
2019-10-04 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-10-04 | Admin API: Allow changing the state of multiple reports at once | Maxim Filippov | |
2019-10-04 | Move HTTP verb to the header (admin_api.md) | Maxim Filippov | |
2019-10-04 | Merge branch 'fix/extended-nickname-format-default-config' into 'develop' | kaniini | |
Add missing extended_nickname_format setting to the default config See merge request pleroma/pleroma!1776 | |||
2019-10-04 | Merge branch 'undo-fixes' into 'develop' | kaniini | |
ActivityPub: Change addressing of Undo. See merge request pleroma/pleroma!1782 | |||
2019-10-04 | update changelog | Ariadne Conill | |
2019-10-04 | streamer: worker: actually use should_send? consistently | Ariadne Conill | |
2019-10-04 | streamer: worker: check for lack of intersectionality between a user's ↵ | Ariadne Conill | |
blocklist and an activity's recipientlist | |||
2019-10-04 | streamer: add missing copyright headers | Ariadne Conill | |
2019-10-04 | tests: streamer: add a test for blocked transitive activities | Ariadne Conill | |
2019-10-04 | ActivityPub.Utils: Fix undo test. | lain | |
2019-10-04 | Transmogrifier: Handle misskey likes with reactions like EmojiReactions. | lain | |
2019-10-04 | ActivityPub: Change addressing of Undo. | lain | |
2019-10-04 | Merge branch 'develop' into 'fix/extended-nickname-format-default-config' | feld | |
# Conflicts: # CHANGELOG.md | |||
2019-10-04 | Merge branch 'remove-dynamic-config-from-1.1' into 'maint/1.1' | rinpatch | |
Remove in-db configuration references from 1.1 See merge request pleroma/pleroma!1781 | |||
2019-10-04 | Remove in-db configuration references from 1.1 | rinpatch | |
It's still too unstable to be used. | |||
2019-10-04 | Merge branch 'featrue/job-monitor' into 'develop' | lain | |
Add Pleroma.JobQueueMonitor Closes #1274 See merge request pleroma/pleroma!1721 | |||
2019-10-04 | Update Changelog. | lain | |
2019-10-04 | Merge branch 'fix/nickname-fail' into 'develop' | lain | |
Fix get_cached_by_nickname_or_id not allowing to get local users by nickname Closes #1293 See merge request pleroma/pleroma!1777 | |||
2019-10-04 | Fix get_cached_by_nickname_or_id not allowing to get local users by | rinpatch | |
nickname Closes #1293 | |||
2019-10-04 | Merge branch 'bugfix/notification-nil-actor' into 'develop' | lain | |
notification_view.ex: Make sure `account` isn’t empty See merge request pleroma/pleroma!1779 | |||
2019-10-04 | Merge branch 'fix/oauth-controller' into 'develop' | lain | |
Fix OAuthController Closes #1294 See merge request pleroma/pleroma!1780 | |||
2019-10-04 | Fix OAuthController | Egor Kislitsyn | |
2019-10-04 | notification_view.ex: Make sure `account` isn’t empty | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/issues/1203 | |||
2019-10-03 | Merge branch 'docs/frontend_configuration' into 'develop' | rinpatch | |
cheatsheet.md: link to pleroma-fe docs for :frontend_configurations See merge request pleroma/pleroma!1778 | |||
2019-10-04 | cheatsheet.md: link to pleroma-fe docs for :frontend_configurations | Haelwenn (lanodan) Monnier | |
2019-10-04 | Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity | eugenijm | |
2019-10-03 | Transmogrifier: Handle incoming Undos for EmojiReactions. | lain | |
2019-10-03 | Merge branch 'mkdocs-migration-prep' into 'develop' | rinpatch | |
MkDocs migration preparation See merge request pleroma/pleroma!1774 | |||
2019-10-03 | Remove a test branch from CI | rinpatch | |
2019-10-03 | Add missing extended_nickname_format setting to the default config | Mark Felder | |
2019-10-03 | Add a missing language specification | rinpatch | |