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 |
|
Tulir Asokan
|
1056a319bd
|
web/{rightpanel,roomlist}: realign side headers with room view header
|
2024-12-08 17:35:55 +02:00 |
|
Tulir Asokan
|
3e460da67d
|
web/util: remove oxfordHumanJoin
|
2024-12-08 17:34:11 +02:00 |
|
Tulir Asokan
|
332d71cadd
|
web/roomlist: limit unread counter values
|
2024-12-08 17:32:05 +02:00 |
|
Jade Ellis
|
4ea43b77c7
|
web/roomlist: prevent overflow in unread counters (#541)
|
2024-12-08 17:31:48 +02:00 |
|
Sumner Evans
|
0133e7c037
|
pre-commit: use full relative path to eslint and tsc (#542)
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
|
2024-12-08 17:11:26 +02:00 |
|
Tulir Asokan
|
1b0a8d6192
|
web/emojipicker: underline visible categories
Fixes #491
|
2024-12-08 01:02:20 +02:00 |
|
Tulir Asokan
|
152942663f
|
server: remove sec header filter
|
2024-12-08 00:21:33 +02:00 |
|
Tulir Asokan
|
7b6807411f
|
pre-commit: run tidy before vet
|
2024-12-08 00:21:24 +02:00 |
|
Tulir Asokan
|
d8ee580817
|
web/mainscreen: handle url hashes and update states consistently
|
2024-12-07 16:36:25 +02:00 |
|
Tulir Asokan
|
5638adf6bc
|
web/main: automatically reload page if version changes
|
2024-12-07 16:25:15 +02:00 |
|
Tulir Asokan
|
5ee25b83d4
|
web/rightpanel: mark unverified devices as red if cross-signing keys exist
|
2024-12-07 15:11:02 +02:00 |
|
Tulir Asokan
|
cc2f334502
|
hicli/profile: use mautrix-go's GetCachedDevices
|
2024-12-07 15:05:31 +02:00 |
|