Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-04 | fix test | Maksim Pechnikov | |
2019-12-04 | ChatChannel: Ignore messages that are too long. | lain | |
2019-12-04 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2019-12-04 | updated ScheduledActivity | Maksim Pechnikov | |
2019-12-04 | Add report notes | Maxim Filippov | |
2019-12-03 | Add `with_move` query param to the notifications API | Egor Kislitsyn | |
2019-12-02 | Merge branch 'feature/move-activity' into 'develop' | lain | |
Support "Move" activity Closes #1316 See merge request pleroma/pleroma!1883 | |||
2019-12-01 | Merge branch 'develop' into issue/1411 | Maksim Pechnikov | |
2019-11-30 | test missing first field | kPherox | |
2019-11-29 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations # Conflicts: # mix.lock | |||
2019-11-28 | added privacy option to push notifications | Maksim Pechnikov | |
2019-11-28 | added User.NotificationSetting struct | Maksim Pechnikov | |
2019-11-28 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
2019-11-28 | Merge branch 'cleanup-tests-output' into 'develop' | lain | |
Cleanup tests output See merge request pleroma/pleroma!2018 | |||
2019-11-28 | Cleanup tests output | Egor Kislitsyn | |
2019-11-28 | Fetch account from report, not from status (it might be deleted) | Maxim Filippov | |
2019-11-27 | Handle reopened reports with deleted statuses | Maxim Filippov | |
2019-11-27 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
bugfix/1442-dont-return-nil-for-following-count | |||
2019-11-27 | Remove User.user_info/2 | Egor Kislitsyn | |
2019-11-27 | Add a view for the move notification | Egor Kislitsyn | |
2019-11-26 | moved Pleroma.Stats to Oban Periodic jobs | Maksim Pechnikov | |
2019-11-26 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations # Conflicts: # lib/pleroma/web/activity_pub/activity_pub.ex | |||
2019-11-26 | Fix tests | Maxim Filippov | |
2019-11-26 | Merge branch 'develop' into feature/admin-api-render-whole-status | Maxim Filippov | |
2019-11-25 | Merge branch 'fix/ap-disable-remote-render' into 'develop' | lain | |
Disable rendering AP representation for remote users and objects See merge request pleroma/pleroma!2010 | |||
2019-11-26 | AdminAPI: Grouped reports old/new fix | Maxim Filippov | |
If some status received reports both in the "new" format and "old" format it was considered reports on two different statuses (in the context of grouped reports) | |||
2019-11-25 | OStatus controller: don't serve json at /notice/, redirect instead | rinpatch | |
2019-11-25 | ActivityPub controller: do not render remote users | rinpatch | |
2019-11-25 | Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance | Maxim Filippov | |
2019-11-25 | Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance | Maxim Filippov | |
2019-11-25 | Admin API: Render whole status in grouped reports | Maxim Filippov | |
2019-11-22 | Merge branch 'feature/confirm-user-acc-resend-confirmation' into 'develop' | lain | |
AdminAPI: Confirm user account, resend confirmation email See merge request pleroma/pleroma!1994 | |||
2019-11-21 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations # Conflicts: # lib/pleroma/user/search.ex # test/user_test.exs | |||
2019-11-21 | Merge branch 'issue/1348' into 'develop' | lain | |
[#1348] excluded invisible actors from gets /api/v1/accounts/:id See merge request pleroma/pleroma!1937 | |||
2019-11-20 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations | |||
2019-11-20 | [#1335] Reorganized users.subscribers as UserRelationship. Added tests for ↵ | Ivan Tashkinov | |
UserRelationship-related functionality. | |||
2019-11-20 | Fix sporadically failing test | Egor Kislitsyn | |
2019-11-19 | [#1335] Implemented notification mutes and reblog mutes as ↵ | Ivan Tashkinov | |
UserRelationships. User to UserRelationship relations and functions refactoring. | |||
2019-11-19 | fix order favorites activites | Maksim Pechnikov | |
2019-11-19 | Fix tests | Maxim Filippov | |
2019-11-19 | AdminAPI: Confirm user account, resend confirmation email | Maxim Filippov | |
2019-11-18 | added test | Maksim Pechnikov | |
2019-11-18 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations | |||
2019-11-15 | Merge branch 'nodeinfo-fields-limit' into 'develop' | kaniini | |
Add fieldsLimit to metadata of nodeinfo See merge request pleroma/pleroma!1983 | |||
2019-11-15 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations | |||
2019-11-15 | [#1335] Reorganized `users.mutes` as relation to UserMute entity. | Ivan Tashkinov | |
2019-11-15 | Add test | kPherox | |
2019-11-14 | fix credo | Ariadne Conill | |
2019-11-14 | MRF: add ObjectAgePolicy which deals with old posts being imported | Ariadne Conill | |
2019-11-14 | Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance | Maxim Filippov | |