cinny.git
3 years agoUpdate and simplify actions (#831)
Krishan [Wed, 7 Sep 2022 08:16:44 +0000 (13:46 +0530)]
Update and simplify actions  (#831)

* Replace action with one we use already

* Simplify PR actions

* fix name

3 years agoFix emojiboard icon background
Ajay Bura [Wed, 7 Sep 2022 07:54:26 +0000 (13:24 +0530)]
Fix emojiboard icon background

3 years agoFix crash in manage device
Ajay Bura [Wed, 7 Sep 2022 07:44:15 +0000 (13:14 +0530)]
Fix crash in manage device

3 years agoFix crash with unknown mime type
Ajay Bura [Wed, 7 Sep 2022 03:10:10 +0000 (08:40 +0530)]
Fix crash with unknown mime type

3 years agoFix unwanted changes
Ajay Bura [Tue, 6 Sep 2022 08:55:13 +0000 (14:25 +0530)]
Fix unwanted changes

3 years agoFix wrong notification count
Ajay Bura [Tue, 6 Sep 2022 08:52:56 +0000 (14:22 +0530)]
Fix wrong notification count

3 years agoConfigure Renovate (#819)
renovate[bot] [Mon, 5 Sep 2022 14:13:11 +0000 (19:43 +0530)]
Configure Renovate (#819)

* Add renovate.json

* Add renovate config

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
3 years agoAdd lockfile changes action (#818)
Krishan [Mon, 5 Sep 2022 13:56:28 +0000 (19:26 +0530)]
Add lockfile changes action (#818)

3 years agoCopy Olm directly from node modules (fixes #206) (#817)
Krishan [Mon, 5 Sep 2022 06:56:44 +0000 (12:26 +0530)]
Copy Olm directly from node modules (fixes #206) (#817)

3 years agoManage ignored users (#814)
Ajay Bura [Mon, 5 Sep 2022 03:00:45 +0000 (08:30 +0530)]
Manage ignored users (#814)

* Add options to display/ignore usersId's

* Update string

* Hide search icon in encrypted rooms (#763)

* Fix styles

3 years agoPin all deps for greatest reliability/predictability (#812)
Krishan [Sun, 4 Sep 2022 14:21:58 +0000 (19:51 +0530)]
Pin all deps for greatest reliability/predictability (#812)

3 years agoRemove favicons-webpack-plugin (#811)
Ajay Bura [Sun, 4 Sep 2022 13:53:02 +0000 (19:23 +0530)]
Remove favicons-webpack-plugin (#811)

* Remove favicons-webpack-plugin

* Copy android/* icons to dist

* Add favicon ico

3 years agoAllow mimetypes with suffix in safe check (#808)
ginnyTheCat [Sun, 4 Sep 2022 13:45:07 +0000 (15:45 +0200)]
Allow mimetypes with suffix in safe check (#808)

3 years agoFix multiple favicon changing request
Ajay Bura [Sun, 4 Sep 2022 08:03:41 +0000 (13:33 +0530)]
Fix multiple favicon changing request

3 years agoNotification settings (#807)
Ajay Bura [Sun, 4 Sep 2022 07:40:07 +0000 (13:10 +0530)]
Notification settings (#807)

* Add account data hook

* Add options to change global notification

* Add options to add keywords

* Fix wrong notification count

* Show unread badge in favicon (#251)

* Fix favicon badge

* Fix bug

* Fix favicon not updating

* Add favicon svg's

* remove dead code

3 years agoFix commands (#791)
Ajay Bura [Sat, 3 Sep 2022 16:16:40 +0000 (21:46 +0530)]
Fix commands (#791)

* Fix commands and added more

* Add /me & /shrug commands

* Add help command

* Fix cmd descriptions

* Add reason in command

3 years agoAdd npmrc so that newer node/npm version works (#806)
Krishan [Sat, 3 Sep 2022 16:06:47 +0000 (21:36 +0530)]
Add npmrc so that newer node/npm version works (#806)

* Add .npmrc so that it works with newer npm

* Remove engine upper limit as it works with npmrc

* Lockfile maintainace, created new mapping with npm install

* Add npmrc so Docker doesnt fail on new npm version

* Revert 8a1946d55833daee6b335189733f02251de4c181 will set renovate

3 years agoBump katex from 0.16.0 to 0.16.2 (#802)
dependabot[bot] [Fri, 2 Sep 2022 14:01:28 +0000 (19:31 +0530)]
Bump katex from 0.16.0 to 0.16.2 (#802)

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.0 to 0.16.2.
- [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.16.0...v0.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump eslint from 8.22.0 to 8.23.0 (#799)
dependabot[bot] [Fri, 2 Sep 2022 13:51:45 +0000 (19:21 +0530)]
Bump eslint from 8.22.0 to 8.23.0 (#799)

Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.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.22.0...v8.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoBump webpack-dev-server from 4.10.0 to 4.10.1 (#800)
dependabot[bot] [Fri, 2 Sep 2022 13:46:28 +0000 (19:16 +0530)]
Bump webpack-dev-server from 4.10.0 to 4.10.1 (#800)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoBump html-react-parser from 3.0.1 to 3.0.4 (#797)
dependabot[bot] [Fri, 2 Sep 2022 13:45:59 +0000 (19:15 +0530)]
Bump html-react-parser from 3.0.1 to 3.0.4 (#797)

Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 3.0.1 to 3.0.4.
- [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/v3.0.1...v3.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoBump eslint-plugin-react from 7.30.1 to 7.31.1 (#796)
dependabot[bot] [Fri, 2 Sep 2022 13:45:28 +0000 (19:15 +0530)]
Bump eslint-plugin-react from 7.30.1 to 7.31.1 (#796)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.1 to 7.31.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.1...v7.31.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoBump actions/github-script from 6.1.1 to 6.2.0 (#794)
dependabot[bot] [Fri, 2 Sep 2022 13:45:03 +0000 (19:15 +0530)]
Bump actions/github-script from 6.1.1 to 6.2.0 (#794)

Bumps [actions/github-script](https://github.com/actions/github-script) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoBump @babel/core from 7.18.10 to 7.18.13 (#783)
dependabot[bot] [Fri, 2 Sep 2022 13:44:34 +0000 (19:14 +0530)]
Bump @babel/core from 7.18.10 to 7.18.13 (#783)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.10 to 7.18.13.
- [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.13/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoBump sass from 1.54.4 to 1.54.5 (#781)
dependabot[bot] [Fri, 2 Sep 2022 13:44:14 +0000 (19:14 +0530)]
Bump sass from 1.54.4 to 1.54.5 (#781)

Bumps [sass](https://github.com/sass/dart-sass) from 1.54.4 to 1.54.5.
- [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.54.4...1.54.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoRelease v2.1.3
Krishan [Wed, 31 Aug 2022 15:55:35 +0000 (21:25 +0530)]
Release v2.1.3

3 years agoBump matrix-js-sdk from 19.2.0 to 19.4.0
Ajay Bura [Wed, 31 Aug 2022 16:21:02 +0000 (21:51 +0530)]
Bump matrix-js-sdk from 19.2.0 to 19.4.0

3 years agoImplement cancel replyto on escape key press (#777)
jameskitt616 [Sat, 27 Aug 2022 02:51:41 +0000 (04:51 +0200)]
Implement cancel replyto on escape key press (#777)

3 years agoSimplify readme and add various helpful links (#776)
Krishan [Mon, 22 Aug 2022 02:59:47 +0000 (08:29 +0530)]
Simplify readme and add various helpful links (#776)

* Simplyfy readme and add various helpful links

* update intro

* Add desktop app link

3 years agoEdit last message with up arrow key (#774)
Ajay Bura [Sun, 21 Aug 2022 14:11:48 +0000 (19:41 +0530)]
Edit last message with up arrow key (#774)

3 years agoRework Markdown parsing (#719)
ginnyTheCat [Sun, 21 Aug 2022 14:04:09 +0000 (16:04 +0200)]
Rework Markdown parsing (#719)

* Switch markdown parser

* Add inline maths

* Basic plain text rendering

* Add display math support

* Remove unnecessary <p> tag

* Fixed spoiler not working

* Add spoiler reason input support

* Make paragraphs display with newline in between

* Handle single newlines

* Fix typo when allowing start attribute

* Cleanup for merge

* Remove unused import

3 years agoFix open room from search always open same space
Ajay Bura [Sun, 21 Aug 2022 03:21:13 +0000 (08:51 +0530)]
Fix open room from search always open same space

3 years agoFix image lightbox height
Ajay Bura [Sun, 21 Aug 2022 03:03:47 +0000 (08:33 +0530)]
Fix image lightbox height

3 years agoBump actions/github-script from 6.1.0 to 6.1.1 (#755)
dependabot[bot] [Sat, 20 Aug 2022 15:39:36 +0000 (21:09 +0530)]
Bump actions/github-script from 6.1.0 to 6.1.1 (#755)

Bumps [actions/github-script](https://github.com/actions/github-script) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump eslint from 8.21.0 to 8.22.0 (#756)
dependabot[bot] [Sat, 20 Aug 2022 15:39:08 +0000 (21:09 +0530)]
Bump eslint from 8.21.0 to 8.22.0 (#756)

Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.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.21.0...v8.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoFix room not selecting with bad emoji data (#772)
Ajay Bura [Sat, 20 Aug 2022 15:37:20 +0000 (21:07 +0530)]
Fix room not selecting with bad emoji data (#772)

3 years agoBump sass from 1.54.3 to 1.54.4 (#757)
dependabot[bot] [Sat, 20 Aug 2022 15:35:35 +0000 (21:05 +0530)]
Bump sass from 1.54.3 to 1.54.4 (#757)

Bumps [sass](https://github.com/sass/dart-sass) from 1.54.3 to 1.54.4.
- [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.54.3...1.54.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
3 years agoBump webpack-dev-server from 4.9.3 to 4.10.0 (#758)
dependabot[bot] [Sat, 20 Aug 2022 15:33:02 +0000 (21:03 +0530)]
Bump webpack-dev-server from 4.9.3 to 4.10.0 (#758)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.3 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.3...v4.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
3 years agoPush Docker image to ghcr registry (#764)
Krishan [Sat, 20 Aug 2022 15:29:02 +0000 (20:59 +0530)]
Push Docker image to ghcr registry (#764)

* Push Docker image to ghcr registry

* Fix secret name

* add permission to token to write package to ghcr

Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoUpdate sidebar on room/space switch (#768)
Ajay Bura [Sat, 20 Aug 2022 15:21:37 +0000 (20:51 +0530)]
Update sidebar on room/space switch (#768)

* Select last room on space/tab change (#353)

* Update sidbar on room select from search (#374)

* Select last room on space/tab change (#353)

* Update sidbar on room select from search (#374)

* Fix wrong space gets selected with some rooms

* Fix auto select room in categorized space

* Fix room remain selected on leave

* Fix leaved room appear in category & search

* Remove globally exposed vars

* Hide pin spaces from home

* Fix selecting dm always open dm tab

* Order category by AtoZ (#769)

Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
3 years agoAdd cancel edit-message on Escape Key press (#765)
jameskitt616 [Sat, 20 Aug 2022 13:26:37 +0000 (15:26 +0200)]
Add cancel edit-message on Escape Key press (#765)

3 years agoFix more css bugs
Ajay Bura [Fri, 19 Aug 2022 09:49:12 +0000 (15:19 +0530)]
Fix more css bugs

3 years agoFix minor css bugs
Ajay Bura [Fri, 19 Aug 2022 08:27:24 +0000 (13:57 +0530)]
Fix minor css bugs

3 years agoOpen image in lightbox (#767)
Ajay Bura [Fri, 19 Aug 2022 06:45:22 +0000 (12:15 +0530)]
Open image in lightbox (#767)

* Add lightbox

* Fix vertical media height (#467)

* Update dialog animation

* Fix overlay opacity

* Fix dialog animation

* Update open in new tab icon

3 years agoImprove MIME type handling on File Upload and in Message Component (#688)
James [Sun, 14 Aug 2022 11:01:17 +0000 (12:01 +0100)]
Improve MIME type handling on File Upload and in Message Component (#688)

* move allowed MIME types to own util file

* add check for safe MIME type before choosing how to upload

* check for allowed blob type to decide what component to load

* re-add check for safe mimetype

* fix bracket positioning

3 years agoFix grammar of read receipt text (#744)
Andrew Morgan [Fri, 12 Aug 2022 10:33:56 +0000 (11:33 +0100)]
Fix grammar of read receipt text (#744)

'other' should be plural in this context.

3 years agoRelease v2.1.2 v2.1.2
Ajay Bura [Thu, 11 Aug 2022 13:40:12 +0000 (19:10 +0530)]
Release v2.1.2

3 years agoBump @fontsource/inter from 4.5.11 to 4.5.12 (#726)
dependabot[bot] [Thu, 11 Aug 2022 13:16:19 +0000 (18:46 +0530)]
Bump @fontsource/inter from 4.5.11 to 4.5.12 (#726)

Bumps [@fontsource/inter](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/inter) from 4.5.11 to 4.5.12.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @fontsource/roboto from 4.5.7 to 4.5.8 (#727)
dependabot[bot] [Thu, 11 Aug 2022 13:14:00 +0000 (18:44 +0530)]
Bump @fontsource/roboto from 4.5.7 to 4.5.8 (#727)

Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/fonts/google/roboto) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/fonts/google/roboto)

---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump sass from 1.54.1 to 1.54.3 (#728)
dependabot[bot] [Thu, 11 Aug 2022 13:13:31 +0000 (18:43 +0530)]
Bump sass from 1.54.1 to 1.54.3 (#728)

Bumps [sass](https://github.com/sass/dart-sass) from 1.54.1 to 1.54.3.
- [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.54.1...1.54.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoFix image not loading without h/w data (#738)
Ajay Bura [Thu, 11 Aug 2022 13:11:09 +0000 (18:41 +0530)]
Fix image not loading without h/w data (#738)

3 years agoOnly render mxc images in markdown
Ajay Bura [Thu, 11 Aug 2022 11:50:55 +0000 (17:20 +0530)]
Only render mxc images in markdown

3 years agoFix emoji board style
Ajay Bura [Thu, 11 Aug 2022 11:01:02 +0000 (16:31 +0530)]
Fix emoji board style

3 years agoReplace space by underscore in emoji shortcodes
Ajay Bura [Thu, 11 Aug 2022 10:54:22 +0000 (16:24 +0530)]
Replace space by underscore in emoji shortcodes

3 years agoAdd navigation bar to sticker board
Ajay Bura [Thu, 11 Aug 2022 10:43:53 +0000 (16:13 +0530)]
Add navigation bar to sticker board

3 years agoEscape html with markdown off (#732)
Ajay Bura [Thu, 11 Aug 2022 08:58:39 +0000 (14:28 +0530)]
Escape html with markdown off (#732)

3 years agoFix logout not working when server offline
Ajay Bura [Thu, 11 Aug 2022 08:11:07 +0000 (13:41 +0530)]
Fix logout not working when server offline

3 years agoMerge branch 'dev' of https://github.com/ajbura/cinny into dev
Ajay Bura [Thu, 11 Aug 2022 08:03:59 +0000 (13:33 +0530)]
Merge branch 'dev' of https://github.com/ajbura/cinny into dev

3 years agoOnly scale image bigger than 512px (#731)
Ajay Bura [Thu, 11 Aug 2022 08:03:54 +0000 (13:33 +0530)]
Only scale image bigger than 512px (#731)

3 years agoBump docker/build-push-action from 3.1.0 to 3.1.1 (#725)
dependabot[bot] [Tue, 9 Aug 2022 04:00:34 +0000 (09:30 +0530)]
Bump docker/build-push-action from 3.1.0 to 3.1.1 (#725)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
3 years agoRelease v2.1.1 v2.1.1
Ajay Bura [Sun, 7 Aug 2022 14:51:16 +0000 (20:21 +0530)]
Release v2.1.1

3 years agoFix blurhash visible under transparent img (#721)
Ajay Bura [Sun, 7 Aug 2022 14:44:47 +0000 (20:14 +0530)]
Fix blurhash visible under transparent img (#721)

3 years agoUpdate olm
Ajay Bura [Sun, 7 Aug 2022 14:31:31 +0000 (20:01 +0530)]
Update olm

3 years agoRelease v2.1.0 v2.1.0
Ajay Bura [Sun, 7 Aug 2022 13:34:38 +0000 (19:04 +0530)]
Release v2.1.0

3 years agoBump matrix-js-sdk from 18.1.0 to 19.2.0 (#711)
dependabot[bot] [Sun, 7 Aug 2022 09:21:56 +0000 (14:51 +0530)]
Bump matrix-js-sdk from 18.1.0 to 19.2.0 (#711)

* Bump matrix-js-sdk from 18.1.0 to 19.2.0

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 18.1.0 to 19.2.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/matrix-js-sdk/compare/v18.1.0...v19.2.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoSupport RTL text in the input fields (#720)
anyone00 [Sun, 7 Aug 2022 09:11:56 +0000 (12:11 +0300)]
Support RTL text in the input fields (#720)

* Support RTL text in the room input field

set the correct direction for text according to the language written in

* Make all input RTLable

Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
3 years agoStop sending mxid in body for pills
Ajay Bura [Sun, 7 Aug 2022 08:58:49 +0000 (14:28 +0530)]
Stop sending mxid in body for pills

3 years agoReset read receipt on sending sticker
Ajay Bura [Sat, 6 Aug 2022 07:20:23 +0000 (12:50 +0530)]
Reset read receipt on sending sticker

3 years agoSupport RTL text in messages (#717)
Ajay Bura [Sat, 6 Aug 2022 07:10:24 +0000 (12:40 +0530)]
Support RTL text in messages (#717)

3 years agoRemove unused import
Ajay Bura [Sat, 6 Aug 2022 06:51:20 +0000 (12:21 +0530)]
Remove unused import

3 years agoShow full timestamp on hover (#714)
ginnyTheCat [Sat, 6 Aug 2022 04:05:56 +0000 (06:05 +0200)]
Show full timestamp on hover (#714)

* Show full timestamp on hover

* Not always display time

* Always show full timestamp in search

3 years agoBlurhash support (#701)
ginnyTheCat [Sat, 6 Aug 2022 03:56:26 +0000 (05:56 +0200)]
Blurhash support (#701)

* Generate blurhash client side

* Make blurhash generation faster

* Simple blurhash display support

* Make image display simpler

* Support non square images

* Don't attach video blurhash to thumbnail

* Add video display support

* Ignore alt tag missing warning

Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
3 years agoCustom emoji & Sticker support (#686)
Ajay Bura [Sat, 6 Aug 2022 03:34:23 +0000 (09:04 +0530)]
Custom emoji & Sticker support (#686)

* Remove comments

* Show custom emoji first in suggestions

* Show global image packs in emoji picker

* Display emoji and sticker in room settings

* Fix some pack not visible in emojiboard

* WIP

* Add/delete/rename images to exisitng packs

* Change pack avatar, name & attribution

* Add checkbox to make pack global

* Bug fix

* Create or delete pack

* Add personal emoji in settings

* Show global pack selector in settings

* Show space emoji in emojiboard

* Send custom emoji reaction as mxc

* Render stickers as stickers

* Fix sticker jump bug

* Fix reaction width

* Fix stretched custom emoji

* Fix sending space emoji in message

* Remove unnessesary comments

* Send user pills

* Fix pill generating regex

* Add support for sending stickers

3 years agoFix shortcuts on non QWERTY keyboards (#715)
ginnyTheCat [Fri, 5 Aug 2022 13:42:25 +0000 (15:42 +0200)]
Fix shortcuts on non QWERTY keyboards (#715)

* Use key instead of keyCode or code

* Use key for Escape

3 years agoAllow removing the room name (#702)
ginnyTheCat [Wed, 3 Aug 2022 14:29:56 +0000 (16:29 +0200)]
Allow removing the room name (#702)

3 years agoBump html-react-parser from 2.0.0 to 3.0.1 (#675)
dependabot[bot] [Wed, 3 Aug 2022 14:22:50 +0000 (19:52 +0530)]
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>
3 years agoBump html-loader from 3.1.2 to 4.1.0 (#677)
dependabot[bot] [Wed, 3 Aug 2022 14:06:36 +0000 (19:36 +0530)]
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>
3 years agoBump sass from 1.53.0 to 1.54.1 (#712)
dependabot[bot] [Wed, 3 Aug 2022 14:03:54 +0000 (19:33 +0530)]
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>
3 years agoBump katex from 0.15.6 to 0.16.0 (#616)
dependabot[bot] [Wed, 3 Aug 2022 13:58:54 +0000 (19:28 +0530)]
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>
3 years agoBump webpack from 5.73.0 to 5.74.0 (#696)
dependabot[bot] [Wed, 3 Aug 2022 13:57:07 +0000 (19:27 +0530)]
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>
3 years agoBump sanitize-html from 2.7.0 to 2.7.1 (#698)
dependabot[bot] [Wed, 3 Aug 2022 13:55:02 +0000 (19:25 +0530)]
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>
3 years agoBump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 (#699)
dependabot[bot] [Wed, 3 Aug 2022 13:53:17 +0000 (19:23 +0530)]
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>
3 years agoBump eslint from 8.20.0 to 8.21.0 (#704)
dependabot[bot] [Wed, 3 Aug 2022 13:51:10 +0000 (19:21 +0530)]
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>
3 years agoBump @babel/core from 7.18.9 to 7.18.10 (#705)
dependabot[bot] [Wed, 3 Aug 2022 13:48:22 +0000 (19:18 +0530)]
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>
3 years agoBump @babel/preset-env from 7.18.9 to 7.18.10 (#707)
dependabot[bot] [Wed, 3 Aug 2022 13:42:15 +0000 (19:12 +0530)]
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>
3 years agoBump docker/build-push-action from 3.0.0 to 3.1.0 (#695)
dependabot[bot] [Wed, 27 Jul 2022 08:34:59 +0000 (14:04 +0530)]
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>
3 years agoBump nginx from 1.23.0-alpine to 1.23.1-alpine (#694)
dependabot[bot] [Wed, 27 Jul 2022 08:33:41 +0000 (14:03 +0530)]
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>
3 years agoAdd mark as read button to space options (#667)
Ava Pek [Mon, 25 Jul 2022 06:11:56 +0000 (01:11 -0500)]
Add mark as read button to space options (#667)

This allows users to mark all rooms in a space as read, matching similar
features found in other popular chat applications.

We opted to place the mark as read button at the top of the list instead
of next to the add user button like in room options since we felt this
will be the most-used button in the list.

Fixes #645.

Co-authored-by: Maple <mapletree.dv@gmail.com>
Co-authored-by: Maple <mapletree.dv@gmail.com>
3 years agoBump cross-fetch from 3.1.4 to 3.1.5 (#512)
dependabot[bot] [Wed, 20 Jul 2022 07:48:12 +0000 (13:18 +0530)]
Bump cross-fetch from 3.1.4 to 3.1.5 (#512)

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump @babel/core from 7.18.6 to 7.18.9 (#690)
dependabot[bot] [Tue, 19 Jul 2022 12:26:48 +0000 (17:56 +0530)]
Bump @babel/core from 7.18.6 to 7.18.9 (#690)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.9.
- [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.9/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>
3 years agoBump eslint from 8.19.0 to 8.20.0 (#691)
dependabot[bot] [Tue, 19 Jul 2022 12:22:17 +0000 (17:52 +0530)]
Bump eslint from 8.19.0 to 8.20.0 (#691)

Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.20.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.19.0...v8.20.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>
3 years agoBump @babel/preset-env from 7.18.6 to 7.18.9 (#692)
dependabot[bot] [Tue, 19 Jul 2022 12:21:13 +0000 (17:51 +0530)]
Bump @babel/preset-env from 7.18.6 to 7.18.9 (#692)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.6 to 7.18.9.
- [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.9/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>
3 years agoSupport mark as read by ESC while in room input (#669)
Dean Bassett [Mon, 18 Jul 2022 16:36:51 +0000 (09:36 -0700)]
Support mark as read by ESC while in room input (#669)

fixes #cinnyapp/cinny/668

3 years agoAdd support to play .mov files (#672)
James [Mon, 18 Jul 2022 16:33:11 +0000 (17:33 +0100)]
Add support to play .mov files (#672)

* update allowed mimetypes

* fix .mov files failing to play in Chromium

* add check for  before passing to FileReader

* add missing semi-colon

3 years agoBump actions/setup-node from 3.3.0 to 3.4.1 (#687)
dependabot[bot] [Sat, 16 Jul 2022 11:41:48 +0000 (17:11 +0530)]
Bump actions/setup-node from 3.3.0 to 3.4.1 (#687)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.3.0...v3.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
3 years agoFollow system theme by default
Ajay Bura [Sat, 9 Jul 2022 12:38:35 +0000 (18:08 +0530)]
Follow system theme by default

3 years agoFix wrong power level in room permission
Ajay Bura [Sat, 9 Jul 2022 11:02:42 +0000 (16:32 +0530)]
Fix wrong power level in room permission

3 years agoAccept mxid on login (#187)
Ajay Bura [Sat, 9 Jul 2022 08:28:57 +0000 (13:58 +0530)]
Accept mxid on login (#187)

3 years agoAdd toggle to show password in auth page (#73)
Ajay Bura [Sat, 9 Jul 2022 05:05:17 +0000 (10:35 +0530)]
Add toggle to show password in auth page (#73)

3 years agoFix captcha loop issue in registration form (#664)
Ajay Bura [Fri, 8 Jul 2022 15:37:14 +0000 (21:07 +0530)]
Fix captcha loop issue in registration form (#664)