Localslackirc Versions Save

IRC gateway for slack, running on localhost for one user

1.31

3 weeks ago

1.31

  • Store state into /var/lib/localslackirc when started from systemd

1.30

2 months ago

1.30

  • Do not crash when encountering graves of deleted files

1.29

2 months ago

1.29

  • Do not crash when encountering deleted files

1.28

2 months ago

1.28

  • Do not crash on errors with last known timestamp
  • Stop using match statement, so it can work with pypy

1.27

3 months ago

1.27

  • New group chats are automatically joined rather than ignored This used to work but slack changed API

1.26

3 months ago

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

4 months ago

1.25

  • Fix crash when sending a non existing file

1.24

5 months ago

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

6 months ago

1.23

  • Add /autoreact command to automatically put reactions to messages.

1.22

6 months ago

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