1
0
Fork 0
forked from Mirrors/gomuks
Commit graph

1463 commits

Author SHA1 Message Date
Tulir Asokan
0b1d5cd354 dependencies: update 2024-12-16 16:32:43 +02:00
Tulir Asokan
7f1a7efd7b
ci: build gomuks desktop binaries (#558) 2024-12-16 02:25:46 +02:00
Tulir Asokan
af05e8e86f web/notification: fix badge url and add silent flag 2024-12-15 19:56:17 +02:00
Tulir Asokan
0ebfc15ad7 web/composer: add preference for using ctrl+enter to send 2024-12-15 19:41:26 +02:00
Tulir Asokan
c038b517c6 web/roomview: add some readonly flags 2024-12-15 19:33:25 +02:00
Tulir Asokan
bf192a64a5 web/composer: collapse extra buttons when there's text 2024-12-15 19:33:25 +02:00
Tulir Asokan
b36b7b4e9d web/timeline/menu: don't allow context menu to overflow to the left 2024-12-15 19:11:48 +02:00
Tulir Asokan
7b7fbce4df web/mainscreen: add hack to skip transitions if browser provides them 2024-12-15 16:50:28 +02:00
Tulir Asokan
5f880b2487 web/mainscreen: add animation for entering rooms 2024-12-15 16:29:38 +02:00
Tulir Asokan
5455c88c2f web/manifest: add maskable and monochrome icons 2024-12-15 15:57:38 +02:00
Tulir Asokan
9a125f4240 web/index: add PWA manifest 2024-12-15 14:58:10 +02:00
Tulir Asokan
43b454eeed web/index: add resize-content viewport tag
This makes the viewport resize when opening mobile keyboards to ensure
that the input field is visible.
2024-12-15 14:39:10 +02:00
Tulir Asokan
b352255d14 web/roomview: scroll timeline to bottom on resize 2024-12-15 14:14:20 +02:00
Tulir Asokan
0512945c57 web/timeline: disable hover menu on mobile 2024-12-15 01:56:43 +02:00
Tulir Asokan
90e15dbab6 dependencies: update 2024-12-15 00:35:28 +02:00
Tulir Asokan
cd4655ac38 config: make origin patterns configurable 2024-12-14 22:30:58 +02:00
Tulir Asokan
68f8d4d372 ci: add windows/amd64 build 2024-12-14 22:19:28 +02:00
Tulir Asokan
a79c249688 hicli/database: add missing indexes for fast room deletes 2024-12-14 13:45:49 +02:00
Tulir Asokan
6f3619f632 web/rightpanel: add button to track user devices 2024-12-14 00:45:11 +02:00
Tulir Asokan
0fb9805c85 media: add media-src to CSP to work around chrome bug 2024-12-14 00:19:54 +02:00
Tulir Asokan
cee4e2f347 web/emojipicker: fix position above composer 2024-12-14 00:01:15 +02:00
Tulir Asokan
daa0ce722d web/timeline: fix context menu disable condition 2024-12-13 23:27:26 +02:00
Tulir Asokan
8a88b6d3d8 web/timeline: disable right click context menu in some cases 2024-12-13 15:57:48 +02:00
Tulir Asokan
a4933b76b8 web/timeline: move padding inside timeline-list 2024-12-13 15:23:23 +02:00
fd1f744993de14178e6c
02cc6cd07a
web/util: change button tooltip colour from #fff to --background-color (#557) 2024-12-13 13:27:43 +02:00
Tulir Asokan
185844468c web/timeline: add right click context menu for messages 2024-12-13 02:28:50 +02:00
Tulir Asokan
69c127a0a2 web/composer: use string join for typing names 2024-12-12 01:07:46 +02:00
Tulir Asokan
d9d3ad3d67 web/mainscreen: don't allow side bars to be more than 40% wide 2024-12-12 00:49:01 +02:00
Tulir Asokan
57475e2d48 web/rightpanel: center user avatar on mobile 2024-12-12 00:44:44 +02:00
Tulir Asokan
f80df9a8f5 web/composer: don't allow typing notifications to overflow 2024-12-12 00:43:10 +02:00
Tulir Asokan
ddd97655b0 hicli/send: add /unencrypted command 2024-12-11 02:27:20 +02:00
Tulir Asokan
35eb50cf8a web/composer: allow customizing reply notification and thread fallback behavior 2024-12-11 02:19:45 +02:00
Tulir Asokan
b664e45a97 web/composer: fix z-index 2024-12-11 01:36:54 +02:00
Tulir Asokan
1e347a4c00 main: don't stop server if it wasn't started 2024-12-11 01:04:01 +02:00
Tulir Asokan
f3da677565 web/composer: fix scrolling to bottom when starting to reply 2024-12-11 00:46:33 +02:00
Tulir Asokan
f0cb397316 web/timeline: fix member event line wrapping 2024-12-11 00:44:09 +02:00
Sumner Evans
0dda980b4a
web/timeline: don't show replied-to message if message is redacted (#548)
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-12-11 00:31:55 +02:00
Tulir Asokan
42a8933112 ci: run apt-get update 2024-12-11 00:28:01 +02:00
Tulir Asokan
56df141422
Merge pull request #543 from sumnerevans/render-typing-notifications
web/typing: render typing notifications below composer
2024-12-11 00:25:03 +02:00
Tulir Asokan
a1231c875b web/composer: fix weird 1px scroll 2024-12-11 00:21:05 +02:00
Tulir Asokan
6d744d90ba web/css: adjust some values 2024-12-11 00:08:59 +02:00
Tulir Asokan
a31b309e2e web/timeline: move horizontal padding to variable 2024-12-10 23:44:06 +02:00
Tulir Asokan
8052c29955 web/timeline: revert vertical padding changes in messages 2024-12-10 23:38:28 +02:00
Tulir Asokan
8ee34be466 Revert "web/util: fix oxfordHumanJoin(React)? for two-element arrays"
This reverts commit 3288d86e29.
2024-12-10 23:24:32 +02:00
Sumner Evans
ac3438ad25
timeline: make events go across entire width but with padding
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2024-12-09 08:33:49 -07:00
Sumner Evans
35b9397381
web/typing: render typing notifications below composer
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-12-08 21:47:55 -07:00
Sumner Evans
cf2c79e89e
web/composer: make floating
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-12-08 21:47:55 -07:00
Sumner Evans
3288d86e29
web/util: fix oxfordHumanJoin(React)? for two-element arrays
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-12-08 18:08:04 -07:00
Tulir Asokan
08f1f1b446 web/rightpanel: show user ID on hover in member list 2024-12-09 00:29:15 +02:00
Tulir Asokan
e9f146ebc7 web/rightpanel: add support for filtering member list 2024-12-09 00:13:21 +02:00