Age | Commit message (Collapse) | Author |
|
|
|
Translations update from Pleroma Weblate
See merge request pleroma/pleroma!4157
|
|
Currently translated at 94.5% (86 of 91 strings)
Translation: Pleroma/Pleroma Backend (domain static_pages)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-static_pages/uk/
|
|
Currently translated at 16.2% (160 of 985 strings)
Translation: Pleroma/Pleroma Backend (domain config_descriptions)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-config_descriptions/uk/
|
|
Currently translated at 12.0% (6 of 50 strings)
Translation: Pleroma/Pleroma Backend (domain oauth_scopes)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-oauth_scopes/uk/
|
|
Currently translated at 94.5% (86 of 91 strings)
Translation: Pleroma/Pleroma Backend (domain static_pages)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-static_pages/uk/
|
|
Currently translated at 65.9% (31 of 47 strings)
Translation: Pleroma/Pleroma Backend (domain posix_errors)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-posix_errors/uk/
|
|
Currently translated at 91.1% (31 of 34 strings)
Translation: Pleroma/Pleroma Backend (domain default)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-default/uk/
|
|
Currently translated at 15.7% (155 of 985 strings)
Translation: Pleroma/Pleroma Backend (domain config_descriptions)
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-backend-domain-config_descriptions/uk/
|
|
|
|
|
|
|
|
Fix LDAP support
See merge request pleroma/pleroma!4168
|
|
|
|
|
|
|
|
Elixir 1.17 warnings
See merge request pleroma/pleroma!4163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clauses.
|
|
|
|
|
|
|
|
|
|
Fixes module name being not fully qualified
warning: AdminAPI.FallbackController.call/2 is undefined (module AdminAPI.FallbackController is not available or is yet to be defined)
│
5 │ defmodule Pleroma.Web.AdminAPI.RuleController do
│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
│
└─ lib/pleroma/web/admin_api/controllers/rule_controller.ex:5: Pleroma.Web.AdminAPI.RuleController.action/2
warning: AdminAPI.FallbackController.init/1 is undefined (module AdminAPI.FallbackController is not available or is yet to be defined)
│
5 │ defmodule Pleroma.Web.AdminAPI.RuleController do
│ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
│
└─ lib/pleroma/web/admin_api/controllers/rule_controller.ex:5: Pleroma.Web.AdminAPI.RuleController.action/2
|
|
Function calls must have parens
|
|
Ensure StripLocation works for PNGs
See merge request pleroma/pleroma!4167
|
|
|
|
|
|
|
|
Oban Jobs for refreshing users were not respecting the uniqueness setting
See merge request pleroma/pleroma!4164
|
|
Change Gun connection pool logs to debug
See merge request pleroma/pleroma!4165
|
|
|
|
|
|
Ci/elixir 1.16
See merge request pleroma/pleroma!4162
|
|
|
|
|
|
|
|
RichMedia: test that activity is streamed out after backfill
See merge request pleroma/pleroma!4160
|
|
|
|
Add test validating the activity_id is correctly present in the Oban job
See merge request pleroma/pleroma!4159
|
|
This was preventing the activity from being streamed over websockets.
|
|
update docs for NetBSD
See merge request pleroma/pleroma!4150
|
|
|
|
Enable erratic tests
See merge request pleroma/pleroma!4155
|