Releases: ltworf/localslackirc
Releases · ltworf/localslackirc
1.31
1.31
- Store state into /var/lib/localslackirc when started from systemd
1.30
1.30
- Do not crash when encountering graves of deleted files
1.29
1.29
- Do not crash when encountering deleted files
1.28
1.28
- Do not crash on errors with last known timestamp
- Stop using match statement, so it can work with pypy
1.27
1.27
- New group chats are automatically joined rather than ignored
This used to work but slack changed API
1.26
1.26
- Add experimental command lsi-getconf to read the slack
token from the browser
- Install correct manpage for lsi-write
- Improve descriptions
- Improve --help output
- Do not crash when messages cannot be parsed
1.25
1.25
- Fix crash when sending a non existing file
1.24
1.24
- Add /dropautoreact command
- Add /listautoreact command
- Add /listannoy command
- Add /dropannoy command
- Store annoy and autoreact in state, so they are preserved
- Allow unlimited timeout for annoy and autoreact
1.23
1.23
- Add /autoreact command to automatically put reactions
to messages.
1.22
1.22
- Fetch only the list of joined channels if the full list
is not needed.
Thanks to: Jiri Bohac [email protected]
- Ignore chats with deleted users when downloading history
- Remove calls to removed API calls