2020-04-10 19:54:33 +02:00
|
|
|
-------------------------------------------------------------------
|
2021-10-04 16:14:06 +02:00
|
|
|
Mon Oct 04 14:08:12 UTC 2021 - mia@0x0.st
|
|
|
|
|
|
|
|
- Update to version 0.4.3+7.g607f988:
|
|
|
|
* Fix empty gateway->path with glib > 2.68
|
|
|
|
* Additional debuginfo on websocket upgrade
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 09 17:52:09 UTC 2021 - mia@0x0.st
|
|
|
|
|
|
|
|
- Update to version 0.4.3+5.g068ed17:
|
|
|
|
* Basic implementation of discord's replies
|
|
|
|
* Update README.md
|
|
|
|
* Update and rename README to README.md
|
|
|
|
* Add verbosity toggle
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-04-10 19:54:33 +02:00
|
|
|
Fri Apr 10 17:53:46 UTC 2020 - mia@0x0.st
|
|
|
|
|
|
|
|
- Update to version 0.4.3+0.g9466079:
|
|
|
|
* Correct command in README
|
|
|
|
|
2020-02-11 17:08:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 11 15:50:58 UTC 2020 - 9+suse@cirno.systems
|
|
|
|
|
|
|
|
- Update to version 0.4.2+20200207.g69e16be:
|
|
|
|
* Call imcb_connected only after we parsed the whole READY message
|
|
|
|
* Sync private groups as well
|
|
|
|
* Per-channel sync
|
|
|
|
* Remove pending sync var
|
|
|
|
* Don't wait for GUILD_SYNC on login
|
|
|
|
* Add BITLBEE_LIBS to discord_la_LDFLAGS
|
|
|
|
* Fix paste_buffer
|
|
|
|
|
2019-10-18 00:51:32 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 17 14:40:58 UTC 2019 - Richard Brown <rbrown@suse.com>
|
|
|
|
|
|
|
|
- Remove obsolete Groups tag (fate#326485)
|
|
|
|
|
2018-01-07 06:40:09 +01:00
|
|
|
-------------------------------------------------------------------
|
2018-12-03 23:40:40 +01:00
|
|
|
Mon Dec 03 22:18:18 UTC 2018 - 9+suse@cirno.systems
|
|
|
|
|
2018-12-04 20:21:19 +01:00
|
|
|
- Update to version 0.4.2
|
|
|
|
This release contains mostly fixes to catch up with recent
|
|
|
|
changes in the way discord operates plus a couple of new
|
|
|
|
convenience options.
|
2018-12-03 23:40:40 +01:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-01-09 07:11:21 +01:00
|
|
|
Tue Jan 9 06:10:37 UTC 2018 - 9@cirno.systems
|
2018-01-07 06:40:09 +01:00
|
|
|
|
2018-01-09 07:11:21 +01:00
|
|
|
- Switch to 0.4.1 release tarball, remove _service files
|
2018-01-07 06:40:09 +01:00
|
|
|
* Allow getting backlog of private messages
|
|
|
|
* Fix use-after-free on OPCODE_RECONNECT/INVALID_SESSION
|
|
|
|
|
2018-01-01 11:26:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2017-03-29 15:03:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|