nexy7574
1baf28b7d9
Lots of changes (see extended)
...
* Change the display of presence setter to use a list of the three statuses for accessibility, rather than the (arguably cooler) grid of three buttons
* Make the status message setter fit better with the gomuks theme
* added a `clear` button in addition to the status setter
* Seperated the edit/display into seperate components, and put them in their own file
* Added the update_presence event to the backend
* Presence indicators are now customisable SVG circles, instead of emojis
* some more stuff that I probably forgot
2024-12-22 23:06:58 +00:00
nexy7574
9c0d5741cd
Mock setting presence and status
...
This is not the final design, I am waiting for my mautrix-go PR to be merged.
2024-12-22 00:30:38 +00:00
nexy7574
16ccd3dcfc
Add presence & status message rendering
2024-12-21 22:39:00 +00:00
Tulir Asokan
da7eb6c583
hicli,web: add support for joining rooms
...
Fixes #503
2024-12-20 16:37:10 +02:00
Tulir Asokan
0fbf76af98
hicli,web: add support for read receipts
...
Fixes #514
2024-12-18 03:34:27 +02:00
Tulir Asokan
158409db2f
hicli/json-commands: disable get_events_by_rowids
2024-12-18 00:48:10 +02:00
Tulir Asokan
6f3619f632
web/rightpanel: add button to track user devices
2024-12-14 00:45:11 +02:00
Tulir Asokan
f9ae6bd031
web/rightpanel: fetch different user info sections separately
2024-12-06 18:37:22 +02:00
Tulir Asokan
72dab88ed2
web/rightpanel: add more info to user view
2024-12-05 15:58:29 +02:00
Tulir Asokan
678743703c
web/timeline: add resend button for failed messages
2024-12-04 00:48:04 +02:00
Tulir Asokan
529ffda4ed
main: add support for logging out
2024-12-03 23:59:15 +02:00
Tulir Asokan
12f9031ab1
web/composer: add support for sending location messages
2024-12-02 19:19:54 +02:00
Tulir Asokan
b585d72069
hicli/verify: add support for passphrase in addition to recovery key
2024-11-15 16:02:51 +02:00
Tulir Asokan
50eabb7b56
web/login: add support for SSO and Beeper email login
...
Fixes #493
2024-11-15 16:00:13 +02:00
Tulir Asokan
e370a12b19
web/store: only fetch full member list when needed
2024-11-12 22:47:28 +02:00
Tulir Asokan
24f2e3722d
web/rightpanel: add basic user view
2024-11-12 17:58:18 +02:00
Tulir Asokan
e8f2029dbb
web/timeline: add view source, report and redact event buttons to menu
2024-10-27 02:09:59 +03:00
Tulir Asokan
d9d0718bc6
web/emojipicker: add subscribe button for custom emoji packs
2024-10-26 16:28:56 +03:00
Tulir Asokan
227ba474ef
web/emojipicker: add support for frequently used emojis
2024-10-25 23:02:58 +03:00
Tulir Asokan
a66c70c241
web/timeline: add hover menu for events
...
Includes pinning events and a `set_state` command in hicli
2024-10-25 01:50:16 +03:00
Tulir Asokan
c4266fbc22
web/composer: send thread message when replying in thread
2024-10-22 19:53:10 +03:00
Tulir Asokan
8cc475e66b
hicli/json: add resolve alias command
2024-10-20 14:10:01 +03:00
Tulir Asokan
e78bf640ff
server,web/composer: add support for sending media
2024-10-19 02:35:15 +03:00
Tulir Asokan
1db1d2db5c
all: move hicli from mautrix-go and add more features
2024-10-17 20:31:03 +03:00