|
|
|
@10d089d
|
2015-07-28T00:19:53Z |
wilmer |
Fix call to show_messages(). Or, how a typed language would have benefits.
|
|
|
@9076a1c
|
2015-07-27T23:48:04Z |
wilmer |
Fix cleanup of (RPC) groupchats, fixes some crashes at logout time.
|
|
|
@31e2b09
|
2015-06-23T00:15:19Z |
wilmer |
Get participants list through local yowsup change, and add ping timeouts.
|
|
|
@15c3a6b
|
2015-06-22T09:24:59Z |
wilmer |
Stop trying to get group participants list because WA/YS broke it.
|
|
|
@ed83279
|
2015-06-17T23:58:02Z |
wilmer |
Update Twitter "url" command change to work with Parson.
|
|
|
@114154c
|
2015-06-17T23:53:08Z |
wilmer |
Reshuffle message queue handling.
|
|
|
@b441614
|
2015-06-17T23:24:26Z |
wilmer |
Fix HANDLE_DOMAINS + add command nick argument compatibility.
The …
|
|
|
@b75671d
|
2015-06-17T22:47:26Z |
wilmer |
Merge remote-tracking branch 'origin/master' into parson
|
|
|
@d832164
|
2015-06-17T22:46:40Z |
wilmer |
Restore pings and try to finish login even if WA is rate limiting the sync.
|
|
|
@2f99f23
|
2015-06-16T22:56:37Z |
wilmer |
Update changelog with date and other bits.
3.4.1
|
|
|
@9613dec
|
2015-06-14T23:06:07Z |
dx |
3.4.1 release notes
|
|
|
@53c7799
|
2015-06-13T23:34:05Z |
dx |
oscar: Fix some more g_source_remove warnings
|
|
|
@c82a88d
|
2015-06-08T20:22:08Z |
wilmer |
Show presence as awayness instead of "onlineness".
|
|
|
@1201fcb
|
2015-06-08T03:42:11Z |
dx |
twitter: show full url in the url command, with username
By asking …
|
|
|
@61e7e02
|
2015-06-08T03:25:18Z |
dx |
twitter: fix leak of the letter "s" in twitter_url_len_diff
Yeah, …
|
|
|
@d628339
|
2015-06-08T01:13:47Z |
wilmer |
Don't fail config load if a protocol is supported, just remember the …
|
|
|
@56c8a4f
|
2015-06-04T17:13:22Z |
dx |
sock.h: Add EAGAIN check to sockerr_again()
|
|
|
@3a27896
|
2015-06-04T17:13:22Z |
dx |
nick_gen: retry g_convert_with_fallback without TRANSLIT if it fails …
|
|
|
@1cef55f
|
2015-06-04T17:13:22Z |
dx |
configure: allow specifying location of python executable
Because …
|
|
|
@fd45e859
|
2015-06-04T17:13:22Z |
dx |
Allow building docs from any directory
Also just remove the .git …
|
|
|
@81d40fe
|
2015-06-01T17:37:19Z |
zer0def |
Revert "Provides" "fix" in debian control file.
|
|
|
@1d8cbc9
|
2015-05-31T05:48:40Z |
dx |
configure: bsd sed doesn't support \+ without -r, use * instead
…
|
|
|
@c984ee3
|
2015-05-31T05:25:30Z |
dx |
configure: 'sed -r' doesn't work in mac os x
|
|
|
@e28c449
|
2015-05-31T04:53:01Z |
dx |
configure: handle 'git describe' failures when no tags are reachable
…
|
|
|
@2ca933c
|
2015-05-31T02:38:55Z |
dx |
twitter: add twitter_log_local_user back (oops)
Accidentally nuked it …
|
|
|
@73f0a01
|
2015-05-31T02:31:24Z |
dx |
Move twitter_parse_id() to parse_int64() in misc.c
|
|
|
@6e21525
|
2015-05-31T02:29:44Z |
dx |
configure: workaround for branch names with slashes in them…
|
|
|
@0f7eccff
|
2015-05-31T00:11:20Z |
dx |
Merge branch 'develop'
|
|
|
@c42d991
|
2015-05-29T22:17:50Z |
dx |
skyped: add _SRCDIR_ to makefile, test build in travis
|
|
|
@dcfa886
|
2015-05-29T05:21:18Z |
wilmer |
Try to disable the ping thread using a cleaner (very new) method.
|
|
|
@50ddfad
|
2015-05-29T05:20:27Z |
wilmer |
Better cleanup of chatrooms at logout time.
I forgot that the IM …
|
|
|
@f453a7f
|
2015-05-28T18:14:35Z |
dx |
Merge branch 'master' into develop
|
|
|
@d304445
|
2015-05-28T18:14:09Z |
dx |
Makefile: don't call 'doc' target of skype…
|
|
|
@bef322e
|
2015-05-28T17:46:23Z |
dx |
Merge branch 'master' into develop
|
|
|
@08a9323
|
2015-05-28T17:45:49Z |
dx |
skyped: fix make install-doc target
|
|
|
@6191263
|
2015-05-28T07:45:09Z |
zer0def |
Fixes 'Provides' in debian control file
|
|
|
@b73409f
|
2015-05-28T05:34:16Z |
wilmer |
Misc: Media messages, topic changes, and killed the stupid YowPing thread.
|
|
|
@b38f655
|
2015-05-28T05:26:30Z |
dx |
Rename mail notification related settings for consistency
- GMail …
|
|
|
@0864a52
|
2015-05-28T05:26:30Z |
dx |
imcb_notify_email: change parameters to take a format string
Saves …
|
|
|
@faeb521
|
2015-05-28T05:26:30Z |
dx |
Simplify display of gmail notifications
- Add …
|
|
|
@dd43c62
|
2015-05-28T05:26:24Z |
dx |
Gmail notifications support through new imcb_notify_email() API
|
|
|
@3d31618
|
2015-05-28T04:10:55Z |
dx |
jabber: Refactor conference message handling
- Improve handling of …
|
|
|
@24f113b
|
2015-05-28T04:04:54Z |
dx |
Lowering xmpp presence priority on away.
When user set's away lower …
|
|
|
@fe63ed3
|
2015-05-28T04:03:28Z |
dx |
teach nick_lc to handle # and other non-letters correctly
|
|
|
@eb89823
|
2015-05-27T16:21:50Z |
wilmer |
Two more NULL-checks on add_buddy().
|
|
|
@2700925
|
2015-05-25T16:07:49Z |
wilmer |
Dead code that I might revisit: Status fetching. Yowsup is not feeding …
|
|
|
@f16c64d
|
2015-05-25T15:47:08Z |
wilmer |
Block imcb_get_local_contacts() for modules that don't need it.
|
|
|
@a852b2b
|
2015-05-25T05:30:26Z |
wilmer |
WA: Request contact list during login, only call the connected …
|
|
|
@8c3637b
|
2015-05-24T19:43:09Z |
wilmer |
imcb_get_local_contacts() so an IM plugin can request the local …
|
|
|
@93e0901
|
2015-05-24T18:51:57Z |
wilmer |
ACC_FLAG_LOCAL -> ACC_FLAG_LOCAL_CONTACTS.
Also, handle the flag more …
|
|
|
@2446e4c
|
2015-05-24T18:31:13Z |
wilmer |
Minor WA bugfixes.
|
|
|
@cb1b973
|
2015-05-22T01:06:19Z |
wilmer |
More group and status info handling, and proper handling of group backlog.
|
|
|
@433c90b
|
2015-05-21T11:43:42Z |
wilmer |
Minor updates on group support.
Also getting to the point where this …
|
|
|
@b09ce17
|
2015-05-21T03:43:06Z |
wilmer |
Improvements: presence and minimal group support.
Presence depends on …
|
|
|
@2b4402f
|
2015-05-20T12:56:47Z |
wilmer |
Fixed bugs by not doing things according to the docs but according to …
|
|
|
@5f8ad281
|
2015-05-20T02:56:41Z |
wilmer |
WA improvements: "Handle" all stanzas. Presence now seems to get through.
|
|
|
@63b017e
|
2015-05-19T11:39:08Z |
wilmer |
Barely functional WhatsApp plugin.
|
|
|
@09bd226
|
2015-05-18T02:23:56Z |
dx |
Include prebuilt skyped manpage, remove asciidoc dependency
|
|
|
@8cbe2b6
|
2015-05-17T04:32:33Z |
dx |
travis: remove some deps
|
|
|
@965127b
|
2015-05-17T04:22:33Z |
dx |
debian: remove user-guide.{txt,html} from bitlbee-common
|
|
|
@beb0f54
|
2015-05-17T04:13:30Z |
dx |
configure: Replace xmlto/xsltproc checks with a python>=2.5 check
It …
|
|
|
@baa09cc
|
2015-05-17T03:41:41Z |
dx |
Build only help.txt (with genhelp.py), create 'user-guide' target
…
|
|
|
@ad678a4
|
2015-05-17T03:41:31Z |
dx |
genhelp.py: take input/output parameters
|
|
|
@d6acf79
|
2015-05-16T18:50:49Z |
dx |
genhelp.py: Comments!
|
|
|
@9740ce9
|
2015-05-16T04:55:14Z |
dx |
Add python script to generate help.txt, replacing xslt stuff
This …
|
|
|
@513be3b
|
2015-05-15T10:17:12Z |
wilmer |
Don't use GLib 2.32+ g_hash_table_add/_contains functions.
|
|
|
@2c81d15
|
2015-05-15T03:20:42Z |
dx |
otr: Fix 'otr info' display problems
Patch by 'anonymous' from trac …
|
|
|
@600e09c
|
2015-05-14T16:38:00Z |
wilmer |
Rough split of NewsBlur plugin from implugin base. Includes some …
|
|
|
@578e5b0
|
2015-05-14T16:08:06Z |
wilmer |
Try to send settings as native types instead of always strings.
This …
|
|
|
@4225bec
|
2015-05-14T15:00:35Z |
wilmer |
Yay it's finally time to add those stupid .pyc files to .gitignore.
|
|
|
@2d88cac4
|
2015-05-14T14:59:39Z |
wilmer |
Allow non-string default values in plugin settings dict.
|
|
|
@17aa9a2
|
2015-05-14T14:29:33Z |
wilmer |
Minor cleanup before I try splitting implugin and the test NewsBlur …
|
|
|
@a6bed1a
|
2015-05-14T07:45:41Z |
dx |
msn: took me way too long to realize i broke the build
|
|
|
@99fe030
|
2015-05-13T08:05:01Z |
dx |
msn: Implement sending typing notifications
Also remove some old …
|
|
|
@a733669
|
2015-05-13T07:43:24Z |
dx |
msn: Remove nudges
|
|
|
@2730c79
|
2015-05-13T07:01:28Z |
dx |
msn: Fix "ADL/RML command with invalid modification" errors
The …
|
|
|
@5014380
|
2015-05-09T19:37:03Z |
dx |
Merge branch 'master' into develop
|
|
|
@b20014b
|
2015-05-09T12:17:54Z |
wilmer |
Store the hex_version coming from BitlBee as a tuple instead of raw, …
|
|
|
@199d51c
|
2015-05-09T10:30:50Z |
wilmer |
Remove duplicate jint typedef.
|
|
|
@0ace810
|
2015-05-09T07:47:42Z |
wilmer |
Add two missing includes to rpc.c for opendir(3).
On my system …
|
|
|
@70e68cf
|
2015-05-09T07:42:16Z |
wilmer |
Make the bitlbee-libpurple package provide the bitlbee package, so …
|
|
|
@088b070
|
2015-05-08T02:02:14Z |
dx |
msn: fix use-after-free when the server sends OUT
Also fix a leak in …
|
|
|
@5535a47
|
2015-05-07T23:12:06Z |
dx |
More coverity fixes!
CID 18634: 'Logically dead code' in …
|
|
|
@81a15da
|
2015-05-07T23:12:06Z |
dx |
oscar/ssi.c: fix "same on both sides" in condition
Fixes trac ticket 1196
|
|
|
@33528bd
|
2015-05-07T23:12:06Z |
dx |
twitter: split length check function into twitter_message_len
Mostly …
|
|
|
@b71f599
|
2015-05-07T20:53:19Z |
dx |
Merge branch 'master' into develop
|
|
|
@f8feb8a
|
2015-05-07T10:33:06Z |
wilmer |
add_buddy and remove_buddy should no longer be mandatory.
|
|
|
@e9face7
|
2015-05-07T09:56:01Z |
wilmer |
Example plugin is now a very simple NewsBlur client.
|
|
|
@2533d10
|
2015-05-06T20:58:51Z |
wilmer |
Very limited test RSS plugin. I'll try NewsBlur instead.
|
|
|
@6f903c3
|
2015-05-06T19:12:16Z |
wilmer |
Add JSONInteger in a few more relevant places.
|
|
|
@1a81c83
|
2015-05-06T15:48:16Z |
wilmer |
s/number/integer in a few places.
Also (since I forgot to commit), …
|
|
|
@041777e
|
2015-05-06T10:32:54Z |
dx |
configure: fix spoofed BITLBEE_VERSION env variable handling
|
|
|
@f81d8b8
|
2015-05-06T09:18:10Z |
wilmer |
Twitter module updated to use parson. It compiles and runs so far but …
|
|
|
@8563fe7
|
2015-05-05T22:39:39Z |
wilmer |
Make my fork of parson non-JSON-compliant. I don't care that …
|
|
|
@2d93f113
|
2015-05-05T15:14:01Z |
dx |
irc_send_join: send topic before names
Also don't send modes - …
|
|
|
@cc8cf75
|
2015-05-05T15:05:20Z |
dx |
events_glib: fix parameter type warnings in event_debug() calls
|
|
|
@31169ee
|
2015-05-05T15:04:13Z |
dx |
Remove some compatibility macros that referenced nonexistent functions
|
|
|
@5726a0d
|
2015-05-04T22:35:13Z |
wilmer |
Catch up on parson upstream.
Now at rev …
|
|
|
@b1dc403
|
2015-05-04T21:58:50Z |
wilmer |
Catch up with master.
|
|
|
@531eabd
|
2015-05-04T21:56:58Z |
wilmer |
Some more logging at RPC init time.
Through the logging subsystem …
|
|
|