1
0
Fork 0
forked from Mirrors/gomuks

Commit graph

  • 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
  • 74439be24c gomuks: enable http2 read idle timeouts Tulir Asokan 2024-12-03 23:28:35 +02:00
  • 4245929da6 web/gifpicker: set file name properly Tulir Asokan 2024-12-03 17:22:54 +02:00
  • d55952a1b6 web/composer: add gif picker Tulir Asokan 2024-12-03 01:23:08 +02:00
  • dee7e5c72d web/timeline: remove redundant fragment around file download button Tulir Asokan 2024-12-02 23:38:32 +02:00
  • 229751a286 web/timeline: re-add loading=lazy for images Tulir Asokan 2024-12-02 23:33:52 +02:00
  • 12f9031ab1 web/composer: add support for sending location messages Tulir Asokan 2024-12-02 19:17:21 +02:00
  • 77219cb26e web/timeline: fix location marker icon in production builds Tulir Asokan 2024-12-02 17:00:12 +02:00
  • 09a586df3e web/settings: allow editing string fields Tulir Asokan 2024-12-02 16:44:48 +02:00
  • 68385fef5d web/timeline: add support for location messages Tulir Asokan 2024-12-02 16:44:35 +02:00
  • b8fe8372f2 media: create blurhashes for outgoing images Tulir Asokan 2024-12-02 00:10:30 +02:00
  • ab9dbbcd2f web/timeline: use content-visibility instead of loading=lazy for media Tulir Asokan 2024-12-02 00:01:58 +02:00
  • b889f90c4d web/timeline: image size calculator for videos too Tulir Asokan 2024-12-01 23:55:11 +02:00
  • 42140aa0e0 web/timeline: add support for hiding media, blurhashes and spoilers Tulir Asokan 2024-12-01 23:38:25 +02:00
  • 09fd60fdfe pre-commit: update shebang in pre-commit scripts Tulir Asokan 2024-12-01 23:39:39 +02:00
  • 462c2e978e web/timeline: add class to events sent by self Tulir Asokan 2024-12-01 22:19:45 +02:00
  • 76c17df0e6 web/composer: add min-height hack for safari Tulir Asokan 2024-12-01 22:17:02 +02:00
  • 1cc62da2a7 desktop/main: set initial device display name Tulir Asokan 2024-12-01 22:15:11 +02:00
  • 0d25f746a4 web/app: add another hack to detect wails properly Tulir Asokan 2024-12-01 22:12:40 +02:00
  • c6f8d55201 web/vite: add safari18 and chrome131 to targets Tulir Asokan 2024-12-01 21:57:13 +02:00
  • b4e7efa799
    flake: add devenv for Nix (#529) Sumner Evans 2024-12-01 12:49:32 -07:00
  • 5d0642130d
    web/css: set color-scheme property to match theme (#527) Jade Ellis 2024-12-01 19:49:05 +00:00
  • 91676f3e98 web/timeline: add special style for spoiler reasons Tulir Asokan 2024-11-29 17:28:53 +02:00
  • 90ca56f321
    ci: fix Go lint task (#531) Sumner Evans 2024-11-27 02:56:08 -07:00
  • 1d134072c1 desktop: init Tulir Asokan 2024-11-27 03:24:57 +02:00
  • 2a6d5408bd main: move version info to separate package and refactor other things Tulir Asokan 2024-11-27 02:03:33 +02:00
  • 297193fa73 web/timeline: add room name and avatar event bodies Tulir Asokan 2024-11-27 01:13:27 +02:00
  • ef937ae0d8 web/util: move type validation to utils Tulir Asokan 2024-11-27 01:13:14 +02:00
  • f4020f588f web/api: add helper for getting room avatar url Tulir Asokan 2024-11-27 01:12:52 +02:00
  • a0ab756562 web/timeline: add ACL event diffing Tulir Asokan 2024-11-27 00:49:51 +02:00
  • 8ecbd2316c web/timeline: fix all small events being treated as hidden events Tulir Asokan 2024-11-26 23:16:29 +02:00
  • ba6574fdb1 dependencies: update Tulir Asokan 2024-11-26 23:12:50 +02:00
  • 9cae8701e5 web/timeline: use form for confirmation modals Tulir Asokan 2024-11-26 23:02:03 +02:00
  • 83a4df9375 web/timeline: auto-load history until screen is full Tulir Asokan 2024-11-26 22:54:54 +02:00
  • 05f64edeaf web/statestore: add garbage collection Tulir Asokan 2024-11-18 02:19:21 +02:00
  • a59d10ae0c web/composer: fix selecting autocomplete item when not at end of composer Tulir Asokan 2024-11-26 22:26:47 +02:00
  • 573fc6a052 web/timeline: fix text wrap on member events again Tulir Asokan 2024-11-26 21:53:50 +02:00
  • 4349f7d75e main: use x/net/http2 directly and add option to disable http2 Tulir Asokan 2024-11-22 01:06:26 +02:00
  • 24c40fe484
    build: use /usr/bin/env (#525) Sumner Evans 2024-11-20 16:05:53 -07:00
  • 2551540e99
    web/timeline: highlight inline code (#524) Sumner Evans 2024-11-20 16:05:28 -07:00
  • f3717505bf hicli/sync,web/mainscreen: add sync status indicator Tulir Asokan 2024-11-21 00:47:48 +02:00
  • 74e97c5c8c dependencies: update mautrix-go Tulir Asokan 2024-11-18 20:26:03 +02:00
  • 52feba5e6e web/timeline: fix line wrap in member events Tulir Asokan 2024-11-18 20:25:39 +02:00
  • fa012554a7 web/stylepreferences: fix highlighting nested mention pills Tulir Asokan 2024-11-18 17:43:31 +02:00
  • e76d508dc2 web/emojipicker: cut off long shortcodes Tulir Asokan 2024-11-18 17:36:27 +02:00
  • 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