Changelog for
pidgin-plugin-rocketchat-0.9.20170318.git.r63.cadc94da732c-2.15.noarch.rpm :
* Tue Mar 28 2017 mwilckAATTsuse.com- r63.cadc94da732c Eion Robb
(2017-03-18)
* Fix crash at startup, thanks to patch from AATTslimhazard - r62.b8d77c4aa282 Eion Robb (2017-03-17)
* Prevent crash when receiving a message if a bot isn\'t in the room. Should fix issue #13 - r61.304a951c304a Eion Robb (2017-03-07)
* README.md edited online with Bitbucket - r60.22342bae30bc Eion Robb (2017-03-05)
* Try to not crash when parsing markdown with old (pre-2.2.2) versions of the Discount library - r59.34d8f1f3569f Eion Robb (2017-03-05)
* Code cleanup for noisy debugging - r58.e4430e187f9e Eion Robb (2017-01-31)
* README.md edited online with Bitbucket - r57.798e5be58c67 Eion Robb (2016-12-23)
* Fix for roomlist not displaying on older rocket.chat servers - r56.0a5154f611c4 Eion Robb (2016-12-21)
* README.md edited online with Bitbucket - r55.068287f48235 Eion Robb (2016-11-27)
* Fix crash after reconnect - r54.563233521ae9 Eion Robb (2016-11-18)
* Merged in fix-json-critical (pull request #3) fixed JSON-critical warnings when parsing nullable responses - r53.76b9ed53e898 Eion Robb (2016-11-18)
* Close branch fix-json-critical - r52.18bbdb6e819b Eion Robb (2016-11-19)
* Support slash commands - r51.a8fe74138107 Erwilian Krablok (Erwinlian) (2016-11-18)
* fixed JSON-critical warnings when parsing nullable responses - r50.5423add8124d Eion Robb (2016-11-18)
* Fix for downloading the last message in a chat every time we connect - r49.a9f10a5fdace Eion Robb (2016-11-18)
* Try convert Markdown headers (##) into HTML - r48.3ba764f98c0a Eion Robb (2016-11-18)
* Fix attachment urls - r47.510fc025889b Eion Robb (2016-11-18)
* Fix for bad initial state for group chat \'roles\' - r46.84a868841400 Eion Robb (2016-11-18)
* Try to allow bots to change their alias (like rocket.cat in demo.rocket.chat) - r45.ea013e406678 Eion Robb (2016-11-18)
* Try display attachments as links - r44.7ed8413eedd6 Eion Robb (2016-11-18)
* Prevent duplicate messages being displayed when the server previews URLs - r43.d8a75c1b3db0 Eion Robb (2016-11-18)
* Improvements to room subscriptions for older servers See issue #1 - r42.c507d910768f Eion Robb (2016-11-18)
* Added support for more room events, like users being added or muted - r41.873266572d1d Eion Robb (2016-11-16)
* Fix setting idle/status, especially with the \"busy\" status - r40.02bb56844553 Eion Robb (2016-11-16)
* Display an error when we can\'t create an IM conversation - r39.c8eb68d4e407 Eion Robb (2016-11-16)
* Try to fix display of chat room users on older Rocket.Chat servers See issue #1 - r38.55a717506efa Eion Robb (2016-11-16)
* Removed some debugging noise - r37.94818f33b8fd Eion Robb (2016-11-15)
* Fix markdown formatting on plain messages and newlines - r36.4f11798f432b Eion Robb (2016-11-15)
* Support some basic HTML->Markdown - r35.f7782c98fba7 Eion Robb (2016-11-15)
* Fix compilation errors with purple3 - r34.c51fc4388b2d Eion Robb (2016-11-15)
* Merged in fix-connection-error (pull request #2) fixed handling connection error - r33.a927a469f5a0 Eion Robb (2016-11-15)
* Close branch fix-connection-error - r32.33ced9388221 Erwilian Krablok (Erwinlian) (2016-11-15)
* fixed handling connection error - r31.7cd37cb06958 Eion Robb (2016-11-11)
* Auto-add buddies to the buddy list - r30.853b208b2e41 Eion Robb (2016-11-11)
* Close branch add-user_list - r29.3f94afe5d4fd Eion Robb (2016-11-11)
* Make it an optional setting to auto-add buddies - r28.9e6733cd8f34 Eion Robb (2016-11-11)
* Fixes to compile with purple3 - r27.f7464f86599c Emilian Nowak (2016-11-10)
* fixed handling new status for users - r26.53d18b158daf Emilian Nowak (2016-11-10)
* handle adding users to purple buddy-list fixed handling status - r25.c3b625c4c302 Emilian Nowak (2016-11-10)
* extracted handle_add_new_user() method - r24.e56a574f66cc Eion Robb (2016-11-06)
* Display placeholder text in the account \'username\' input area to clarify that this can be an email address too - r23.de86cfcfc85d Eion Robb (2016-11-06)
* Make the \"room list\" slightly prettier - r22.ea6e34c4fe33 Eion Robb (2016-11-06)
* Handle setting/receiving of group chat topics - r21.c7ad0c5dca99 Eion Robb (2016-11-06)
* Fix avatars and user display names - r20.5be5bc02ebee Eion Robb (2016-11-06)
* Fix compiler error - r19.06dce20080e0 Eion Robb (2016-11-06)
* Tell libpurple what our username is when we find out - r18.cec3994a48a0 Eion Robb (2016-11-06)
* Mark group-chats as \'read\' (fixes missing typing notifications) - r17.74cd99b07b31 Eion Robb (2016-11-06)
* Resubscribe to events when re-establishing an interrupted session - r16.d5ad9206a6f8 Eion Robb (2016-11-06)
* Mark IM conversations as \'read\' - r15.e22826a32ccb Eion Robb (2016-11-06)
* Support servers running on ports other than 443 - r14.d92448dc29b0 Eion Robb (2016-11-06)
* Support incoming Markdown syntax via Discount aka libmarkdown2 - r13.e94123d69af9 Eion Robb (2016-11-05)
* Try downloading buddy icons when adding a buddy to the buddy list - r12.513046e466a9 Eion Robb (2016-11-01)
* Fix crash - r11.08e776043ed6 Eion Robb (2016-11-01)
* Overhaul of group chats:
* Use names, not IDs as primary keys
* Download offline history
* Show messages from people when notifications are disabled - r10.ebfaab5147a1 Eion Robb (2016-10-29)
* README.md edited online with Bitbucket - r9.a09c26fa6323 Eion Robb (2016-10-25)
* purple3.x compatibility fixes - r8.497a32102109 Eion Robb (2016-10-25)
* Handle username logins and login errors - r7.2ec576699c3f Eion Robb (2016-10-25)
* README.md edited online with Bitbucket - r6.8590c9f9a872 Eion Robb (2016-10-24)
* Typing notifications, new IM message windows, reconnecting - r5.4f27a816f080 Eion Robb (2016-10-23)
* Fix icon install locations - r4.42174f55a9b9 Eion Robb (2016-10-23)
* README.md edited online with Bitbucket - r3.1ac1a2489a75 Eion Robb (2016-10-23)
* Add rocket.chat icons - r2.4976d7675dc4 Eion Robb (2016-10-23)
* Typing notifications - r1.cd5881841648 Eion Robb (2016-10-23)
* Add room list support - r0.f06f0645ed24 Eion Robb (2016-10-23)
* Initial commit