Commit graph

  • 1ab8953769 Removed dead code ajbura 2022-02-08 17:32:49 +05:30
  • 1c5a0b220d Fix edit message input not expending properly ajbura 2022-02-08 17:27:57 +05:30
  • 86b3948e4a Keyboard focus related bugs (#299) ginnyTheCat 2022-02-08 12:43:59 +01:00
  • 96d013b32b Change icon of join public room button ajbura 2022-02-07 15:45:57 +05:30
  • 8467db6de1 Keep direct rooms orthogonal (#183) ajbura 2022-02-05 19:25:59 +05:30
  • fcde3140a7 Show tombstone message in tombstoned room (#195) ajbura 2022-02-05 18:59:44 +05:30
  • eaabefa5a5 Fix avatar showing av when loading (#247) ajbura 2022-02-05 18:19:30 +05:30
  • 3874104325 Fix select effect in emojiboard (#254) ajbura 2022-02-05 18:07:41 +05:30
  • a9c1489184 Fix sending localEvent id to redact and reply (#231) ajbura 2022-02-05 17:53:02 +05:30
  • 82445dca01 Move message options upwards ajbura 2022-02-05 17:51:16 +05:30
  • f2a4903cf8 Add react/no-unstable-nested-components rule in eslintrc ajbura 2022-02-05 17:49:51 +05:30
  • 3e2015adee Trim homserver in Auth component ajbura 2022-02-04 11:43:39 +05:30
  • 90fa2aa8b0 Fix reaction tooltip message ajbura 2022-02-04 11:39:18 +05:30
  • 3a4dcaa6a9 Bump matrix-js-sdk from 15.4.0 to 15.5.0 (#294) dependabot[bot] 2022-02-03 20:58:24 +05:30
  • 64751a0664 Bump @babel/core from 7.16.12 to 7.17.0 (#290) dependabot[bot] 2022-02-03 20:57:17 +05:30
  • 77b89795fd Bump tippy.js from 6.3.2 to 6.3.7 (#291) dependabot[bot] 2022-02-03 20:57:00 +05:30
  • 2ea987e7b1 Bump react-modal from 3.14.3 to 3.14.4 (#292) dependabot[bot] 2022-02-03 20:56:43 +05:30
  • bd1234cead Bump dateformat from 4.5.1 to 5.0.2 (#287) dependabot[bot] 2022-02-03 20:45:49 +05:30
  • c2bf6ad49e Bump clean-webpack-plugin from 3.0.0 to 4.0.0 (#286) dependabot[bot] 2022-02-03 20:42:06 +05:30
  • dd3d82c267 Bump webpack-cli from 4.9.1 to 4.9.2 (#285) dependabot[bot] 2022-02-03 20:41:25 +05:30
  • 6bad01f7d8 Bump sass from 1.49.0 to 1.49.7 (#288) dependabot[bot] 2022-02-03 20:40:42 +05:30
  • 3e69d4728e Replace gfmHtml with gfmHtml() as per #282 ajbura 2022-02-03 20:35:02 +05:30
  • e792650ab2 Bump eslint from 7.32.0 to 8.8.0 (#278) dependabot[bot] 2022-02-03 20:20:43 +05:30
  • 719d05c872 Bump eslint-config-airbnb from 18.2.1 to 19.0.4 (#279) dependabot[bot] 2022-02-03 20:17:48 +05:30
  • ac111feb6a Bump sass from 1.43.4 to 1.49.0 (#280) dependabot[bot] 2022-02-03 20:15:47 +05:30
  • a90660621b Bump @babel/core from 7.15.8 to 7.16.12 (#281) dependabot[bot] 2022-02-03 20:14:31 +05:30
  • 14411a4bc2 Bump micromark-extension-gfm from 1.0.0 to 2.0.1 (#282) dependabot[bot] 2022-02-03 20:13:29 +05:30
  • 6119707825 Drag and drop files (#283) ginnyTheCat 2022-02-03 15:40:22 +01:00
  • e6bef22dce Show confirm dialog when change your own power level Ajay Bura 2022-02-01 09:41:50 +05:30
  • 91d0876611 Remove unused deps, restore github-script to 3.1.0 Ajay Bura 2022-01-31 22:29:18 +05:30
  • 7ba1f08efd Bump @babel/preset-react from 7.14.5 to 7.16.7 (#277) dependabot[bot] 2022-01-31 22:06:12 +05:30
  • f6ef638000 Bump mini-css-extract-plugin from 1.6.2 to 2.5.3 (#275) dependabot[bot] 2022-01-31 22:05:46 +05:30
  • 092e457506 Bump follow-redirects from 1.14.5 to 1.14.7 (#266) dependabot[bot] 2022-01-31 21:47:09 +05:30
  • d3bd4a87c5 Bump nanoid from 3.1.30 to 3.2.0 (#265) dependabot[bot] 2022-01-31 21:31:38 +05:30
  • f5f61b6749 Add support for sending spoiler markdown (#267) ginnyTheCat 2022-01-31 16:58:42 +01:00
  • 764afba27b Add menu header in general settings Ajay Bura 2022-01-31 15:22:53 +05:30
  • cd70abe24a Improve UX of members tab Ajay Bura 2022-01-31 15:20:12 +05:30
  • f1e8bdeaca Add license for graphics Ajay Bura 2022-01-31 12:16:49 +05:30
  • 967d82628e Add credits in app about section Ajay Bura 2022-01-31 12:15:58 +05:30
  • 8f4c13e3ba Use specific and latest version in actions x2 Ajay Bura 2022-01-31 10:03:31 +05:30
  • d90edd2cb0 Use specific and latest version in actions Ajay Bura 2022-01-31 09:59:36 +05:30
  • 149ef9f598 Bump prop-types from 15.7.2 to 15.8.1 (#276) dependabot[bot] 2022-01-31 09:34:14 +05:30
  • 03cc648234 Update build-pull-request.yml to use npm ci (#271) Krishan 2022-01-30 20:59:37 +05:30
  • ba1835a58a Improve Dockerfile (#256) C0ffeeCode 2022-01-30 16:28:38 +01:00
  • 17194d7ece Create dependabot.yml (#260) Felix 2022-01-30 16:27:53 +01:00
  • 883cee1e89 Fix bug in room member search Ajay Bura 2022-01-30 18:57:15 +05:30
  • 44f39077d8 Add member list in space settings Ajay Bura 2022-01-30 18:47:19 +05:30
  • 01601e81ec Add max width for room and space options menu Ajay Bura 2022-01-30 10:41:18 +05:30
  • 49695c87d0 Add btn and hotkey to close room settings (#269) Ajay Bura 2022-01-30 10:05:46 +05:30
  • 3ee6c2c1c0 Enable markdown by default Ajay Bura 2022-01-29 19:54:39 +05:30
  • e27b46366f Add Desktop notifications (#252) ginnyTheCat 2022-01-29 15:20:51 +01:00
  • c812d0cf03 Add space options in space selector Ajay Bura 2022-01-29 14:31:14 +05:30
  • f004c106a6 Open space options on right click pinned space icon Ajay Bura 2022-01-29 14:30:42 +05:30
  • f9fbea1069 Add space options context menu Ajay Bura 2022-01-29 14:11:05 +05:30
  • 14ec81ab8b Add space settings Ajay Bura 2022-01-29 13:48:06 +05:30
  • 4e3fe7ec1f Make room permission component reusable for space settings Ajay Bura 2022-01-29 13:47:37 +05:30
  • 730673b7c4 Make room profile component reusable for space settings Ajay Bura 2022-01-29 13:47:06 +05:30
  • 039f510947 Make room alias component reusable for space settings Ajay Bura 2022-01-29 13:46:32 +05:30
  • 7d6478a543 Make title prop as node in PopupWindow component Ajay Bura 2022-01-29 13:45:36 +05:30
  • 84c9723e2a Fix emoji scaling in suggestion Ajay Bura 2022-01-28 10:55:52 +05:30
  • b5b36bcdde Normalize unicode search (#263) ginnyTheCat 2022-01-27 11:05:53 +01:00
  • 912be7863b Twemojify name suggestion Ajay Bura 2022-01-27 11:20:36 +05:30
  • 2597724def Updated dependencies Ajay Bura 2022-01-27 09:49:52 +05:30
  • fa01058934 v1.7.0 v1.7.0 Ajay Bura 2022-01-26 18:06:07 +05:30
  • 548c3036e5 Hide reaction picker for user without permission Ajay Bura 2022-01-26 17:16:40 +05:30
  • 6d11b9f071 Refactor navigation Ajay Bura 2022-01-26 17:03:26 +05:30
  • fda460bcb8 Fix scroll when switching between home and DM (#243) Ajay Bura 2022-01-26 15:54:58 +05:30
  • df47249f21 Fix gap under typing indicator in some device Ajay Bura 2022-01-26 15:29:45 +05:30
  • 0d92dc93da Bugfix: Add lazy loading to emoji board (#259) Justin Shaw 2022-01-25 22:48:11 -08:00
  • b803c86b87 Add support for custom emoji in reactions Ajay Bura 2022-01-26 12:06:18 +05:30
  • f0e6793431 Show underline on link hover Ajay Bura 2022-01-25 12:15:47 +05:30
  • 96b6366ea3 Fix scrollbar padding for safari breaks other component styling Ajay Bura 2022-01-24 14:56:36 +05:30
  • 6bfaa9ed93 twemojify names in reaction tooltip Ajay Bura 2022-01-24 14:54:53 +05:30
  • 5d073052fb Fix username overflow in timeline change messages Ajay Bura 2022-01-24 14:53:51 +05:30
  • 22b059eeb1 Update contributing.md Ajay Bura 2022-01-17 12:50:58 +05:30
  • 64167cb245 Fix live read recipt count (#227) Ajay Bura 2022-01-17 12:20:18 +05:30
  • 9394dc1ea6 Disabe search input in encrypted room Ajay Bura 2022-01-17 12:19:35 +05:30
  • 696ce3581c Disabe search in encrypted room Ajay Bura 2022-01-17 10:15:13 +05:30
  • 7121226a66 Fix type in search icon tooltip Ajay Bura 2022-01-17 10:00:19 +05:30
  • 470222c717 Update bug report template Ajay Bura 2022-01-16 18:20:39 +05:30
  • 96fb329ea3 Add search icon in room header Ajay Bura 2022-01-16 18:18:33 +05:30
  • 5de7fa618b Update bug report template Ajay Bura 2022-01-16 18:18:06 +05:30
  • 2f33ea7b12 Fix crash in profile viewer Ajay Bura 2022-01-16 18:17:20 +05:30
  • 0b3aeae1ba Re-arrange general room settings Ajay Bura 2022-01-16 17:55:00 +05:30
  • 18d157df80 Add ability to search room messages Ajay Bura 2022-01-16 14:17:50 +05:30
  • 81346af450 Fix font weight for dark theme Ajay Bura 2022-01-16 14:17:23 +05:30
  • fa992af23c Add broken avatar fallback Ajay Bura 2022-01-16 10:41:37 +05:30
  • ce7d4fe4be Add padding in scroll view for safari Ajay Bura 2022-01-15 20:11:37 +05:30
  • a6c569ca71 Fix typo in room-options Ajay Bura 2022-01-14 09:43:35 +05:30
  • fb22b6ba1c Add afterClose param to reusabel context menu Ajay Bura 2022-01-13 18:43:22 +05:30
  • 257bbbeb8c Open room options with right click Ajay Bura 2022-01-13 18:31:56 +05:30
  • 0ff32a0d8c Refactor room options Ajay Bura 2022-01-13 18:30:43 +05:30
  • ed1896ce43 Add option to change reaction permission Ajay Bura 2022-01-13 15:45:27 +05:30
  • dcffbd1e00 Add ability to change room permissions Ajay Bura 2022-01-13 13:26:38 +05:30
  • cd671bf62e Update readme Ajay Bura 2022-01-13 10:48:08 +05:30
  • c569c298a3 Fix crash in profile viewer Ajay Bura 2022-01-13 10:33:04 +05:30
  • ea1600b0e7 Add option to unban user in profile viewer Ajay Bura 2022-01-13 10:28:33 +05:30
  • e4473569f7 Remove mention button from profile viewer Ajay Bura 2022-01-13 09:46:08 +05:30
  • 32b69cb275 Redesign session chip in profile viewer Ajay Bura 2022-01-13 09:42:23 +05:30
  • b8d4bb8577 Add option to ban user in profile viewer Ajay Bura 2022-01-12 18:50:54 +05:30