Commit graph

442 commits

Author SHA1 Message Date
HanzZ
11a084deb0 Update away state regularly 2012-12-04 19:21:59 +01:00
HanzZ
2d3069e602 Remove IRC buddies when leaving channel 2012-12-04 18:42:00 +01:00
HanzZ
718dd59fda remove IRC users who have parted the room from m_buddies map 2012-12-04 18:36:41 +01:00
HanzZ
150afaed90 Removed m_modes and m_away and introduced IRCBuddy in communi backend 2012-12-04 18:21:44 +01:00
Jan Kaluza
b30e9c52e5 Ask for /who only once when joining channel.. 2012-12-04 09:11:54 +01:00
Jan Kaluza
bf012e48b2 Add new line to end of files 2012-12-04 08:26:30 +01:00
HanzZ
3e515d9f15 Do not disconnect backend if we received some data from it during ping timer period 2012-12-03 11:49:18 +01:00
HanzZ
636253d514 Disable /LIST for IRC 2012-11-30 16:57:57 +01:00
HanzZ
9469109d37 Unescape double-escaped messages from twitter 2012-11-28 18:52:58 +01:00
Jan Kaluza
4eeeb84652 Show away users when joining the room. This is not finished yet, polling has to be implemented to refresh the list of away users 2012-11-28 11:15:49 +01:00
HanzZ
75ad2ddfc5 Merge branch 'master' of github.com:hanzz/libtransport 2012-11-27 22:20:01 +01:00
HanzZ
9388d59915 Store last tweet ID in database so all tweets are not forwarded on reconnect. Send proper timestamp of tweets 2012-11-27 22:18:15 +01:00
Jan Kaluza
827bac538d Fix qt-moc error while parsing boost headers 2012-11-27 12:53:46 +01:00
Jan Kaluza
8b6973539f Postpone room subject forwarding if we haven't sent initial presences yet 2012-11-27 12:51:19 +01:00
Jan Kaluza
110a366bfb Added NetworkPlugin::StorageBackendNeeded instead of -2 constant 2012-11-27 10:50:49 +01:00
Jan Kaluza
08a5e487db Better error message when backends can't be started 2012-11-27 10:33:04 +01:00
chain
74983ae8c2 Make Frotz and Swiften optional (using ENABLE_FROTZ and ENABLE_SWIFTEN) 2012-11-13 01:11:12 +01:00
chain
e64853b91e Make SMSTools3 plugin optional (by using ENABLE_SMSTOOLS3) 2012-11-12 22:50:44 +01:00
chain
edfa4ec644 make Twitter optional (by using ENABLE_TWITTER) 2012-11-12 22:35:02 +01:00
chain
1548f91d40 Make Libyahoo2 backend optional (by using ENABLE_YAHOO2) 2012-11-12 02:41:17 +01:00
HanzZ
bff95a3f7a Call IrcCommand::createList with two arguments 2012-10-27 16:21:25 +02:00
HanzZ
b816395870 Reconnect automatically in case of swiften backend errors 2012-10-26 11:59:28 +02:00
HanzZ
4055180802 Send subscribe/subscribed presence from transport contact when connecting 2012-10-23 18:27:04 +02:00
Jan Kaluza
3720df9cbe Fixed Twitter backend 2012-10-22 12:26:44 +02:00
Jan Kaluza
b18424c5b1 Forward message timestamps 2012-10-18 09:33:44 +02:00
Jan Kaluza
3201977efb Get room list on IRC and show rooms in service discovery 2012-10-18 09:04:20 +02:00
Jan Kaluza
da1044e0dc Remove /me from incoming messages, add /me to outgoing messagse 2012-10-10 13:26:27 +02:00
Jan Kaluza
84a6e647e6 Send ctcp action when /me is received from XMPP 2012-10-10 13:09:39 +02:00
Jan Kaluza
c63df9499f Do not include malloc.h on BSD 2012-10-09 10:01:51 +02:00
Jan Kaluza
e4cf53f96f Rewrite create_socket so it's portable 2012-10-09 09:35:41 +02:00
Jan Kaluza
7f732f9628 Don't try to set linux only things on bsd 2012-10-04 12:12:49 +02:00
Jan Kaluza
95ba00c2fe Use __FreeBSD__ instead of BSD 2012-10-04 10:47:24 +02:00
Jan Kaluza
79ff2e46d0 Do not use malloc_trim on BSd 2012-10-04 10:09:34 +02:00
Jan Kaluza
0e56fb8484 Support more service.irc_server values and try another one when server disconnects us 2012-10-04 08:48:14 +02:00
HanzZ
eb1df41b3e Set subject on IRC 2012-09-24 15:40:41 +02:00
HanzZ
3ff7f92490 Send status code 332 when spectrum goes down 2012-09-22 13:40:28 +02:00
HanzZ
05e06dd845 Merged SingleIrcNetworkPlugin with IrcNetworkPlugin to not duplicate code. Removed old SingleIrcNetworkPlugin. 2012-09-22 10:38:42 +02:00
HanzZ
74cd11e265 Fixed communi backend without irc_network option 2012-09-22 08:18:38 +02:00
HanzZ
40dbe667be m_session should be private 2012-09-21 14:09:19 +02:00
HanzZ
4717bd0071 Send unavailable presence when server goes down. Use LOG4CXX macros in irc backend 2012-09-21 13:56:17 +02:00
HanzZ
1c5504d7c6 Autojoin rooms with password 2012-09-21 07:52:43 +02:00
HanzZ
2fcf167a4e Forward ChatState messages to backends 2012-09-15 22:17:20 +02:00
HanzZ
8b60685886 Split Template backend into more files 2012-09-12 10:18:51 +02:00
Jan Kaluza
796d8f3bf4 Update backends/twitter/userdb.h 2012-09-10 15:04:40 +03:00
Jan Kaluza
48412f4671 Update backends/twitter/userdb.cpp 2012-09-10 15:04:25 +03:00
Jan Kaluza
11b0f853c1 Update backends/libpurple/utils.cpp 2012-09-10 14:42:03 +03:00
Jan Kaluza
80816f9517 Merge branch 'master' of github.com:hanzz/libtransport 2012-09-06 08:43:25 +02:00
Jan Kaluza
f785b2b795 Communi: Ignore requests already answered by libcommuni 2012-09-06 08:32:10 +02:00
HanzZ
363815c8a8 include utils.h 2012-09-05 18:11:34 +02:00
HanzZ
31fb1af807 include utils.h 2012-09-05 18:06:33 +02:00