Commit graph

864 commits

Author SHA1 Message Date
Ajay Bura
1ac790647b
Merge branch 'dev' into custom-emoji-viewer 2022-08-05 19:24:39 +05:30
ginnyTheCat
5e527e434a
Fix shortcuts on non QWERTY keyboards (#715)
* Use key instead of keyCode or code

* Use key for Escape
2022-08-05 19:12:25 +05:30
Ajay Bura
aa6fb5940b Add support for sending stickers 2022-08-05 17:10:58 +05:30
Ajay Bura
bcd2bffd0c Fix pill generating regex 2022-08-05 11:27:54 +05:30
Ajay Bura
c0a10e9b18 Send user pills 2022-08-05 11:19:26 +05:30
Ajay Bura
5ad03dad5f Remove unnessesary comments 2022-08-05 10:34:01 +05:30
Ajay Bura
7abd8aebe0 Fix sending space emoji in message 2022-08-04 20:06:07 +05:30
Ajay Bura
46a72ae098 Fix stretched custom emoji 2022-08-04 19:46:36 +05:30
Ajay Bura
0f5ced76a2 Fix reaction width 2022-08-04 19:40:26 +05:30
Ajay Bura
c80310603c Fix sticker jump bug 2022-08-04 19:37:25 +05:30
Ajay Bura
a33cefea76 Render stickers as stickers 2022-08-04 19:25:38 +05:30
Ajay Bura
519f620cb7 Send custom emoji reaction as mxc 2022-08-04 17:14:08 +05:30
Ajay Bura
b0741faa4d Show space emoji in emojiboard 2022-08-04 16:22:39 +05:30
Ajay Bura
b5788a4f58 Merge branch 'custom-emoji-viewer' of https://github.com/ajbura/cinny into custom-emoji-viewer 2022-08-03 20:05:14 +05:30
Ajay Bura
5fb2958b0a Show global pack selector in settings 2022-08-03 20:03:52 +05:30
Ajay Bura
d05c03cacd Add personal emoji in settings 2022-08-03 20:03:52 +05:30
Ajay Bura
42a8daa187 Create or delete pack 2022-08-03 20:03:52 +05:30
Ajay Bura
f646daa322 Bug fix 2022-08-03 20:03:52 +05:30
Ajay Bura
9174d6d93e Add checkbox to make pack global 2022-08-03 20:03:52 +05:30
Ajay Bura
91b18cc5fd Change pack avatar, name & attribution 2022-08-03 20:03:52 +05:30
Ajay Bura
6ae79e080f Add/delete/rename images to exisitng packs 2022-08-03 20:03:52 +05:30
Ajay Bura
7d8c4ce5f1 WIP 2022-08-03 20:03:52 +05:30
Ajay Bura
5816ec7d2f Fix some pack not visible in emojiboard 2022-08-03 20:03:52 +05:30
Ajay Bura
4fd2d3adc2 Display emoji and sticker in room settings 2022-08-03 20:03:52 +05:30
Ajay Bura
d678b05259 Show global image packs in emoji picker 2022-08-03 20:03:52 +05:30
Ajay Bura
5325485ff3 Show custom emoji first in suggestions 2022-08-03 20:03:52 +05:30
Ajay Bura
89eb1334fc Remove comments 2022-08-03 20:03:52 +05:30
ginnyTheCat
1d90f7588b
Allow removing the room name (#702) 2022-08-03 19:59:56 +05:30
dependabot[bot]
f8b8a35152
Bump html-react-parser from 2.0.0 to 3.0.1 (#675)
Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remarkablemark/html-react-parser/compare/v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: html-react-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:52:50 +05:30
dependabot[bot]
fa4c95a9b6
Bump html-loader from 3.1.2 to 4.1.0 (#677)
Bumps [html-loader](https://github.com/webpack-contrib/html-loader) from 3.1.2 to 4.1.0.
- [Release notes](https://github.com/webpack-contrib/html-loader/releases)
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v3.1.2...v4.1.0)

---
updated-dependencies:
- dependency-name: html-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:36:36 +05:30
dependabot[bot]
a478fc4805
Bump sass from 1.53.0 to 1.54.1 (#712)
Bumps [sass](https://github.com/sass/dart-sass) from 1.53.0 to 1.54.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.53.0...1.54.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:33:54 +05:30
dependabot[bot]
febb28e9c4
Bump katex from 0.15.6 to 0.16.0 (#616)
* Bump katex from 0.15.6 to 0.16.0

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.15.6 to 0.16.0.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.15.6...v0.16.0)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Remove copy-tex.css as it no longer required

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
2022-08-03 19:28:54 +05:30
dependabot[bot]
c78a39af50
Bump webpack from 5.73.0 to 5.74.0 (#696)
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:27:07 +05:30
dependabot[bot]
21e6049c16
Bump sanitize-html from 2.7.0 to 2.7.1 (#698)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:25:02 +05:30
dependabot[bot]
6e418337cc
Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 (#699)
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:23:17 +05:30
dependabot[bot]
48f34053ab
Bump eslint from 8.20.0 to 8.21.0 (#704)
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:21:10 +05:30
dependabot[bot]
abfe263750
Bump @babel/core from 7.18.9 to 7.18.10 (#705)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.9 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:18:22 +05:30
dependabot[bot]
9ba003b16d
Bump @babel/preset-env from 7.18.9 to 7.18.10 (#707)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 19:12:15 +05:30
Ajay Bura
4c661647f1 Show global pack selector in settings 2022-08-03 17:31:52 +05:30
Ajay Bura
6e1cf624d7 Add personal emoji in settings 2022-08-03 15:31:53 +05:30
Ajay Bura
11c3d3bb9f Create or delete pack 2022-07-31 17:51:14 +05:30
Ajay Bura
f99e79236e Bug fix 2022-07-31 16:21:10 +05:30
Ajay Bura
3f7ba56106 Add checkbox to make pack global 2022-07-31 16:07:17 +05:30
Ajay Bura
458738f06a Change pack avatar, name & attribution 2022-07-31 10:07:25 +05:30
Ajay Bura
15e8412326 Add/delete/rename images to exisitng packs 2022-07-30 20:34:38 +05:30
dependabot[bot]
48793f3a95
Bump docker/build-push-action from 3.0.0 to 3.1.0 (#695)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 14:04:59 +05:30
dependabot[bot]
d8cf98fd64
Bump nginx from 1.23.0-alpine to 1.23.1-alpine (#694)
Bumps nginx from 1.23.0-alpine to 1.23.1-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 14:03:41 +05:30
Ajay Bura
dbbb6075f3 WIP 2022-07-27 10:09:46 +05:30
Ajay Bura
4d76b593fe Fix some pack not visible in emojiboard 2022-07-26 16:16:09 +05:30
Ajay Bura
b2342ecd16 Display emoji and sticker in room settings 2022-07-26 16:10:53 +05:30