Commit graph

584 commits

Author SHA1 Message Date
Tulir Asokan
0bf0a35cee web/dependencies: update 2025-04-13 22:49:41 +03:00
nexy7574
eb893989bd
web: implement knocking on rooms (#615) 2025-04-13 22:00:18 +03:00
Tulir Asokan
a656ebb2e2 web/preferences: disable media previews by default
Some checks failed
Go / Lint Go (old) (push) Has been cancelled
Go / Lint Go (latest) (push) Has been cancelled
JS / Lint JS (push) Has been cancelled
2025-04-09 17:23:23 +03:00
Sebastian Spaeth
c2b12b1a88
web/statestore: don't hide video rooms (#614)
Some checks failed
Go / Lint Go (old) (push) Has been cancelled
Go / Lint Go (latest) (push) Has been cancelled
JS / Lint JS (push) Has been cancelled
2025-04-04 12:08:49 +03:00
Tulir Asokan
5052918462 web/keybindings: add cmd to composer autofocus exclude
Some checks are pending
Go / Lint Go (old) (push) Waiting to run
Go / Lint Go (latest) (push) Waiting to run
JS / Lint JS (push) Waiting to run
2025-04-04 01:43:17 +03:00
Tulir Asokan
a1097597d4 web/statestore: include policy list rooms in room list
Some checks failed
Go / Lint Go (old) (push) Has been cancelled
Go / Lint Go (latest) (push) Has been cancelled
JS / Lint JS (push) Has been cancelled
2025-04-01 00:06:59 +03:00
Tulir Asokan
f6687c9b0f dependencies: update 2025-03-31 22:40:40 +03:00
Tulir Asokan
c40a26a29c web/statestore: fix updating room list when room name changes 2025-03-31 21:21:30 +03:00
Tulir Asokan
fac69d1b63 web/roomcreate: add alias field and fix fonts
Some checks failed
Go / Lint Go (old) (push) Has been cancelled
Go / Lint Go (latest) (push) Has been cancelled
JS / Lint JS (push) Has been cancelled
2025-03-29 01:46:11 +02:00
Tulir Asokan
fd8e5150a0 web: add room create dialog
Fixes #610
2025-03-29 01:19:22 +02:00
Sumner Evans
f3dae06346
web/settings: add button to go to predecessor room (#612)
Some checks are pending
Go / Lint Go (old) (push) Waiting to run
Go / Lint Go (latest) (push) Waiting to run
JS / Lint JS (push) Waiting to run
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2025-03-28 17:16:12 +02:00
nexy7574
769d60c459
web/{timeline,composer}: render m.room.tombstone events (#608)
Some checks are pending
Go / Lint Go (old) (push) Waiting to run
Go / Lint Go (latest) (push) Waiting to run
JS / Lint JS (push) Waiting to run
2025-03-28 13:10:17 +02:00
Tulir Asokan
d51518a190 web/login: don't allow logging in multiple times 2025-03-27 12:25:52 +02:00
Tulir Asokan
c312a2b523 dependencies: update 2025-03-16 21:36:00 +02:00
Tulir Asokan
99b3fd0e5e web/index: move font size to html root 2025-03-16 21:31:58 +02:00
Tulir Asokan
c48f24d2de web/timeline: hide overflow in small replies 2025-03-15 12:32:43 +02:00
Tulir Asokan
0f2263ce8d web/timeline: implement MSC4205 for policy list rendering 2025-03-13 02:25:18 +02:00
Tulir Asokan
92d3ab64bf web/timeline: limit name size in small replies 2025-03-11 19:30:40 +02:00
Tulir Asokan
746e26fbc1 web/timeline: fix avatars in replies shrinking with long names 2025-03-11 19:28:25 +02:00
Tulir Asokan
3041fb18e3 web/rightpanel: fix displayname overflow in user info 2025-03-11 19:26:47 +02:00
Tulir Asokan
7f80301276 web/statestore: reload room view if state store is cleared 2025-03-09 18:05:39 +02:00
Tulir Asokan
3f4333003d web/preferences: fix letter 2025-03-09 17:31:04 +02:00
Tulir Asokan
218481f3a4 web/timeline: disable url preview images if image previews are disabled 2025-03-09 17:21:21 +02:00
Tulir Asokan
ef05bc71f9 web/roomlist: add option to hide invite avatars 2025-03-09 17:18:27 +02:00
Tulir Asokan
86843d61f6 web/preferences: add option to disable inline images 2025-03-09 16:55:55 +02:00
Tulir Asokan
6b9f6bebd5 web/widget: move iframe css outside right panel content 2025-03-09 16:41:50 +02:00
Tulir Asokan
6425f68c88 web/widget: add basic permission prompt
Fixes #605
2025-03-08 18:15:09 +02:00
Tulir Asokan
0db18f1e94 web/modal: allow non-dismissable modals 2025-03-08 16:37:27 +02:00
Tulir Asokan
fbad48129b web/widget: implement handling close event 2025-03-08 15:59:46 +02:00
Sumner Evans
b3b255e71c
web/modal: fix scrollbars (#606)
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2025-03-08 13:55:42 +02:00
Tulir Asokan
5da85acfe0 web/timeline: fix message for rejecting invites 2025-03-07 22:53:06 +02:00
Tulir Asokan
f79678a87f web/widget: implement delayed state events 2025-03-06 01:29:40 +02:00
Tulir Asokan
6e8dd0e591 web/widget/call: update parameters 2025-03-05 02:23:21 +02:00
Tulir Asokan
9a88df0cc1 web/widget: fix sendEvent not returning event ID properly 2025-03-05 02:10:29 +02:00
Tulir Asokan
3ef311d9d6 web/widget/call: use real homeserver base URL 2025-03-04 23:06:45 +02:00
Tulir Asokan
508355f2bf web/widgets: add initial support 2025-03-04 22:54:20 +02:00
Tulir Asokan
d234981604 web/timeline: add better messages for knocks 2025-03-03 23:55:30 +02:00
Tulir Asokan
e20f3161a2 web/css: fix button font 2025-03-03 12:57:16 +02:00
Tulir Asokan
c78ef2e97b web/devtools: add space between back and send buttons 2025-03-03 00:02:20 +02:00
Tulir Asokan
d093ea2f90 web/devtools: add send message event button 2025-03-02 21:06:29 +02:00
Tulir Asokan
e6242a9c37 web/roomview: add explore state button to header 2025-03-02 20:31:25 +02:00
Tulir Asokan
aeabda449d web/settings: add room state explorer
Fixes #516
Closes #526
2025-03-02 19:07:56 +02:00
Tulir Asokan
5aacc3424d web/settings: add readOnly flags to hidden fields to fix warnings 2025-03-02 17:16:21 +02:00
Tulir Asokan
1ffb44fc27 web/timeline: fix message for unknown session errors 2025-03-01 21:45:41 +02:00
Tulir Asokan
83ea1c12ad web/statestore: fix applying undecryptable edits 2025-03-01 21:44:40 +02:00
Tulir Asokan
91fa59d5ba web/statestore: fix updating view when viewing redacted events 2025-03-01 21:39:11 +02:00
Tulir Asokan
4247e17160 web/menu/roomlist: add confirmation for leaving 2025-02-25 23:24:43 +02:00
Tulir Asokan
62d8d06129 web/menu/roomlist: implement marking as read/unread and leaving room
Fixes #523
2025-02-25 22:15:11 +02:00
Tulir Asokan
1ba4d532c9 web/menu: move directory out of timeline 2025-02-25 22:15:11 +02:00
Tulir Asokan
bbce3df381 web/roomlist: add context menu for entries 2025-02-25 22:15:11 +02:00