Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/pidgin-opensteamworks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-27Version bump 1.6.11.6.1Eion Robb
2015-08-27Actually use the offline history setting :|Eion Robb
2015-08-27Add a setting to be able to turn off offline history downloadingEion Robb
2015-08-27Fix silly mistake causing new messages not to be displayedEion Robb
2015-08-25Improve offline history support by not repeating history if we haven't receiv...Eion Robb
2015-08-24Added HowToInstall from old wiki to ReadmeEion Robb
2015-08-23Update README.mdEion Robb
2015-08-23Version Bump 1.61.6Eion Robb
2015-08-23Create README.mdEion Robb
2015-08-21Don't crash if we don't get an OAuth response from the servereionrobb
2015-08-21Better handling of games with non-utf8 characters in their names being played...eionrobb
2015-08-18Set the cookies needed to do mobile auth since server changeseionrobb
2015-08-13Fix for historical messages always repeated and without buddy aliaseseionrobb
2015-07-05Fix crashes when the server tells us to reconnect. Fixes #97eionrobb
2015-07-02Don't download every message ever if we haven't downloaded any history beforeeionrobb
2015-07-02Make "Always use HTTPS" the default since it works better in more caseseionrobb
2015-07-02Fix up history so that we're not getting the same offline messages every time...eionrobb
2015-06-26Display historical messages that were sent by the current user in a nicer wayeionrobb
2015-06-25Support receiving offline messages at login. Refs issue #96eionrobb
2015-05-26v1.5.1 of 64bit Linux buildeionrobb
2015-05-2432bit linux was accidentally 1.5, fix that thingeionrobb
2015-05-241.5.1 Version bumpeionrobb
2015-05-24Fix login by providing empty fields in the login POSTeionrobb
2015-02-16Fix for incorrect buddy list emblem if a person is logged into multiple deviceseionrobb
2015-02-16Fix for infinite captcha-loop when there's a bad passwordeionrobb
2014-11-19Added Linux 64-bit version of v1.5 (thanks, Maiku!)eionrobb
2014-11-19Added a zip full of icons for easy extracting on Windowseionrobb
2014-11-19Add 1.5 downloads for Windows, 32-bit Linux, sourceeionrobb
2014-11-19Version bump 1.5eionrobb
2014-11-18Handle expired access_token and invalid SteamGuard tokens bettereionrobb
2014-11-18Remove compiler warning about unused variableeionrobb
2014-11-17Report HTTP error message if we get an error during logineionrobb
2014-10-12Add support for captcha and two-factor autheionrobb
2014-06-05Fix for issue #74 - when renaming a group in pidgin don't allow libpurple to ...eionrobb
2014-04-20Fix for sending and receiving of blocks of text in angle-brackets (like <this>)eionrobb
2014-04-11Clean up game server name and join game codeeionrobb
2014-03-09A proper actual fix for not compiling on OSX. D'oh!eionrobb
2014-03-09Fix for compiling on OSX. Many thanks to tripplet :)eionrobb
2014-03-07Fix for crash creating the node menu when chatting to buddies who aren't in y...eionrobb
2014-02-24Attempt to add 'Launch Game' and 'Join Game' options to the buddy list. Need...eionrobb
2014-02-18Uploading all v1.4 releases to svneionrobb
2014-02-09Limit number of simultaneous buddy icon downloads to 4 to reduce threading. ...eionrobb
2014-02-09Pull changes from https://github.com/tripplet/Adium-Steam-IM to be able to co...eionrobb
2014-01-15Version 1.4eionrobb
2014-01-15Better handling of an incorrect SteamGuard token, re-enable a disabled accoun...eionrobb
2014-01-15Don't display sensitive (encrypted) passwords in libpurple logseionrobb
2014-01-15Don't disable the account if there was a non-authentication error during logineionrobb
2014-01-14Add icons to repoeionrobb
2014-01-14Add a bit more debugging when we get random errors during access_token loginseionrobb
2014-01-14Handle expired login access_token's with an error callback during logineionrobb