mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
* feat(backend): pin more than one post * add postPinnedCount query, better names for env variable * add store and mixin for pinned posts counts * test pinned post store * context menu for pin posts * fix typos * unpin posts is always possible * feat(backend): pin public group posts * allow posts in public groups to be pinned by admins --------- Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>