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

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-06refactor: move app file to libsualko
2019-08-20Merge remote-tracking branch 'origin/master' into jsxc-nextsualko
2019-05-07Sanitize port from internal jabber id (fix jsxc/jsxc#681)sualko
2019-03-02fix: managed server controllersualko
2019-02-27feat: add config migrationsualko
2019-02-26refactor: settings backendsualko
2018-11-29Only use server sharing settings if enabled by adminLEDfan
2018-08-27Refactor UserId handling to use NC UserId in DBTobia De Koninck
2018-05-25fix call to undefined method (fix #104)sualko
2018-05-23add privacy notice to managed server registration, add app version to requestsualko
2018-03-07remove visibility modifier from constantssualko
2018-03-07use constants for server typessualko
2018-03-07Add default backend + fix all occurrences of getServerTypeLEDfan
2018-02-11Make OJSXC_Userid a static value and register hooks without using Application...Tobia De Koninck
2018-02-11Fix issues with casing and converting to xmpp of usernamesTobia De Koninck
2018-02-10Fix application.phpTobia De Koninck
2018-02-10Update testsTobia De Koninck
2018-02-08Move Checking for ContactsStore API to seperate functionTobia De Koninck
2018-02-08Add missing Travis script + run cs-fixer + fix occ compliantTobia De Koninck
2018-02-08Enable travis to use upstream PR + only available from NC 13 + fix testTobia De Koninck
2018-02-08Small fixesTobia De Koninck
2018-02-08Fix testsTobia De Koninck
2018-02-08Update roster according to adding/removing of users to groupsTobia De Koninck
2018-02-08Enhance privacy of refresh roster commandTobia De Koninck
2018-02-08Implement privacy enhancement for sending messagesTobia De Koninck
2018-02-08Implement privacy enhancement for presenceTobia De Koninck
2018-02-08Enhance privacy, only show users in roster which belongs to the same group as...Tobia De Koninck
2017-10-15Escape characters allowed in the NC username which is not allowed in theTobia De Koninck
2017-08-18fix query for predefined core services (fix #55)sualko
2017-07-30Small fixes + test hooks, rosterpush and rosterrefreshTobia De Koninck
2017-07-29Exclude current user from roster due to changes in casing fixes #49Tobia De Koninck
2017-07-29Start work on refresh roster install repair stepTobia De Koninck
2017-07-28add request id to registration requestsualko
2017-07-26use controller style for register managed serversualko
2017-07-24allow authentication with app password (from #38)sualko
2017-07-24add tests for settingsControllersualko
2017-07-22prepare ExternalApiMiddleware for testssualko
2017-07-21transfer ajax/externalApisualko
2017-07-21Merge branch 'master' into ajax-to-controllersualko
2017-07-21transfer ajax/getSettingssualko
2017-07-15When storing stanzas in the database always use the lowercase UserIdTobia De Koninck
2017-07-15Add command to refresh roster of all usersTobia De Koninck
2017-07-15Delete information stored about a user when deleting or disbaling this userTobia De Koninck
2017-07-15Change roster items when user is created, deleted or changedLEDfan
2017-07-12Add logging of stanzasTobia De Koninck
2017-05-31use === for version comparisonsualko
2017-05-25Fix DbLock refs #12LEDfan
2017-04-27Migrate away from IDb (#12)Lukas Reschke
2016-02-11Add presenceLEDfan
2016-02-02 - Remove HHVM testsLEDfan