Krishan
923d2a2167
Merge branch 'dev' into sidebar-update
2022-08-20 20:46:43 +05:30
jameskitt616
1deef51df0
Add cancel edit-message on Escape Key press ( #765 )
2022-08-20 18:56:37 +05:30
Ajay Bura
ddacdbf25f
Order category by AtoZ ( #769 )
2022-08-20 16:29:07 +05:30
Ajay Bura
7c3a32641c
Fix selecting dm always open dm tab
2022-08-20 16:21:22 +05:30
Ajay Bura
1ec7322830
Hide pin spaces from home
2022-08-20 13:58:24 +05:30
Ajay Bura
30972b8e87
Remove globally exposed vars
2022-08-20 13:27:03 +05:30
Ajay Bura
e801aa538d
Fix leaved room appear in category & search
2022-08-20 13:26:12 +05:30
Ajay Bura
a5878e9de6
Fix room remain selected on leave
2022-08-20 13:12:29 +05:30
Ajay Bura
8b52c3cfff
Fix auto select room in categorized space
2022-08-20 12:52:56 +05:30
Ajay Bura
0fc128150b
Fix wrong space gets selected with some rooms
2022-08-20 11:01:42 +05:30
Ajay Bura
db7f1746f6
Merge branch 'sidebar-update' of https://github.com/ajbura/cinny into sidebar-update
2022-08-19 19:36:32 +05:30
Ajay Bura
c73c8d7ffa
Update sidbar on room select from search ( #374 )
2022-08-19 19:33:27 +05:30
Ajay Bura
ba37b3047e
Select last room on space/tab change ( #353 )
2022-08-19 19:33:27 +05:30
Ajay Bura
010e3cca82
Update sidbar on room select from search ( #374 )
2022-08-19 19:30:29 +05:30
Ajay Bura
74ffd6280f
Select last room on space/tab change ( #353 )
2022-08-19 18:35:38 +05:30
Ajay Bura
6f7934badc
Fix more css bugs
2022-08-19 15:19:12 +05:30
Ajay Bura
2f2680be3c
Fix minor css bugs
2022-08-19 13:57:24 +05:30
Ajay Bura
4cd8f4a94c
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
2022-08-19 12:15:22 +05:30
James
a417980a81
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
2022-08-14 16:31:17 +05:30
Andrew Morgan
af69955801
Fix grammar of read receipt text ( #744 )
...
'other' should be plural in this context.
2022-08-12 16:03:56 +05:30
Ajay Bura
214d49f1d9
Release v2.1.2
2022-08-11 19:10:12 +05:30
dependabot[bot]
c4e36a1f97
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>
2022-08-11 18:46:19 +05:30
dependabot[bot]
5de6a1bea6
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>
2022-08-11 18:44:00 +05:30
dependabot[bot]
74a20a0e14
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>
2022-08-11 18:43:31 +05:30
Ajay Bura
820d08017a
Fix image not loading without h/w data ( #738 )
2022-08-11 18:41:09 +05:30
Ajay Bura
258afec391
Only render mxc images in markdown
2022-08-11 17:20:55 +05:30
Ajay Bura
0cf5aac591
Fix emoji board style
2022-08-11 16:31:02 +05:30
Ajay Bura
59fd34a4b4
Replace space by underscore in emoji shortcodes
2022-08-11 16:24:22 +05:30
Ajay Bura
1da3d252e8
Add navigation bar to sticker board
2022-08-11 16:13:53 +05:30
Ajay Bura
3c1cc59d59
Escape html with markdown off ( #732 )
2022-08-11 14:28:39 +05:30
Ajay Bura
1692098d5d
Fix logout not working when server offline
2022-08-11 13:41:07 +05:30
Ajay Bura
fbab53af22
Merge branch 'dev' of https://github.com/ajbura/cinny into dev
2022-08-11 13:33:59 +05:30
Ajay Bura
ce1e263d57
Only scale image bigger than 512px ( #731 )
2022-08-11 13:33:54 +05:30
dependabot[bot]
9f99320fda
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>
2022-08-09 09:30:34 +05:30
Ajay Bura
20e1df43d0
Release v2.1.1
2022-08-07 20:21:16 +05:30
Ajay Bura
728c5434bb
Fix blurhash visible under transparent img ( #721 )
2022-08-07 20:14:47 +05:30
Ajay Bura
542ac4f4e1
Update olm
2022-08-07 20:01:31 +05:30
Ajay Bura
d23fc228d7
Release v2.1.0
2022-08-07 19:04:38 +05:30
dependabot[bot]
4ff3e47d54
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>
2022-08-07 14:51:56 +05:30
anyone00
96b22eb557
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>
2022-08-07 14:41:56 +05:30
Ajay Bura
9187107751
Stop sending mxid in body for pills
2022-08-07 14:28:49 +05:30
Ajay Bura
c6812b5b11
Reset read receipt on sending sticker
2022-08-06 12:50:23 +05:30
Ajay Bura
adb584623e
Support RTL text in messages ( #717 )
2022-08-06 12:40:24 +05:30
Ajay Bura
120e8de9d1
Remove unused import
2022-08-06 12:21:20 +05:30
ginnyTheCat
21726b63f8
Show full timestamp on hover ( #714 )
...
* Show full timestamp on hover
* Not always display time
* Always show full timestamp in search
2022-08-06 09:35:56 +05:30
ginnyTheCat
04f910ee03
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>
2022-08-06 09:26:26 +05:30
Ajay Bura
edace32213
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
2022-08-06 09:04:23 +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
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