Commit graph

194 commits

Author SHA1 Message Date
Jan Kaluza
af75453834 Fix #86 - Support case-sensitive buddy names transparently. When lower-cased name is received from frontend, it is mapped to case-sensitive name sent by the backend originally. 2016-01-22 15:17:51 +01:00
vitalyster
e872b34aae libpurple: forward roomlist to frontend 2015-12-31 01:33:15 +00:00
Jan Kaluza
993685c386 libpurple jabber: reject plaintext authentification 2015-12-24 16:16:28 +01:00
Jan Kaluza
05dbf6ce37 Test libpurple backend with prosody 2015-12-21 17:57:29 +01:00
Jan Kaluza
17cd1c1caa Fix #67: Use compat-verification and do not need passwod for prpl-telegram. 2015-12-13 20:06:19 +01:00
Jan Kaluza
24d902983a Send list of online users to Slack channel when transporting to 3rd-party network room. 2015-12-07 18:17:04 +01:00
Vitaly Takmazov
1e9cabde14 fix typo 2015-11-26 01:52:01 +03:00
Vitaly Takmazov
eafec2a418 libpurple: update unseen IMs too 2015-11-26 01:31:47 +03: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
Ghabry
c0e12272b4 purple backend: Prevent hanging Vcard request when the plugin does not implement "get_info" 2015-09-28 16:39:53 +02:00
vitalyster
272876d2bd libpurple: update unseen count in conversation on active XMPP chatstate 2015-06-02 10:19:44 +02:00
Vitaly Takmazov
ed9f4f0b7f libpurple backend: update purple_defs.h 2013-10-14 14:40:24 +04:00
Joel Reymont
719e5d2dc0 build on the mac 2013-07-10 16:20:59 +01:00
HanzZ
e91e25f449 Allow setting libpurple proxy 2013-03-07 12:45:47 +01:00
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