Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-31 | Merge branch 'chat-relation-constraints' into 'develop' | Haelwenn | |
Chats: Add cascading delete on both referenced users. See merge request pleroma/pleroma!2934 | |||
2020-08-31 | Chats: Add cascading delete on both referenced users. | lain | |
Also remove the now-superfluous join in the chat controller, which was only used to filter out these cases. | |||
2020-08-30 | Merge branch 'develop' into feld-2168-media-preview-proxy | Mark Felder | |
2020-08-28 | marks notifications as read after mute | Maksim Pechnikov | |
2020-08-27 | Merge branch '2078-list-fixes' into 'develop' | Haelwenn | |
Resolve "List timeline returns incorrectly assigned Account for replies and repeats" Closes #2070 and #2078 See merge request pleroma/pleroma!2923 | |||
2020-08-27 | ChatController: Don't die if the recipient is gone. | lain | |
2020-08-26 | Merge branch 'develop' into feld-2168-media-preview-proxy | Mark Felder | |
2020-08-26 | TimelineController: Keys are atoms now. | lain | |
Closes #2078 Closes #2070 | |||
2020-08-25 | Merge branch 'feature/1952-read-muted-notifications' into 'develop' | feld | |
Automatically mark notifications about statuses from muted users and threads as read Closes #1952 See merge request pleroma/pleroma!2893 | |||
2020-08-25 | Merge branch 'develop' into feld-2168-media-preview-proxy | Mark Felder | |
2020-08-25 | Webfinger: Handle bogus ids better. | lain | |
2020-08-25 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
2020-08-24 | Merge branch 'relay-fix-admin-fe' into 'develop' | feld | |
Relay fix for admin-fe See merge request pleroma/pleroma!2902 | |||
2020-08-24 | added tests | Maksim Pechnikov | |
2020-08-22 | upload emoji zip file | Maksim Pechnikov | |
2020-08-21 | Merge branch 'features/validators-event' into 'develop' | lain | |
Pipeline Ingestion: Event See merge request pleroma/pleroma!2909 | |||
2020-08-21 | adding actor type in user show | Alexander Strizhakov | |
2020-08-20 | Pipeline Ingestion: Event | Haelwenn (lanodan) Monnier | |
2020-08-19 | AudioHandlingTest: Make mock explicit | lain | |
2020-08-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/validators-audio2 | |||
2020-08-19 | fix for sometimes failing tests | Alexander Strizhakov | |
2020-08-19 | relay fix for admin-fe | Alexander Strizhakov | |
2020-08-19 | added Pleroma.Web.PleromaAPI.EmojiFileController | Maksim Pechnikov | |
2020-08-19 | Pipeline Ingestion: Audio (Part 2) | Haelwenn (lanodan) Monnier | |
2020-08-18 | Merge branch '2064-image-blanking' into 'develop' | Haelwenn | |
Resolve "Make default image description blank" Closes #2064 See merge request pleroma/pleroma!2899 | |||
2020-08-18 | [#2497] Added video preview proxy. Switched from exexec to Port. | Ivan Tashkinov | |
2020-08-18 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2168-media-preview-proxy | |||
2020-08-18 | Transmogrifier Test: Extract audio tests. | lain | |
2020-08-18 | Pleroma.Upload: Set default upload name / description based on config. | lain | |
2020-08-18 | Test that `POST /api/pleroma/delete_account` purges the user | Alex Gleason | |
2020-08-18 | Test purging a user with User.delete/1 | Alex Gleason | |
2020-08-17 | Also purge bio and display name | Alex Gleason | |
2020-08-17 | Purge a local user upon deletion, fixes #2062 | Alex Gleason | |
2020-08-17 | Merge branch 'issue/1936' into 'develop' | lain | |
[#1936] Ability to search for banned MediaProxy URLs  See merge request pleroma/pleroma!2873 | |||
2020-08-17 | Make notifications about new statuses from muted threads read | Sergey Suprunenko | |
2020-08-16 | fix search media proxy urls | Maksim Pechnikov | |
2020-08-15 | [#2046] Added test for pleroma/restrict_unauthenticated defaults on private ↵ | Ivan Tashkinov | |
instance. Updated docs and changelog. | |||
2020-08-15 | Mark notifications about statuses from muted users as read automatically | Sergey Suprunenko | |
2020-08-14 | [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance ↵ | Ivan Tashkinov | |
privacy setting (i.e. restrict on private instances only by default). | |||
2020-08-13 | Merge branch 'fix/activity-expirations-again' into 'develop' | feld | |
Fix activity expirations again See merge request pleroma/pleroma!2866 | |||
2020-08-13 | Merge branch 'reject' into 'develop' | Haelwenn | |
Move Accepts and Rejects to the Pipeline See merge request pleroma/pleroma!2878 | |||
2020-08-13 | Merge branch '1152-deletion' into 'develop' | lain | |
User deletion issue exploration See merge request pleroma/pleroma!2879 | |||
2020-08-13 | Merge branch 'develop' into issue/1936 | Maksim Pechnikov | |
2020-08-12 | don't load pinned activities in due_expirations | Alexander Strizhakov | |
2020-08-12 | Merge branch 'feature/update-welcome-setting-in-description' into 'develop' | feld | |
Update :welcome settings in description.exs Closes #2024 See merge request pleroma/pleroma!2843 | |||
2020-08-12 | AdminApiControllerTest: Add test that `deleted` users get deactivated. | lain | |
2020-08-12 | Transmogrifier: Move Rejects to the Pipeline | lain | |
2020-08-12 | Transmogrifier Tests: Extract rejections. | lain | |
2020-08-12 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into reject | lain | |
2020-08-11 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
fix/activity-expirations-again |