1.1 KiB
Changelog for BigBuffet-specific changes
-
Every change from
pl
, another fork of Pleroma. -
Timelines can be sorted by declared publication date, rather than insertion date.
-
Multilanguage posts are supported, based on pleroma/pleroma!3822.
-
Alternative forms of hashtags (double-hashtags and triple-hashtags) are supported.
-
Hashtags are inserted with a preferred name, which is the casing in which they appeared the first time.
-
Post translations are stored in the database.
-
New users are marked as discoverable by default.
-
Information about hashtags most commonly used by given users is stored.
-
Users can import .zip archives of posts, based on pleroma/pleroma!3769.
-
Posts and timelines can be fetched with post translation in a given language (if already stored in the database).
-
A endpoint for translating multiple posts was added.
-
Discovery endpoint allows to order users by their post count.