gomuks/web
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
..
public web/manifest: add maskable and monochrome icons 2024-12-15 15:57:38 +02:00
src Lots of changes (see extended) 2024-12-22 23:06:58 +00:00
.gitignore web: init 2024-10-06 21:45:46 +03:00
eslint.config.js web/emoji: implement MSC2545 2024-10-26 15:49:04 +03:00
frontend.go web: update react-spinners and stop using --legacy-peer-deps 2024-12-06 12:20:00 +02:00
index.html web/index: add PWA manifest 2024-12-15 14:58:10 +02:00
package-lock.json dependencies: update 2024-12-16 16:32:43 +02:00
package.json web: update react-spinners and stop using --legacy-peer-deps 2024-12-06 12:20:00 +02:00
tsconfig.json media,web: add support for fallback avatars 2024-10-22 21:56:08 +03:00
vite.config.ts web/settings: embed vs code for editing custom css 2024-12-06 02:27:54 +02:00