|
|
|
@75610c3
|
2010-05-09T00:40:54Z |
wilmer |
Fixed up OSCAR to work with the new way of setting up groupchats.
|
|
|
@36577aa
|
2010-05-09T00:28:38Z |
wilmer |
Create the struct groupchat early on in msn_chat_with() so the new …
|
|
|
@eb37735
|
2010-05-08T23:54:37Z |
wilmer |
This is how you now start groupchats: /join #channel, /invite people.
|
|
|
@66b9e36a
|
2010-05-08T21:52:25Z |
wilmer |
Restored /invite for groupchats.
|
|
|
@e685657
|
2010-05-08T14:58:32Z |
wilmer |
Fixed buggy jabber_chat_by_jid() after GSList change.
|
|
|
@eaaa986
|
2010-05-08T14:48:38Z |
wilmer |
Misc. cleanup. Also updated the Yahoo! module to deal with struct …
|
|
|
@4a9fd5f
|
2010-05-08T14:19:12Z |
wilmer |
Fixed *facepalm* memory management/scoping bug in /AWAY command.
|
|
|
@fd45e1d1
|
2010-05-08T14:12:32Z |
wilmer |
Always show normal contacts in &bitlbee, not just the first channel in …
|
|
|
@b0364dc
|
2010-05-08T13:21:36Z |
wilmer |
Also allow addressing people inside the control channel using a comma.
|
|
|
@9e27f18
|
2010-05-08T13:11:09Z |
wilmer |
Support for receiving chatroom topics. Since I didn't restore named …
|
|
|
@d343eaa
|
2010-05-08T12:37:49Z |
wilmer |
Restored imcb_chat_name_hint().
|
|
|
@bfb99ee
|
2010-05-08T12:13:23Z |
wilmer |
Allow leaving groupchat channels.
|
|
|
@a87754b
|
2010-05-08T01:02:12Z |
wilmer |
Restored support for outgoing messages. This code is all so much saner …
|
|
|
@e4816ea
|
2010-05-08T00:48:48Z |
wilmer |
Reshuffled irc_im.c into a saner order.
|
|
|
@b17ce85
|
2010-05-08T00:45:10Z |
wilmer |
Users leaving really show up again.
|
|
|
@27e2c66
|
2010-05-08T00:25:15Z |
wilmer |
Support for receiving messages in chatrooms.
|
|
|
@f1a0890
|
2010-05-07T23:41:49Z |
wilmer |
Would be nice to include bee_chat.c in the repo…
|
|
|
@aea8b68
|
2010-05-06T00:28:56Z |
wilmer |
Starting to restore chatroom stuff. Only enough to create and be …
|
|
|
@9438323
|
2010-05-04T23:38:18Z |
wilmer |
Use irc_channel_name_ok() and check if a channel with that name …
|
|
|
@eb50495
|
2010-05-04T08:45:10Z |
wilmer |
Show offline/away status better in /WHO and /WHOIS.
|
|
|
@9893da3
|
2010-05-03T23:55:33Z |
wilmer |
Add irc_channel_printf() for slightly saner root messages from a …
|
|
|
@0d4a068
|
2010-05-03T22:58:15Z |
wilmer |
Removed some disabled code related to away_devoice (now implemented …
|
|
|
@1a3ba05
|
2010-05-03T11:55:06Z |
wilmer |
Fixed strncpy() usage, and show error when trying to msg non-existent …
|
|
|
@f924563
|
2010-05-03T00:52:08Z |
wilmer |
Mainline merge.
|
|
|
@6a9d068
|
2010-05-03T00:39:39Z |
wilmer |
Restore away_devoice.
|
|
|
@e54112f
|
2010-05-02T23:44:33Z |
wilmer |
Put a channel userlist in irc_channel_user elements so we can save …
|
|
|
@6824fb3
|
2010-05-02T22:00:46Z |
wilmer |
Fixed show_offline documentation. (The default is off, not on.)
|
|
|
@3b878a1
|
2010-05-02T21:20:09Z |
wilmer |
OAuth sanity fix: Twitter-specific stuff should *not* be in …
|
|
|
@839189b
|
2010-05-02T21:06:25Z |
wilmer |
Applied show-offline patch from Florian E.J. Fruth, adapted for a few …
|
|
|
@bce78c8
|
2010-05-02T18:48:26Z |
wilmer |
Restored classical control channel behaviour (the ability to talk to …
|
|
|
@a4cdf43
|
2010-05-01T14:19:09Z |
wilmer |
Same fix like 566 in mainline: tm_mon + 1 to get the right month in …
|
|
|
@4273158
|
2010-05-01T14:16:26Z |
wilmer |
Oops. rt_mon start at 0=Jan, causing off-by-a-month timestamps shown …
|
|
|
@f4b0911
|
2010-05-01T14:10:32Z |
wilmer |
Save the credentials again.
|
|
|
@c2ecadc
|
2010-05-01T13:53:59Z |
wilmer |
Cleaned up OAuth stuff: consumer key/secret should *not* be in …
|
|
|
@85ef57f
|
2010-04-30T22:53:29Z |
wilmer |
NULL-initialize two vars that weren't and should.
|
|
|
@a7c6d0e
|
2010-04-30T22:51:18Z |
wilmer |
Set HTML-flag on Twitter accounts so </> and all get converted …
|
|
|
@23784065
|
2010-04-28T07:44:45Z |
wilmer |
Merging OAuth branch. It should be stable now and is documented.
|
|
|
@3f668e47
|
2010-04-28T07:38:25Z |
wilmer |
OAuth documentation update.
|
|
|
@0bff877
|
2010-04-27T22:49:58Z |
wilmer |
Valgrind-clean now. And decent handling of errors (wrong PIN).
|
|
|
@18dbb20
|
2010-04-27T22:42:07Z |
wilmer |
Valgrind cleanup.
|
|
|
@ee84bdb
|
2010-04-27T22:11:11Z |
wilmer |
The escaping, I fixed it for you. More expensive code this way and …
|
|
|
@288b215
|
2010-04-26T22:50:25Z |
wilmer |
Save the OAuth token in the acct structs so it doesn't have to be …
|
|
|
@78a2f1e
|
2010-04-26T22:47:35Z |
wilmer |
Escaping in oauth_nonce(). Not sure if the escaping is entirely right …
|
|
|
@c42e8b9
|
2010-04-26T22:40:11Z |
wilmer |
OAuth, it lives!
|
|
|
@713d611
|
2010-04-26T21:50:48Z |
wilmer |
Twitter module now generates authorize URLs.
|
|
|
@acba168
|
2010-04-26T21:20:09Z |
wilmer |
Moving two public OAuth functions into the header file.
|
|
|
@508c340
|
2010-04-26T00:42:37Z |
wilmer |
Successfully posted a tweet!
Twitter's tricky. It returns vars …
|
|
|
@b2bc25c
|
2010-04-25T23:21:00Z |
wilmer |
Added a function that generates an OAuth Authorization: HTTP header.
|
|
|
@346dfd9
|
2010-04-25T19:22:02Z |
wilmer |
oauth_access_token() added. I managed to increase the counter on …
|
|
|
@da2efd4
|
2010-04-25T18:57:06Z |
wilmer |
Some HTTP stuff. Via gdb I can make this request a token.
|
|
|
@e9eaee6
|
2010-04-25T18:56:53Z |
wilmer |
constified.
|
|
|
@be28fe7
|
2010-04-25T15:12:13Z |
wilmer |
Code to calculate OAuth signatures. I hope that after wrapping my mind …
|
|
|
@0f64ca7
|
2010-04-25T12:56:20Z |
wilmer |
Make http_encode() RFC3986-compliant. (Escape everything except …
|
|
|
@f1b7711
|
2010-04-24T14:15:54Z |
wilmer |
Also override package version number for bitlbee-dev when …
|
|
|
@dd0dcac7
|
2010-04-24T11:51:08Z |
wilmer |
Debian package changelog entry.
1.2.6a-1
|
|
|
@2272cb3
|
2010-04-20T23:11:32Z |
wilmer |
Restored block/allow commands. Only "chat" is left now, which will …
|
|
|
@9d4352c
|
2010-04-20T23:03:01Z |
wilmer |
Restored a few more root commands.
|
|
|
@db57e7c
|
2010-04-19T13:08:34Z |
wilmer |
1.2.6a. I fail. :-(
The 1.2.6 I just released has a groupchat mode in …
1.2.6a
|
|
|
@f4bcc22
|
2010-04-19T09:40:32Z |
wilmer |
Finalized 1.2.6 changelog.
1.2.6
|
|
|
@57400f4
|
2010-04-19T09:26:49Z |
wilmer |
Use the $PIDFILE variable in the Debian init script.
|
|
|
@0f84234
|
2010-04-16T23:44:57Z |
wilmer |
Help info for the switchboard_keepalives setting.
|
|
|
@efbc154
|
2010-04-16T09:58:22Z |
wilmer |
Merge msn-keepalive, a nice hack (not yet documented) which sends …
|
|
|
@b6190ca
|
2010-04-15T23:34:41Z |
wilmer |
Changelog update: Credit where credit is due!
|
|
|
@55b1e69
|
2010-04-15T23:15:36Z |
wilmer |
Since the home/timeline response can (and often does) come in before …
|
|
|
@e88fbe27
|
2010-04-15T23:10:10Z |
wilmer |
Added a meta-contact twitter_$username and replaced the …
|
|
|
@e7edbb7
|
2010-04-14T22:56:19Z |
wilmer |
Don't show an empty status message line in /whois if status_msg is "". …
|
|
|
@4c3519a
|
2010-04-14T22:45:09Z |
wilmer |
Restored blist command.
|
|
|
@f9ed311
|
2010-04-14T19:08:23Z |
wilmer |
getaddrinfo(NULL) may return an IPv4 address first but we should …
|
|
|
@003a12b
|
2010-04-14T13:35:41Z |
wilmer |
Restored all remaining IRC commands that make some sense to have at …
|
|
|
@d7d677d
|
2010-04-14T12:34:39Z |
wilmer |
Restored a few more trivial commands including all the oper stuff.
|
|
|
@d33679e
|
2010-04-14T12:17:12Z |
wilmer |
Call bee_free() from irc_free() or daemon mode gets pretty sad.
|
|
|
@21c87a7
|
2010-04-14T09:27:50Z |
wilmer |
Merging loads of stuff from mainline.
|
|
|
@156bbd7
|
2010-04-13T23:55:30Z |
wilmer |
Log to stderr+syslog until daemonized. Current behaviour is too …
|
|
|
@c0417e8
|
2010-04-13T22:57:44Z |
wilmer |
1.2.6 changelist.
|
|
|
@542e44a
|
2010-04-13T22:35:55Z |
wilmer |
fsync() the user configuration file before closing it. (Bug #559)
|
|
|
@3d1481f
|
2010-04-13T22:25:40Z |
wilmer |
Adding -V flag to show version info from a not-serving binary. (Bug #580)
|
|
|
@40bc82d
|
2010-04-13T22:20:36Z |
wilmer |
Run setsid() when daemonizing. (Closes #581)
|
|
|
@37aa317
|
2010-04-13T22:09:40Z |
wilmer |
Small Valgrind noise fix. (Check if the conn is still alive before …
|
|
|
@3254c12
|
2010-04-13T19:11:28Z |
wilmer |
Adding BITLBEE_VERSION_CODE macro to make plugin authors' lifes easier.
|
|
|
@3bd4a93
|
2010-04-13T17:36:16Z |
wilmer |
Suppress HTTP error messages unless we get five or more in a row.
|
|
|
@3e69802
|
2010-04-13T12:51:05Z |
wilmer |
Use full name information of Twitter buddies.
|
|
|
@81186cab
|
2010-04-13T11:38:41Z |
wilmer |
/away and set away/status stuff back.
|
|
|
@573dab0
|
2010-04-13T10:20:04Z |
wilmer |
Incoming typing notifications.
|
|
|
@3a9b123
|
2010-04-13T08:11:08Z |
wilmer |
Allow sending typing notifications (CTCP TYPING) again.
|
|
|
@7b59872
|
2010-04-13T00:04:55Z |
wilmer |
Support for simple VERSION/PING CTCPs to root.
|
|
|
@89c11e7
|
2010-04-12T23:54:55Z |
wilmer |
Restored CTCP/DCC hooks for outgoing file transfers.
|
|
|
@24b8bbb
|
2010-04-12T00:06:49Z |
wilmer |
Start handling CTCPs, in a saner way than before.
|
|
|
@e21c0f8
|
2010-04-11T23:31:43Z |
wilmer |
Always show root's greeting inside the control channel.
|
|
|
@aa44bdd
|
2010-04-11T23:18:03Z |
wilmer |
Restored info command.
|
|
|
@6c56f42
|
2010-04-11T23:04:24Z |
wilmer |
Allow short versions of root commands (just give enough to match …
|
|
|
@eabc9d2
|
2010-04-11T22:49:32Z |
wilmer |
Fixed cleanup issues when turning off an account. Also fixed syntax of …
|
|
|
@d986463
|
2010-04-11T22:31:15Z |
wilmer |
Show status msg in /WHOIS, using a hopefully more proper 320 numeric reply.
|
|
|
@57119e8
|
2010-04-11T22:26:45Z |
wilmer |
Actually bomb out if channel creation fails at /join time.
|
|
|
@8240840
|
2010-04-11T22:22:17Z |
wilmer |
Don't send the topic at join time if there is none. This seems to be …
|
|
|
@ec2ebcc
|
2010-04-11T22:13:19Z |
wilmer |
Use 320 replies for status messages in /WHOIS, 333 was a bad idea. …
|
|
|
@ffa1173
|
2010-04-11T19:53:27Z |
wilmer |
Allow the user to change his/her nick. My old concern was that it gets …
|
|
|
@dbb0ce3
|
2010-04-11T19:38:45Z |
wilmer |
Restored add/remove command and, oh, yes/no commands. Nice to be able …
|
|
|
@e00da63
|
2010-04-11T19:10:12Z |
wilmer |
Restored query/ask stuff.
|
|
|
@a87e6ba
|
2010-04-11T18:13:19Z |
wilmer |
Merging a Jabber ft bugfix.
|
|
|
@3ab1d31
|
2010-04-11T18:12:25Z |
wilmer |
Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 …
|
|
|