f00612a462
upgrade deps
2025-04-21 15:09:45 -13:45
9aada82b85
fix identityProviders error
2025-04-21 01:37:03 +03:00
Greg Walker
7b79b8ab62
keep message context menu open when off-hover ( #12 )
2025-03-14 00:49:21 -05:00
Greg Walker
98fb9d926a
Include custom emoji in emoji search ( #11 )
...
* include custom emoji in emoji search
* include unicode emoji in search
* a little commentary
2025-03-14 00:43:45 -05:00
7edb3f6085
partially patch rooms not getting marked as read
2025-02-09 06:51:54 +00:00
0333967290
preserve room on reload and proper forward/backward room nav
2025-02-09 03:57:21 +00:00
98d59ab0a2
add back/forward navigation for mobile and fix spaces list being corrupted sometimes
2025-02-09 02:09:08 +00:00
5d75738df9
add 'send anyways' for invalid slash commands
2025-02-09 01:38:59 +00:00
fdde1536df
fix roomIdByActivity sorting
2025-02-09 01:33:55 +00:00
d105c41494
'view source' for members and json syntax highlighting
2025-02-09 01:22:58 +00:00
bcf867c800
auto detect key or phrase when verifying session
2025-02-09 00:13:36 +00:00
0e42c75184
re-enable beeper per message avatars
2025-02-08 21:31:02 +00:00
a4486c325b
add @floating-ui/react as a dependency to prepare for switch from tippyjs
2025-02-08 21:31:02 +00:00
02436aca49
fix sending files
2025-02-07 20:40:33 +00:00
792e3b58fc
fix secret storage access
2025-02-07 19:20:43 +00:00
30e987d3a4
fix loading encrypted images
2025-02-01 06:05:50 +00:00
6264e0faff
crypto fixes
2025-01-13 05:34:13 +00:00
96110dd553
fix bugs with crypto
2025-01-08 02:26:42 +00:00
c120a4ea83
update to latest twemoji
2025-01-08 01:51:19 +00:00
752853a831
upgrade all deps
2025-01-08 01:43:56 +00:00
d5950b5b7f
enable private read receipts by default
2025-01-08 01:31:34 +00:00
c279e5bbbd
fix some warnings
2025-01-08 00:08:10 +00:00
9d94a4152e
authenticated media
2025-01-07 23:45:16 +00:00
d91a031ba4
fix sent indicator in encrypted rooms
2025-01-07 23:15:34 +00:00
c47e6a78c5
fix context menus
2025-01-07 13:08:02 +00:00
770585db94
fix a memory leak in Message.tsx
2025-01-07 13:05:50 +00:00
04b6383167
better looking 'failed to decrypt' errors
2025-01-07 12:53:01 +00:00
aaf6146729
remove all deprecated defaultProps
2025-01-07 12:31:54 +00:00
16d5bc98ab
fix sometimes not showing username/avatar
2025-01-07 11:44:46 +00:00
c09e668447
update readme and fix error on security settings
2025-01-07 11:18:00 +00:00
8a001931fa
fix waiting for messages to be decrypted before showing
2025-01-07 10:49:41 +00:00
69f529c1d6
switch to rust crypto
2025-01-07 10:28:24 +00:00
f34d78110a
disable zoom on mobile and other qol changes
2025-01-07 10:19:20 +00:00
db14366000
fix incorrect usage of default props
2025-01-07 08:03:00 +00:00
aa3c966640
resolve warnings in Avatar component
2025-01-07 07:52:35 +00:00
5d9673dd5c
alt+arrow and ctrl+num hotkeys
2025-01-07 07:47:26 +00:00
48397528a2
re-render messages on decrypt
2025-01-07 07:47:26 +00:00
22d7b0dee0
Delete messages when editing to be empty
2025-01-07 07:47:26 +00:00
41248edeaf
fix various warnings and fix updating device names on conduit
2025-01-07 07:47:26 +00:00
Kevin Montag
c90ea586bc
Fix mismatched yarn version in docker build ( #10 )
...
Adds `corepack enable` to the docker setup steps.
This fixes the following error when running e.g. `docker build -t variance:latest .`:
```
...
=> ERROR [builder 4/5] RUN yarn install 0.3s
------
> [builder 4/5] RUN yarn install:
0.300 error This project's package.json defines "packageManager": "yarn@4.4.1". However the current global version of Yarn is 1.22.22.
0.300
0.300 Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
0.300 Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack .
------
1 warning found (use docker --debug to expand):
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2)
Dockerfile:7
--------------------
5 |
6 | COPY . /src/
7 | >>> RUN yarn install
8 | ENV NODE_OPTIONS=--max_old_space_size=4096
9 | RUN yarn build
--------------------
ERROR: failed to solve: process "/bin/sh -c yarn install" did not complete successfully: exit code: 1
```
2024-11-09 21:44:01 -06:00
f884d8e46c
update matrix-js-sdk version
2024-11-04 06:44:52 +00:00
e137c75d29
wrap tables
2024-10-19 19:23:23 +00:00
41b2b0a8c4
attempt to fix read receipts not saving
2024-10-19 19:21:56 +00:00
cba203a7c4
update yarn version
2024-08-29 03:08:48 +00:00
e41e7a5a9d
recreate yarn.lock
2024-08-29 03:03:38 +00:00
b75f1f5eb9
upgrade deps
2024-08-29 03:00:47 +00:00
e98fe3a22e
make (edited) unselectable
2024-03-13 22:09:59 -05:00
b7214b66cf
revert embed changes
...
they were too buggy
2024-03-13 22:09:36 -05:00
317faa55df
oop x2
2023-11-22 22:37:19 -06:00
4e75691fc6
oop
2023-11-22 22:19:08 -06:00