232
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #556 from dequis/alt-login More... almost 7 years ago
Add alternative login methods More... almost 7 years ago
An attempt to send our display name with messages to help with issue #553 More... almost 7 years ago
Remove the old skype4pidgin plugin from existence Too confusing to keep around! More... almost 7 years ago
Relax the required version of libpurple2... ... so that we can use the plugin on versions of Pidgin/libpurple that are older than the version of libpurple it was compiled against More... almost 7 years ago
Version bump More... almost 7 years ago
Register the plugin protocol type (purple3) Should be the last piece of the puzzle needed for purple3 support See issue #538 More... almost 7 years ago
Merge pull request #545 from xvitaly/fixmake More... almost 7 years ago
Add missing -p parameter to install command. More... almost 7 years ago
Fixed incorrect chmod on installed by makefile files. More... almost 7 years ago
Fix for /kick and /leave commands not working More... about 7 years ago
Fix for crash when receiving a typing notification from a chat room user who we don't know is in the chat room See issue #543 More... about 7 years ago
Switch to v2 contacts api for add/remove/block/unblock More... about 7 years ago
Fix a crash-on-close More... about 7 years ago
Multiple fixes for issue #541 * Parse 404 responses as they have useful data * Attach to an endpoint before setting online status * Allow specifying NULL as an `end` param for get_chunk() More... about 7 years ago
Fix crashes and invalid urls caused by new purple3-compat code More... about 7 years ago
Fix for overlapping message polling causing skipped messages More... about 7 years ago
Last remaining issues fixed to unbreak issue #538 More... about 7 years ago
Fix for plugin not being recognised as a plugin See issue #538 More... about 7 years ago
Fix for broken compiles with libpurple >= 2.10.12 See issue #538 More... about 7 years ago
Try to un-break the cmake stuff after the recent purple3 compat More... about 7 years ago
libpurple 3.0 compatibility, see issue #538 More... about 7 years ago
Version bump More... about 7 years ago
Fix broken/leaked file descriptors of file transfers Fixes issue #537 More... about 7 years ago
Don't request a bad avatar in the "Get Info" poup Should fix issue #534 More... about 7 years ago
Suppress some noisy json-glib warnings Should help with issue #532 More... about 7 years ago
Try to fix 'tiny font' issue by stripping pesky html Should help issue #421 and issue #515 More... about 7 years ago
Check whether the buddy alias needs to change before changing it Should help issue #394 More... about 7 years ago
Clean up build warnings Fixes issue #533 More... about 7 years ago
Remove unnecessary web request More... about 7 years ago