Commit graph

22 commits

Author SHA1 Message Date
Jan Kaluza
79b69c4005 Libcommuni: Use IrcModel classes instead of our own - libcommuni plugin cleanup 2016-02-28 11:42:05 +01:00
Jan Kaluza
ab4740c7b6 Communi: Support /whois (or .whois) command 2015-12-17 17:42:15 +01:00
Jan Kaluza
ba5c6ce41e Cleanup libcommuni code a bit, fix the tests and PM receiving when it is initiated from IRC 2015-12-17 15:08:37 +01:00
Jan Kaluza
efd14b776c Fix libcommuni PMs. Add test for PMs and test also non-single-irc-network mode 2015-12-17 10:07:56 +01:00
Jan Kaluza
78e71f9345 Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
Jan Kaluza
c83fd4c4b1 Support only libcommuni >= 3.0.0 2015-11-11 08:01:19 +01:00
Vitaly Takmazov
47b1db7f43 Communi backend: fix compilation with boost 1.54/Qt 4.8+ 2013-09-12 21:30:20 +04:00
HanzZ
5c2d081a31 Communi: Log Identify try and NOTICE messages in log 2013-02-27 14:17:15 +01:00
HanzZ
addac0040c Communi: Fix wrong copyright. There is no original libcommuni code used now. 2013-02-13 08:06:05 +01:00
HanzZ
58fbe0d388 Communi: Handle and forward socket errors. Fixes for example situation when user tries to join the room on server which does not exist. 2013-02-12 09:30:24 +01:00
HanzZ
a32e962a1a Libcommuni: Fixed bug when response to PM message initated from XMPP was not sent to the same JID 2013-02-11 20:44:28 +01:00
Jan Kaluza
79b5030035 Check if the user is in room before sending information about nick change. Fixes bug when users have been added to all rooms when they changed their IRC nickname 2012-12-13 12:10:14 +01:00
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
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
3201977efb Get room list on IRC and show rooms in service discovery 2012-10-18 09:04:20 +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
1c5504d7c6 Autojoin rooms with password 2012-09-21 07:52:43 +02:00
HanzZ
9e84e71854 Handle code 432 on IRC 2011-12-09 15:13:58 +01:00
HanzZ
e312a8602e Works with libCommuni now (libircclient-qt renamed) 2011-11-24 19:07:21 +01:00