| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
| Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
| 2020-02-20 | Merge branch 'tests-clear-config-tweaks' into 'develop' | lain | |
| Tweaks to `clear_config` calls in tests See merge request pleroma/pleroma!2209 | |||
| 2020-02-18 | Add a test | Egor Kislitsyn | |
| 2020-02-13 | Tweaks to `clear_config` calls in tests in order to prevent side effects on ↵ | Ivan Tashkinov | |
| config during test suite execution. | |||
| 2020-02-12 | Fix `status.expires_in` validation | Egor Kislitsyn | |
| 2020-02-07 | Questions: Add timezone to `closed` property | Lain Soykaf | |
| 2020-01-20 | StatusControllerTest: Fix typo | lain | |
| 2020-01-20 | CommonAPI: Don't error out on double favs/repeats | lain | |
| 2019-12-15 | OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: ↵ | Ivan Tashkinov | |
| controller tests modification: OAuth scopes usage. | |||
| 2019-11-19 | [#1335] Implemented notification mutes and reblog mutes as ↵ | Ivan Tashkinov | |
| UserRelationships. User to UserRelationship relations and functions refactoring. | |||
| 2019-11-10 | [#1335] User: refactored :blocks field into :blocked_users relation. | Ivan Tashkinov | |
| Introduced UserBlock. | |||
| 2019-10-21 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
| 1304-user-info-deprecation # Conflicts: # lib/pleroma/user/info.ex # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/activity_pub/transmogrifier.ex | |||
| 2019-10-19 | change Maksim's test description | Ariadne Conill | |
| 2019-10-19 | fix test | Maksim Pechnikov | |
| 2019-10-19 | added test fo Pleroma.Web.MastodonAPI.StatusController | Maksim Pechnikov | |
| 2019-10-16 | [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. | Ivan Tashkinov | |
| 2019-10-09 | Mastodon API: Return `pleroma.direct_conversation_id` when viewing a status ↵ | eugenijm | |
| (`GET /api/v1/statuses/:id`) | |||
| 2019-10-02 | Move `:favourites` and `:bookmarks` actions to StatusController | Egor Kislitsyn | |
| 2019-10-01 | Store private announcements in object.data["announcements"], filter them on ↵ | Thibaut Girka | |
| display | |||
| 2019-10-01 | Add tests for privately announcing statuses via API | Thibaut Girka | |
| 2019-09-28 | status_controller.ex: Posting media status without content defined | Haelwenn (lanodan) Monnier | |
| 2019-09-28 | Fix not being able to post empty statuses with attachments | rinpatch | |
| Attachment field was filled in after the empty status check | |||
| 2019-09-27 | Extract scheduled statuses actions from `MastodonAPIController` to ↵ | Egor Kislitsyn | |
| `ScheduledActivityController` | |||
| 2019-09-27 | Move view logic from StatusController.context to StatusView and add a test | Egor Kislitsyn | |
| 2019-09-27 | Move StatusController tests from MastodonAPIControllerTest to ↵ | Egor Kislitsyn | |
| StatusControllerTest | |||
