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

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-05SkypeWeb : Update emoticons based on latest Skype for webEion Robb
2015-03-30Merge pull request #253 from easycoding/masterEion Robb
2015-03-21Added skype icon set into package.V1TSK
2015-03-21Added dependencies into spec file.V1TSK
2015-03-21Fixed BuildRequires section.V1TSK
2015-03-21Merge pull request #255 from edhelas/masterEion Robb
2015-03-19- Rename the project name from libskypeweb to skypeweb in the cmake configJaussoin Timothée
2015-03-16Added SPEC for RPM build.V1TSK
2015-03-16Updated makefile. Added --install section.V1TSK
2015-03-15SkypeWeb : Add a nsis installer scriptEion Robb
2015-03-14SkypeWeb : Fix for crash when downloading a buddy icon not yet on the contact...Eion Robb
2015-03-10SkypeWeb : Re-map the statuses to more closely match Pidgin and the old Skype...Eion Robb
2015-03-08SkypeWeb : Added cmake script, thanks to edhelas. Closes issue #247Eion Robb
2015-03-04SkypeWeb : Fix for crash on 'Get Info'Eion Robb
2015-03-04SkypeWeb : Fix Skype-based logins (new url)Eion Robb
2015-03-01SkypeWeb : Fix for crash when IM/chat messages are remotely deletedEion Robb
2015-02-23SkypeWeb : Added emoticon theme file to work with SkypeWebEion Robb
2015-02-20SkypeWeb : Send newlines as \r\n instead of <br>Eion Robb
2015-02-09SkypeWeb : Fix for account being disabled when network connection is unavaila...Eion Robb
2015-02-09SkypeWeb : Fix crash on quitEion Robb
2015-02-09SkypeWeb : Added GPL3+ preamble to clarify licenseEion Robb
2015-02-04SkypeWeb : Handle the server telling us to switch to a new server for eventsEion Robb
2015-01-28SkypeWeb : Fix recursive url lookup causing Microsoft OAuth to failEion Robb
2015-01-28SkypeWeb : Don't display an error message in the debug log if a user is logge...Eion Robb
2015-01-28SkypeWeb : Add support for Microsoft (oauth) loginsEion Robb
2015-01-18SkypeWeb : Final fix for not being able to set presence/statusEion Robb
2015-01-17Fix for online status not being set Eion Robb
2015-01-15SkypeWeb : Don't display OTR messages from ourselves when retrieving sent mes...Eion Robb
2015-01-15SkypeWeb : Display users in a group chat when rejoining a room or getting inf...Eion Robb
2015-01-15SkypeWeb : Display gender in words rather than 1/2 in the Get Info popupEion Robb
2015-01-07SkypeWeb : Subscribe to contacts status updates in batches of 100 contacts at...Eion Robb
2014-12-29SkypeWeb : Fix crappy commitEion Robb
2014-12-29SkypeWeb : Fix for reuse of bad memory causing typing notifications and messa...Eion Robb
2014-12-27SkypeWeb : Add settings to make it quickier to update the fake Skype for Web ...Eion Robb
2014-12-27SkypeWeb : Send the "consumption horizon" so that messages are marked as 'rea...Eion Robb
2014-12-27SkypeWeb : Fix for js time going into the negatives on 32bit systems, causing...Eion Robb
2014-12-22SkypeWeb : String out <br>'s from sent messages as some Skype clients won't d...Eion Robb
2014-12-22SkypeWeb : Fix for crash when right-clicking on buddies in rare casesEion Robb
2014-12-14SkypeWeb : Support /me message sending/receivingEion Robb
2014-12-14SkypeWeb : Fix some compiler errorsEion Robb
2014-12-09SkypeWeb : Don't use the xml-based "rich mood" as the buddy status message as...Eion Robb
2014-12-09SkypeWeb : Add in a uri-handler for skype: uri'sEion Robb
2014-12-09SkypeWeb : Start handling the endpointPresence messagesEion Robb
2014-12-09SkypeWeb : Use gint instead of guint for looping through JsonArray's since it...Eion Robb
2014-12-08SkypeWeb : Embedded urls can have different text to their urlEion Robb
2014-12-08SkypeWeb : Messages arrive in batches in reverse order, process them as suchEion Robb
2014-12-07SkypeWeb : Register an endpoint to try and avoid the "729" error (and handle ...Eion Robb
2014-12-06SkypeWeb : Prevent double-free causing occassional crashingEion Robb
2014-12-05SkypeWeb : Update typing timeouts to match webEion Robb
2014-12-05SkypeWeb : Support downloading offline messagesEion Robb