Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-20 | Mastodon API: Fix private and direct statuses not being filtered out from ↵ | eugenijm | |
the public timeline for an authenticated user (`GET /api/v1/timelines/public`) | |||
2019-09-19 | Merge branch 'outbox_pagination' into 'develop' | lain | |
Fix AP outbox pagination See merge request pleroma/pleroma!1700 | |||
2019-09-19 | Add test for correct AP outbox pagination | D Anzorge | |
2019-09-19 | Add `rel="ugc"` to hashtags and mentions | Egor Kislitsyn | |
2019-09-19 | Add support for `rel="ugc"` | Egor Kislitsyn | |
2019-09-19 | Mastodon API: Return `pleroma.direct_conversation_id` when creating direct ↵ | eugenijm | |
messages (`POST /api/v1/statuses`) | |||
2019-09-19 | Merge branch 'develop' into test/activity_pub/transmogrifier.ex | Maksim Pechnikov | |
2019-09-18 | Merge branch 'issue/733' into 'develop' | Haelwenn | |
[#733] added test for Ostatus See merge request pleroma/pleroma!1657 | |||
2019-09-18 | Merge branch 'chores/bump-copyright-year' into 'develop' | rinpatch | |
Bump copyright years of files changed in 2019 See merge request pleroma/pleroma!1698 | |||
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-09-19 | Get the nodeinfo address from the well-known | Ekaterina Vaartis | |
2019-09-19 | Change path from nodeinfo to metadata->features | Ekaterina Vaartis | |
2019-09-19 | A feature for shareable emoji packs, use it in download_from & tests | Ekaterina Vaartis | |
2019-09-19 | Move EmojiAPIController from EmojiAPI to PleromaAPI | Ekaterina Vaartis | |
2019-09-19 | Make the emoji controller api more RESTy | Ekaterina Vaartis | |
2019-09-19 | Change emoji api responses to JSON | Ekaterina Vaartis | |
2019-09-19 | Allow importing old (emoji.txt / plain) packs from the filesystem | Ekaterina Vaartis | |
2019-09-19 | Add a way to create emoji packs via an endpoint | Ekaterina Vaartis | |
2019-09-19 | Allow uploading new emojis to packs from URLs | Ekaterina Vaartis | |
2019-09-19 | Implememt emoji pack file updating + write tests | Ekaterina Vaartis | |
2019-09-19 | Add tests for pack metadata updating | Ekaterina Vaartis | |
2019-09-19 | Add tests for downloading from fallback url | Ekaterina Vaartis | |
2019-09-19 | Change YAML to JSON | Ekaterina Vaartis | |
2019-09-19 | Add an endpoint for deleting emoji packs | Ekaterina Vaartis | |
2019-09-19 | Add tests for emoji pack sharing | Ekaterina Vaartis | |
2019-09-18 | Merge branch 'hide-follower-following-count' into 'develop' | feld | |
Add a setting to hide follows/followers stats from the user profile See merge request pleroma/pleroma!1663 | |||
2019-09-18 | Merge branch 'admin_api_invite_tokens' into 'develop' | feld | |
POST for creating invite tokens in admin api See merge request pleroma/pleroma!1637 | |||
2019-09-18 | Merge branch 'restore-tests' into 'develop' | feld | |
Restore tests for `change_password` and `delete_account` See merge request pleroma/pleroma!1658 | |||
2019-09-18 | post for creating invite tokens in admin api | Alex S | |
2019-09-17 | Merge branch 'develop' into issue/733 | Maksim Pechnikov | |
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 | 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 | Merge branch 'develop' into support/tests | Maksim Pechnikov | |