Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Releases: ltworf/localslackirc

1.31

06 May 15:46
6f5c5e4
Compare
Choose a tag to compare

1.31

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

1.30

22 Mar 14:49
ea7e12c
Compare
Choose a tag to compare

1.30

  • Do not crash when encountering graves of deleted files

1.29

20 Mar 14:49
8fb5924
Compare
Choose a tag to compare

1.29

  • Do not crash when encountering deleted files

1.28

08 Mar 13:51
9da16e6
Compare
Choose a tag to compare

1.28

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

1.27

29 Feb 15:05
67bca92
Compare
Choose a tag to compare

1.27

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

1.26

28 Feb 16:42
54800fb
Compare
Choose a tag to compare

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

30 Jan 00:08
7d515ec
Compare
Choose a tag to compare

1.25

  • Fix crash when sending a non existing file

1.24

02 Dec 15:49
12ea760
Compare
Choose a tag to compare

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

20 Nov 19:06
cc5c7ad
Compare
Choose a tag to compare

1.23

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

1.22

14 Nov 19:04
4d10f4e
Compare
Choose a tag to compare

1.22

  • Fetch only the list of joined channels if the full list
    is not needed.
    Thanks to: Jiri Bohac jbohac@suse.cz
  • Ignore chats with deleted users when downloading history
  • Remove calls to removed API calls