aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| | * | | more docsVMiklos2007-08-20-0/+5
| | * | | todo: when someone removes us, we just will see that he/she is offline, no ne...VMiklos2007-08-20-1/+1
| | * | | bugfix: we can't join to &bitlbee twiceVMiklos2007-08-20-10/+14
| | * | | todo updateVMiklos2007-08-20-2/+2
| | * | | doc about how to add your accountVMiklos2007-08-20-0/+12
| | * | | minor doc fixesVMiklos2007-08-20-3/+3
| | * | | build the doc only if it's updatedVMiklos2007-08-20-1/+3
| | * | | converted README to asciidocVMiklos2007-08-20-11/+30
| | * | | more error handling, no more SIGPIPE \o/ :)VMiklos2007-08-20-9/+14
| | * | | document how to start the daemonVMiklos2007-08-20-4/+7
| | * | | skyped: finish cleanupVMiklos2007-08-20-37/+36
| | * | | skyped: use tabsVMiklos2007-08-20-53/+51
| | * | | bitlbeed -> skypedVMiklos2007-08-20-0/+0
| | * | | bitlbeed: some cleanupVMiklos2007-08-20-185/+8
| | * | | bitlbeed: importVMiklos2007-08-20-0/+286
| | * | | and even moreVMiklos2007-08-20-0/+2
| | * | | more todoVMiklos2007-08-20-0/+2
| | * | | README: some more docs, still incompleteVMiklos2007-08-20-1/+45
| | * | | README: updateVMiklos2007-08-20-2/+6
| | * | | support receiving messagesVMiklos2007-08-20-4/+47
| | * | | skype_buddy_msg(): add a missing checkVMiklos2007-08-20-1/+2
| | * | | implement skype_buddy_msg()VMiklos2007-08-20-2/+20
| | * | | README: cleanupVMiklos2007-08-19-3/+1
| | * | | download away statusesVMiklos2007-08-19-6/+32
| | * | | README: add linkVMiklos2007-08-19-0/+4
| | * | | README: addVMiklos2007-08-19-0/+15
| | * | | add offline users, tooVMiklos2007-08-19-9/+9
| | * | | download buddies from the serverVMiklos2007-08-19-76/+48
| | * | | basic read functionsVMiklos2007-08-19-6/+41
| | * | | initial commitVMiklos2007-08-19-0/+201
| | / /
| | | * Doc update, OAuth is available for more than just Twitter now.Wilmer van der Gaast2011-08-01-3/+3
| | | * Had to change the OAuth secret for GTalk.Wilmer van der Gaast2011-08-04-1/+1
| | | * Error handling fixes.Wilmer van der Gaast2011-08-04-4/+8
| | | * Don't timeout Jabber connections on OAuth initialization.Wilmer van der Gaast2011-07-31-0/+3
| | | * OAuth code cleanup.Wilmer van der Gaast2011-07-31-18/+27
| | | * Facebook authentication. This isn't really OAuth in the end: FB doesn'tWilmer van der Gaast2011-07-31-2/+52
| | | * oauth2 changes to address http://twitter.com/Wilmer/status/96715400124968960Wilmer van der Gaast2011-07-31-8/+22
| | | * Export oauth_params_parse().Wilmer van der Gaast2011-07-31-1/+2
| | | * Having written the same stupid code (ASCII MD5 hashes) 205762 times, time toWilmer van der Gaast2011-07-31-0/+11
| | | * Working OAuth2 support. Needs some more debugging (error handling is notWilmer van der Gaast2011-07-26-43/+309
| | | * Kill obsolete Jabber server string (SSL, port#s, etc) parsing.Wilmer van der Gaast2011-07-25-55/+0
| | | * Nothing useful yet, this just generates an auth URL. Things to do: AbilityWilmer van der Gaast2011-07-22-4/+128
| |_|/ |/| |
* | | Fixed dumb file descriptor leak.Wilmer van der Gaast2011-07-12-0/+1
* | | Fixed use of g_iconv() in do_iconv(). This was done wrong for ages andWilmer van der Gaast2011-07-02-4/+4
| |/ |/|
* | Preparing Debian upload.Wilmer van der Gaast2011-06-14-0/+7
* | 3.0.3, hopefully ready. Time to roll the tarballs.3.0.3Wilmer van der Gaast2011-06-12-2/+18
* | Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format strings lookWilmer van der Gaast2011-06-12-2/+2
* | Aaaaaargh! Who thought it'd be a good idea to make 8-bit integers signed??Wilmer van der Gaast2011-06-12-1/+1
* | Oops. prefix shouldn't be just "ca" for identi.ca.Wilmer van der Gaast2011-06-11-1/+3
* | Change the default base_url to something that works. Change the default forWilmer van der Gaast2011-06-11-15/+28