Commit Graph

  • 2567328e8b Bump @fontsource/inter from 4.5.4 to 4.5.5 (#380) dependabot[bot] 2022-03-15 09:48:42 +05:30
  • a7568fcbbf Bump @babel/core from 7.17.5 to 7.17.7 (#379) dependabot[bot] 2022-03-15 09:48:31 +05:30
  • 27a06ae90c Enable hide nick avatar event by default Ajay Bura 2022-03-14 17:48:27 +05:30
  • 211fd19031 Prevent unnecessary calc in home roomlist Ajay Bura 2022-03-14 17:34:34 +05:30
  • fe18611b4b Fix getAllParent including itself Ajay Bura 2022-03-14 17:31:57 +05:30
  • 5e9b45ad5f Fix roomlist not updating when adding space cycle Ajay Bura 2022-03-14 17:29:40 +05:30
  • af833daee4 Fix root space appear as category in cyclic relation Ajay Bura 2022-03-13 18:52:51 +05:30
  • 1ad5317d6e Ignore space notification Ajay Bura 2022-03-13 16:40:26 +05:30
  • 7cf5df80ce Fix getParentSpaces can cause call stack overflow Ajay Bura 2022-03-13 15:36:15 +05:30
  • d6b880d110 Fix wrong notification count Ajay Bura 2022-03-13 15:12:54 +05:30
  • cf58a4376e Improve roomlist code Ajay Bura 2022-03-13 10:37:25 +05:30
  • a76dcb289a Improve code quality Ajay Bura 2022-03-12 14:14:56 +05:30
  • 48ec6224e7 Add recent clock icon Ajay Bura 2022-03-11 16:03:48 +05:30
  • 127dd8baf4 Add cmd + k hotkey for mac os Ajay Bura 2022-03-11 14:14:57 +05:30
  • d25c3ff4fc Fix pressing crtl/alt key jump to highlighted msg (#344) Ajay Bura 2022-03-11 14:04:44 +05:30
  • f0e9de4cf9 Fix not all emoji-only messages being detected as jumbo emoji (#368) ginnyTheCat 2022-03-11 06:03:58 +01:00
  • 92607a788e Fix docker not building on some OS Ajay Bura 2022-03-10 18:23:54 +05:30
  • 82948c1f55 Fix new message do not appear sometimes (#185) Ajay Bura 2022-03-10 17:58:40 +05:30
  • 714929c72f Bump Cinny version to 1.8.0 v1.8.0 Krishan 2022-03-08 16:53:17 +05:30
  • 98f0d384cb Bump webpack from 5.69.1 to 5.70.0 (#359) dependabot[bot] 2022-03-08 16:50:36 +05:30
  • e3c87ecf65 Bump css-loader from 6.6.0 to 6.7.0 (#360) dependabot[bot] 2022-03-08 16:47:30 +05:30
  • 1fb9e98eeb Bump mini-css-extract-plugin from 2.5.3 to 2.6.0 (#358) dependabot[bot] 2022-03-08 16:46:48 +05:30
  • 01d7c8ec36 Bump eslint-plugin-react from 7.29.2 to 7.29.3 (#361) dependabot[bot] 2022-03-08 16:43:38 +05:30
  • 22d8d5a0b8 Bump actions/upload-artifact from 2.3.1 to 3.0.0 (#362) dependabot[bot] 2022-03-08 16:42:59 +05:30
  • 631ed997ba Bump actions/checkout from 2.4.0 to 3.0.0 (#363) dependabot[bot] 2022-03-08 16:42:31 +05:30
  • 01930ab0cf Bump docker/login-action from 1.14.0 to 1.14.1 (#364) dependabot[bot] 2022-03-08 16:41:39 +05:30
  • b8fe4c937e Add dnd space shortcut (#153) Ajay Bura 2022-03-08 16:34:55 +05:30
  • a7a5b08ad8 Add function to move space shortcut Ajay Bura 2022-03-08 16:29:52 +05:30
  • faaac72b81 Add forward ref in avatar component Ajay Bura 2022-03-08 16:29:01 +05:30
  • 8f41139076 Refactor sidebar avatar component Ajay Bura 2022-03-07 21:05:47 +05:30
  • e1a67acde1 Add manage pin spaces Ajay Bura 2022-03-06 17:52:04 +05:30
  • 4ab2af51a5 Add option to create muliple pin spaces shortcut Ajay Bura 2022-03-06 17:51:21 +05:30
  • 9ffc4eaa40 Add pin plus icon Ajay Bura 2022-03-06 17:50:03 +05:30
  • 5eda2581f4 Fix side margin Ajay Bura 2022-03-06 17:49:21 +05:30
  • 21ceb4fdc4 Fix room with join rule knock looks dm Ajay Bura 2022-03-06 17:48:31 +05:30
  • edcf43efba Update English strings, fix #352, #354 (#356) Krishan 2022-03-06 15:57:39 +05:30
  • eb1ef16b5e Remove maximum-scale Ajay Bura 2022-03-04 20:13:38 +05:30
  • 6b9c8b7a87 Fix roomlist not updating live Ajay Bura 2022-03-03 18:46:47 +05:30
  • a05b96e9a0 Show categorized subspaces Ajay Bura 2022-03-03 18:36:53 +05:30
  • 699f67aa75 Add rooms category component Ajay Bura 2022-03-03 18:36:09 +05:30
  • 76e469e444 Add horizontal menu icon Ajay Bura 2022-03-03 18:34:28 +05:30
  • 8df630ee0c Update postie to have multiple inbox Ajay Bura 2022-03-03 18:33:58 +05:30
  • b0c4c53880 Add categorize space option in space settings Ajay Bura 2022-03-02 21:35:09 +05:30
  • 116a9c9de0 Add categorize space option Ajay Bura 2022-03-02 21:30:14 +05:30
  • e63f8ab8b8 Add categorized spaces hook Ajay Bura 2022-03-02 21:24:30 +05:30
  • 424245df18 Add categorized spaces in account data Ajay Bura 2022-03-02 21:24:11 +05:30
  • 094a11ec64 Add categorize spaces function in RoomList Ajay Bura 2022-03-02 20:57:29 +05:30
  • 6b03c9c99f Bump eslint from 8.9.0 to 8.10.0 (#349) dependabot[bot] 2022-03-01 16:34:22 +05:30
  • 3d116af011 Bump matrix-js-sdk from 15.5.2 to 15.6.0 (#347) dependabot[bot] 2022-03-01 16:32:53 +05:30
  • cbd965d8e5 Bump eslint-plugin-react from 7.28.0 to 7.29.2 (#346) dependabot[bot] 2022-03-01 16:32:19 +05:30
  • c9d972fc12 Bump sass from 1.49.8 to 1.49.9 (#348) dependabot[bot] 2022-03-01 10:22:12 +05:30
  • da9979494e Bump node from 17.5.0-alpine3.15 to 17.6.0-alpine3.15 (#351) dependabot[bot] 2022-03-01 10:16:51 +05:30
  • f5c907af33 Bump docker/login-action from 1.13.0 to 1.14.0 (#350) dependabot[bot] 2022-03-01 10:15:58 +05:30
  • 906fc2dd3d Refector room list drawer Ajay Bura 2022-02-27 21:10:54 +05:30
  • a62df536dd Move space shortcut from roomlist to accountdata Ajay Bura 2022-02-27 17:02:03 +05:30
  • 7db674b65d Fix button styles Ajay Bura 2022-02-27 16:58:15 +05:30
  • 784deaa6ea Add icons Ajay Bura 2022-02-27 16:57:20 +05:30
  • 8bc41c2c32 Fix bug when creating room Ajay Bura 2022-02-27 10:50:27 +05:30
  • 79afc7649d Add option to create room/space Ajay Bura 2022-02-26 21:00:52 +05:30
  • 2eee3736df Bump actions/github-script from 3.1.0 to 6.0.0 (#314) dependabot[bot] 2022-02-24 08:19:14 +05:30
  • a8ba38ef1e Fix bug in add existing rooms Ajay Bura 2022-02-23 20:19:56 +05:30
  • d3ddbc0c72 Fix space add options visible in home Ajay Bura 2022-02-23 19:48:24 +05:30
  • 6c4085398e Add option to add existing room in space Ajay Bura 2022-02-23 19:30:48 +05:30
  • 2308578622 Fix input freeze on sending message (#343) ginnyTheCat 2022-02-23 04:05:06 +01:00
  • 47cd87e653 Bump style-loader from 2.0.0 to 3.3.1 (#341) dependabot[bot] 2022-02-22 20:02:07 +05:30
  • 87c9684c71 Bump @tippyjs/react from 4.2.5 to 4.2.6 (#340) dependabot[bot] 2022-02-22 19:56:47 +05:30
  • 0b66d73178 Bump micromark from 3.0.7 to 3.0.10 (#339) dependabot[bot] 2022-02-22 19:55:52 +05:30
  • 24cd238eaf Bump dateformat from 5.0.2 to 5.0.3 (#338) dependabot[bot] 2022-02-22 19:51:31 +05:30
  • 72bb9b80ad Bump @babel/core from 7.17.0 to 7.17.5 (#337) dependabot[bot] 2022-02-22 19:51:08 +05:30
  • 3d42ac8e44 Bump html-react-parser from 1.4.0 to 1.4.8 (#336) dependabot[bot] 2022-02-22 19:50:40 +05:30
  • 205ab3b16d Bump emojibase-data from 6.2.0 to 7.0.1 (#331) dependabot[bot] 2022-02-22 19:40:53 +05:30
  • bb25da274d Bump eslint from 8.8.0 to 8.9.0 (#335) dependabot[bot] 2022-02-22 19:40:16 +05:30
  • b56de35664 Bump matrix-js-sdk from 15.5.0 to 15.5.2 (#332) dependabot[bot] 2022-02-22 19:34:56 +05:30
  • 0655ac82f2 Bump sass from 1.49.7 to 1.49.8 (#333) dependabot[bot] 2022-02-22 19:32:08 +05:30
  • 166dbfa491 Bump webpack-dev-server from 4.7.3 to 4.7.4 (#334) dependabot[bot] 2022-02-22 19:31:50 +05:30
  • 9348977548 Bump sanitize-html from 2.5.3 to 2.7.0 (#329) dependabot[bot] 2022-02-22 19:18:34 +05:30
  • 769c3eea9b Bump copy-webpack-plugin from 9.0.1 to 10.2.4 (#330) dependabot[bot] 2022-02-22 19:14:42 +05:30
  • e7095af5b8 Bump webpack from 5.62.1 to 5.69.1 (#328) dependabot[bot] 2022-02-22 19:14:09 +05:30
  • fd42d72423 Bump css-minimizer-webpack-plugin from 1.3.0 to 3.4.1 (#327) dependabot[bot] 2022-02-22 19:10:47 +05:30
  • 1382c455a2 Bump css-loader from 5.2.7 to 6.6.0 (#293) dependabot[bot] 2022-02-22 19:07:34 +05:30
  • 1d7fbc841e Add option to view event source (#320) ginnyTheCat 2022-02-22 14:31:04 +01:00
  • a8a168b0a7 Bump html-loader from 2.1.2 to 3.1.0 (#296) dependabot[bot] 2022-02-22 18:57:51 +05:30
  • dbd1d02485 Bump sass-loader from 11.0.1 to 12.6.0 (#326) dependabot[bot] 2022-02-22 18:55:19 +05:30
  • 1c307daa03 Bump @babel/preset-env from 7.13.12 to 7.16.11 (#295) dependabot[bot] 2022-02-22 18:52:47 +05:30
  • 7a31f84d34 Bump docker/login-action from 1.12.0 to 1.13.0 (#325) dependabot[bot] 2022-02-22 18:44:38 +05:30
  • a2a4dd9862 Bump node from 17.4.0-alpine3.15 to 17.5.0-alpine3.15 (#313) dependabot[bot] 2022-02-22 18:44:16 +05:30
  • 3d8e0f6c23 Bump follow-redirects from 1.14.7 to 1.14.8 (#316) dependabot[bot] 2022-02-22 18:43:18 +05:30
  • 146da2d072 Bump simple-get from 3.1.0 to 3.1.1 (#309) dependabot[bot] 2022-02-22 18:42:49 +05:30
  • 6a9964e889 Use font as npm module Ajay Bura 2022-02-21 21:29:17 +05:30
  • 318e7c7458 Make dialog to add existing rooms to space Ajay Bura 2022-02-20 20:17:13 +05:30
  • f8e2d27bb0 Add tabIndex prop in checkbox Ajay Bura 2022-02-20 20:14:28 +05:30
  • 44544f3289 Add ability to pass node in dialog title Ajay Bura 2022-02-20 20:13:59 +05:30
  • 76a5c99b08 Add space plus ic Ajay Bura 2022-02-20 17:33:26 +05:30
  • 70f0f91a17 Fix manage rooms not showing avatar for dms ajbura 2022-02-19 19:41:36 +05:30
  • f1394239a3 Fix search dialog styles ajbura 2022-02-19 19:35:12 +05:30
  • 9e810502c2 Fix dialog screen overflow ajbura 2022-02-19 19:28:44 +05:30
  • c67a1752c5 Add ability to remove and suggest/not rooms in manage space ajbura 2022-02-19 16:18:39 +05:30
  • d87e40ada5 Add suggested room label in manage rooms ajbura 2022-02-19 13:40:32 +05:30
  • 86bbaa437e Fix manage room showing rooms as dms in some homeserver ajbura 2022-02-18 19:28:55 +05:30
  • 96b6b56d95 Update loading screen message ajbura 2022-02-17 21:12:28 +05:30