Commit graph

  • 5797a1d8e5 Add typing outside focus on msg feild (#112) Ajay Bura 2021-12-13 14:31:43 +0530
  • 6d5d40b8e3 Fix multiple unread divider Ajay Bura 2021-12-13 11:03:48 +0530
  • 90c6b18cbb Add btn to hide membership events from timeline Ajay Bura 2021-12-12 20:53:32 +0530
  • ecb7d5ef10 Fix theme colors Ajay Bura 2021-12-12 19:55:03 +0530
  • e2b347c783 Fix messages white-space Ajay Bura 2021-12-12 18:45:43 +0530
  • 88a988d876 Remove goto cmds from msg input also fix #81 Ajay Bura 2021-12-12 11:31:52 +0530
  • fbeecc0479 Add hotkey ctrl+k for search Ajay Bura 2021-12-11 10:50:34 +0530
  • 413188c995 Add recent opened room in search Ajay Bura 2021-12-11 09:55:38 +0530
  • 77818f9342 Fix bug Ajay Bura 2021-12-10 17:28:29 +0530
  • c9ec161ccc Add search modal (#132) Ajay Bura 2021-12-10 17:22:53 +0530
  • 20443f8a4d Fix crashes Ajay Bura 2021-12-10 11:45:43 +0530
  • 299ceac557 Fix auto load room members Ajay Bura 2021-12-10 10:51:32 +0530
  • 9365e5bfb9 Fix bug Ajay Bura 2021-12-09 19:01:39 +0530
  • 3e75841a83 Fix crash in E2E rooms Ajay Bura 2021-12-09 15:27:59 +0530
  • 74b8a0f10f Fix msg not auto loading backwards Ajay Bura 2021-12-09 12:00:19 +0530
  • c291729ed6 Optimize message comp Ajay Bura 2021-12-09 11:59:17 +0530
  • a70245a3b1 Fix date in same day Ajay Bura 2021-12-08 21:52:25 +0530
  • dde022d179 Add server side aggregated events Ajay Bura 2021-12-08 21:23:18 +0530
  • 0d12c64c47 Add animation on profile pic hover Ajay Bura 2021-12-08 14:02:44 +0530
  • 27d0a88b36 Fix unable to mark as read some rooms Ajay Bura 2021-12-08 13:49:47 +0530
  • ca55141276 Show date for msgs older than a day Ajay Bura 2021-12-08 13:37:25 +0530
  • e20b9d054d Add animation on hover in sidebar Ajay Bura 2021-12-08 11:11:05 +0530
  • c1e3645d57 Implement sending read receipt in new pagination Ajay Bura 2021-12-07 21:04:07 +0530
  • 50db137dea Add export E2E key (#178) Ajay Bura 2021-12-06 10:22:45 +0530
  • 5b109c2b79 Improved performance of local timeline pagination Ajay Bura 2021-12-04 19:34:22 +0530
  • 25b7093302 Added local timeline pagination Ajay Bura 2021-12-04 15:25:14 +0530
  • 38cbb87a62 Added unread indicator (#67), reply link back to original (#96) Ajay Bura 2021-12-03 18:32:10 +0530
  • 0c0a978886 Parse reply using m.in_reply_to (#134) Ajay Bura 2021-12-03 18:30:05 +0530
  • fb5f368894 Added primary varient in IconButton Ajay Bura 2021-12-03 18:26:18 +0530
  • 9454ffd1af Update UX of Divider comp Ajay Bura 2021-12-03 18:25:29 +0530
  • 16f35d9a34 Fix bug in creating dm Ajay Bura 2021-11-24 10:08:51 +0530
  • bb6a64790d More twemojify text Ajay Bura 2021-11-23 17:07:15 +0530
  • b9378118dd Twemojify text Ajay Bura 2021-11-23 16:33:35 +0530
  • b6485f91ae Fix crash on room create Ajay Bura 2021-11-23 16:24:12 +0530
  • e1e8ca9633 Fix space invite open Ajay Bura 2021-11-23 15:51:39 +0530
  • 72f476a750 Fix sinitizeText Ajay Bura 2021-11-23 12:30:40 +0530
  • f897809202 Fix emoji size in Avatar Ajay Bura 2021-11-23 12:27:01 +0530
  • 647d085c5f Twemojified all text Ajay Bura 2021-11-23 11:56:02 +0530
  • 9d0f99c509 Fix checkbox in register flow Ajay Bura 2021-11-22 14:37:14 +0530
  • fd25a23d91 Downgraded linkifyjs Ajay Bura 2021-11-21 19:21:03 +0530
  • 7fdf165ff3 Allow html in m.text Ajay Bura 2021-11-21 18:31:58 +0530
  • b3e27da26d Fix table scroll Ajay Bura 2021-11-21 15:27:03 +0530
  • 2479dc4096 Use formatted_body to parse markdown (#133) and partially implement #105, #19 Ajay Bura 2021-11-21 14:30:21 +0530
  • 7e7a5e692e Refectored Message comp Ajay Bura 2021-11-20 13:29:32 +0530
  • f628a6c3d6 Updated dependencies Ajay Bura 2021-11-19 13:20:34 +0530
  • 5b0f95fed9 Fix alignment in ProfileViewer Ajay Bura 2021-11-19 10:00:47 +0530
  • 6aa98d5eac Fix message not comming in encrypted rooms Ajay Bura 2021-11-19 10:00:07 +0530
  • 8e1fe9558e Specified sha for build script Ajay Bura 2021-11-18 18:19:04 +0530
  • 38c3e53ce7 Specified node version to workflows x 2 Ajay Bura 2021-11-18 18:14:49 +0530
  • 9627766f7d Specified node version to workflows Ajay Bura 2021-11-18 18:11:12 +0530
  • 57697142a2 Add pagination in room timeline Ajay Bura 2021-11-18 13:32:12 +0530
  • beb32755a3 Allow msg width to span over screen Ajay Bura 2021-11-15 09:41:12 +0530
  • cb6e71e544 Save peopleDrawer visibility in localStorage Ajay Bura 2021-11-15 09:23:59 +0530
  • 1487dcbadc Fix login with CAS #165 v1.5.1 Ajay Bura 2021-11-14 13:35:01 +0530
  • a4b27fdeab
    Fixed pull request preview deploys (#166) Krishan 2021-11-14 12:54:17 +0530
  • ef3550f606
    Create deploy-pull-request.yml Krishan 2021-11-14 12:47:27 +0530
  • ef29b42a13
    Update and rename pull-request.yml to build-pull-request.yml Krishan 2021-11-14 12:46:42 +0530
  • 1137c11c59 Bug fixed Ajay Bura 2021-11-14 11:31:22 +0530
  • 14cd84dab7
    Add basic support for displaying emotes (#161) Samuel Dionne-Riel 2021-11-14 00:02:32 -0500
  • a320b2d301 Add basic support for displaying emotes Samuel Dionne-Riel 2021-11-06 01:02:21 -0400
  • b5c5cd9586 Fix add initial_device_display_name on register Ajay Bura 2021-11-11 16:56:36 +0530
  • 85cc4cb8f7 Fix cropped loading and login screen Ajay Bura 2021-11-11 16:47:08 +0530
  • cf6732fb29 Fix crash on profile opening Ajay Bura 2021-11-11 16:45:55 +0530
  • 1207f5abad Fixed error on register, zoom on safari and removed webpack copying env vars to bundle Ajay Bura 2021-11-11 14:09:06 +0530
  • 6e9394ec7a
    Use Unicode aware character-wise slicing (#159) Samuel Dionne-Riel 2021-11-10 03:00:25 -0500
  • d44f00ec14 Explain RoomViewCmdBar rendering logic through variable names Samuel Dionne-Riel 2021-11-10 00:10:21 -0500
  • 4845313411 Suggest all commands when using / Samuel Dionne-Riel 2021-11-09 15:45:16 -0500
  • 064552f6b3 Use Unicode aware character-wise slicing Samuel Dionne-Riel 2021-11-09 17:39:41 -0500
  • 2c9e32b6c4 Readded package-lock.json v1.5.0 Ajay Bura 2021-11-07 18:17:44 +0530
  • fc470d0622 Minor changes to registration msg Ajay Bura 2021-11-07 17:44:09 +0530
  • a3270041e3 Bumped dependencies and v1.5.0 Ajay Bura 2021-11-07 15:46:36 +0530
  • 956068d0d6 Depd sorted Ajay Bura 2021-11-07 10:19:23 +0530
  • 3776e32364
    Fix commands activating anywhere in the input (#156) Samuel Dionne-Riel 2021-11-07 00:32:50 -0400
  • cb29a06b10 Fix go-to commands activating anywhere in the input Samuel Dionne-Riel 2021-11-06 16:17:11 -0400
  • fb42c79789 Fix commands activating anywhere in the input Samuel Dionne-Riel 2021-11-06 02:05:33 -0400
  • fb5a54dd17 Re: fix alignment on hsInput in safari Ajay Bura 2021-11-06 19:12:45 +0530
  • b89e0e4bfd fix: Fix the syntax error in the tauri workflow file MTRNord 2021-11-06 14:00:51 +0100
  • b2032a91bb feat: Add Initial version of CI for tauri MTRNord 2021-11-06 13:58:50 +0100
  • 916d564f82 fix alignment on hsInput in safari Ajay Bura 2021-11-06 18:25:56 +0530
  • c4eb70f299 feat: Initial tauri version of Cinny MTRNord 2021-11-06 13:26:25 +0100
  • 364def188a Removed some servers and fixed shadow on input in safari Ajay Bura 2021-11-06 18:09:29 +0530
  • d1228a085b Updated dependencies Ajay Bura 2021-11-06 17:56:50 +0530
  • 6c5a29fb48 Updated dependencies and build instructions Ajay Bura 2021-11-06 16:26:18 +0530
  • a83aecaa69 Full UIAA implement (#93), #32, #146, #64, #102 Ajay Bura 2021-11-06 15:15:35 +0530
  • 3d885ec262 Added debounce, throttle, getUrlParams Ajay Bura 2021-11-06 15:12:36 +0530
  • 6fdace07c8 Automatic update people list Ajay Bura 2021-10-29 18:11:02 +0530
  • 8711658e75 Feature: invite/disinvite from profile viewer Ajay Bura 2021-10-29 17:13:33 +0530
  • e25dc46863 Add option to select role on roomCreation Ajay Bura 2021-10-29 14:59:16 +0530
  • f53f54af7f Refactor 2194cb65a2 Ajay Bura 2021-10-29 13:20:27 +0530
  • 763aa8865b Bumped dependencies Ajay Bura 2021-10-28 18:39:34 +0530
  • 2194cb65a2 Hide pinned space notification from home icon Ajay Bura 2021-10-28 15:30:16 +0530
  • 60435d505f Fix duplicate notification count Ajay Bura 2021-10-28 15:08:26 +0530
  • af983c76b8 Fix SOO button sorting Ajay Bura 2021-10-28 13:42:57 +0530
  • ef161bbb31
    Improve SSO display on login page (#150) Zalax 2021-10-27 15:39:35 +0200
  • ac364e5ab7
    Fixed links splitting across line mid-word (#151) daemonspring 2021-10-27 14:31:45 +0100
  • 2e2b1c6f18 Added variety of msg on loading app Ajay Bura 2021-10-27 19:00:31 +0530
  • 1fa1496d7f Added logout in loading screen Ajay Bura 2021-10-27 17:08:26 +0530
  • 8fb9365eaa Enhanced invite list UX Ajay Bura 2021-10-27 16:48:31 +0530
  • 92ab8331d0 Fix overscroll behavior Ajay Bura 2021-10-27 16:06:07 +0530
  • 603d373cee Fix notification minus count Ajay Bura 2021-10-27 16:03:41 +0530