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 (Collapse)Author
2022-10-24chore: update localesHEADmasterJSXC bot
2022-05-20chore: update localesJSXC bot
2022-02-21fix(muc): own nickname changesualko
fix #1076 close #1078
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
chore(deps): bump node-fetch from 2.6.6 to 2.6.7
2022-02-04chore(deps): bump node-fetch from 2.6.6 to 2.6.7dependabot[bot]
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04Merge pull request #1070 from jsxc/dependabot/npm_and_yarn/log4js-6.4.0Klaus
chore(deps): bump log4js from 6.3.0 to 6.4.0
2022-02-04Merge pull request #1068 from jsxc/dependabot/npm_and_yarn/engine.io-6.1.1Klaus
chore(deps): bump engine.io from 6.1.0 to 6.1.1
2022-02-04Merge pull request #1067 from ↵Klaus
jsxc/dependabot/npm_and_yarn/follow-redirects-1.14.7 chore(deps): bump follow-redirects from 1.14.6 to 1.14.7
2022-01-21chore(deps): bump log4js from 6.3.0 to 6.4.0dependabot[bot]
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/log4js-node/log4js-node/releases) - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/log4js-node/log4js-node/compare/v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: log4js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13chore(deps): bump engine.io from 6.1.0 to 6.1.1dependabot[bot]
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/master/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/6.1.0...6.1.1) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13chore(deps): bump follow-redirects from 1.14.6 to 1.14.7dependabot[bot]
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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
fix nextcloud/jsxc.nextcloud#177
2022-01-02fix: check for notification apisualko
fix #1063
2022-01-02Merge pull request #1066 from jsxc/feat-message-correctionKlaus
Last Message Correction (XEP-0308)
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
Last Message Correction
2021-12-31fix: type of hook repositorysualko
2021-12-31fix: after receive message pipesualko
and add check to discover similar issues in the future
2021-12-29Merge branch 'master' of github.com:jsxc/jsxcsualko
2021-12-29chore: fix code stylesualko
2021-12-29fix: pep based avatarssualko
close #1021
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
and show button, if chat history was cleared fix scroll
2021-12-28Merge pull request #1060 from jsxc/mam_gui_improvementsKlaus
feat: show "Load Button" if message area is empty
2021-12-28chore: fix code stylesualko
2021-12-28fix: xml jquery type in vcardsualko
2021-12-28fix(mam): display of load mam buttonsualko
2021-12-28fix(mam): load button after history was clearedsualko
2021-12-28fix(mam): add loadbutton to clear eventmightymop
2021-12-28fix(mam): show "Load Button" if messare area is emptymightymop
and show button, if chat history was cleared fix scroll
2021-12-28Merge pull request #1058 from jsxc/dependabot/npm_and_yarn/semver-regex-3.1.3Klaus
chore(deps): bump semver-regex from 3.1.2 to 3.1.3
2021-12-28Merge pull request #1031 from jsxc/dependabot/npm_and_yarn/dns-packet-1.3.4Klaus
chore(deps): bump dns-packet from 1.3.1 to 1.3.4
2021-12-28chore: update dependenciessualko
2021-12-07chore: update localesJSXC bot
2021-11-18Merge pull request #1064 from guusdk/i18n-nl_possessiveKlaus
i18n nl-NL: various fixes and improvements