bitlbee-discord/bitlbee-discord.changes
Mia Herkt 2cac51c04d - Reintroduce _service -- current release no longer works
- Update to version 0.4.1+52.g167450a:
  * Remove account-wide nonce
  * Make nonces unique
  * websockets: handel SSL_AGAIN in non-connecting state
  * websockets: continue logging in on SSL_AGAIN
  * Additional debuginfo on websocket switch failure.
  * Set user real name to untouched nickname
  * Add auto_join* option description to readme
  * Fixed crashing problems upon rejecting more than one friend request. (#172)

OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=7
2018-12-03 22:40:40 +00:00

71 lines
2.6 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 03 22:18:18 UTC 2018 - 9+suse@cirno.systems
- Reintroduce _service -- current release no longer works
- Update to version 0.4.1+52.g167450a:
* Remove account-wide nonce
* Make nonces unique
* websockets: handel SSL_AGAIN in non-connecting state
* websockets: continue logging in on SSL_AGAIN
* Additional debuginfo on websocket switch failure.
* Set user real name to untouched nickname
* Add auto_join* option description to readme
* Fixed crashing problems upon rejecting more than one friend request. (#172)
-------------------------------------------------------------------
Tue Jan 9 06:10:37 UTC 2018 - 9@cirno.systems
- Switch to 0.4.1 release tarball, remove _service files
* Allow getting backlog of private messages
* Fix use-after-free on OPCODE_RECONNECT/INVALID_SESSION
-------------------------------------------------------------------
Fri Dec 29 09:24:46 UTC 2017 - 9@cirno.systems
- Update to version 0.1514391956.6a03db1:
* Don't send acks on old messages
* Handle rate limiting
* Add a function to send raw http requests
* Update away handlers
* Bump plugin version
* Group DMs don't really have topics
* Group DMs (fixes #54)
* imcb_log on reconnect opcode
* respond to heartbeats and obey reconnect requests
* additional unhandled events
* Fix lastmsg/lastread logic
* Convert custom emoji to the code and URL
* Friendship mode
* Read all available data from the SSL buffer
* login message: wrong password
* Enable self messages
* Don't fail to login when no servers exist
* Add 'help discord'
* discord_ws_send_payload: fixup char casting
* discord-websockets: fix implicit int to gchar cast
* discord-websockets: fix some warnings
* Fix lingering writable event source
* Make server_prefix_len truncate by utf8 characters instead of bytes
* Use proper conversion specifiers in prints (fixes segfaults)
-------------------------------------------------------------------
Wed Mar 01 20:24:09 UTC 2017 - okurz@suse.com
- Update to version 0f0485e:
* Add a fake "guild" for global frineds.
* Fix imcb_error format.
* Add a debug option to configure.
* Don't allow backlog fetches with limit < 1.
* Debugging updates.
* Make sure chan names are unique.
* Remove bci from chatlist on channel deletion.
* Add fetch_pinned option.
* Detect (un)pins properly.
* Report "email" errors on login.
-------------------------------------------------------------------
Wed Mar 1 20:16:46 UTC 2017 - okurz@suse.com
- Initial package based on 0f0485e as there are no upstream releases