Commit graph

  • ace847891b web/settings: fix css editor initial state Tulir Asokan 2024-11-18 00:34:26 +02:00
  • 4ee46c8df5 web/css: add shared class for primary color buttons Tulir Asokan 2024-11-18 00:30:29 +02:00
  • 9e795ed3bd web/login: reorder fields Tulir Asokan 2024-11-18 00:27:47 +02:00
  • c3d9b2f922 web/login: don't do anything in submit before fetching login flows Tulir Asokan 2024-11-18 00:15:27 +02:00
  • 3a34576d88 config: enable file logging by default Tulir Asokan 2024-11-18 00:06:40 +02:00
  • 0bf4452e6e config: fix log directory on macOS and Windows Tulir Asokan 2024-11-18 00:02:35 +02:00
  • 7ac383b66d web/settings: use consistent words Tulir Asokan 2024-11-17 17:39:44 +02:00
  • 1041ebc232 web/settings: show every layer of settings objects Tulir Asokan 2024-11-17 17:37:43 +02:00
  • 216d16dccb web/settings: fix capitalization of word Tulir Asokan 2024-11-17 17:20:44 +02:00
  • 8ff5fff1de web/vite: split node modules and emojis into separate files Tulir Asokan 2024-11-17 16:58:52 +02:00
  • 2487c8c88f web/settings: add custom css editor Tulir Asokan 2024-11-17 14:46:57 +02:00
  • 63a1aa6cb7 web/settings: add hacky preference editor Tulir Asokan 2024-11-17 14:31:30 +02:00
  • 9babbe0fc7 web/settings: add stub settings view Tulir Asokan 2024-11-17 02:37:58 +02:00
  • 41074937d3 web/preferences: improve preference proxies Tulir Asokan 2024-11-17 02:37:45 +02:00
  • f4be132313 web/modal: add boxing to modal utility Tulir Asokan 2024-11-17 02:36:01 +02:00
  • 303ea43834 web/timeline: fix icon import name Tulir Asokan 2024-11-17 01:59:24 +02:00
  • 4572a9c882 web/lightbox,web/modal: close on esc Tulir Asokan 2024-11-17 01:43:31 +02:00
  • 2b10509ceb web/timeline: don't omit profile if there's a date separator Tulir Asokan 2024-11-17 00:01:46 +02:00
  • 80f9a8bb6b hicli/database,web/roomlist: show marked unread status Tulir Asokan 2024-11-16 23:45:31 +02:00
  • ead1365c12 dependencies: update Tulir Asokan 2024-11-16 23:21:02 +02:00
  • b3cd8cc57e hicli/init: send room account data in initial payload Tulir Asokan 2024-11-16 23:19:50 +02:00
  • 1cef899e5c web/preferences: implement read receipt, typing notification and emoji pack options Tulir Asokan 2024-11-16 22:57:41 +02:00
  • 795eef1449 web/preferences: add options to hide redacted events, membership changes and date separators Tulir Asokan 2024-11-16 16:25:37 +02:00
  • 8f476839eb web: add preference system Tulir Asokan 2024-11-16 15:55:31 +02:00
  • f3eb86455f web/composer: add limit to number of lines Tulir Asokan 2024-11-16 15:39:20 +02:00
  • b585d72069 hicli/verify: add support for passphrase in addition to recovery key Tulir Asokan 2024-11-15 16:02:51 +02:00
  • e0612ac0fb dependencies: update Tulir Asokan 2024-11-15 15:58:52 +02:00
  • 50eabb7b56 web/login: add support for SSO and Beeper email login Tulir Asokan 2024-11-15 15:57:18 +02:00
  • 3df871b783 web/mainscreen: move modals inside main screen context Tulir Asokan 2024-11-14 14:10:43 +02:00
  • bf4954e02f web/util: add pure css toggle element Tulir Asokan 2024-11-13 23:49:22 +02:00
  • de405f9661 hicli/database: fix mass inserting state Tulir Asokan 2024-11-13 20:44:43 +02:00
  • d3b93327f2 hicli/paginate: optimize storing members in massive rooms Tulir Asokan 2024-11-12 23:35:11 +02:00
  • e370a12b19 web/store: only fetch full member list when needed Tulir Asokan 2024-11-12 22:47:28 +02:00
  • 0fe01a8bff web/client: fix fetching member lists Tulir Asokan 2024-11-12 21:33:17 +02:00
  • 04117b5211 web/rightpanel: implement member list Tulir Asokan 2024-11-12 21:08:37 +02:00
  • 24f2e3722d web/rightpanel: add basic user view Tulir Asokan 2024-11-12 17:58:18 +02:00
  • fe6156302d web/timeline: decode matrix uris when clicking Tulir Asokan 2024-11-12 17:07:38 +02:00
  • b552b07c74 web/timeline: insert mention when clicking name Tulir Asokan 2024-11-12 17:01:00 +02:00
  • 9b65140302 web/timeline: open user panel when clicking on avatar Tulir Asokan 2024-11-12 16:51:10 +02:00
  • 321b53a98a web/rightpanel: add back button to user view Tulir Asokan 2024-11-12 16:42:11 +02:00
  • 8097d5056b web/timeline: remove edit/reply/react buttons based on power levels Tulir Asokan 2024-11-12 14:18:01 +02:00
  • 465d7c3524 web/timeline: render reason in member events Tulir Asokan 2024-11-12 14:15:44 +02:00
  • 6bbc51d285 web/timeline: fix date comparison for day separators Tulir Asokan 2024-11-11 13:08:27 +02:00
  • d22077a211 ci: rename workflow jobs Tulir Asokan 2024-11-10 21:55:23 +02:00
  • d5c6d97d80 readme: update Tulir Asokan 2024-11-10 21:50:27 +02:00
  • 00a00c0be7 web/sounds: use lounger audio files Tulir Asokan 2024-11-10 18:29:02 +02:00
  • 05fbdaaf0e
    cmd/gomuks: import frontend in main (#475) batuhan 2024-11-10 16:35:23 +01:00
  • bc550cbff4 web: add notification sound Tulir Asokan 2024-11-09 22:23:25 +02:00
  • 00a2070ff3 web/composer: fix enter behavior with empty autocomplete Tulir Asokan 2024-11-09 21:17:51 +02:00
  • 25e86fd381 web/timeline: revert overflow wrap for tables Tulir Asokan 2024-11-09 20:54:59 +02:00
  • c2d0020c8c web/timeline: add click handlers for matrix URIs Tulir Asokan 2024-11-09 12:52:22 +01:00
  • c6992b0fca web/main: use insertion effect for style injection Tulir Asokan 2024-11-08 15:27:23 +01:00
  • 0da7ed172d web/composer: fix comparison operator Tulir Asokan 2024-11-08 15:20:06 +01:00
  • acbbd2a1f9 web/composer: adjust enter and tab behavior for autocomplete Tulir Asokan 2024-11-08 12:19:29 +01:00
  • 85817ea999 web/emoji: add regional indicators Tulir Asokan 2024-11-08 12:13:30 +01:00
  • 67f9bc348b web/roomlist: select first entry and clear query on enter Tulir Asokan 2024-11-08 12:02:41 +01:00
  • 5701bbf708 cmd/gomuks: move most things into new package Tulir Asokan 2024-11-08 10:09:17 +01:00
  • 540e8fa43e hicli/html: fix extra newlines when copying code blocks Tulir Asokan 2024-11-08 09:39:58 +01:00
  • 8ca664c745 web/jsonview: fix extra newlines when copying json Tulir Asokan 2024-11-07 18:48:24 +01:00
  • 219f92c222 ci: lock old issues automatically Tulir Asokan 2024-11-07 18:16:48 +01:00
  • 3df80686c4 web/roomlist: scroll entry to view when switching rooms Tulir Asokan 2024-11-07 17:53:53 +01:00
  • c5452a570e web/keybindings: allow using page up/down and home/end in timeline Tulir Asokan 2024-11-07 17:22:44 +01:00
  • bb52f1cfa9 web/composer: add enter and esc keybinds to autocompleter Tulir Asokan 2024-11-07 17:21:07 +01:00
  • e0189a2651 web/timeline: fix hover menu z-index Tulir Asokan 2024-11-06 09:40:25 +01:00
  • 616c508ae3 web/timeline: disable event menu options until event is sent Tulir Asokan 2024-11-05 10:50:54 +01:00
  • 9e5f34aaca web/css: steal element's link text color Tulir Asokan 2024-11-04 15:13:14 +01:00
  • d70529acda web/roomlist: hide preview text if message contains spoilers Tulir Asokan 2024-11-04 11:54:36 +01:00
  • 8f891b066c hicli/sync: don't send notifications on first sync Tulir Asokan 2024-11-04 11:52:51 +01:00
  • 24dea86c9e web/polyfill: actually fix iterator map Tulir Asokan 2024-11-04 11:50:52 +01:00
  • ffa2b0fd51 web/polyfill: fix iterator map polyfill Tulir Asokan 2024-11-04 11:31:25 +01:00
  • b63a81ba65 web: add Iterator.map polyfill for firefox 128 Tulir Asokan 2024-11-04 12:06:30 +02:00
  • c14c079d44 web/math: display error if katex fails Tulir Asokan 2024-11-02 19:56:02 +02:00
  • a31c68fc5d web/roomlist: add button and keyboard shortcut to clear search filter Tulir Asokan 2024-11-02 19:50:54 +02:00
  • ed45998248 hicli/send: add /raw command Tulir Asokan 2024-11-02 16:27:44 +02:00
  • 4742ca3116 hicli/send: fix image html to markdown conversion for editing Tulir Asokan 2024-11-02 14:03:39 +02:00
  • c4d6e487da hicli/send: disable html input by default Tulir Asokan 2024-11-02 14:02:37 +02:00
  • 5832a935cf all: use markdown for custom emojis, improve editing Tulir Asokan 2024-11-02 13:52:49 +02:00
  • 2ff3f9120c dependencies: update Tulir Asokan 2024-11-02 12:40:56 +02:00
  • c31604eecf hicli/send: add LaTeX sending support Tulir Asokan 2024-11-02 11:56:21 +02:00
  • 438b5fb737 web/composer: use insertText instead of react state Tulir Asokan 2024-11-02 11:16:37 +02:00
  • 8318cbdf17 hicli/html: fix non-math divs Tulir Asokan 2024-11-02 03:01:28 +02:00
  • 214d4fde53 hicli/html,web/timeline: add support for LaTeX rendering Tulir Asokan 2024-11-02 01:45:36 +02:00
  • 44dee015d4 hicli/html: deduplicate html escaping code Tulir Asokan 2024-11-02 01:45:57 +02:00
  • 249dffaa2d web/contentvisibility: work around another chrome bug Tulir Asokan 2024-11-02 00:37:33 +02:00
  • 2a89f10589 web/css: work around chrome issues and add contain rules Tulir Asokan 2024-11-02 00:16:51 +02:00
  • f6b0b12a5b web/css: add variable for button cursor style Tulir Asokan 2024-11-02 00:08:04 +02:00
  • babb69a639 web/composer: don't wrap pills in composer replies Tulir Asokan 2024-11-01 01:36:58 +02:00
  • 92319a06e2 web/keybindings: apply alt+up/down to filtered list instead of full Tulir Asokan 2024-11-01 01:34:03 +02:00
  • 245d81b9ce web/main: add keybindings for room list Tulir Asokan 2024-11-01 01:29:32 +02:00
  • f68070807c web/media: handle unicode correctly for fallback avatars Tulir Asokan 2024-10-31 21:48:47 +02:00
  • d573f2fa58 web/roomview: don't allow room name to overflow Tulir Asokan 2024-10-31 00:54:34 +02:00
  • 244443c7fd web/timeline: highlight pills mentioning self Tulir Asokan 2024-10-31 00:43:09 +02:00
  • f9b94034b1 web/rightpanel: center no pinned messages text Tulir Asokan 2024-10-31 00:21:23 +02:00
  • 54234036a7 web/rightpanel: close when same button is clicked again Tulir Asokan 2024-10-31 00:14:13 +02:00
  • 5095019f45 web/ui: move some files into subdirectories Tulir Asokan 2024-10-31 00:12:14 +02:00
  • 7ccca19c5d web/rightpanel: add support for viewing pinned messages Tulir Asokan 2024-10-31 00:09:51 +02:00
  • 8700626176 web/css: fix disabled button color Tulir Asokan 2024-10-30 23:06:24 +02:00
  • 5d2cc354f3 web/composer: fix autocomplete not overflowing Tulir Asokan 2024-10-30 23:04:30 +02:00
  • 39bfa7d084 web/roomlist: make room list panel resizable Tulir Asokan 2024-10-30 22:50:45 +02:00
  • 336f0aa100 web/composer: don't allow overflow Tulir Asokan 2024-10-30 19:50:04 +02:00