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 (Collapse)Author
2017-05-17build v3.2.0 for nc 12nc12-v3.2.0nc11-v3.2.0sualko
2017-05-17update change logsualko
2017-05-17update js/jsxcsualko
2017-05-17shrink roster handlesualko
2017-05-02build v3.2.0-beta.3 for nc 12v3.2.0-beta.3sualko
2017-05-02use icon section interfacesualko
2017-04-28build v3.2.0-beta.2v3.2.0-beta.2sualko
2017-04-28move from IIconSection to ISection to stay backward compatiblesualko
2017-04-28update jsxcsualko
2017-04-28change avatar retrieval from cloudsualko
- don't use avatars for external users. This will prevent impersonation. - don't request avatars for offline users. This will improve performance on large rosters.
2017-04-28take function declarations out of jsxc optionssualko
2017-04-28fix first roster initialisationsualko
2017-04-28change design of bosh test resultsualko
2017-04-28create own section in admin settings for ojsxcsualko
2017-04-27Merge pull request #13 from nextcloud/contacts-menu-integrationLukas Reschke
add contact menu integration
2017-04-27add action and status to contact menusualko
2017-04-27change chat action iconsualko
2017-04-27add chat icon to contact menusualko
2017-04-27make internal backend ncs (fix jsxc/jsxc#382)sualko
2017-04-27Merge branch 'master' of github.com:jsxc/jsxc.nextcloudsualko
2017-04-27Migrate away from IDb (#12)Lukas Reschke
* Migrate away from IDb IDb has been deprecated some years ago and has been removed from Nextcloud 12 as per our deprecation policy. I've replaced the existing usages so that this app should now work with Nextcloud 12. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> * remove obsolete namespace
2017-04-27change chat icon position for nc12sualko
2017-04-25fix log in after connection failure (fix jsxc/jsxc#516)sualko
2017-04-13add isuser operation to external apisualko
jsxc/xmpp-cloud-auth#8
2017-04-05v3.2.0-beta.1v3.2.0-beta.1sualko
2017-04-05update jsxcsualko
2017-04-05beautify main js scriptsualko
2017-04-05update changelogsualko
2017-04-04Merge pull request #6 from nextcloud/temporary-tokenKlaus
add support for time-limited tokens
2017-03-16Merge pull request #4 from nextcloud/ejabberd-cloud-authKlaus
Ejabberd cloud auth
2017-03-16add support for time-limited tokenssualko
2017-03-14Merge branch 'master' into ejabberd-cloud-authsualko
2017-03-14Merge pull request #5 from nextcloud/fix-layoutKlaus
Fix layout issues fix jsxc/jsxc#483 fix jsxc/jsxc#436
2017-03-09add padding to app contentsualko
2017-03-08fix jshint errorsualko
2017-03-08add settings file to buildsualko
2017-03-08remove unused index filesualko
2017-03-08clean up names of setting filessualko
2017-03-08add personal settings (fix jsxc/jsxc#476)sualko
2017-03-08hide roster on login screen (fix #436)sualko
2017-03-08use css classes to make room for the rostersualko
2017-03-08add description to external api settingsualko
2017-03-08write log messages in external apisualko
2017-03-08select value of readonly fields on focussualko
2017-03-08add api url to admin settingssualko
2017-03-03Add external API for XMPP server authenticationsualko
2017-02-22fix login with different credentials (fix jsxc/jsxc#455)sualko
2017-02-14build v3.1.1v3.1.1sualko
2017-02-14update change logsualko
2017-02-14update jsxcsualko