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-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
2014-01-14Allow setting an error callback for unexpected HTTP responses (eg a 401 Not A...eionrobb
2013-12-13Fix for handling server-stored nicknames coming down as a 32-bit int accounti...eionrobb
2013-12-13Fix compiler warningseionrobb
2013-12-13Updates for latest version of Steam Mobile client: display mobile/big picture...eionrobb
2013-08-31Version 1.3eionrobb
2013-08-31Fix dlopen() for telepathy eionrobb
2013-08-24Added debug to dummy callback to help track down why access-tokens aren't bei...eionrobb
2013-08-24Recreate GNOME_KEYRING_NETWORK_PASSWORD locally rather than trying to load it...eionrobb
2013-08-24Move gnome-keyring lib loading back into plugin_load again, adding some debugeionrobb
2013-08-11Fix symbol loading so that plugin loads fine on pidgin/finch on linuxeionrobb
2013-08-06Clean up Telepathy-specific code in status typeseionrobb
2013-08-05Added account option to change Pidgin's status message when you start a gameeionrobb
2013-07-10Steam client no longer shows /me emote's, send them as a plain message insteadeionrobb
2013-07-07Add in a watchdog to make sure that if our polling loop doesn't get a server ...eionrobb
2013-07-07Detect Telepathy-Haze at runtime rather than compile timeeionrobb