pleroma groups!!!!!! try it ->
https://piggo.space/hob
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.8 KiB
1.8 KiB
Changelog
v0.3.0
- Changed config/storage format to directory-based, removed shared config mutex
- Made more options configurable (timeouts, catch-up limits, etc)
- Changed default log level to Debug, added
-qto reduce it (opposite of-v) - Code cleaning
v0.2.8
- fix error processing statuses when a misskey poll has infinite run time
v0.2.7
- Fix some wrong responses to admin commands
- Remove automatic announcements from some admin commands
- Send no reply to unauthorized admin commands
- Fix swapped
/opengroupand/closegroupdescriptions in help - Add
/optoutand/optin - Add
#nobotchecking when using the/boostcommand
v0.2.6
- Allow boosting group hashtags when they are in a reply, except when it is private/DM or contains actionable commands
/followand/unfolloware now aliases to/addand/remove(for users and tags)- Add workaround for pleroma markdown processor eating trailing hashtags
- Command replies are now always DM again so we don't spam timelines
v0.2.5
- Add
/undocommand - Fix users joining via follow not marked as members
v0.2.4
- make account lookup try harder
v0.2.3
/add userwill now try to follow even if already a member
v0.2.2
- All hashtags, server names and handles are now lowercased = case-insensitive
- Prevent the
-aflag overwriting existing group in the config - Update the help text
/inow works in hashtag posts/add userand/remove usernow correctly follow/unfollow
v0.2.1
- More reliable websocket reconnect, workaround for pleroma socket going silent
v0.2.0
- Add hashtag boosting and back-follow/unfollow
- Add hashtag commands
- Code reorganization
- Improve greeting messages
- Do not crash on unknown notification types (elefren patch)
v0.1
This is the initial test release
.