Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-08 | Disable favicon scraping in tests | rinpatch | |
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-20 | Pipeline Ingestion: Event | Haelwenn (lanodan) Monnier | |
2020-08-15 | Mark notifications about statuses from muted users as read automatically | Sergey Suprunenko | |
2020-07-31 | Merge remote-tracking branch 'pleroma/develop' into features/poll-validation | Haelwenn (lanodan) Monnier | |
2020-07-23 | Merge branch '1976-status-view-fixes' into 'develop' | Haelwenn | |
StatusView: Handle badly formatted emoji reactions. Closes #1976 See merge request pleroma/pleroma!2788 | |||
2020-07-23 | [#2791] AccountView: renamed `:force` option to `:skip_visibility_check`. | Ivan Tashkinov | |
2020-07-22 | [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish ↵ | Ivan Tashkinov | |
:restrict_unauthenticated. Made `Pleroma.Web.MastodonAPI.AccountView.render("show.json", _)` demand :for or :force option in order to prevent incorrect rendering of empty map instead of expected user representation with truish :restrict_unauthenticated setting. | |||
2020-07-22 | StatusView: Handle badly formatted emoji reactions. | Lain Soykaf | |
2020-07-15 | Question: Add tests on HTML tags in options | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/1362 | |||
2020-07-13 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-07-10 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
chat-federation-information | |||
2020-07-09 | Merge branch 'features/favicons' into 'develop' | lain | |
Add support for remote favicons See merge request pleroma/pleroma!2261 | |||
2020-07-08 | CommonAPI: Switch to pipeline for following. | lain | |
2020-07-08 | Add [:instances_favicons, :enabled] setting, defaults to false | Haelwenn (lanodan) Monnier | |
2020-07-08 | Move get_favicon to Pleroma.Instances, use / | Haelwenn (lanodan) Monnier | |
2020-07-08 | Add support for remote favicons | Haelwenn (lanodan) Monnier | |
2020-07-06 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
chat-federation-information | |||
2020-07-03 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
features/mastoapi-2.9.0-status_text | |||
2020-07-03 | AccountViewTest: Fix test. | lain | |
2020-07-03 | AccountView: Add 'accepts_chat_messages' to view. | lain | |
2020-06-26 | MastoAPI: Show source field when deleting | Haelwenn (lanodan) Monnier | |
2020-06-26 | Rename notification "privacy_option" setting | Mark Felder | |
2020-06-26 | Simplify notification filtering settings further | Mark Felder | |
2020-06-25 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-06-24 | StatusView: Add pleroma.parent_visible | lain | |
2020-06-22 | Add `is_muted` to notifications | Egor Kislitsyn | |
2020-06-17 | Merge branch 'features/users-raw_bio' into 'develop' | rinpatch | |
User: Add raw_bio, storing unformatted bio See merge request pleroma/pleroma!2326 | |||
2020-06-15 | Conversations: Return last dm for conversation, not last message. | lain | |
2020-06-14 | Mastodon API: ensure the notification endpoint doesn't return less than the ↵ | eugenijm | |
requested amount of records unless it's the last page | |||
2020-06-06 | User: Add raw_bio, storing unformatted bio | Haelwenn (lanodan) Monnier | |
Related: https://git.pleroma.social/pleroma/pleroma/issues/1643 | |||
2020-06-06 | ChatMessageReference -> Chat.MessageReference | lain | |
2020-06-03 | ChatMessageReferences: Adjust views | lain | |
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-19 | Move Scrobble views to ScrobbleView | Egor Kislitsyn | |
2020-05-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-13 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
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 | 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-11 | Merge branch 'fix/issue-1676' into 'develop' | rinpatch | |
[#1676] fixed 'source' object in verify_credentials See merge request pleroma/pleroma!2492 | |||
2020-05-10 | [#2456] Removed support for embedded relationships in account view. | Ivan Tashkinov | |
2020-05-08 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding | |||
2020-05-08 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
remake-remodel-dms | |||
2020-05-08 | Merge branch 'feature/emojireactvalidator' into 'develop' | lain | |
Move EmojiReacts to the Pipeline. See merge request pleroma/pleroma!2473 |