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
path: root/lib
AgeCommit message (Expand)Author
2020-05-06refactor: use fully-qualifier class namesualko
2020-05-06refactor: move app file to libsualko
2020-05-05fix: php noticessualko
2020-04-16show mail as JID in personal settings (#133)Daniel Scharon
2020-04-16fix: follow personal start settingsualko
2020-04-08fix: provide default stun serversualko
2020-04-08fix: support secure turn/stun servicessualko
2020-04-01fix: remove unused settingssualko
2020-03-27test: update phpunit to version 8sualko
2020-03-25fix: db migrationsualko
2020-03-24refactor: use migration for db generationsualko
2019-08-21fix: satisfy code checksualko
2019-08-20Merge remote-tracking branch 'origin/master' into jsxc-nextsualko
2019-04-16drop support for nc 13 (eol)sualko
2019-04-16fix code formatsualko
2019-03-29fix: script loading with pretty urlssualko
2019-03-03fix: define jsxc public pathsualko
2019-03-02fix: config migrationsualko
2019-03-02fix: managed server controllersualko
2019-02-28chore: beautify filessualko
2019-02-28chore: beautify codesualko
2019-02-28fix: unit test for settings controllersualko
2019-02-27feat: add config migrationsualko
2019-02-27refactor: minor code improvementssualko
2019-02-26refactor: settings backendsualko
2019-02-26fix(internal): respond with error stanzasualko
2019-02-26fix(internal): return also own presencesualko
2018-11-29Only use server sharing settings if enabled by adminLEDfan
2018-11-25Make compatible with latest NC version + travisTobia De Koninck
2018-11-25Merge pull request #108 from nextcloud/fix_708Tobia De Koninck
2018-11-19ignore not iterable options (fix jsxc/jsxc#740)sualko
2018-11-02fix undefined index (fix jsxc/jsxc#726)sualko
2018-09-04fix countable error (fix jsxc/jsxc#686)sualko
2018-09-03allow to change XMPP connection options in personal settingssualko
2018-08-27Refactor UserId handling to use NC UserId in DBTobia De Koninck
2018-08-24remove deprecated code from settings sectionsualko
2018-05-23add privacy notice to managed server registration, add app version to requestsualko
2018-05-17add admin setting to change log in behavior (fix jsxc/jsxc#477)sualko
2018-03-07Merge branch 'master' into patch-user-hookssualko
2018-03-07use constants for server typessualko
2018-03-07Add default backend + fix all occurrences of getServerTypeLEDfan
2018-03-05adapt mock to interfacesualko
2018-02-11Run cs-fixerTobia De Koninck
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-10Update testsTobia De Koninck
2018-02-10When adding and removing a user from a group send a RosterPush to that user c...Tobia De Koninck
2018-02-08Add missing Travis script + run cs-fixer + fix occ compliantTobia De Koninck
2018-02-08Small fixesTobia De Koninck
2018-02-08Fix testsTobia De Koninck