Tulir Asokan
|
fd8e5150a0
|
web: add room create dialog
Fixes #610
|
2025-03-29 01:19:22 +02:00 |
|
Tulir Asokan
|
8c9925959a
|
web/roomlist: don't allow selecting unread counter text
|
2025-01-01 15:47:08 +02:00 |
|
Tulir Asokan
|
6d1c5f6277
|
web/roomlist: use margin instead of padding for room avatars
This allows adding a background for avatars using
```css
.avatar {
background-color: var(--background-color);
}
```
|
2025-01-01 13:12:45 +02:00 |
|
Tulir Asokan
|
d82f5404ec
|
web/roomlist: fix unread count positioning
|
2024-12-30 22:33:02 +02:00 |
|
Tulir Asokan
|
e0f107f028
|
web/roomlist: add unread counters for spaces
Fixes #570
|
2024-12-30 16:46:19 +02:00 |
|
Tulir Asokan
|
5a8139685d
|
web/roomlist: add space bar
Fixes #518
|
2024-12-29 20:00:59 +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
|
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
|
c6163806bd
|
web/settings: render room details in settings
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
|
2024-12-06 09:32:31 -07:00 |
|
Tulir Asokan
|
ab43472ebe
|
web/roomlist: increase padding in room list entries
|
2024-12-05 22:03:50 +02:00 |
|
Tulir Asokan
|
80f9a8bb6b
|
hicli/database,web/roomlist: show marked unread status
|
2024-11-16 23:51:19 +02:00 |
|
Tulir Asokan
|
a31c68fc5d
|
web/roomlist: add button and keyboard shortcut to clear search filter
|
2024-11-02 19:50:54 +02:00 |
|
Tulir Asokan
|
2a89f10589
|
web/css: work around chrome issues and add contain rules
|
2024-11-02 00:16:51 +02:00 |
|
Tulir Asokan
|
f6b0b12a5b
|
web/css: add variable for button cursor style
|
2024-11-02 00:08:04 +02:00 |
|
Tulir Asokan
|
6fc070733a
|
web/css: add dark theme
|
2024-10-29 00:58:29 +02:00 |
|
Tulir Asokan
|
9983a80eaa
|
web: use less pointer cursors
|
2024-10-24 01:18:33 +03:00 |
|
Tulir Asokan
|
ecd8064adb
|
web/roomlist: use content-visibility auto for room list entries
|
2024-10-21 00:36:17 +03:00 |
|
Tulir Asokan
|
00630f997d
|
web/roomlist: render unread message counts
|
2024-10-17 22:07:28 +03:00 |
|
Tulir Asokan
|
1db1d2db5c
|
all: move hicli from mautrix-go and add more features
|
2024-10-17 20:31:03 +03:00 |
|
Tulir Asokan
|
e22e72b335
|
web/timeline: add proper rendering of member events
|
2024-10-13 23:10:29 +03:00 |
|
Tulir Asokan
|
c281ba90ee
|
web/roomlist: add filter bar
|
2024-10-13 20:52:30 +03:00 |
|
Tulir Asokan
|
8f43d00d06
|
web/roomlist: make background color prettier
|
2024-10-13 18:46:15 +03:00 |
|
Tulir Asokan
|
2b6c00fa04
|
web/roomlist: add sender name to previews
|
2024-10-12 16:10:10 +03:00 |
|
Tulir Asokan
|
5e0b8fc089
|
web/roomlist: highlight active room
|
2024-10-12 13:20:35 +03:00 |
|
Tulir Asokan
|
dcb2b61435
|
web/roomview: include avatar and name in header
|
2024-10-12 13:18:22 +03:00 |
|
Tulir Asokan
|
da675fb578
|
web: more file reorganization
|
2024-10-08 00:42:44 +03:00 |
|