Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-03 | ChatMessageReferences: Adjust views | lain | |
2020-06-02 | Merge branch 'fix/1794-hashtag-search-results' into 'develop' | feld | |
[#1794] Improvements to hashtags extraction from search query Closes #1794 See merge request pleroma/pleroma!2611 | |||
2020-06-02 | Merge branch 'replies-domain-block' into 'develop' | lain | |
Replies domain block Closes #1650 See merge request pleroma/pleroma!2622 | |||
2020-06-02 | NotificationController: Don't return chat_mentions by default. | lain | |
2020-06-02 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-06-02 | replies filtering for blocked domains | Alexander Strizhakov | |
2020-06-01 | Merge branch 'user-updates' into 'develop' | rinpatch | |
AccountController: Federate user account changes. Closes pleroma-support#33 and #1801 See merge request pleroma/pleroma!2617 | |||
2020-06-01 | exclude replies on blocked domains | Alexander Strizhakov | |
2020-06-01 | TimelineController: Only return `Create` in public timelines. | lain | |
2020-06-01 | AccountController: Federate user account changes. | lain | |
Hotfixy commit, will be moved to the pipeline. | |||
2020-05-30 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-30 | Merge branch 'conversation-pagination' into 'develop' | lain | |
Conversation pagination See merge request pleroma/pleroma!2601 | |||
2020-05-30 | Conversation pagination | Steven Fuchs | |
2020-05-30 | [#1794] Fixed search query splitting regex to deal with Unicode. Adjusted a ↵ | Ivan Tashkinov | |
test. | |||
2020-05-29 | [#1794] Improvements to hashtags extraction from search query. | Ivan Tashkinov | |
2020-05-29 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-28 | Refactor notification settings | Mark Felder | |
2020-05-27 | AccountView: Use mediaproxy URLs for emojis | rinpatch | |
Also use atom keys in emoji maps instead of binaries Closes #1810 | |||
2020-05-25 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-21 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-21 | Announcements: Fix all tests. | lain | |
2020-05-20 | Merge branch 'exposed-background-image' into 'develop' | Haelwenn | |
InstanceView: Expose background image link. See merge request pleroma/pleroma!2545 | |||
2020-05-19 | Move Scrobble views to ScrobbleView | Egor Kislitsyn | |
2020-05-19 | fix api/v1/accounts/update_credentials | Maksim Pechnikov | |
2020-05-18 | [OpenAPI] Use BooleanLike in all request bodies | Egor Kislitsyn | |
2020-05-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-18 | InstanceView: Expose background image link. | lain | |
This will make it easier for more clients to support this feature. | |||
2020-05-18 | Merge branch 'show-media-endpoint-fixes' into 'develop' | lain | |
MediaController OAuth scope assignments fix See merge request pleroma/pleroma!2541 | |||
2020-05-18 | test naming fix | Alexander Strizhakov | |
2020-05-18 | removing 410 status | Alexander Strizhakov | |
2020-05-18 | account visibility | Alexander Strizhakov | |
2020-05-18 | MediaController: enforced owner-only access in :show action. | Ivan Tashkinov | |
Improved error response on denied access (now 403). Adjusted tests. | |||
2020-05-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-17 | Merge branch 'restricted-relations-embedding' into 'develop' | lain | |
Restricted support for embedded relationships See merge request pleroma/pleroma!2456 | |||
2020-05-17 | MediaController OAuth scope assignments fix. | Ivan Tashkinov | |
Typo fix (`def get_media` instead of `def show`). | |||
2020-05-15 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-14 | Do not require `description` in `update` action | Egor Kislitsyn | |
2020-05-14 | Fix OpenAPI spec | Egor Kislitsyn | |
2020-05-14 | MastodonAPI: /api/v2/media endpoints | Haelwenn (lanodan) Monnier | |
2020-05-13 | Merge branch 'fix/1742-random-failing-tests' into 'develop' | lain | |
Fix sporadically failing tests See merge request pleroma/pleroma!2524 | |||
2020-05-13 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-13 | Add OpenAPI spec for SuggestionController | Egor Kislitsyn | |
2020-05-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding # Conflicts: # lib/pleroma/web/mastodon_api/controllers/status_controller.ex # lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex # test/web/mastodon_api/controllers/timeline_controller_test.exs # test/web/mastodon_api/views/status_view_test.exs | |||
2020-05-13 | Merge branch 'openapi/statuses' into 'develop' | lain | |
Add OpenAPI spec for StatusController See merge request pleroma/pleroma!2521 | |||
2020-05-13 | Merge branch 'openapi/timelines' into 'develop' | lain | |
Add OpenAPI spec for TimelineController See merge request pleroma/pleroma!2506 | |||
2020-05-13 | don't use global mocks in setup callbacks | Alexander Strizhakov | |
2020-05-13 | Add OpenAPI spec for StatusController | Egor Kislitsyn | |
2020-05-12 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-12 | Transmogrifier: Add tests for certain announces | lain | |
2020-05-11 | Merge branch 'fix/issue-1676' into 'develop' | rinpatch | |
[#1676] fixed 'source' object in verify_credentials See merge request pleroma/pleroma!2492 |