Commit Graph

  • eddba3c652 Fix font weight for dark theme Ajay Bura 2022-01-16 14:17:23 +05:30
  • f0c9a458bb Add broken avatar fallback Ajay Bura 2022-01-16 10:41:37 +05:30
  • 62c9e271d8 Add padding in scroll view for safari Ajay Bura 2022-01-15 20:11:37 +05:30
  • 871a25364d Fix typo in room-options Ajay Bura 2022-01-14 09:43:35 +05:30
  • e67abae3e0 Add afterClose param to reusabel context menu Ajay Bura 2022-01-13 18:43:22 +05:30
  • c50565dfda Open room options with right click Ajay Bura 2022-01-13 18:31:56 +05:30
  • 60c44da974 Refactor room options Ajay Bura 2022-01-13 18:30:43 +05:30
  • ba6d9d0c23 Add option to change reaction permission Ajay Bura 2022-01-13 15:45:27 +05:30
  • 8c55f38b07 Add ability to change room permissions Ajay Bura 2022-01-13 13:26:38 +05:30
  • 568cf5e2ad Update readme Ajay Bura 2022-01-13 10:48:08 +05:30
  • 5e843f7a4f Fix crash in profile viewer Ajay Bura 2022-01-13 10:33:04 +05:30
  • 090ada5807 Add option to unban user in profile viewer Ajay Bura 2022-01-13 10:28:33 +05:30
  • 0e17c57856 Remove mention button from profile viewer Ajay Bura 2022-01-13 09:46:08 +05:30
  • 74464992e6 Redesign session chip in profile viewer Ajay Bura 2022-01-13 09:42:23 +05:30
  • a1d9c21337 Add option to ban user in profile viewer Ajay Bura 2022-01-12 18:50:54 +05:30
  • 248fc15716 Add option to kick user in profile viewer Ajay Bura 2022-01-12 18:26:52 +05:30
  • e38ddebfb6 Refactor code of profile viewer Ajay Bura 2022-01-12 16:46:56 +05:30
  • 57fc8b2f1a Fix quote from discord bridge Ajay Bura 2022-01-12 15:11:34 +05:30
  • b7fac8bcbc Update people drawer on power level change Ajay Bura 2022-01-12 13:57:47 +05:30
  • 12f2eed5b3 Add ability to change power level in profile viewer Ajay Bura 2022-01-12 13:57:13 +05:30
  • 3f39fd487f Fix custom power level selection return NaN Ajay Bura 2022-01-12 11:40:55 +05:30
  • 950bf14d95 Fix markdown heading formatting Ajay Bura 2022-01-12 11:17:44 +05:30
  • a279995982 Add action to open reusabel context menu Ajay Bura 2022-01-11 20:46:41 +05:30
  • a2eb9734f1 Add PowerLevelSelector component Ajay Bura 2022-01-11 20:45:10 +05:30
  • cb23991841 Add ReusableContextMenu component Ajay Bura 2022-01-11 20:43:40 +05:30
  • 769d24d196 Add room permissions Ajay Bura 2022-01-10 20:34:54 +05:30
  • af61f4f1db Refactor SettingTile component Ajay Bura 2022-01-10 20:33:40 +05:30
  • f8f77075ec Remove error handling from Avatar component Ajay Bura 2022-01-09 16:22:04 +05:30
  • 34bb5f9928 Fix error on room leave Ajay Bura 2022-01-09 10:29:06 +05:30
  • ca3cced6ad Fix system theme not working on load Ajay Bura 2022-01-07 10:21:35 +05:30
  • be905ac7be Hide role dropdown icon in profile viewer (#215) Ajay Bura 2022-01-05 17:50:50 +05:30
  • 53f3ccc888 Fix memory leaks Ajay Bura 2022-01-05 17:48:37 +05:30
  • c304670f47 Add globe icons in search Ajay Bura 2022-01-05 17:47:41 +05:30
  • 6388894aa4 Fix focus bug on room-selector Ajay Bura 2022-01-05 14:57:11 +05:30
  • c27b11bf25 Add room alias or id as fallback in room profile Ajay Bura 2022-01-05 14:56:30 +05:30
  • 11f395f65f Add toggle to use browser's preferred theme (#224) Gregory Anders 2022-01-03 06:16:43 -07:00
  • 63a0adaa6e Add ability to enable room encryption Ajay Bura 2022-01-02 12:08:19 +05:30
  • 0ddeb02d23 Add ability to manage room history visibility Ajay Bura 2022-01-01 16:27:36 +05:30
  • c23acf9e9e Fix context menu margin in auth page Ajay Bura 2022-01-01 11:47:53 +05:30
  • 54635bf0d3 Add ability to manage room addresses Ajay Bura 2022-01-01 11:43:35 +05:30
  • 6fdd9ed48b Remove room-settings hotkeys Ajay Bura 2021-12-31 17:39:39 +05:30
  • a0399b7f5e Add disabled attribute in Checkbox, Toggle and RadioButton Ajay Bura 2021-12-31 17:38:25 +05:30
  • 387f6bcad4 Fix font-variant-ligatures Ajay Bura 2021-12-31 10:08:29 +05:30
  • 0b43431543 Temp EmojiBoard performance improved Ajay Bura 2021-12-30 16:37:11 +05:30
  • 34862f9ace Fix EmojiBoard styling Ajay Bura 2021-12-30 14:17:55 +05:30
  • cd465ca35a Fix default checkbox size Ajay Bura 2021-12-30 12:47:25 +05:30
  • 93251e0029 Show pack icon or first emoji as fallback in EmojiBoard sidebar Ajay Bura 2021-12-30 12:46:48 +05:30
  • c2402ddb72 Add isImage prop in RawIcon Ajay Bura 2021-12-30 12:44:14 +05:30
  • d3dcb320f4 Add checkbox component Ajay Bura 2021-12-30 11:37:18 +05:30
  • fd9f734de1 Add custom emoji to emoji board (#210) Emi 2021-12-29 23:02:49 -05:00
  • 9ea9bf4035 Add support for sending room-local emoji (#209) Emi 2021-12-28 23:26:17 -05:00
  • f9b70d65d8 Fix message formatting Ajay Bura 2021-12-28 10:54:46 +05:30
  • 90621bb1e3 Add support for sending user emoji using autocomplete (#205) Emi 2021-12-27 22:29:39 -05:00
  • 6ff339b552 Use jumbo emoji for short emoji-only messages (#207) Emi 2021-12-26 23:54:07 -05:00
  • 9854f4eb2d Make contributing guideline short and simple Ajay Bura 2021-12-26 20:15:07 +05:30
  • d46b046f2d Adjust drawer width in small screen Ajay Bura 2021-12-26 16:16:58 +05:30
  • d02e8dcd4e Add optoins to change room visibility Ajay Bura 2021-12-26 15:34:20 +05:30
  • 07b1fe8e47 Add separate icon for public rooms and spaces Ajay Bura 2021-12-26 11:26:41 +05:30
  • 7c368ae029 Fix spolier click not working on some browser Ajay Bura 2021-12-25 12:26:20 +05:30
  • d6b5f92d6c Add GeneralSettings component Ajay Bura 2021-12-24 15:09:58 +05:30
  • 2b70a49e09 Refactor RoomOptions component Ajay Bura 2021-12-24 15:09:11 +05:30
  • 8cfa20be1e Add RoomNotification component Ajay Bura 2021-12-24 15:08:16 +05:30
  • 246f6caf20 Add disable prop in IconButton and MenuItem Ajay Bura 2021-12-24 15:05:56 +05:30
  • 7750366654 Fix RadioButton style Ajay Bura 2021-12-24 15:03:57 +05:30
  • 0f963a93f1 Fix twemoji scaling Ajay Bura 2021-12-24 10:18:07 +05:30
  • ea5b63af18 Add RadioButton component Ajay Bura 2021-12-23 17:09:09 +05:30
  • 5e89675c9c Auto update room profile on change Ajay Bura 2021-12-23 10:03:20 +05:30
  • 5777c1ab27 Add RoomSettings comp Ajay Bura 2021-12-22 20:18:32 +05:30
  • 8eda0aeab3 Add room profile comp Ajay Bura 2021-12-22 20:17:01 +05:30
  • 23c430fadc Add tabs comp Ajay Bura 2021-12-21 18:34:13 +05:30
  • aa423cfa5b Removed mixin that was wiping out existing padding (#196) daemonspring 2021-12-20 08:17:38 +00:00
  • eb753a3f32 v1.6.1 v1.6.1 Ajay Bura 2021-12-19 20:33:52 +05:30
  • 4a300a3cb2 Fix people search icon displacement Ajay Bura 2021-12-19 20:32:47 +05:30
  • c4e16418e0 Open settings on sidebar user profile click Ajay Bura 2021-12-19 20:05:13 +05:30
  • 27e7a67a9a Separate jump to unread & mark as read Ajay Bura 2021-12-19 19:37:38 +05:30
  • ce9f140ddf Refector sass Ajay Bura 2021-12-19 10:28:41 +05:30
  • 85c3240b54 Fix theme Ajay Bura 2021-12-18 10:10:23 +05:30
  • 9c12e11375 Fix read receipt count Ajay Bura 2021-12-17 17:22:38 +05:30
  • 630dbee817 Fix theme Ajay Bura 2021-12-17 11:32:21 +05:30
  • 18dc02c700 Fix mxid colors for dark theme Ajay Bura 2021-12-16 18:39:44 +05:30
  • 3d7e509f9a Localize fonts Ajay Bura 2021-12-16 17:55:16 +05:30
  • ed27e6b8e4 Fix dark theme color Ajay Bura 2021-12-15 21:43:23 +05:30
  • 631ce7645f Fix msg timeline keep scrolling when not in focus Ajay Bura 2021-12-15 17:26:22 +05:30
  • 181382b2b7 Fix show msg header after new msgs divider Ajay Bura 2021-12-15 17:05:45 +05:30
  • ca15e69ae0 Fix multiple new message indicator Ajay Bura 2021-12-14 20:47:01 +05:30
  • ba64ba0bd0 Fix dialog closing animation jank Ajay Bura 2021-12-14 17:26:32 +05:30
  • 1df4d32d69 Fix reaction not active Ajay Bura 2021-12-14 16:23:41 +05:30
  • 5d380453a4 Bugs fixed v1.6.0 Ajay Bura 2021-12-13 21:18:23 +05:30
  • ba629f1764 v1.6.0 Ajay Bura 2021-12-13 21:12:42 +05:30
  • f2edcaff85 Updated olm -> v3.2.8, matrix-js-sdk -> v15.2.1 Ajay Bura 2021-12-13 21:07:15 +05:30
  • 6d358d4087 Bugs fixed Ajay Bura 2021-12-13 21:05:37 +05:30
  • 46dd50a744 Fix hide auto fill suggestions on msg send Ajay Bura 2021-12-13 19:38:11 +05:30
  • 3c2058f0e1 Updated olm to v3.2.7 Ajay Bura 2021-12-13 18:08:09 +05:30
  • c22c407ee5 Make spoiler click to toggle (#176) Ajay Bura 2021-12-13 15:14:57 +05:30
  • 1ed1dfc78a Fix bug Ajay Bura 2021-12-13 14:40:24 +05:30
  • 5797a1d8e5 Add typing outside focus on msg feild (#112) Ajay Bura 2021-12-13 14:31:43 +05:30
  • 6d5d40b8e3 Fix multiple unread divider Ajay Bura 2021-12-13 11:03:48 +05:30
  • 90c6b18cbb Add btn to hide membership events from timeline Ajay Bura 2021-12-12 20:53:32 +05:30
  • ecb7d5ef10 Fix theme colors Ajay Bura 2021-12-12 19:55:03 +05:30
  • e2b347c783 Fix messages white-space Ajay Bura 2021-12-12 18:45:43 +05:30