Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
pleroma-2.1-rc0 | |||
2020-08-27 | ChatController: Don't die if the recipient is gone. | lain | |
2020-08-26 | TimelineController: Keys are atoms now. | lain | |
Closes #2078 Closes #2070 | |||
2020-08-26 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
pleroma-2.1-rc0 | |||
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 | Webfinger: Handle bogus ids better. | lain | |
2020-08-25 | Merge branch 'stable' of git.pleroma.social:pleroma/pleroma into pleroma-2.1-rc0 | lain | |
2020-08-25 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
frontend-bundles-downloads | |||
2020-08-25 | MatrixController: Implement basic `messages` endpoint. | lain | |
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 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
matrix-explorations | |||
2020-08-24 | MatrixController: Replace sleeping with waking. | lain | |
PubSub to a channel that will tell us about new chat messages. | |||
2020-08-22 | MatrixController: Always give information on all rooms | lain | |
Otherwise element (iOS) will start thinking all DM chats are rooms | |||
2020-08-22 | MatrixController: Keep the transaction id around | lain | |
Prevents message doubling in element (web) | |||
2020-08-22 | MatrixController: Better guesses. | lain | |
2020-08-22 | MatrixController: Implement some more placeholders. | lain | |
2020-08-22 | MatrixController: Actually set the read marker. | lain | |
2020-08-22 | MatrixController: Add basic tests, respect the 'since' parameter. | lain | |
2020-08-21 | Merge branch 'features/validators-event' into 'develop' | lain | |
Pipeline Ingestion: Event See merge request pleroma/pleroma!2909 | |||
2020-08-21 | . | lain | |
2020-08-21 | . | lain | |
2020-08-21 | . | lain | |
2020-08-21 | . | lain | |
2020-08-21 | . | lain | |
2020-08-21 | . | lain | |
2020-08-21 | . | lain | |
2020-08-21 | adding actor type in user show | Alexander Strizhakov | |
2020-08-20 | Pipeline Ingestion: Event | Haelwenn (lanodan) Monnier | |
2020-08-20 | . | lain | |
2020-08-19 | . | Lain Soykaf | |
2020-08-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/validators-audio2 | |||
2020-08-19 | fixes for mix tasks | Alexander Strizhakov | |
- fix for `mix pleroma.database update_users_following_followers_counts` - raise error, if fetch was unsuccessful in emoji tasks - fix for `pleroma.digest test` task | |||
2020-08-19 | relay fix for admin-fe | Alexander Strizhakov | |
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 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/validators-audio | |||
2020-08-18 | Merge branch 'purge-user' into 'develop' | lain | |
Purge a local user upon deletion, fixes #2062 Closes #2062 See merge request pleroma/pleroma!2898 | |||
2020-08-18 | Pleroma.Upload: Set default upload name / description based on config. | lain | |
2020-08-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/validators_use_ectotypes | |||
2020-08-17 | Purge most user fields upon deletion, "right to be forgotten" #859 | 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-18 | common_fixes: Remove Utils.make_date call | Haelwenn (lanodan) Monnier | |
2020-08-18 | common_fixes: Get fixes common from Audio and Question | Haelwenn (lanodan) Monnier | |
2020-08-18 | Pipeline Ingestion: Audio | Haelwenn (lanodan) Monnier | |
2020-08-18 | fetcher: fallback to [] when to/cc is nil | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/-/issues/2063 | |||
2020-08-17 | object_validators: Use ecto_types where available | Haelwenn (lanodan) Monnier | |
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 | Merge branch ↵ | lain | |
'2046-default-restrict-unauthenticated-basing-on-instance-privacy' into 'develop' [#2046] Defaulted pleroma/restrict_unauthenticated basing on instance privacy Closes #2046 See merge request pleroma/pleroma!2890 | |||
2020-08-17 | Start :ssl if not started when running migration or rollback | Hugo Müller-Downing | |