Commit graph

30 commits

Author SHA1 Message Date
Jan Kaluza
761c746d10 Move headline sending login to backend 2012-12-18 12:56:38 +01:00
Jan Kaluza
0b0e020cdf Add general API to set per user settings using adhoc commands which can be defaulted from config file. Add 'Send messages as headlines' Transport setting 2012-12-18 10:59:52 +01:00
Jan Kaluza
97a2cd5b2a Send 307 and also 332 codes from rooms when stopping spectrum 2012-12-06 10:52:19 +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
df32761194 Added support for service.jid_escaping config 2012-10-29 14:08:54 +01:00
HanzZ
1055c577d2 Send participants to second resource when it joins the room 2012-09-23 09:48:03 +02:00
HanzZ
88607aff3c Do not disconnect from room when user uses two clients and shutdown one. 2012-09-22 20:19:19 +02:00
HanzZ
3ff7f92490 Send status code 332 when spectrum goes down 2012-09-22 13:40:28 +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
Jan Kaluza
1a11965611 ConversationManager tests 2012-08-30 12:37:14 +02:00
Jan Kaluza
e14d3c30e9 Handle situation where nickname is emtpy in groupchat 2012-07-30 13:52:29 +02:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
HanzZ
ff3adaa3f3 Working IRC nickserv + PMs 2011-11-24 12:24:26 +01:00
HanzZ
5b89dae8ca Forward messages to proper resources 2011-11-11 11:40:10 +01:00
HanzZ
8c529dbabb semi-working PMs in muc 2011-10-25 20:29:58 +02:00
HanzZ
19786b3bb7 Fixed compilation with latest swiften 2011-09-26 21:09:41 +02:00
HanzZ
eae5276f97 Send proper from in outgoing message for unknown user 2011-09-21 22:01:21 +02:00
Jan Kaluza
90aacd41d9 Use JID escaping by default + keep compatibility with spectrum1 database when using JID escaping 2011-09-14 15:09:21 +02:00
HanzZ
3daa381077 Send proper from when buddy is not in roster 2011-09-11 18:00:25 +02:00
HanzZ
99d1c435b9 log4cxx everywhere :) 2011-06-23 17:23:37 +02:00
HanzZ
f0f819b4fd Fixed users_per_backend 2011-06-12 19:25:51 +02:00
HanzZ
83bf526fbc Fixed deadlock while removing conversations 2011-06-12 16:35:12 +02:00
HanzZ
d39705842a Comments + refactorization 2011-06-06 10:48:27 +02:00
Jan Kaluza
8e03fbec47 Working part, moderators resending 2011-05-19 08:26:09 +02:00
HanzZ
457d19d1ec Working join/rename 2011-05-19 00:33:38 +02:00
HanzZ
943dc1925b working PM 2011-05-19 00:05:17 +02:00
Jan Kaluza
2add374fbd working messaging and PM (only if you send it to user@server.tld, so normal PMs doesn't work yet) 2011-05-18 16:25:52 +02:00
Jan Kaluza
6699a898fb Working IRC room join + proper 110 status code sending 2011-05-18 15:19:56 +02:00
HanzZ
0a33a3100e part of IRC presences sending 2011-05-17 09:44:29 +02:00
HanzZ
b5c026470f AbstractBuddy and AbstractConversation renamed 2011-04-03 11:39:06 +02:00
Renamed from src/abstractconversation.cpp (Browse further)