Releases: jajm/irssi-rocketchat
Releases · jajm/irssi-rocketchat
0.8.0
0.7.1
0.7.0
0.6.0
Added
- Nicklist is now updated when a user joins or leaves a room (#5)
- Channel's visible name is now updated when a room is renamed
- Show thread id in front of each threaded message
- Add setting
rocketchat_print_msgid
to show message id in front of each message (disabled by default) - Add "sticky" threads (#8)
Changed
- Renamed command
/rocketchat reply
to/rocketchat thread
0.5.0
0.4.0
Added
- Added command
/rocketchat subscribe <name> <event>
which is useful for debug - Added support for text-only attachments
Fixed
- "sub" calls that fail because of rate limit will be automatically retried
- Do not print an error message when one of the following signals is triggered for another server/protocol:
- query created
- query destroyed
- channel created
- channel name changed
0.3.1
0.3.0
Added
- Added support for queries for direct message between two users (use
/query
) - Added command
/rocketchat history
Changed
- History is no longer loaded automatically (use the new command
/rocketchat history
) - The
/join
command can now takes either a room ID or a room name