gomuks/pkg/hicli
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
..
database hicli/sync: include replied-to events in sync and pagination 2024-12-21 16:04:39 +02:00
hitest all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
backupupload.go hicli/backup: upload received megolm keys to key backup 2024-10-27 14:56:30 +02:00
cryptohelper.go all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
decryptionqueue.go hicli/database: add flag for events that had reply fallbacks removed 2024-12-18 00:46:59 +02:00
events.go Lots of changes (see extended) 2024-12-22 23:06:58 +00:00
hicli.go hicli/sync: don't fail sync if database is locked 2024-12-17 22:34:54 +02:00
html.go web/timeline: add special style for spoiler reasons 2024-11-29 17:29:54 +02:00
init.go hicli,web: add support for joining rooms 2024-12-20 16:37:10 +02:00
json-commands.go Lots of changes (see extended) 2024-12-22 23:06:58 +00:00
json.go Lots of changes (see extended) 2024-12-22 23:06:58 +00:00
LICENSE all: move hicli from mautrix-go and add more features 2024-10-17 20:31:03 +03:00
login.go hicli/verify: add support for passphrase in addition to recovery key 2024-11-15 16:02:51 +02:00
paginate.go hicli/sync: include replied-to events in sync and pagination 2024-12-21 16:04:39 +02:00
profile.go web/rightpanel: add button to track user devices 2024-12-14 00:45:11 +02:00
pushrules.go hicli/pushrules: skip evaluating non-message events in initial sync 2024-10-20 12:52:37 +03:00
send.go web/composer: add support for sending stickers 2024-12-21 17:34:37 +02:00
sync.go Lots of changes (see extended) 2024-12-22 23:06:58 +00:00
syncwrap.go hicli,web: add support for joining rooms 2024-12-20 16:37:10 +02:00
verify.go hicli/verify: add support for passphrase in addition to recovery key 2024-11-15 16:02:51 +02:00