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

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-02feat: add chat message context menusualko
2021-12-31feat: add XEP-0308 as text commandsualko
2021-04-01refactor: reorganize call syncsualko
2021-03-20refactor: use prettier for consistent code stylesualko
2021-03-16feat: avatar uploadsualko
2021-01-18fix: catch error messagessualko
2021-01-02Add commands to muc chat window (#979)mightymop
2020-05-08fix: restore notices on reloadsualko
2020-05-03fix: support for anonymous accountssualko
2020-03-26perf: do not instanciate plugins for connection accountsualko
2019-08-20fix: muc creation via apisualko
2019-07-23chore: add missing semicolonssualko
2019-03-21fix: connection initialization flagsualko
2019-02-27fix: loadOptions optionsualko
2019-02-09feat: option retrievalsualko
2019-01-29feat: destroy plugins on shutdownsualko
2019-01-22refactor: option managementsualko
2019-01-19feat: bookmarks (XEP-0048)sualko
2019-01-17refactor: contact managementsualko
2019-01-16refactor: fix some typessualko
2018-12-20refactor: satisfy tslintsualko
2018-10-18refactor: rename boshUrl to urlsualko
2018-09-07implement roster versioningsualko
2018-09-06fix multi user window regressionsualko
2018-09-04move account management to own classsualko
2018-09-01fix startAndPausesualko
2018-08-30fix contact creation and recreationsualko
2018-08-30add contact id to contact propertiessualko
2018-08-29use account based hooks for chat windowsualko
2018-08-29fix contact creationsualko
2018-08-19destroy account after initial connectionsualko
2018-08-19use account based pipessualko
2018-08-19fix regressionsualko
2018-08-16refactoring window managementsualko
2018-08-07fix some multi tab shortcomingssualko
2018-07-21resolve multiple todos and fix minor bugssualko
2018-06-28fix roster presence after auth failuresualko
2018-06-27rework settings dialogsualko
2018-06-13refactor AbstractConnectionsualko
2018-06-13don't expose Strophe to global namespacesualko
2018-06-12remove unused codesualko
2018-06-12clean up after disconnectsualko
2018-06-12remove notices on logoutsualko
2018-06-11fix client avatarsualko
2018-04-04fix roster retrieval after start and pausesualko
2018-03-15enhance own presence handlingsualko
2018-03-09use presence hook to send presencesualko
2018-03-05dont show presence notifications for the first 2 minutessualko
2018-02-21add connectionCallback optionsualko
2018-02-21make jsxc configurablesualko