Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-22 | Merge branch 'moderators' into 'develop' | Alex Gleason | |
AdminAPI: let moderators actually do things Closes #2490 See merge request pleroma/pleroma!3480 | |||
2021-12-22 | Merge branch 'erratic-tests' into 'develop' | Alex Gleason | |
Skip erratic tests See merge request pleroma/pleroma!3572 | |||
2021-12-21 | Skip erratic tests | Alex Gleason | |
2021-12-19 | Merge remote-tracking branch 'origin/develop' into moderators | Alex Gleason | |
2021-12-19 | Merge branch 'mkljczk-develop-patch-64464' into 'develop' | Alex Gleason | |
Add "exposable_reactions" to features, if showing reactions See merge request pleroma/pleroma!3523 | |||
2021-12-19 | Merge branch 'manifest' into 'develop' | Alex Gleason | |
Expose /manifest.json for PWA Closes #882 See merge request pleroma/pleroma!3544 | |||
2021-12-19 | Slow queries logging improvements: added EXPLAIN results, listed params, ↵ | Ivan Tashkinov | |
improved stacktrace. | |||
2021-12-19 | Merge branch 'replies-count' into 'develop' | Alex Gleason | |
Fix replies count for remote replies See merge request pleroma/pleroma!3541 | |||
2021-12-19 | Merge branch 'link-headers-chats' into 'develop' | Alex Gleason | |
Add link headers in ChatController.index2 See merge request pleroma/pleroma!3562 | |||
2021-12-19 | Merge branch 'live-dashboard' into 'develop' | Alex Gleason | |
Add Phoenix LiveDashboard See merge request pleroma/pleroma!3566 | |||
2021-12-19 | Merge remote-tracking branch 'origin/develop' into manifest | Alex Gleason | |
2021-12-19 | Merge branch 'v2-suggestions' into 'develop' | Alex Gleason | |
V2 suggestions See merge request pleroma/pleroma!3547 | |||
2021-12-19 | Merge branch 'fix-search-dos' into 'develop' | Alex Gleason | |
Search: limit number of results (prevent DoS) See merge request pleroma/pleroma!3563 | |||
2021-12-18 | Merge branch 'from/develop/tusooa/alpine-3.14' into 'develop' | lain | |
Bump alpine to 3.14 See merge request pleroma/pleroma!3569 | |||
2021-12-17 | Bump alpine to 3.14 | Tusooa Zhu | |
2021-12-17 | Lint | Tusooa Zhu | |
2021-12-17 | Add changelog for ↵ | Tusooa Zhu | |
https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3568 | |||
2021-12-17 | Add test to ensure removed follower cease to have relationship with ex-followee | Tusooa Zhu | |
https://git.pleroma.social/pleroma/pleroma/-/issues/2802 | |||
2021-12-17 | Add test to ensure the blocked cease to have follow relationship to the blocker | Tusooa Zhu | |
https://git.pleroma.social/pleroma/pleroma/-/issues/2766 | |||
2021-12-17 | Allow updating accepted follow activities in ↵ | Tusooa Zhu | |
Web.ActivityPub.Utils.update_follow_state_for_all/2 Mastodon uses the Reject activity also for the purpose of removing a follower, in addition to reject a follow request. We should also update the original Follow activity in this case. | |||
2021-12-17 | Merge branch 'verbose-emoji-loader' into 'develop' | lain | |
emoji/loader.ex: be more verbose about which emoji pack config is loading now See merge request pleroma/pleroma!3567 | |||
2021-12-17 | emoji/loader.ex: be more verbose about which emoji pack config is loading now | a1batross | |
To avoid issue when one of the hundred JSON files is malformed and administrator don't know which one | |||
2021-12-16 | Dirty hack to make mediaproxy functional by relying on Hackney for that part | Mark Felder | |
2021-12-15 | Merge remote-tracking branch 'origin/develop' into live-dashboard | Alex Gleason | |
2021-12-15 | Add Phoenix LiveDashboard | Alex Gleason | |
Co-authored-by: Egor Kislitsyn <egor@kislitsyn.com> | |||
2021-12-15 | Merge branch 'delete-account-fix' into 'develop' | lain | |
TwitterAPI: allow deleting one's own account with request body Closes #2799 and #2746 See merge request pleroma/pleroma!3564 | |||
2021-12-15 | Application: Actually start finch if it's needed | Lain Soykaf | |
2021-12-15 | Application, dependencies: prepare for finch | Lain Soykaf | |
2021-12-13 | TwitterAPI: allow deleting one's own account with request body | Alex Gleason | |
2021-12-12 | Search: limit number of results | Alex Gleason | |
2021-12-12 | Add link headers in ChatController.index2 | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-12-09 | Merge branch 'fix-attachment-dimensions' into 'develop'2795-small-fix-for-elixir-1-13 | lain | |
Fix attachment dimensions Closes #2794 See merge request pleroma/pleroma!3559 | |||
2021-12-09 | Merge branch 'benchmark-fixes' into 'develop' | lain | |
Benchmarks: fix user timeline and tags benchmarks See merge request pleroma/pleroma!3560 | |||
2021-12-08 | Benchmarks: fix user timeline and tags benchmarks | Alex Gleason | |
2021-12-07 | VideoHandlingTest: remove nil values | Alex Gleason | |
2021-12-07 | Apply alexgleason's suggestion(s) to 1 file(s) | Haelwenn | |
2021-12-07 | Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensions | Alex Gleason | |
2021-12-07 | Fix VideoHandlingTest | Alex Gleason | |
2021-12-07 | Merge branch 'fixyfix' into 'develop' | lain | |
Linting. See merge request pleroma/pleroma!3558 | |||
2021-12-07 | AttachmentValidator: ingest width and height | Alex Gleason | |
2021-12-07 | Linting. | Lain Soykaf | |
2021-12-07 | Merge branch 'pleroma-result-1_13' into 'develop' | lain | |
move result into with guard See merge request pleroma/pleroma!3557 | |||
2021-12-07 | Merge branch 'mix-lock' into 'develop' | lain | |
Run `mix deps.get` See merge request pleroma/pleroma!3556 | |||
2021-12-07 | Run `mix deps.get` | Alex Gleason | |
2021-12-07 | move result into with guard | Finn Behrens | |
2021-12-07 | Transmogrifier: test fix_attachments/1 | Alex Gleason | |
2021-12-06 | Merge branch 'benchmark' into 'develop' | lain | |
Fix benchmarks See merge request pleroma/pleroma!3551 | |||
2021-12-06 | Add 'notifying' to relationship for compatibility with Mastodon | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-12-06 | Add test for following with subscription | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2021-12-06 | Merge branch 'optimisation/deactivated-subquery' into 'develop' | lain | |
Make deactivated user check into a subquery Closes #2792 See merge request pleroma/pleroma!3554 |