Releases: grishka/Smithereen
Releases · grishka/Smithereen
0.8
- Reposts and quote-reposts
- Post embeds
- Remote interaction popup when you try to interact with a post without an account
- New profile fields (starting to feel like a social network now)
- Comment view setting: threaded (default), two-level, flat
- Hover cards for mentions
- Mention autocomplete
- Bookmarks for profiles and groups
- Lots of minor fixes and improvements
0.7
- All-new moderation tools: role-based permissions, revamped reports, new ways of limiting user accounts, and so much more!
- All-new media storage: Smithereen now keeps track of references to files, simplifying the code, and adds support for S3 object storage.
- Tens of minor bug fixes and UX improvements.
0.6
0.5
- Federation improvements:
- If an activity delivery failed, it will be retried with increasing intervals
- If deliveries failed in 7 different days, the server will be marked as unavailable and deliveries stopped until it sends any activity to us
- A new "Federation" tab in the admin panel, showing per-server statistics and allowing to block federation with servers
- Reporting: "report" button on posts, comments, profiles, and groups, and a corresponding moderation UI (very simple one for now). Report federation (
Flag
activity) is also supported in both directions. - Comment thread pagination
- Way too many bug fixes and minor improvements