Commit graph

  • 5f880b2487 web/mainscreen: add animation for entering rooms Tulir Asokan 2024-12-15 16:27:18 +02:00
  • 5455c88c2f web/manifest: add maskable and monochrome icons Tulir Asokan 2024-12-15 15:57:38 +02:00
  • 9a125f4240 web/index: add PWA manifest Tulir Asokan 2024-12-15 14:58:10 +02:00
  • 43b454eeed web/index: add resize-content viewport tag Tulir Asokan 2024-12-15 14:37:28 +02:00
  • b352255d14 web/roomview: scroll timeline to bottom on resize Tulir Asokan 2024-12-15 14:14:20 +02:00
  • 0512945c57 web/timeline: disable hover menu on mobile Tulir Asokan 2024-12-15 01:56:43 +02:00
  • 90e15dbab6 dependencies: update Tulir Asokan 2024-12-15 00:35:28 +02:00
  • cd4655ac38 config: make origin patterns configurable Tulir Asokan 2024-12-14 22:30:58 +02:00
  • 68f8d4d372 ci: add windows/amd64 build Tulir Asokan 2024-12-14 22:19:28 +02:00
  • a79c249688 hicli/database: add missing indexes for fast room deletes Tulir Asokan 2024-12-14 13:23:54 +02:00
  • 6f3619f632 web/rightpanel: add button to track user devices Tulir Asokan 2024-12-14 00:45:11 +02:00
  • 0fb9805c85 media: add media-src to CSP to work around chrome bug Tulir Asokan 2024-12-14 00:19:54 +02:00
  • cee4e2f347 web/emojipicker: fix position above composer Tulir Asokan 2024-12-13 23:59:37 +02:00
  • daa0ce722d web/timeline: fix context menu disable condition Tulir Asokan 2024-12-13 23:27:26 +02:00
  • 8a88b6d3d8 web/timeline: disable right click context menu in some cases Tulir Asokan 2024-12-13 15:57:48 +02:00
  • a4933b76b8 web/timeline: move padding inside timeline-list Tulir Asokan 2024-12-13 02:39:55 +02:00
  • 02cc6cd07a
    web/util: change button tooltip colour from #fff to --background-color (#557) fd1f744993de14178e6c 2024-12-13 11:27:43 +00:00
  • e499a6058f accept pre-commit changes fd1f744993de14178e6c 2024-12-13 01:53:13 +00:00
  • cd6ef55f0d web/src/ui/util: change button tooltip colour from #fff to --background-color plate 2024-12-12 23:55:27 +00:00
  • 185844468c web/timeline: add right click context menu for messages Tulir Asokan 2024-12-13 02:28:50 +02:00
  • fc66b9ac27
    show --listen separately in the help text fd1f744993de14178e6c 2024-12-12 17:06:01 +00:00
  • b180f9d8a2 this tab is slightly annoying plate 2024-12-12 05:36:36 +00:00
  • 6897ba477c server: add -l / -listen flag plate 2024-12-12 05:31:03 +00:00
  • 69c127a0a2 web/composer: use string join for typing names Tulir Asokan 2024-12-12 01:07:46 +02:00
  • d9d3ad3d67 web/mainscreen: don't allow side bars to be more than 40% wide Tulir Asokan 2024-12-12 00:49:01 +02:00
  • 57475e2d48 web/rightpanel: center user avatar on mobile Tulir Asokan 2024-12-12 00:44:44 +02:00
  • f80df9a8f5 web/composer: don't allow typing notifications to overflow Tulir Asokan 2024-12-12 00:42:54 +02:00
  • ddd97655b0 hicli/send: add /unencrypted command Tulir Asokan 2024-12-11 02:27:20 +02:00
  • 35eb50cf8a web/composer: allow customizing reply notification and thread fallback behavior Tulir Asokan 2024-12-11 02:19:43 +02:00
  • b664e45a97 web/composer: fix z-index Tulir Asokan 2024-12-11 01:36:54 +02:00
  • 1e347a4c00 main: don't stop server if it wasn't started Tulir Asokan 2024-12-11 01:04:01 +02:00
  • f3da677565 web/composer: fix scrolling to bottom when starting to reply Tulir Asokan 2024-12-11 00:46:33 +02:00
  • f0cb397316 web/timeline: fix member event line wrapping Tulir Asokan 2024-12-11 00:41:20 +02:00
  • 0dda980b4a
    web/timeline: don't show replied-to message if message is redacted (#548) Sumner Evans 2024-12-10 15:31:55 -07:00
  • 42a8933112 ci: run apt-get update Tulir Asokan 2024-12-11 00:28:01 +02:00
  • 56df141422
    Merge pull request #543 from sumnerevans/render-typing-notifications Tulir Asokan 2024-12-11 00:25:03 +02:00
  • a1231c875b web/composer: fix weird 1px scroll Tulir Asokan 2024-12-11 00:21:05 +02:00
  • 6d744d90ba web/css: adjust some values Tulir Asokan 2024-12-10 23:51:09 +02:00
  • a31b309e2e web/timeline: move horizontal padding to variable Tulir Asokan 2024-12-10 23:42:42 +02:00
  • 8052c29955 web/timeline: revert vertical padding changes in messages Tulir Asokan 2024-12-10 23:38:28 +02:00
  • 8ee34be466 Revert "web/util: fix oxfordHumanJoin(React)? for two-element arrays" Tulir Asokan 2024-12-10 23:24:12 +02:00
  • ac3438ad25
    timeline: make events go across entire width but with padding Sumner Evans 2024-12-08 00:53:49 -07:00
  • 57b9847637 tui: add stub terminal UI Tulir Asokan 2024-12-09 17:11:40 +02:00
  • 35b9397381
    web/typing: render typing notifications below composer Sumner Evans 2024-12-07 18:14:32 -07:00
  • cf2c79e89e
    web/composer: make floating Sumner Evans 2024-12-07 19:14:43 -07:00
  • 7e069c782e
    web/timeline: don't show replied-to message if message is redacted Sumner Evans 2024-12-08 20:08:32 -07:00
  • 3288d86e29
    web/util: fix oxfordHumanJoin(React)? for two-element arrays Sumner Evans 2024-12-07 18:31:48 -07:00
  • 08f1f1b446 web/rightpanel: show user ID on hover in member list Tulir Asokan 2024-12-09 00:29:15 +02:00
  • e9f146ebc7 web/rightpanel: add support for filtering member list Tulir Asokan 2024-12-09 00:13:21 +02:00
  • faa612577e
    web/intl: reduce bundle size by removing compiler from runtime Jade Ellis 2024-12-08 19:15:22 +00:00
  • 74a86d1342
    web/intl: replace homegrown join functions with Intl Jade Ellis 2024-12-08 17:46:17 +00:00
  • 1056a319bd web/{rightpanel,roomlist}: realign side headers with room view header Tulir Asokan 2024-12-08 17:35:52 +02:00
  • 3e460da67d web/util: remove oxfordHumanJoin Tulir Asokan 2024-12-08 17:34:11 +02:00
  • 332d71cadd web/roomlist: limit unread counter values Tulir Asokan 2024-12-08 17:32:05 +02:00
  • 4ea43b77c7
    web/roomlist: prevent overflow in unread counters (#541) Jade Ellis 2024-12-08 15:31:48 +00:00
  • 95470fe4e7
    web/roomlist: set unread padding based on size Jade Ellis 2024-12-08 15:31:10 +00:00
  • 0133e7c037
    pre-commit: use full relative path to eslint and tsc (#542) Sumner Evans 2024-12-08 08:11:26 -07:00
  • 36616ad8cc
    pre-commit: use full relative path to eslint and tsc Sumner Evans 2024-12-07 18:11:03 -07:00
  • 1b0a8d6192 web/emojipicker: underline visible categories Tulir Asokan 2024-12-08 01:02:11 +02:00
  • 152942663f server: remove sec header filter Tulir Asokan 2024-12-08 00:21:33 +02:00
  • 7b6807411f pre-commit: run tidy before vet Tulir Asokan 2024-12-08 00:21:24 +02:00
  • a019d5f692
    web/roomlist: prevent overflow in unread counters Jade Ellis 2024-12-07 19:07:10 +00:00
  • d8ee580817 web/mainscreen: handle url hashes and update states consistently Tulir Asokan 2024-12-07 16:36:25 +02:00
  • 5638adf6bc web/main: automatically reload page if version changes Tulir Asokan 2024-12-07 16:12:47 +02:00
  • 5ee25b83d4 web/rightpanel: mark unverified devices as red if cross-signing keys exist Tulir Asokan 2024-12-07 15:11:02 +02:00
  • cc2f334502 hicli/profile: use mautrix-go's GetCachedDevices Tulir Asokan 2024-12-07 15:05:07 +02:00
  • a37a35795c main: don't initialize event buffer before loading config Tulir Asokan 2024-12-07 01:33:42 +02:00
  • 149114354a websocket/buffer: make size configurable Tulir Asokan 2024-12-07 01:30:42 +02:00
  • 894fcb3fa0 web/wsclient: reconnect automatically if disconnected Tulir Asokan 2024-12-07 00:41:22 +02:00
  • 7d6bbe77b9 websocket: add support for resuming sessions Tulir Asokan 2024-12-06 23:51:47 +02:00
  • 0930e94fb2
    Merge pull request #538 from sumnerevans/render-room-topic Tulir Asokan 2024-12-06 18:43:28 +02:00
  • f9ae6bd031 web/rightpanel: fetch different user info sections separately Tulir Asokan 2024-12-06 18:37:16 +02:00
  • c6163806bd
    web/settings: render room details in settings Sumner Evans 2024-12-06 09:21:38 -07:00
  • 455c82a2c4
    web/roomview: render room topic in header Sumner Evans 2024-12-06 01:46:41 -07:00
  • 838a9ce106 hicli/profile: check device signature for own cross-signing keys Tulir Asokan 2024-12-06 16:34:07 +02:00
  • 544bd17a1d web/util: decode fragment parts in matrix URIs Tulir Asokan 2024-12-06 16:10:24 +02:00
  • 2c7ad651e4 web/main: fix restoring state on reload Tulir Asokan 2024-12-06 15:57:06 +02:00
  • bf7769ee95 web: add matrix: URI handler Tulir Asokan 2024-12-06 15:52:35 +02:00
  • a3873643ec web/preferences: fix saving deletions to localstorage Tulir Asokan 2024-12-06 15:01:24 +02:00
  • 3b05d14fbd web/main: add room name to page title Tulir Asokan 2024-12-06 14:43:53 +02:00
  • b1c02a3b69 web/settings: add loading view for vs code Tulir Asokan 2024-12-06 14:25:19 +02:00
  • 92c5e86689 web: update react-spinners and stop using --legacy-peer-deps Tulir Asokan 2024-12-06 12:20:00 +02:00
  • 803505385a web/settings: embed vs code for editing custom css Tulir Asokan 2024-12-06 02:26:16 +02:00
  • 63798f2298 web/dependencies: update to stable react 19 Tulir Asokan 2024-12-06 01:21:08 +02:00
  • 5b9f458b75 web/rightpanel: improve user info view slightly Tulir Asokan 2024-12-06 01:11:32 +02:00
  • 1cc39d40c9 web/timeline: add variables for configuring timeline padding Tulir Asokan 2024-12-05 22:28:04 +02:00
  • ca2ad94c5a web/css: align grid templates Tulir Asokan 2024-12-05 22:05:29 +02:00
  • ab43472ebe web/roomlist: increase padding in room list entries Tulir Asokan 2024-12-05 21:51:29 +02:00
  • f180077f0a media: generate blurhashes for video thumbnails Tulir Asokan 2024-12-05 19:47:39 +02:00
  • fa80c1adc0 web/emojipicker: mobile optimize emoji and gif pickers Tulir Asokan 2024-12-05 19:41:58 +02:00
  • 714aa477b7 web/main: add ios safari compatibility Tulir Asokan 2024-12-05 19:29:12 +02:00
  • 2e5c2fdd6c web/polyfill: add missing semicolons Tulir Asokan 2024-12-05 18:39:58 +02:00
  • b166302d1e web/mediasize: don't allow images to be too small Tulir Asokan 2024-12-05 18:27:59 +02:00
  • 7f30963f5e web/jsonview: fix trailing commas in arrays Tulir Asokan 2024-12-05 16:22:44 +02:00
  • 785f20c7dc web/rightpanel: improve error style in user view Tulir Asokan 2024-12-05 16:07:14 +02:00
  • 72dab88ed2 web/rightpanel: add more info to user view Tulir Asokan 2024-12-05 01:23:50 +02:00
  • 2f22159da3 web/main: also support back button for right panel Tulir Asokan 2024-12-04 01:49:50 +02:00
  • 1a2833ed53 web/main: add support for back button Tulir Asokan 2024-12-04 01:22:16 +02:00
  • 678743703c web/timeline: add resend button for failed messages Tulir Asokan 2024-12-04 00:46:25 +02:00
  • 529ffda4ed main: add support for logging out Tulir Asokan 2024-12-03 23:36:03 +02:00