|
|
@934db064
|
2010-09-01T22:09:27Z |
wilmer |
Do encryption and decryption. Somehow SMP and other things aren't …
|
|
|
@f5c0d8e
|
2010-08-31T20:06:14Z |
wilmer |
Merge mainline stuff.
|
|
|
@31dbb90a
|
2010-08-30T22:02:46Z |
wilmer |
Suppress subjects in Jabber conversations after showing them once.
|
|
|
@c55701e
|
2010-08-30T19:58:33Z |
wilmer |
Due to popular demand, now using mode=chat by default.
|
|
|
@df61c35a
|
2010-08-30T19:24:28Z |
wilmer |
Warn the user when his/her AIM/ICQ password seems to be too long. For …
|
|
|
@b0a89cc
|
2010-08-27T08:48:18Z |
wilmer |
Use nifty gcc -MD feature to automatically track .h dependencies of …
|
|
|
@be999a5
|
2010-08-23T23:12:24Z |
wilmer |
First step in this merge. Mostly a bzr merge and then a cleanup of …
|
|
|
@bd599b9
|
2010-08-22T08:07:48Z |
wilmer |
Fix two compiler warnings.
|
|
|
@1aa74f55
|
2010-08-23T10:34:36Z |
wilmer |
Process incoming XMPP groupchat invites in a saner way: Create a …
|
|
|
@241f9f6
|
2010-08-22T13:31:53Z |
wilmer |
Better handling of yahoo add responses: libyahoo2 seems to (IMHO) …
|
|
|
@1bb1e01
|
2010-08-22T12:15:53Z |
wilmer |
Fixed a misuse of xt_find_node() that could get into an infinite loop.
|
|
|
@237eadd
|
2010-08-22T08:07:48Z |
wilmer |
Fix two compiler warnings.
|
|
|
@c00dd71
|
2010-08-21T22:39:22Z |
wilmer |
Pick up away info from Yahoo! too.
|
|
|
@0ebf919
|
2010-08-21T22:25:37Z |
wilmer |
Pass "user is mobile" info coming from OSCAR up to BitlBee and show …
|
|
|
@bad41f56
|
2010-08-19T23:42:11Z |
wilmer |
libpurple: Fix typing notifications (in and out). Closes #671.
|
|
|
@4ffd757
|
2010-08-14T10:21:44Z |
wilmer |
Don't send a /QUIT for every Twitter contact when going offline, and …
|
|
|
@2b02617
|
2010-08-11T20:41:23Z |
wilmer |
strptime() on FreeBSD (and possibly other non-glibc platforms) %z is …
|
|
|
@72176c1
|
2010-08-11T08:53:58Z |
wilmer |
Small bug in the previous change: NULL-initialize srv.
|
|
|
@ffdf2e7
|
2010-08-10T11:18:09Z |
wilmer |
When doing SRV lookups, return an array with all RRs instead of just …
|
|
|
@b890626
|
2010-08-08T13:42:57Z |
wilmer |
Add a few more commands (including RT) and the ability to send …
|
|
|
@203a2d2
|
2010-08-07T21:06:24Z |
wilmer |
Allow protocol modules to keep per-contact protocol-specific data. Use …
|
|
|
@7b87539
|
2010-08-07T19:39:01Z |
wilmer |
Add commands to the Twitter module, starting with undo (which deletes …
|
|
|
@daae10f
|
2010-08-07T16:33:02Z |
wilmer |
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
|
|
|
@e193aeb
|
2010-08-07T13:08:46Z |
wilmer |
Reconstruct incoming truncated retweets.
|
|
|
@f7d12f7
|
2010-08-05T20:20:44Z |
wilmer |
Some fixes for compiler warnings that only show up when compiling with …
|
|
|
@bce2014
|
2010-08-04T19:30:46Z |
wilmer |
Try another way to silence int-pointer cast warnings in the Yahoo! …
|
|
|
@8b61469
|
2010-07-30T14:28:22Z |
wilmer |
Don't notify the UI about group changes if there wasn't, in fact, a …
|
|
|
@3b3c50d9
|
2010-07-28T08:24:47Z |
wilmer |
Allow including account tags in nicknames, and be a bit more clever …
|
|
|
@4255320
|
2010-07-27T22:18:27Z |
wilmer |
MSN: Don't show any "special" messages when breaking down switchboards …
|
|
|
@f6f5eee
|
2010-07-27T22:04:19Z |
wilmer |
Source documentation update, including a short HACKING file.
|
|
|
@c6bf805
|
2010-07-25T13:59:12Z |
wilmer |
Some NULL pointer checks for libyahoo2 - this code's currently …
|
|
|
@5588edf5
|
2010-07-25T08:56:17Z |
wilmer |
Suppress GLib warning when trying to get a user's IP address while not …
|
|
|
@42acba1
|
2010-07-25T08:54:25Z |
wilmer |
Some support for changing group info on OSCAR.
|
|
|
@8b01217
|
2010-07-24T23:26:33Z |
wilmer |
MSN supports having people in multiple groups and BitlBee does not. …
|
|
|
@f1f7b5e
|
2010-07-24T22:50:23Z |
wilmer |
Take the local address from the IM/IRC connection when setting up a …
|
|
|
@e135cd09
|
2010-07-24T15:58:27Z |
wilmer |
Use the account tag in a few places and store it in the XML file as an …
|
|
|
@40e6dac
|
2010-07-24T15:46:59Z |
wilmer |
Adding account tags as a way to 100% uniquely identify an account. …
|
|
|
@7989d40d
|
2010-07-24T14:19:44Z |
wilmer |
Fixing chat_join() for OSCAR to return a struct groupchat* right away, …
|
|
|
@03f3828
|
2010-07-24T14:06:22Z |
wilmer |
Adding protocol-specific chatroom settings. First one to use this: AIM …
|
|
|
@c495217
|
2010-07-24T13:28:36Z |
wilmer |
Inverting allow_reconnect logic on login failures. Automatic …
|
|
|
@ccc595b
|
2010-07-24T13:04:00Z |
wilmer |
Support buddy groups on Yahoo!
|
|
|
@78e2eb7
|
2010-07-24T11:15:43Z |
wilmer |
New handling of authorization requests. The old one wasn't fully …
|
|
|
@9034ba0
|
2010-07-24T10:57:08Z |
wilmer |
Merge complete. It still logs in…
|
|
|
@c36f73b
|
2010-07-23T14:35:45Z |
wilmer |
This should mostly be a no-op, merging *loads* of whitespace changes …
|
|
|
@938c305
|
2010-07-22T07:43:21Z |
wilmer |
Fixed crash on failed Jabber file transfers.
|
|
|
@6d8cc05
|
2010-07-18T23:50:27Z |
wilmer |
Adding easy migration from old show_offline/away_devoice settings, and …
|
|
|
@3e59c8d
|
2010-07-18T15:31:58Z |
wilmer |
libpurple: Add contacts to groups when requested. Still not dealing …
|
|
|
@5c18a76
|
2010-07-17T15:51:01Z |
wilmer |
Store exact Twitter usernames for all Twitter contacts when using …
|
|
|
@ffcdf13
|
2010-07-17T15:06:56Z |
wilmer |
When using non-Twitter Twitter API services, prefix the channel and …
|
|
|
@a91550c
|
2010-07-17T12:29:51Z |
wilmer |
Try to pass a group when removing a contact. No idea what will happen …
|
|
|
@a08e875
|
2010-07-17T12:08:31Z |
wilmer |
libpurple: Read group information of contacts.
|
|
|
@d0527c1
|
2010-07-17T11:34:24Z |
wilmer |
libpurple: Handle incoming authorization requests.
|
|
|
@177ffd7
|
2010-07-17T10:04:51Z |
wilmer |
nick_gen() should also insert an underscore if the first character of …
|
|
|
@e437366
|
2010-07-16T23:55:53Z |
wilmer |
Fix possible crash on trying to use half-created OSCAR chatrooms.
|
|
|
@4346c3f4
|
2010-07-16T23:31:55Z |
wilmer |
Merging mainline.
|
|
|
@ef14a83
|
2010-07-16T23:14:04Z |
wilmer |
WTF AOL, now suddenly underscores are not allowed in room names?
|
|
|
@e4e0b37
|
2010-07-15T22:16:42Z |
wilmer |
Fix compatibility with older GLib versions again. (Bug #643, patch …
|
|
|
@a26af5c
|
2010-07-13T20:13:46Z |
wilmer |
Fixing NULL pointer dereferences in Twitter module. Based on patch …
|
|
|
@06b39f2
|
2010-07-13T00:17:37Z |
wilmer |
Automatically convert nick_source settings to their nick_convert …
|
|
|
@badd148
|
2010-07-12T23:22:53Z |
wilmer |
Reformat nicks whenever fullname/nick/group changes (but at least for …
|
|
|
@2e0eaac
|
2010-07-11T23:14:49Z |
wilmer |
First version of the nick_format setting.
|
|
|
@eb6df6a
|
2010-07-11T17:21:21Z |
pesco |
merge with upstraem bitlbee 1.2.8
|
|
|
@1e52e1f
|
2010-07-11T10:30:27Z |
wilmer |
When cleaning up queries, q->data is free()d. Even if it turns out to …
|
|
|
@534e406
|
2010-07-10T00:30:39Z |
wilmer |
Translate "nick:" to "@nick" in Twitter rooms to make tab completion …
|
|
|
@69b896b
|
2010-07-05T12:01:28Z |
wilmer |
When addressing people in a chatroom, try to translate the nickname to …
|
|
|
@5c7b45c
|
2010-07-04T13:36:08Z |
wilmer |
Auto joins for chatrooms.
|
|
|
@3353b5e
|
2010-06-30T23:56:46Z |
wilmer |
A few Twitter fixes from mainline.
|
|
|
@8203da9
|
2010-06-30T22:52:27Z |
wilmer |
D'oh. Of course the getter functions should also treat next_cursor as …
|
|
|
@bd64716
|
2010-06-29T23:30:05Z |
wilmer |
next_cursor is a 64-bit integer. Make it so. This should fix issues …
|
|
|
@64f8c425
|
2010-06-29T23:06:07Z |
wilmer |
Strip whitespace in Twitter OAuth PIN responses.
|
|
|
@84c3a72
|
2010-06-27T12:39:07Z |
wilmer |
Import chatrooms configured in older BitlBee versions. Settings are …
|
|
|
@41d415b
|
2010-06-25T23:33:30Z |
wilmer |
Merging bugfix from mainline.
|
|
|
@051372c
|
2010-06-24T09:27:34Z |
wilmer |
Don't create multiple main loops if the user follows >100 people.
|
|
|
@8b8def58
|
2010-06-24T09:14:34Z |
wilmer |
Merging a few revisions from mainline.
|
|
|
@38ff846
|
2010-06-24T01:06:49Z |
wilmer |
Fixed an access-after-free() bug in the Jabber keepalive + cache …
|
|
|
@d6aa6dd
|
2010-06-24T00:43:15Z |
wilmer |
Load the whole Twitter contact list at login time if mode=chat/many, …
|
|
|
@90ba416
|
2010-06-23T22:37:24Z |
wilmer |
Fixed a NULL pointer dereference in the Jabber module.
|
|
|
@4eef271
|
2010-06-23T00:13:46Z |
wilmer |
Added user_agent setting to Jabber accounts so people can get around …
|
|
|
@70ac477
|
2010-06-11T11:34:39Z |
wilmer |
Create new MSN groups when necessary.
|
|
|
@6acc033
|
2010-06-09T00:35:13Z |
wilmer |
Moving MSN contacts between groups is now possible, but no support yet …
|
|
|
@46d215d
|
2010-06-08T23:43:13Z |
wilmer |
Allow moving contacts around between groups. Works with at least …
|
|
|
@d7db346
|
2010-06-08T22:44:16Z |
wilmer |
Some cleanup improvements.
|
|
|
@d50e22f
|
2010-06-08T22:22:16Z |
wilmer |
Merging memory leak fixes from devel, time to find the ui-fix-specific …
|
|
|
@04a927c
|
2010-06-07T23:04:58Z |
wilmer |
Fixing some memory leakage.
|
|
|
@6ef9065
|
2010-06-07T21:09:33Z |
wilmer |
Restored nick_hint/nick_source functionality.
|
|
|
@0e8b3e8
|
2010-06-07T15:21:21Z |
wilmer |
Changing away_devoice will change current voice statuses in all channels.
|
|
|
@56699f0
|
2010-06-07T15:11:09Z |
wilmer |
Show idle + login time info in /WHOIS (if available).
|
|
|
@4aa0f6b
|
2010-06-07T14:31:07Z |
wilmer |
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
|
|
|
@0d9d53e
|
2010-06-07T00:58:07Z |
wilmer |
Fixed "set password" and "set auto_reconnect_delay".
|
|
|
@1fdb0a4
|
2010-06-05T23:26:07Z |
wilmer |
Merging mainline.
|
|
|
@b308cf9
|
2010-06-05T23:21:02Z |
wilmer |
Merging libpurple branch into killerbee. It's fairly usable already, …
|
|
|
@f5d87ea
|
2010-06-05T18:26:17Z |
wilmer |
Pick up group changes in the middle of a Jabber session, now that we …
|
|
|
@7e83e8e4
|
2010-06-05T00:35:17Z |
wilmer |
Inform the UI about group changes. This is important if the user has …
|
|
|
@3759849
|
2010-06-03T22:08:23Z |
pesco |
merge in bitlbee head
|
|
|
@1dd3470
|
2010-06-03T21:47:53Z |
pesco |
add an option to disable otr on twitter (and other unsuitable protocols)
|
|
|
@bb09b3c
|
2010-06-03T21:13:57Z |
pesco |
merge in bitlbee 1.2.7
|
|
|
@a6b2f13
|
2010-06-03T16:18:46Z |
pesco |
fix a double free
|
|
|
@814aa52
|
2010-06-03T11:00:45Z |
pesco |
merge in bitlbee 1.2.6
|
|
|
@5f8ab6a9
|
2010-06-03T10:41:03Z |
pesco |
merge in bitlbee 1.2.5
|
|
|
@3f81999
|
2010-06-03T10:31:46Z |
pesco |
merge in bitlbee 1.2.4
|
|
|