Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SpectrumIM/spectrum2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/plugin
AgeCommit message (Expand)Author
2022-02-24Move locale initialization to the base NetworkPlugin classVitaly Takmazov
2022-02-23libpurple: do not delete accounts.xmlVitaly Takmazov
2022-02-09CI: update Windows environment (#383)vitalyster
2022-01-31Replace utility functions with standard onesVitaly Takmazov
2022-01-31Server-side file transfersVitaly Takmazov
2021-10-07Fix Mac buildVitaly Takmazov
2020-08-01CMake: cleanup warningsVitaly Takmazov
2019-06-05CMake: yet another fix for LIB_INSTALL_DIRVitaly Takmazov
2019-05-02fix code-style in CMakeLists.txt:Steffen Vogel
2019-02-051. AuthRequestList for auth request, 2. Some commentshimselfv
2018-01-31Carbons (#267)himselfv
2016-02-11Libtransport: Debug lost PING to backendJan Kaluza
2016-02-08Libpurple + Libtransport: Support aliases in rooms, fix joining rooms on prot...Jan Kaluza
2016-02-07Libtransport: Allow setting room list per userJan Kaluza
2015-12-24Move libtransport form ./src to ./libtransport. Move all tests to ./tests dir...Jan Kaluza
2015-12-03Update NetworkPlugin.py to handle more WrapperMessagesmoyamo
2015-12-01Send buddies to backend in new TYPE_BUDDIES message on login when features.se...Jan Kaluza
2015-11-19fix include pathsVitaly Takmazov
2015-11-18Cleanup the includes, rename source code files to match the class name exactlyJan Kaluza
2015-10-15CRLF -> LFVitaly Takmazov
2015-10-09Prevent python plugin from crashing with InvalidWireType exceptionmoyamo
2013-02-12Libcommuni: Do not enable JID escaping for IRCHanzZ
2013-02-09Added testing swiften_raw backend which just changes to/from attributes and f...HanzZ
2013-01-27Swiften backend: support MUCHanzZ
2013-01-26Send 'http://jabber.org/protocol/muc' if MUC is supported by backendHanzZ
2012-12-23Set adhoc settings according to config even when storage backend is not setHanzZ
2012-12-18Move headline sending login to backendJan Kaluza
2012-11-27Postpone room subject forwarding if we haven't sent initial presences yetJan Kaluza
2012-10-31Create directories with proper owner/group/permissions. Moved StorageBackend ...Jan Kaluza
2012-10-18Forward message timestampsJan Kaluza
2012-10-15add RoomList support to libtransport, so backends can send list of available ...Jan Kaluza
2012-09-24Set subject on IRCHanzZ
2012-09-13registration.needRegistration worksHanzZ
2012-09-04Use PROTOBUF_LIBRARY instead of blind libprotobufHanzZ
2012-09-04Remove protocHanzZ
2012-08-01Merge branch 'master' of https://github.com/hanzz/libtransportVitaly Takmazov
2012-06-14Added NetworkPlugin::handleBuddyRemoved method to let backend remove buddy fr...Jan Kaluza
2012-05-22Merge branch 'master' of https://github.com/hanzz/libtransportVitaly Takmazov
2012-05-21Fixed compilation on F17Jan Kaluza
2012-04-16Merge branch 'master' of https://github.com/hanzz/libtransportVitaly Takmazov
2012-04-13fix compilationVitaly Takmazov
2012-04-11Fixed out-of-source build againHanzZ
2012-04-11Send backend configJan Kaluza
2012-04-09Preparation for PluginConfigHanzZ
2012-04-06Removed protocol_pb2.pySarang Bharadwaj
2012-04-05NetworkPlugin python versionSarang Bharadwaj
2012-04-03Merge branch 'master' of https://github.com/hanzz/libtransportVitaly Takmazov
2012-04-03Make pb-python target default oneJan Kaluza
2012-03-29Merge branch 'master' of https://github.com/hanzz/libtransportVitaly Takmazov
2012-03-28Merge branch 'master' of github.com:hanzz/libtransportHanzZ