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 |
|
Jan Kaluza
|
31be2a37f8
|
Merge pull request #101 from vitalyster/win32
win32 build fixes
|
2016-01-21 17:08:10 +01:00 |
|
Vitaly Takmazov
|
1c04886a36
|
win32 build fixes
|
2016-01-21 15:58:35 +03:00 |
|
vitalyster
|
adeeaf1364
|
XMPP: show muc feature in room disco#info response
|
2015-12-31 01:33:03 +00:00 |
|
Jan Kaluza
|
e679631b87
|
Do not try reconnecting users in server mode
|
2015-12-26 07:25:11 +01:00 |
|
Jan Kaluza
|
13878f6a9d
|
Fix crashes on exit
|
2015-12-15 07:31:13 +01:00 |
|
Vitaly Takmazov
|
da9138fe29
|
fix crash in form processing
|
2015-12-15 00:14:48 +03:00 |
|
Jan Kaluza
|
36b444536c
|
Fix regression when 'from' attribute has not been sent in some situations in server mode.
|
2015-12-14 13:59:05 +01:00 |
|
Vitaly Takmazov
|
dc2fb45f8e
|
SecureTransport server stub for Swiften3
|
2015-11-29 22:43:32 +03:00 |
|
Jan Kaluza
|
15e16d709e
|
Remove cpprest - we cannot use C++11 unfortunately. Make the Slack and XMPP frontends as a plugin (statically compiled for now)
|
2015-11-20 20:45:07 +01:00 |
|
Jan Kaluza
|
f2a6ba12fc
|
Slack frontend stub
|
2015-11-19 16:51:12 +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
|
fe47e0979b
|
Split libtransport in two - libtransport and XMPPFrontend (lives in ./spectrum/src/frontends/xmpp). It's first step to allow generic Spectrum 2 frontends.
|
2015-11-16 10:49:10 +01:00 |
|