Commit graph

230 commits

Author SHA1 Message Date
HanzZ
4ea83ffd8b Use wrapped in libpurple 2013-02-22 10:27:52 +01:00
HanzZ
76530dd7b4 Use wrapped in libpurple 2013-02-22 09:59:17 +01:00
HanzZ
0dd7c411c7 Remove duplicated buddyListNewNode method 2013-02-07 11:57:25 +01:00
HanzZ
9b95452c7d Merge branch 'node-cache' 2013-02-07 11:30:39 +01:00
HanzZ
052df6134f Do not create blist.xml 2013-02-07 11:28:42 +01:00
Vitaly Takmazov
a2c36650de libpurple backend: handle Display name vcard field 2013-01-29 11:30:51 +04:00
HanzZ
711c1674fe Send 'http://jabber.org/protocol/muc' if MUC is supported by backend 2013-01-26 15:22:25 +01:00
HanzZ
d54aac14c8 Cache nodes in libpurple backend 2013-01-25 17:55:52 +01:00
HanzZ
505ea8301c Fixed adding/removing contacts in gateway mode 2013-01-25 13:26:49 +01:00
HanzZ
f464b404e2 Do not normalize nicknames for MUCs 2013-01-24 20:24:13 +01:00
HanzZ
59d7d2f5ea fix compilation issues with older libpurple 2013-01-16 18:31:02 +01:00
HanzZ
86f52cf660 Do not use libpurple verbose debug 2013-01-05 20:16:58 +01:00
HanzZ
f7dc91ccb4 Set adhoc settings according to config even when storage backend is not set 2012-12-22 21:07:29 +01:00
Jan Kaluza
b18424c5b1 Forward message timestamps 2012-10-18 09:33:44 +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
HanzZ
2fcf167a4e Forward ChatState messages to backends 2012-09-15 22:17:20 +02:00
HanzZ
4a88d77154 Allow unregistered options to be passed by command line 2012-09-05 17:52:41 +02:00
Jan Kaluza
08103482cf Added purple.cacerts variable to set path to certificates, default it ./ca-certs 2012-09-05 15:20:29 +02:00
Jan Kaluza
933b38d5c5 #define close closesocket 2012-09-05 13:55:53 +02:00
HanzZ
cfd9f41369 Use win32 specific libs in SWIFTEN_LIBRARY 2012-09-04 18:46:38 +02:00
Jan Kaluza
060510d695 Add general command line parsing code into Config::cretateFromArgs() method 2012-09-04 14:58:04 +02:00
Jan Kaluza
bbafb94d6f Use wrapped calls to libpurple and load libpurple.dll automatically on Windows 2012-09-04 11:38:17 +02:00
Jan Kaluza
ad7461beec Pass command the same command line options as we have in main instance to backend instances 2012-09-04 10:28:11 +02:00
HanzZ
e6aabb3b7e handle EAGAIN 2012-08-09 23:11:39 +02:00
Jan Kaluza
8acda88ffe Set MALLOC_CHECK_ using mallopt 2012-08-06 16:40:18 +02:00
Jan Kaluza
132059ca7d Fix crash caused by two XMPP users using single PurpleAccount instance 2012-08-01 07:12:55 +02:00
HanzZ
9cb2171e00 Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite 2012-07-20 13:46:28 +02:00
Jan Kaluza
31687c4a09 Support for prpl-novell 2012-05-02 12:03:12 +02:00
HanzZ
70b93a4fb8 hack for gfire 2012-04-17 22:03:28 +02:00
HanzZ
84741f552c Some windows tweaks 2012-04-12 21:50:15 +02:00
HanzZ
fcb7bd6acd More debug 2012-04-11 16:26:35 +02:00
HanzZ
839ddcee85 print groups in backend log 2012-04-10 18:38:27 +02:00
HanzZ
c178e4daa3 show error message when libpurple.dll can't be loaded 2012-04-10 10:22:45 +02:00
HanzZ
592c3ab0d8 purple_defs and windows loader generator 2012-04-10 10:19:07 +02:00
HanzZ
461e670e01 Probably log that DBus error 2012-04-09 08:33:13 +02:00
HanzZ
0d46e7f53e execute_purple_plugin_action 2012-04-03 20:38:25 +02:00
HanzZ
bde0e7c3eb Fetch gadu-gadu buddies. Fixes #252 2012-04-03 20:17:04 +02:00
HanzZ
7c93aee6f4 Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
HanzZ
1f60d0547c Changed libtransport-plugin deps to have logging.h used from libpurple backend 2012-03-21 15:46:25 +01:00
Jan Kaluza
7d238f4440 catch FileInputStream exception 2012-03-21 11:01:07 +01:00
HanzZ
3b4c7b384b ssize_t on windows... 2012-03-20 22:58:00 +01:00
HanzZ
2bf17991b5 define getpid on windows 2012-03-20 22:51:17 +01:00
HanzZ
dd8627bbfe little cleanup in libpurple backend 2012-03-16 12:27:59 +01:00
HanzZ
51167fe71f Fixed conversation creationg introduced by previous commits 2012-03-10 10:51:58 +01:00
HanzZ
15e1f34b03 Working MUC messages for XMPP 2012-03-07 19:00:53 +01:00
HanzZ
87a0a2f49a Working MUC messages for XMPP 2012-03-07 18:59:21 +01:00
Jan Kaluza
022a723079 working joining/leaving XMPP MUC 2012-03-07 13:51:35 +01:00
Jan Kaluza
fa1b565385 Use g_free for freeing glibs data 2012-03-07 10:47:46 +01:00