Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-12 | ActivityPub User view: Following/Followers refactoring | rinpatch | |
- Render the collection items if the user requesting == the user rendered - Do not render the first page if hide_{followers,follows} is set, just give the URI to it | |||
2019-07-12 | Move these to pleroma namespace in Mastodon API | Mark Felder | |
2019-07-12 | AP user view: Add a test for hiding totalItems in following/followers | rinpatch | |
2019-07-11 | Extend Pleroma.Pagination to support offset-based pagination, use ↵ | Eugenij | |
async/await to execute status and account search in parallel | |||
2019-07-11 | admin api configure changes | Alexander Strizhakov | |
2019-07-11 | Merge branch 'fix/1019-refactor' into 'develop' | kaniini | |
Fix/1019 refactor See merge request pleroma/pleroma!1397 | |||
2019-07-11 | Add `list` to Visibility | Egor Kislitsyn | |
2019-07-11 | Add "listMessage" | Egor Kislitsyn | |
2019-07-11 | Merge branch 'develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-07-10 | support for idna domains | Alexander Strizhakov | |
2019-07-10 | MastoAPI: Add categories to custom emojis | Haelwenn (lanodan) Monnier | |
Note: This isn’t in a release yet, can be seen in mastofe on the rebase/glitch-soc branch. | |||
2019-07-10 | removing synchronization worker | Alex S | |
2019-07-10 | adding following_address field to user | Alex S | |
2019-07-10 | Create mentions only for explicitly mentioned users | Sergey Suprunenko | |
2019-07-10 | add test for search_controller/ 100% coverage | Maksim | |
2019-07-10 | Send and handle "Delete" activity for deleted users | Sergey Suprunenko | |
2019-07-10 | Add license/copyright to all project files | feld | |
2019-07-10 | tests MRF filters | Maksim | |
2019-07-09 | [#878] Tests improvements per code review. | Ivan Tashkinov | |
2019-07-09 | [#878] Uncommented test statement. | Ivan Tashkinov | |
2019-07-09 | [#878] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
878-activity-object-decoupling-in-tests # Conflicts: # lib/pleroma/object.ex # test/web/activity_pub/transmogrifier_test.exs # test/web/ostatus/ostatus_test.exs | |||
2019-07-09 | Merge branch 'remove-avatar-header' into 'develop' | kaniini | |
Ability to reset avatar, profile banner and backgroud See merge request pleroma/pleroma!1187 | |||
2019-07-09 | Merge branch 'test-speedup' into 'develop' | Haelwenn | |
Testing: Don't federate in testing. See merge request pleroma/pleroma!1391 | |||
2019-07-09 | Merge branch '161-incoming-replies-depth-limit' into 'develop' | rinpatch | |
[#161] Limited replies depth on incoming federation (memory leaks fix) Closes #161 See merge request pleroma/pleroma!1361 | |||
2019-07-09 | Testing: Don't federate in testing. | lain | |
2019-07-08 | [#878] Refactored assumptions on embedded object presence in tests. Adjusted ↵ | Ivan Tashkinov | |
note factory to not embed object into activity. | |||
2019-07-08 | Mastodon API: Fix embedded relationships not being rendered inside of statuses | rinpatch | |
2019-07-06 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
161-incoming-replies-depth-limit | |||
2019-07-02 | Add fallback value to the admin report view. | Eugenij | |
This is to avoid 500 error when the reported user no longer exists in the database. | |||
2019-06-30 | [#161] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
161-incoming-replies-depth-limit # Conflicts: # CHANGELOG.md | |||
2019-06-30 | [#161] Refactoring, documentation. | Ivan Tashkinov | |
2019-06-30 | Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses) | Eugenij | |
2019-06-29 | Fix not being able to pin unlisted posts | rinpatch | |
Closes #1038 | |||
2019-06-29 | [#161] Limited replies depth on incoming federation in order to prevent ↵ | Ivan Tashkinov | |
memory leaks on recursive replies fetching. | |||
2019-06-29 | Merge branch 'feature/merge-mastodon-admin-views-for-reports' into 'develop' | kaniini | |
Merge admin and mastodon user views for reports See merge request pleroma/pleroma!1346 | |||
2019-06-28 | test: add tests for mediaproxy warming policy | William Pitcock | |
2019-06-28 | Kowalski, analysis! | Maxim Filippov | |
2019-06-28 | Merge admin and mastodon user views for reports | Maxim Filippov | |
2019-06-26 | Return correct response when reply to a direct message is not direct itself | Sergey Suprunenko | |
2019-06-25 | add ignore hosts and TLDs for rich_media | Maksim Pechnikov | |
2019-06-25 | add test | Maksim Pechnikov | |
2019-06-24 | [#184] small refactoring reset password | Maksim | |
2019-06-24 | Broadcast conversation update when DM is deleted | Eugenij | |
2019-06-23 | Merge branch 'rich_media_titles_two' into 'develop' | kaniini | |
Rich media titles two See merge request pleroma/pleroma!1325 | |||
2019-06-23 | log capturing | Alex S | |
2019-06-23 | support for config groups | Alex S | |
2019-06-23 | Merge branch 'develop' into 'remove-avatar-header' | Sachin Joshi | |
# Conflicts: # CHANGELOG.md | |||
2019-06-22 | support for tuples with more than 2 values | Alex S | |
2019-06-22 | Rich Media Parser: Do not return just a title if nothing else is there. | lain | |
2019-06-22 | Revert "Revert "Merge branch 'fix/ogp-title' into 'develop'"" | lain | |
This reverts commit b6af80f769195b5047ee8da07166f022c2e29b0a. |