Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-03 | credo: Disable some new checks, disable TODO+FIXME (noise)deps-update | Haelwenn (lanodan) Monnier | |
2022-09-03 | mix.lock: Bump | Haelwenn (lanodan) Monnier | |
2022-09-03 | Merge branch 'from/upstream-develop/tusooa/assoc-object-id' into 'develop' | Haelwenn | |
Add function to calculate associated object id Closes #2307 See merge request pleroma/pleroma!3692 | |||
2022-09-03 | Merge branch 'from/upstream-develop/tusooa/edits' into 'develop' | Haelwenn | |
Editing Closes #1429, #2859, and #2288 See merge request pleroma/pleroma!3678 | |||
2022-09-03 | Merge branch 'from/develop/tusooa/2807-remote-xact-post' into 'develop' | Haelwenn | |
Remote interaction with posts Closes #2807 and #978 See merge request pleroma/pleroma!3587 | |||
2022-09-02 | Merge branch 'revert-01239456' into 'develop' | Haelwenn | |
Revert "Merge branch 'rewrite/integration-test-websocket-client' into 'develop'" See merge request pleroma/pleroma!3742 | |||
2022-09-02 | Revert "Merge branch 'rewrite/integration-test-websocket-client' into 'develop'" | Haelwenn | |
This reverts merge request !3649 | |||
2022-09-02 | Merge branch 'weblate' into 'develop' | Haelwenn | |
Translations update from Pleroma Weblate See merge request pleroma/pleroma!3735 | |||
2022-09-02 | Translated using Weblate (Dutch) | Fristi | |
Currently translated at 63.8% (30 of 47 strings) Translation: Pleroma/Pleroma Backend (domain posix_errors) Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-backend-domain-posix_errors/nl/ | |||
2022-09-02 | Translated using Weblate (Dutch) | Fristi | |
Currently translated at 100.0% (83 of 83 strings) Translation: Pleroma/Pleroma Backend (domain static_pages) Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-backend-domain-static_pages/nl/ | |||
2022-09-02 | Translated using Weblate (Dutch) | Fristi | |
Currently translated at 100.0% (106 of 106 strings) Translation: Pleroma/Pleroma Backend (domain errors) Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-backend-domain-errors/nl/ | |||
2022-09-02 | Added translation using Weblate (Dutch) | Fristi | |
2022-09-02 | Added translation using Weblate (Dutch) | Fristi | |
2022-09-02 | Merge branch 'rewrite/integration-test-websocket-client' into 'develop' | Haelwenn | |
Rewrite integration-test websocket client with Mint.WebSocket, closes #2812 Closes #2812 See merge request pleroma/pleroma!3649 | |||
2022-08-27 | Merge branch 'fix/fedi-fe-build-url' into 'develop' | tusooa | |
Fix fedi-fe build URL, addresses #2920 See merge request pleroma/pleroma!3736 | |||
2022-08-27 | Merge branch 'feature/emoji-15-support' into 'develop' | tusooa | |
emoji-test: update to latest 15.0 draft See merge request pleroma/pleroma!3726 | |||
2022-08-27 | Merge branch 'from/upstream-develop/tusooa/static-page-styles' into 'develop' | tusooa | |
Improve static page style See merge request pleroma/pleroma!3729 | |||
2022-08-25 | Merge branch 'fix_erratic_tests' into 'develop' | tusooa | |
Fix flaky rate_limiter_test.exs test "it restricts based on config values" See merge request pleroma/pleroma!3688 | |||
2022-08-25 | Merge branch 'fix_flaky_transfer_task_test.exs' into 'develop' | tusooa | |
Fix flaky/erratic test/pleroma/config/transfer_task_test.exs See merge request pleroma/pleroma!3703 | |||
2022-08-25 | Merge branch 'fix_erratic_participation_test' into 'develop' | tusooa | |
fix flaky participation_test.exs See merge request pleroma/pleroma!3689 | |||
2022-08-25 | fix flaky participation_test.exs | Ilja | |
2022-08-24 | Fix fedi-fe build URL | Sean King | |
2022-08-24 | Merge branch 'fix_flaky_filter_controller_test.exs_200' into 'develop' | tusooa | |
fix flaky test filter_controller_test.exs:200 See merge request pleroma/pleroma!3699 | |||
2022-08-24 | fix flaky test filter_controller_test.exs:200 | Ilja | |
2022-08-24 | Merge branch 'fix_flaky_test_user_relationship_test.exs_81' into 'develop' | tusooa | |
fix flaky test_user_relationship_test.exs:81 See merge request pleroma/pleroma!3697 | |||
2022-08-24 | fix flaky test_user_relationship_test.exs:81 | Ilja | |
2022-08-24 | Merge branch 'fix/oauth-token-user-caching' into 'develop' | tusooa | |
OAuthPlug: use user cache instead of joining See merge request pleroma/pleroma!3734 | |||
2022-08-24 | Merge branch 'add/glitch-lily-fe' into 'develop' | tusooa | |
Add glitch-lily as an installable frontend See merge request pleroma/pleroma!3727 | |||
2022-08-24 | OAuthPlug: use user cache instead of joining | Hélène | |
As this plug is called on every request, this should reduce load on the database by not requiring to select on the users table every single time, and to instead use the by-ID user cache whenever possible. | |||
2022-08-20 | Add margin to forms and make inputs fill whole width | Tusooa Zhu | |
2022-08-21 | Merge branch 'from/upstream-develop/tusooa/alpine-bump' into 'develop' | tusooa | |
Use latest alpine version for docker image See merge request pleroma/pleroma!3719 | |||
2022-08-20 | Expose availability of GET /main/ostatus via instance | Tusooa Zhu | |
2022-08-20 | Make remote interaction page translatable | Tusooa Zhu | |
2022-08-20 | Add changelog | Tusooa Zhu | |
2022-08-20 | Display status link in remote interaction form | Tusooa Zhu | |
2022-08-20 | Lint | Tusooa Zhu | |
2022-08-20 | Add GET endpoints for remote subscription forms | Tusooa Zhu | |
There are two reasons for adding a GET endpoint: 0: Barely displaying the form does not change anything on the server. 1: It makes frontend development easier as they can now use a link, instead of a form, to allow remote users to interact with local ones. | |||
2022-08-20 | Fix form item name in status_interact.html | Tusooa Zhu | |
2022-08-20 | Add remote interaction ui for posts | Tusooa Zhu | |
2022-08-20 | Update thread visibility function | Tusooa Zhu | |
2022-08-20 | Lint | Tusooa Zhu | |
2022-08-20 | Switch to associated_object_id index | Tusooa Zhu | |
2022-08-20 | Add function to calculate associated object id | Tusooa Zhu | |
2022-08-19 | Add glitch-lily as an installable frontend | Sean King | |
2022-08-19 | Merge branch 'varnish-fix-changelog' into 'develop' | feld | |
Document the changes for Varnish 7.0+ compatibility and RFC compliance See merge request pleroma/pleroma!3723 | |||
2022-08-20 | emoji-test: update to latest 15.0 draft | Hélène | |
2022-08-12 | Document the changes for Varnish 7.0+ compatibility and RFC compliance | Mark Felder | |
2022-08-12 | Merge branch 'from/upstream-develop/tusooa/2912-receiver-reject-mrf' into ↵ | Haelwenn | |
'develop' Treat MRF rejects as success in Oban worker Closes #2912 See merge request pleroma/pleroma!3720 | |||
2022-08-12 | Merge branch 'fix_flaky_tests_where_we_sometimes_loose_db_connections' into ↵ | Haelwenn | |
'develop' Fix flaky tests with DB connections; Allow higher amount of restarts for Pleroma.Repo during testing See merge request pleroma/pleroma!3696 | |||
2022-08-12 | Merge branch 'from/upstream-develop/tusooa/sync-settings' into 'develop' | Haelwenn | |
Synchronized settings for apps (frontends) See merge request pleroma/pleroma!3698 |