akkoma/lib/pleroma/web/mastodon_api
Oneric 54fd8379ad web/gettext: split Gettext Backend and additional utility functions
This avoids the importing the heavy Gettext backend in some places
and makes it clearer what’s actually used in the project and what’s
used by the Gettext library.
With the to-be-pulled-in Gettext API change this split
will be even more helpful for code clarity.

As a bonus documentation is improved and
the unused locale_or_default function removed.
2025-11-09 00:00:00 +00:00
..
controllers web/gettext: split Gettext Backend and additional utility functions 2025-11-09 00:00:00 +00:00
views Treat known quotes and replies as such even if parent unavailable 2025-10-13 10:26:57 +00:00
mastodon_api.ex Use types for filtering notifications 2025-10-15 09:06:43 +02:00
websocket_handler.ex Avoid accumulation of stale data in websockets 2024-06-22 22:22:33 +02:00