Jan Kaluza
|
92abe438e6
|
Do not install swiften_raw
|
2013-02-20 12:11:58 +01:00 |
|
HanzZ
|
5521c40944
|
Fix regression when sending unavailable presences
|
2013-02-19 18:54:58 +01:00 |
|
HanzZ
|
eeed514c75
|
Libtransport: Fix uint underflow when reporting average memory usage
|
2013-02-19 07:06:52 +01:00 |
|
HanzZ
|
c0687aba74
|
Libtransport: Move message caching to one method
|
2013-02-17 17:13:14 +01:00 |
|
HanzZ
|
4422329ed7
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2013-02-17 09:42:18 +01:00 |
|
HanzZ
|
ca9abbfa98
|
Added missing backports.h
|
2013-02-17 09:41:43 +01:00 |
|
HanzZ
|
c1e05d1d92
|
Communi: strip IRC formatting, Libtransport: add tests for utf8::replace_invalid and move utf8.h to includes/transport
|
2013-02-17 09:41:20 +01:00 |
|
Jan Kaluza
|
e5d7cd8bdb
|
Merge pull request #27 from vitalyster/logging_win32
Logging win32
|
2013-02-13 03:09:47 -08:00 |
|
Vitaly Takmazov
|
27f67d52c8
|
fix msvc compilation with log4cxx
|
2013-02-13 14:53:51 +04:00 |
|
Vitaly Takmazov
|
19a3b041f5
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2013-02-13 14:52:55 +04:00 |
|
HanzZ
|
addac0040c
|
Communi: Fix wrong copyright. There is no original libcommuni code used now.
|
2013-02-13 08:06:05 +01:00 |
|
HanzZ
|
6a0980c371
|
Communi: Change mode only in particular room, not globally.
|
2013-02-13 07:59:40 +01:00 |
|
HanzZ
|
631bd92de9
|
Skype: Try to ShutdownProtobufLibrary() before exit
|
2013-02-12 21:43:34 +01:00 |
|
HanzZ
|
e585f67f9f
|
Remove useles #defines
|
2013-02-12 21:00:17 +01:00 |
|
HanzZ
|
76dda381db
|
Use iterator in pqxx storage backend
|
2013-02-12 18:22:57 +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
|
fd4946efe4
|
Libcommuni: Do not enable JID escaping for IRC
|
2013-02-11 21:24:19 +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 |
|
HanzZ
|
32e00d4961
|
Send IQ from legacy network to highest-priority resource
|
2013-02-10 14:24:22 +01:00 |
|
HanzZ
|
3db69407e8
|
use proper escaping for MUCs when forwarding raw xml stanzas
|
2013-02-10 14:12:03 +01:00 |
|
HanzZ
|
57a728834d
|
Twitter: better help
|
2013-02-09 23:10:01 +01:00 |
|
HanzZ
|
6f9fbae090
|
Twitter: remove user from database even when he logged out before sending #pin
|
2013-02-09 16:28:22 +01:00 |
|
HanzZ
|
d3387ffd20
|
added missing files
|
2013-02-09 11:19:40 +01:00 |
|
HanzZ
|
4f9457bdd8
|
Added testing swiften_raw backend which just changes to/from attributes and forwards unchanged stanzas
|
2013-02-09 11:09:38 +01:00 |
|
HanzZ
|
0b87eda806
|
Skype: move sqlite3 db stuff into skypedb.cpp
|
2013-02-07 15:21:25 +01:00 |
|
HanzZ
|
7a3c38c46d
|
Skype: split skype backend into more files
|
2013-02-07 14:57:23 +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 |
|
HanzZ
|
f2b00dd7da
|
fix autoregistration
|
2013-02-06 22:16:04 +01:00 |
|
HanzZ
|
255cc8416c
|
Revert "fix autoregistration"
This reverts commit 393cf1cc03 .
|
2013-02-06 22:15:35 +01:00 |
|
Vitaly Takmazov
|
8cbbc80ef5
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2013-02-07 01:03:26 +04:00 |
|
HanzZ
|
393cf1cc03
|
fix autoregistration
|
2013-02-06 21:57:59 +01:00 |
|
Vitaly Takmazov
|
79673211dd
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2013-02-07 00:55:48 +04:00 |
|
HanzZ
|
1acaf75c10
|
Swiften: Remove user only in onDisconnected callback.
|
2013-02-05 09:16:57 +01:00 |
|
HanzZ
|
362ebaf12f
|
Swiften: Do not forward presences with MUCPayload or MUCUserPayload.
|
2013-02-05 09:11:04 +01:00 |
|
HanzZ
|
8e28ea2f10
|
fix previous commit
|
2013-02-05 08:35:49 +01:00 |
|
HanzZ
|
a0504b709f
|
Swiften: Do not forward MUC message twice to xmpp user
|
2013-02-04 20:10:36 +01:00 |
|
Jan Kaluza
|
098a8d4c94
|
Merge pull request #26 from vitalyster/win32_memusage
memory usage on Windows
|
2013-02-04 10:46:32 -08:00 |
|
Jan Kaluza
|
e18c9b5ba8
|
Merge pull request #25 from vitalyster/osx_build
Fixed osx compilation
|
2013-02-04 10:37:11 -08:00 |
|
Vitaly Takmazov
|
f4996ab8d3
|
memory usage on Windows
|
2013-02-04 14:40:15 +04:00 |
|
Vitaly Takmazov
|
e3b73ba020
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2013-02-04 13:27:09 +04:00 |
|
Vitaly Takmazov
|
1aba0d0d2e
|
Fixed osx compilation
|
2013-02-03 16:10:17 +04:00 |
|
HanzZ
|
a6296517aa
|
Fixed jids option in munin plugin
|
2013-02-01 11:38:39 +01:00 |
|
HanzZ
|
4c1fcb4344
|
Show better log in case of ENOENT error returned by backend
|
2013-01-31 19:12:00 +01:00 |
|
HanzZ
|
d85474b70b
|
support specifying jids in munin script
|
2013-01-31 18:39:04 +01:00 |
|
HanzZ
|
14b08332f6
|
Skype: First byte in avatar_image is 0...
|
2013-01-30 19:17:54 +01:00 |
|
HanzZ
|
df369e65d8
|
libtransport: support service.server also in server-mode
|
2013-01-30 18:59:14 +01:00 |
|
HanzZ
|
8b225b590a
|
Skype: log sqlite3 related errors
|
2013-01-30 18:15:10 +01:00 |
|
HanzZ
|
ac2fd6dbfb
|
Skype: Try to read avatars from main.db sqlite3 database
|
2013-01-30 17:29:08 +01:00 |
|