Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-09 | Add docs | Roman Chvanikov | |
2020-05-08 | healthcheck: report real amount of memory allocated by beam | rinpatch | |
as opposed to memory currently in use | |||
2020-05-08 | CHANGELOG.md: Add entries from 2.0.3 | rinpatch | |
2020-05-06 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-05-06 | Merge branch 'bugfix/sensitive_object' into 'develop' | lain | |
Transmogrifier.set_sensitive/1: Keep sensitive set to true Closes #954 See merge request pleroma/pleroma!2470 | |||
2020-05-06 | Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop' | lain | |
Webfinger: Request account info with the acct scheme Closes #1728 See merge request pleroma/pleroma!2465 | |||
2020-05-06 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-05-05 | admin_api fetch status by id | Alexander Strizhakov | |
2020-05-05 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-05-04 | Transmogrifier.set_sensitive/1: Keep sensitive set to true | Haelwenn (lanodan) Monnier | |
2020-05-04 | Update changelog | lain | |
2020-05-04 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-05-02 | Merge branch 'feature/1710-consolidate-instance-info' into 'develop' | rinpatch | |
Feature/1710 consolidate instance info Closes #1710 See merge request pleroma/pleroma!2430 | |||
2020-05-02 | CHANGELOG.md: Add 2.0.3 changelog | rinpatch | |
2020-05-02 | CHANGELOG.md: Add entry for re-registration ban | rinpatch | |
2020-05-02 | Reword changelog entry for follow relationship bug | rinpatch | |
2020-05-02 | Mastodon API: do not create a following relationship if the corresponding ↵ | eugenijm | |
follow request doesn't exist when calling `POST /api/v1/follow_requests/:id/authorize` | |||
2020-05-01 | Made follow request notifications non-optional (removed config switch). | Ivan Tashkinov | |
2020-05-01 | Merge branch 'develop' into issue/1276-2 | Maksim Pechnikov | |
2020-04-30 | changelog entry | Alexander Strizhakov | |
2020-04-30 | removing entry from changelog | Alexander Strizhakov | |
2020-04-30 | return data only for updated emoji | Alexander Strizhakov | |
2020-04-30 | Merge branch '1364-no-pushes-from-blocked-domains-users' into 'develop' | lain | |
[#1364] [FIX] Disabled notifications on activities from blocked domains (unless actors are followed) See merge request pleroma/pleroma!2367 | |||
2020-04-28 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-27 | Changelog: Add info about `/api/v1/instance` changes | lain | |
2020-04-24 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-24 | Apply suggestion to CHANGELOG.md | lain | |
2020-04-24 | reply filtering | Alexander | |
2020-04-22 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-no-pushes-from-blocked-domains-users # Conflicts: # CHANGELOG.md | |||
2020-04-22 | Update CHANGELOG | Egor Kislitsyn | |
2020-04-21 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-no-pushes-from-blocked-domains-users # Conflicts: # CHANGELOG.md | |||
2020-04-20 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-20 | Merge remote-tracking branch 'upstream/develop' into accept-deletes | Alex Gleason | |
2020-04-20 | Add :reject_deletes option to SimplePolicy | Alex Gleason | |
2020-04-20 | Fix ObjectAgePolicyTest | Ilja | |
The policy didn't block old posts as it should. * I fixed it and tested on a test server * I added the settings to description so that this information is shown in nodeinfo * TODO: I didn't work TTD and still need to fix the tests | |||
2020-04-19 | Merge branch '1559-follow-request-notifications' into 'develop' | rinpatch | |
[#1559] Support for "follow_request" notifications Closes #1559 See merge request pleroma/pleroma!2354 | |||
2020-04-17 | [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks ↵ | Ivan Tashkinov | |
when password is provided. Refactored plugs skipping functionality. | |||
2020-04-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1559-follow-request-notifications # Conflicts: # CHANGELOG.md | |||
2020-04-17 | move changelogs entries to unreleased section | Alexander Strizhakov | |
2020-04-17 | Merge branch 'feature/1584-client-captcha-options' into 'develop' | Haelwenn | |
Creating trusted app from adminFE & mix task Closes #1584 See merge request pleroma/pleroma!2252 | |||
2020-04-16 | added need_reboot endpoint to admin api | Alexander Strizhakov | |
2020-04-15 | added an endpoint for getting unread notification count | Maksim Pechnikov | |
2020-04-14 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-no-pushes-from-blocked-domains-users # Conflicts: # lib/pleroma/notification.ex | |||
2020-04-14 | Revert "Merge branch 'issue/1276' into 'develop'" | lain | |
This reverts merge request !1877 | |||
2020-04-14 | Merge branch 'logger-configuration' into 'develop' | feld | |
Fix for logger configuration through admin-fe See merge request pleroma/pleroma!2365 | |||
2020-04-14 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-no-pushes-from-blocked-domains-users # Conflicts: # lib/pleroma/notification.ex | |||
2020-04-13 | Merge branch 'develop' into issue/1276 | Maksim Pechnikov | |
2020-04-13 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
output-of-relationships-in-statuses | |||
2020-04-13 | [#2342] Removed changelog entry for temporary configuration option. | Ivan Tashkinov | |