Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-18 | Capture log in object refetch tests | rinpatch | |
2019-09-18 | Initial poll refresh support | rinpatch | |
Implement refreshing the object with an interval and call the function when getting the poll. | |||
2019-09-18 | post for creating invite tokens in admin api | Alex S | |
2019-09-17 | [#1234] Addressed code analysis issue. | Ivan Tashkinov | |
2019-09-17 | [#1234] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1234-mastodon-2-4-3-oauth-scopes # Conflicts: # lib/pleroma/web/activity_pub/activity_pub_controller.ex | |||
2019-09-17 | Merge branch 'develop' into issue/733 | Maksim Pechnikov | |
2019-09-17 | [#1234] Defined admin OAuth scopes, refined other scopes. Added tests. | Ivan Tashkinov | |
2019-09-17 | Merge branch 'feature/return-total-for-reports' into 'develop' | rinpatch | |
Admin API: Return total for reports See merge request pleroma/pleroma!1628 | |||
2019-09-17 | Merge branch 'develop' into issue/733 | Maksim Pechnikov | |
2019-09-17 | Merge branch 'support/tests' into 'develop' | rinpatch | |
add tests for activity_pub/utils.ex See merge request pleroma/pleroma!1627 | |||
2019-09-17 | remove remaining errors from tests | Steven Fuchs | |
2019-09-17 | Move pleroma_api controllers into controllers sub-folders | Roman Chvanikov | |
2019-09-17 | Rename SubscriptionNotificationController list and get actions to index and show | Roman Chvanikov | |
2019-09-17 | Apply suggestion to ↵ | Roman Chvanikov | |
test/web/pleroma_api/subscription_notification_controller_test.exs | |||
2019-09-17 | Mastodon API: Add a setting to hide follow/follower count from the user view ↵ | eugenijm | |
(`hide_follows_count` and `hide_followers_count`) | |||
2019-09-16 | Move subscription notifications to a separate controller | Roman Chvanikov | |
2019-09-16 | Merge develop | Roman Chvanikov | |
2019-09-16 | Merge branch 'develop' into feature/moderation-log-filters | Maxim Filippov | |
2019-09-16 | Merge branch 'develop' into feature/return-total-for-reports | Maxim Filippov | |
2019-09-16 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-16 | Fix signed fetch inclusion publisher test | rinpatch | |
Oban branch changed `actor` to `actor_id` and this test was not adjusted for that | |||
2019-09-16 | Revert "Merge branch 'streamer-refactoring' into 'develop'" | kaniini | |
This reverts merge request !1653 | |||
2019-09-16 | Streamer refactoring | Steven Fuchs | |
2019-09-16 | Merge branch 'feature/delivery-tracking' into 'develop' | kaniini | |
Track signed fetches of objects and use them for delete federation See merge request pleroma/pleroma!1661 | |||
2019-09-16 | Fix a race condition in tests | Egor Kislitsyn | |
2019-09-16 | Restore tests for `change_password` and `delete_account` | Egor Kislitsyn | |
2019-09-16 | Merge branch 'develop' into issue/733 | Maksim Pechnikov | |
2019-09-15 | [#1234] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1234-mastodon-2-4-3-oauth-scopes # Conflicts: # lib/pleroma/web/activity_pub/activity_pub_controller.ex # lib/pleroma/web/router.ex | |||
2019-09-15 | [#1234] Permissions-related fixes / new functionality (Masto 2.4.3 scopes). | Ivan Tashkinov | |
2019-09-15 | Merge branch 'develop' into support/tests | Maksim Pechnikov | |
2019-09-15 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # docs/config.md | |||
2019-09-14 | Merge branch 'fix/truncate-remote-user-fields' into 'develop' | rinpatch | |
Truncate remote user fields See merge request pleroma/pleroma!1619 | |||
2019-09-14 | Merge branch 'develop' into refactor/subscription | Roman Chvanikov | |
2019-09-14 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # docs/config.md # mix.lock | |||
2019-09-14 | Fix `Activity.all_by_actor_and_id/2` test | Egor Kislitsyn | |
2019-09-14 | Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs | rinpatch | |
2019-09-14 | Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs | rinpatch | |
2019-09-14 | Mastodon API: Respect post privacy in favourited/reblogged endpoints | rinpatch | |
2019-09-13 | Merge branch 'capture-test-errors' into 'develop' | lain | |
Capture test error messages where appropriate See merge request pleroma/pleroma!1665 | |||
2019-09-13 | Merge branch 'develop' into feature/delivery-tracking | rinpatch | |
2019-09-13 | Capture test error messages where appropriate | stwf | |
2019-09-13 | Separate Subscription Notifications from regular Notifications | Roman Chvanikov | |
2019-09-13 | Merge branch 'cleanup-activity' into 'develop' | lain | |
Cleanup `Pleroma.Activity` and add more tests See merge request pleroma/pleroma!1623 | |||
2019-09-13 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
2019-09-13 | ActivityPub: Use is_unicode_emoji? function. | lain | |
2019-09-13 | Merge branch 'feature/change-email' into 'develop' | Haelwenn | |
Add email change endpoint Closes #1156 See merge request pleroma/pleroma!1580 | |||
2019-09-13 | Merge branch 'admin-config-description' into 'develop' | rinpatch | |
Admin config description Closes #1178 and #1209 See merge request pleroma/pleroma!1611 | |||
2019-09-13 | fix formatting | Maksim Pechnikov | |
2019-09-13 | fix tests | Maksim Pechnikov | |
2019-09-13 | Remove unused functions and fix credo issues | rinpatch | |