Commit Graph

5 Commits

Author SHA256 Message Date
Dominique Leuenberger
f92a8bab25 Accepting request 562666 from server:irc
- 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
- 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)
- 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.
- Initial package based on 0f0485e as there are no upstream releases

OBS-URL: https://build.opensuse.org/request/show/562666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitlbee-discord?expand=0&rev=1
2018-01-09 13:56:02 +00:00
Mia Herkt
92ae2e2eb4 - Switch to 0.4.1 release tarball, remove _service files
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=4
2018-01-09 06:11:21 +00:00
Mia Herkt
14e649a10e - Change version format of _service file: version+offset.gh
* Filed upstream issue to tag version bumps in the future so that
    we can hopefully stop packaging random Git commits, or at least
    use them for PARENT_TAG
- Update to version 0.4.1+0.g3e435b0:
  * Allow getting backlog of private messages
  * Fix use-after-free on OPCODE_RECONNECT/INVALID_SESSION

OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=3
2018-01-07 05:40:09 +00:00
Oliver Kurz
8ea55ebd31 Accepting request 560503 from home:lachs0r
- 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)

OBS-URL: https://build.opensuse.org/request/show/560503
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=2
2018-01-01 10:26:54 +00:00
ed4efd283e Accepting request 477322 from home:okurz:bitlbee
Initial submission

OBS-URL: https://build.opensuse.org/request/show/477322
OBS-URL: https://build.opensuse.org/package/show/server:irc/bitlbee-discord?expand=0&rev=1
2017-03-29 13:03:42 +00:00