spectrum2/spectrum/src/frontends/xmpp
2016-01-22 15:17:51 +01:00
..
adhoccommand.cpp Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
adhoccommand.h 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
adhoccommandfactory.h 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
adhocmanager.cpp Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
adhocmanager.h 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
BlockParser.cpp 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
BlockParser.h 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
BlockPayload.cpp 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
BlockPayload.h 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
blockresponder.cpp 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
blockresponder.h 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
BlockSerializer.cpp 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
BlockSerializer.h 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
CMakeLists.txt 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
discoinforesponder.cpp XMPP: show muc feature in room disco#info response 2015-12-31 01:33:03 +00:00
discoinforesponder.h 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
discoitemsresponder.cpp Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
discoitemsresponder.h 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
formutils.cpp fix crash in form processing 2015-12-15 00:14:48 +03:00
formutils.h 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
gatewayresponder.cpp Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
gatewayresponder.h 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
rosterresponder.cpp 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
RosterResponder.h Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
settingsadhoccommand.cpp Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
settingsadhoccommand.h 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
statsresponder.cpp Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
statsresponder.h 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
storageparser.cpp 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
storageparser.h 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
storageresponder.cpp Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
storageresponder.h 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
vcardresponder.cpp 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
vcardresponder.h 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
XMPPFrontend.cpp win32 build fixes 2016-01-21 15:58:35 +03:00
XMPPFrontend.h SecureTransport server stub for Swiften3 2015-11-29 22:43:32 +03:00
XMPPFrontendPlugin.cpp 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
XMPPFrontendPlugin.h 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
XMPPRosterManager.cpp 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
XMPPRosterManager.h Slack frontend stub 2015-11-19 16:51:12 +01:00
XMPPUser.cpp Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
XMPPUser.h Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
XMPPUserManager.cpp Fix crashes on exit 2015-12-15 07:31:13 +01:00
XMPPUserManager.h Fix regression when 'from' attribute has not been sent in some situations in server mode. 2015-12-14 13:59:05 +01:00
XMPPUserRegistration.cpp Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00
XMPPUserRegistration.h Cleanup the includes, rename source code files to match the class name exactly 2015-11-18 14:05:57 +01:00