Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-06 | [#1427] Fixes / improvements of admin scopes support. Added tests. | Ivan Tashkinov | |
2019-12-06 | Merge branch 'feature/1455-chat-character-limit' into 'develop' | rinpatch | |
Feature/1455 chat character limit Closes #1455 See merge request pleroma/pleroma!2034 | |||
2019-12-06 | [#1427] Bugfix for `enforce_oauth_admin_scope_usage`. Admin API ↵ | Ivan Tashkinov | |
documentation entry. | |||
2019-12-06 | ActivityPub: For user timelines, respects blocks. | lain | |
Unless the timeline belongs to a blocked user. | |||
2019-12-06 | Add a test for custom runtime modules | Egor Kislitsyn | |
2019-12-06 | Fix incorrect report count | Maxim Filippov | |
2019-12-06 | Use Kernel.inspect/2 to print loaded custom modules | Egor Kislitsyn | |
2019-12-06 | Move runtime configuration from `:instance` to `:modules` | Egor Kislitsyn | |
2019-12-06 | init tag feed | Maksim Pechnikov | |
2019-12-06 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1427-oauth-admin-scopes | |||
2019-12-06 | [#1427] Reworked admin scopes support. | Ivan Tashkinov | |
Requalified users.is_admin flag as legacy accessor to admin actions in case token lacks admin scope(s). | |||
2019-12-06 | Merge branch 'develop' into fix/mrf-delete | rinpatch | |
2019-12-05 | ActivityPub: Fix deletes being exempt from MRF | rinpatch | |
Closes #1461 | |||
2019-12-05 | Merge branch '1335-user-api-id-fields-relations' into 'develop' | lain | |
[#1335] User: refactoring of AP ID fields into relations Closes #1335 See merge request pleroma/pleroma!1963 | |||
2019-12-05 | Merge branch 'feature/admin-api-render-whole-status' into 'develop' | feld | |
Miscellaneous grouped reports fixes Closes admin-fe#48 and admin-fe#51 See merge request pleroma/pleroma!2007 | |||
2019-12-05 | Fix credo warning | Egor Kislitsyn | |
2019-12-05 | Add support for custom modules | Egor Kislitsyn | |
2019-12-05 | Merge branch 'develop' into issue/1342 | Maksim Pechnikov | |
2019-12-05 | Merge branch 'develop' into issue/1411 | Maksim Pechnikov | |
2019-12-04 | [#1335] Merge issue fix. | Ivan Tashkinov | |
2019-12-04 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1335-user-api-id-fields-relations # Conflicts: # lib/pleroma/user.ex | |||
2019-12-04 | ChatChannel: Ignore messages that are too long. | lain | |
2019-12-03 | Fix Pleroma.FollowingRelationship.move_following/2 | Egor Kislitsyn | |
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-02 | Update Floki dependency | Egor Kislitsyn | |
2019-12-01 | Merge branch 'develop' into issue/1411 | Maksim Pechnikov | |
2019-11-30 | Merge branch 'remove-info-from-users' into 'develop' | rinpatch | |
Removed users.info field See merge request pleroma/pleroma!2006 | |||
2019-11-30 | hide follower/following for friendica | kPherox | |
2019-11-29 | [#1427] Initial support for OAuth admin scopes. | Ivan Tashkinov | |
2019-11-29 | Fix Pleroma.HTML.extract_first_external_url/2 | Egor Kislitsyn | |
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 | obligatory format commit | Sadposter | |
2019-11-28 | make follows take precedence over domain blocks | Sadposter | |
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 | User: Never return nil for user follower counts. | lain | |
2019-11-27 | Remove User.user_info/2 | Egor Kislitsyn | |
2019-11-27 | Add a view for the move notification | Egor Kislitsyn | |
2019-11-27 | Remove `account` field from web push payload | Egor Kislitsyn | |
2019-11-26 | Add `direct_conversation_id` to web push payload | Egor Kislitsyn | |
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 | 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-26 | AdminAPI: Fix grouped reports for closed/resolved reports | Maxim Filippov | |