| 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-27 | Runtime configurability of RateLimiter. Refactoring. Disabled default rate ↵ | Ivan Tashkinov | |
| limits in tests. | |||
| 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-10 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2020-02-07 | Merge branch 'cancel-follow-request' into 'develop' | Haelwenn | |
| Add support for cancellation of a follow request Closes #1522 See merge request pleroma/pleroma!2175 | |||
| 2020-02-07 | Questions: Add timezone to `closed` property | Lain Soykaf | |
| 2020-02-06 | Merge branch 'mastoapi-non-html-strings' into 'develop' | feld | |
| mastodon API: do not sanitize html in non-html fields See merge request pleroma/pleroma!2167 | |||
| 2020-02-05 | Add support for cancellation of a follow request | Egor Kislitsyn | |
| 2020-02-03 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2020-02-02 | mastodon API: do not sanitize html in non-html fields | rinpatch | |
| 2020-01-30 | Merge branch 'develop' into fix/disable-rate-limiter-for-socket-localhost | rinpatch | |
| 2020-01-28 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2020-01-28 | update ecto | Maksim Pechnikov | |
| 2020-01-27 | Remove user recommendation by third party engine | Hakaba Hitoyo | |
| 2020-01-22 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2020-01-21 | exclude blocked user posts from search results | Maksim Pechnikov | |
| 2020-01-20 | StatusControllerTest: Fix typo | lain | |
| 2020-01-20 | CommonAPI: Don't error out on double favs/repeats | lain | |
| 2020-01-15 | Fix notification controller test | Egor Kislitsyn | |
| 2020-01-15 | Merge branch 'develop' into notifications-from-account | Egor Kislitsyn | |
| 2020-01-13 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2019-12-19 | [#2068] Introduced proper OAuth tokens usage to controller tests. | Ivan Tashkinov | |
| 2019-12-19 | Return 404 if account to filter notifications from is not found | Egor Kislitsyn | |
| 2019-12-17 | Add support for `account_id` param to filter notifications by the account | Egor Kislitsyn | |
| 2019-12-15 | OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: ↵ | Ivan Tashkinov | |
| controller tests modification: OAuth scopes usage. | |||
| 2019-12-14 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2019-12-14 | Disable rate limiter for socket/localhost (unless RemoteIp is enabled) | Maxim Filippov | |
| 2019-12-09 | Merge branch 'fix/prefer-url-over-search' into 'develop' | rinpatch | |
| status search: prefer the status fetched by url over other results See merge request pleroma/pleroma!2050 | |||
| 2019-12-09 | status search: prefer the status fetched by url over other results | rinpatch | |
| 2019-12-09 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2019-12-09 | Merge branch 'exclude-visibilities-for-like-notifications' into 'develop' | lain | |
| Fix exclude_visibilities filter for followers-only Like notifications See merge request pleroma/pleroma!1957 | |||
| 2019-12-08 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2019-12-08 | Merge branch 'improve-move-notificaions-api' into 'develop' | rinpatch | |
| Add `with_move` query param to the notifications API See merge request pleroma/pleroma!2032 | |||
| 2019-12-06 | ActivityPub: For user timelines, respects blocks. | lain | |
| Unless the timeline belongs to a blocked user. | |||
| 2019-12-04 | fix ScheduledActivity | Maksim Pechnikov | |
| 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 | Merge branch 'develop' into issue/1383 | Maksim Pechnikov | |
| 2019-12-04 | updated ScheduledActivity | Maksim Pechnikov | |
| 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-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 | 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-15 | [#1335] Reorganized `users.mutes` as relation to UserMute entity. | Ivan Tashkinov | |
| 2019-11-14 | Merge remote-tracking branch 'upstream/develop' into feature/move-activity | Egor Kislitsyn | |
