Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-12 | Add native captcha and enable it by default. | Egor Kislitsyn | |
2019-12-12 | Merge branch 'develop' into feature/report-notes | Maxim Filippov | |
2019-12-11 | Document the favorites timeline order change | Mark Felder | |
2019-12-10 | Merge branch 'develop' into '1427-oauth-admin-scopes' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-12-10 | [ActivityPub] Configurable ActivityPub actor type | Hakaba Hitoyo | |
2019-12-10 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1427-oauth-admin-scopes # Conflicts: # CHANGELOG.md | |||
2019-12-09 | Merge branch 'user-timelines-changelog' into 'develop' | rinpatch | |
Changelog: Update with user timeline change info. See merge request pleroma/pleroma!2049 | |||
2019-12-09 | Merge branch 'issue/1342' into 'develop' | lain | |
[#1342] Added privacy option to push notifications See merge request pleroma/pleroma!1920 | |||
2019-12-09 | Merge branch 'develop' into 'fix/oauth-compile-time' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-12-09 | Changelog: Update with user timeline change info. | lain | |
2019-12-08 | update changelog | Maksim Pechnikov | |
2019-12-08 | HTML: Compile Scrubbers on boot | rinpatch | |
This makes it possible to configure their behavior on OTP releases. | |||
2019-12-08 | OAuth token cleanup: Get rid of compile-time configuration | rinpatch | |
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 | 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-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 | Changelog: Add information about chat limit. | lain | |
2019-12-04 | Add report notes | Maxim Filippov | |
2019-12-02 | Merge branch 'feature/move-activity' into 'develop' | lain | |
Support "Move" activity Closes #1316 See merge request pleroma/pleroma!1883 | |||
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-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 | Merge branch 'feature/admin-api-list-statuses-for-a-given-instance' into ↵ | feld | |
'develop' Admin API: list all statuses from a given instance See merge request pleroma/pleroma!1981 | |||
2019-11-25 | Merge branch 'fix/update-reports-old-format' into 'develop' | feld | |
Admin API: Fix error when trying to update reports in the "old" format See merge request pleroma/pleroma!1986 | |||
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 branch 'list-users' into 'develop' | rinpatch | |
Add CLI list users command See merge request pleroma/pleroma!1990 | |||
2019-11-21 | Add CLI list users command | Alex Schroeder | |
2019-11-20 | [#1335] Added CHANGELOG.md entry. | Ivan Tashkinov | |
2019-11-20 | changelog: add 1.1.6 entries from stable | rinpatch | |
2019-11-19 | AdminAPI: Confirm user account, resend confirmation email | Maxim Filippov | |
2019-11-19 | Support authentication via `x-admin-token` HTTP header | Egor Kislitsyn | |
2019-11-16 | Admin API: Error when trying to update reports in the "old" format | Maxim Filippov | |
2019-11-16 | Sync the changelogs between develop and stable | rinpatch | |
2019-11-15 | Apply suggestion to CHANGELOG.md | lain | |
2019-11-14 | add changelog entry for MRF ObjectAgePolicy | Ariadne Conill | |
2019-11-14 | Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance | Maxim Filippov | |
2019-11-14 | Admin API: list all statuses from a given instance | Maxim Filippov | |
2019-11-14 | Merge branch 'feature/reports-groups-and-multiple-state-update' into 'develop' | feld | |
Admin API: Grouped reports, update multiple reports in one query Closes admin-fe#43 See merge request pleroma/pleroma!1815 | |||
2019-11-14 | Merge remote-tracking branch 'upstream/develop' into feature/move-activity | Egor Kislitsyn | |
2019-11-14 | Merge branch 'reactions' into 'develop' | rinpatch | |
Emoji Reactions See merge request pleroma/pleroma!1662 | |||
2019-11-14 | Update CHANGELOG.md | lain | |
2019-11-12 | Update CHANGELOG | Egor Kislitsyn | |