Commit graph

24 commits

Author SHA1 Message Date
HanzZ
fdfbc5dc78 Make away state timer faster 2012-12-05 20:56:54 +01:00
HanzZ
11a084deb0 Update away state regularly 2012-12-04 19:21:59 +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
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
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
Jan Kaluza
8b6973539f Postpone room subject forwarding if we haven't sent initial presences yet 2012-11-27 12:51:19 +01:00
HanzZ
bff95a3f7a Call IrcCommand::createList with two arguments 2012-10-27 16:21:25 +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
0e56fb8484 Support more service.irc_server values and try another one when server disconnects us 2012-10-04 08:48:14 +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
1c5504d7c6 Autojoin rooms with password 2012-09-21 07:52:43 +02:00
Jan Kaluza
f785b2b795 Communi: Ignore requests already answered by libcommuni 2012-09-06 08:32:10 +02:00
Jan Kaluza
3014cc2e1c TO_UTF8/FROM_UTF8 2012-03-27 13:40:33 +02:00
Jan Kaluza
dd9a404392 use fromUtf8/toUtf8 really everywhere 2012-03-27 13:00:36 +02:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
HanzZ
f46cd8f14c Handle ICQ related requestInput requests 2011-12-09 16:31:48 +01:00
HanzZ
9e84e71854 Handle code 432 on IRC 2011-12-09 15:13:58 +01:00
HanzZ
f0c6b4239a Removed commented MyIrcBuffer classs 2011-11-25 10:02:53 +01:00
HanzZ
e312a8602e Works with libCommuni now (libircclient-qt renamed) 2011-11-24 19:07:21 +01:00