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-03-03fix: add option for auto answer user subscritionfix_muc1mightymop
2022-03-03feat: add options to hide/show systemmessages in mucmightymop
2022-03-03feat: add info about non decryptable omemo message from mammightymop
2022-03-03fix: sort mucs in mucjoindialogmightymop
2022-03-03fix: several fixes for muc invitations and hide unnecessary fields in invitat...mightymop
2022-03-01feat: xep-0080 notifymightymop
2022-02-27feat: sync conversations messages on connectmightymop
2022-02-27feat: add options for muc reverse sync, autosync on scrollupmightymop
2022-02-27feat: sync muc messages on joinmightymop
2022-02-27fix: muc topic change messagemightymop
2022-02-27feat: add ability to set autojoin in mucjoindialog, fix translationmightymop
2022-02-27fix: clean up after leave, fix rejoin mucmightymop
2022-02-27feat: retrieve default nick on connect (XEP-0172)mightymop
2022-02-26feat: add methods to enable/disable menumightymop
2022-02-21fix(muc): own nickname changesualko
2022-02-17chore: update localesJSXC bot
2022-02-04release: 4.4.0 :tada:v4.4.0sualko
2022-02-04docs: update change logsualko
2022-02-04Merge pull request #1071 from jsxc/dependabot/npm_and_yarn/node-fetch-2.6.7Klaus
2022-02-04chore(deps): bump node-fetch from 2.6.6 to 2.6.7dependabot[bot]
2022-02-04Merge pull request #1070 from jsxc/dependabot/npm_and_yarn/log4js-6.4.0Klaus
2022-02-04Merge pull request #1068 from jsxc/dependabot/npm_and_yarn/engine.io-6.1.1Klaus
2022-02-04Merge pull request #1067 from jsxc/dependabot/npm_and_yarn/follow-redirects-1...Klaus
2022-01-21chore(deps): bump log4js from 6.3.0 to 6.4.0dependabot[bot]
2022-01-13chore(deps): bump engine.io from 6.1.0 to 6.1.1dependabot[bot]
2022-01-13chore(deps): bump follow-redirects from 1.14.6 to 1.14.7dependabot[bot]
2022-01-04release: 4.4.0-beta.1 :tada:v4.4.0-beta.1sualko
2022-01-04docs: update change logsualko
2022-01-02fix: style of roster tagssualko
2022-01-02fix: check for notification apisualko
2022-01-02Merge pull request #1066 from jsxc/feat-message-correctionKlaus
2022-01-02feat: add msg correction to menusualko
2022-01-02feat: add chat message context menusualko
2021-12-31feat: add message history dialogsualko
2021-12-31fix: creation of multi html element msgsualko
2021-12-31refactor: improve code structuresualko
2021-12-31feat: add XEP-0308 as text commandsualko
2021-12-31fix: type of hook repositorysualko
2021-12-31fix: after receive message pipesualko
2021-12-29Merge branch 'master' of github.com:jsxc/jsxcsualko
2021-12-29chore: fix code stylesualko
2021-12-29fix: pep based avatarssualko
2021-12-29feat: add generic type to storage interfacesualko
2021-12-29feat: add user avatar (XEP-0084)sualko
2021-12-29chore: fix code stylesualko
2021-12-29fix: xml jquery type in vcardsualko
2021-12-29fix(mam): display of load mam buttonsualko
2021-12-29fix(mam): load button after history was clearedsualko
2021-12-29fix(mam): add loadbutton to clear eventmightymop
2021-12-29fix(mam): show "Load Button" if messare area is emptymightymop