Changelog for
pidgin-plugin-discord-0.0+git20200122-lp154.1.397.noarch.rpm :
* Wed Jan 22 2020 dcermakAATTsuse.com- Update to version 0.0+git20200122:
* Add in extra safety when fetching URLs while an account is closed
* Unshadow shadowed variables Fixes issue #277
* Fix wrong sign in retrieve-history logic
* Permissions overhaul
* Admins can see everything
* Owners can see everything
* Channel roles are applied all at once, so ordering doesn\'t matter
* Use the channel permissions to work out what emblem to show in the room user list
* FML this is like the eigth time I\'ve \"fixed\" this ;(
* Final working fix for setting a custom status
* Display the actual custom status message instead of \"Custom Status\"
* Allow setting a custom status without needing the \"use status as game name\" setting
* Show custom statuses in the buddy tooltip- Add rpmlintrc to silence a false-positive- Add new BuildRequire ImageMagick (for convert)
* Thu Dec 06 2018 sor.alexeiAATTmeowr.ru- Update to version 0.0+git20181203 (changes since 0.0+git20180628):
* Add support for stream compression and enable by default. Disable with the disable-compress account setting.
* Add additional error checking when trying to write to a closed websocket.
* Display first word of multiline code blocks.
* Fetch our own avatar.
* markdown: Synch with the Sapphire\'s markdown.c.
* Disable join/part messages (gh#EionRobb/purple-discord#171).
* Fetch pinned messages on command.
* Add a French translation.
* Thu Aug 09 2018 sor.alexeiAATTmeowr.ru- Update to version 0.0+git20180628 (changes since 0.0+git20171228):
* Add a small bit of safety to help crashing caused by the media emblems plugin.
* Add CPPFLAGS to the cc command-line.
* Fix for webhook messages (e.g. IRC bridged messages) sometimes displaying with the wrong sender name.
* Fix for a crash when loading user emblems for invalid usernames.
* More fixes for handling usernames of bot users.
* Fix crashes when trying to mention users outside of a server channel.
* Fix a crash that has eluded the developer for many months.
* Check channel/room permissions before adding users to it. Should help prevent users from displaying as being in private channels.
* Fix spelling errors.
* Add a Russian translation.
* Thu Mar 15 2018 sor.alexeiAATTmeowr.ru- Update to version 0.0+git20171228 (changes since 0.0+git20171125):
* Fix a crash in discord_escape_md in case a message begins with an underscore.
* Preserve order of guild groups.
* Only add the group to blist when creating a new one.- Move locales to libpurple-plugin-discord-lang.- Some clean up.
* Mon Dec 04 2017 p.seilerAATTlinuxmail.org- inital commit