Commit graph

  • cf6c25ef37
    Allow sound without desktop notifications ginnyTheCat 2022-03-17 17:32:45 +01:00
  • 13248962af Update recent clock icon Ajay Bura 2022-03-17 17:35:50 +05:30
  • b698982186
    Add recently used section to emoji board (#373) ginnyTheCat 2022-03-17 12:49:14 +01:00
  • 56cb62bc5e
    Update heart icon with clock Krishan 2022-03-17 17:12:50 +05:30
  • 5a299b21c5
    Sort direct messages by activity (#393) Ajay Bura 2022-03-17 16:55:16 +05:30
  • bb90f11ec8
    Formify issue templates and improve existing (#395) Krishan 2022-03-17 16:47:42 +05:30
  • 12369ba2ec v1.8.2 v1.8.2 Ajay Bura 2022-03-17 16:44:50 +05:30
  • 5fbd91b694 Change jump to unread icon Ajay Bura 2022-03-17 15:16:05 +05:30
  • 3bab294076 Add message icons Ajay Bura 2022-03-17 15:15:38 +05:30
  • 4ccc1d544e Add esc as hotkey to mark room as read Ajay Bura 2022-03-17 14:48:24 +05:30
  • 7fb79f6ea6 Add notification mark as read action Ajay Bura 2022-03-17 13:11:14 +05:30
  • 4d908859f0 Fix mark as read not hidding jump to unread btn Ajay Bura 2022-03-17 12:30:42 +05:30
  • cc55d30544 Remove unused cod Ajay Bura 2022-03-17 11:51:14 +05:30
  • 9c716b1eeb Improve jump to unread button Ajay Bura 2022-03-17 11:50:25 +05:30
  • ea22de7103
    Update PULL_REQUEST_TEMPLATE.md Krishan 2022-03-17 10:58:17 +05:30
  • dc7faa39fa
    Create config.yml Krishan 2022-03-17 10:39:56 +05:30
  • 7282a3e564
    Update and rename feature_request.md to feature_request.yml Krishan 2022-03-17 10:37:46 +05:30
  • 856b719e58
    Rename bug_report.md to bug_report.yml Krishan 2022-03-17 10:34:57 +05:30
  • a4a8f01271
    Update bug_report.md Krishan 2022-03-17 10:33:58 +05:30
  • 45ae73f545 Chanege roomIdByLastActive func name Ajay Bura 2022-03-17 09:58:32 +05:30
  • 075ed147e9 Sort dms activily Ajay Bura 2022-03-17 09:51:50 +05:30
  • de17005409 Sort dms by activity Ajay Bura 2022-03-17 09:34:26 +05:30
  • 8da47dbdbc Use sort util for members Ajay Bura 2022-03-17 09:33:45 +05:30
  • b3a0af2c2f Add sort util Ajay Bura 2022-03-17 09:32:53 +05:30
  • ded2a61664 use exact version of softprop action Krishan 2022-03-17 08:23:46 +05:30
  • f5720bde14
    Fix new message not appearing (#391) Ajay Bura 2022-03-17 08:16:49 +05:30
  • 5193d1e0d6
    Filter out invalid emojis ginnyTheCat 2022-03-11 12:21:34 +01:00
  • faf6acd708
    Ignore custom emojis ginnyTheCat 2022-03-11 11:00:15 +01:00
  • 42385ed1eb
    Add emoji limit like element web has ginnyTheCat 2022-03-10 19:37:14 +01:00
  • 7ee62c7ad0
    Add section to emoji board sidebar ginnyTheCat 2022-03-10 14:26:49 +01:00
  • 8474761d2a
    Add recent section to emoji board ginnyTheCat 2022-03-10 13:52:21 +01:00
  • 00b7c12a0e
    Add settings option for notification sounds ginnyTheCat 2022-03-09 11:39:34 +01:00
  • 413a30b8d6
    Basic notification sound support ginnyTheCat 2022-03-09 11:14:58 +01:00
  • 64670732b0 Fix sending message not mark as read Ajay Bura 2022-03-16 18:44:42 +05:30
  • 54d89d2321 Fix sending wrong read recipt Ajay Bura 2022-03-16 18:29:42 +05:30
  • 2ee8c6873e Removed .app as it's a dir Krishan 2022-03-16 18:27:37 +05:30
  • a3dde7f88c Remove build as tauri do this already Krishan 2022-03-16 17:53:09 +05:30
  • db58e87a35 Fix room automatically gets mark as read Ajay Bura 2022-03-16 17:52:37 +05:30
  • c8c6b56616 add pubkey Krishan 2022-03-16 16:59:22 +05:30
  • a198b8576d Fix room not marking as read Ajay Bura 2022-03-16 16:48:47 +05:30
  • 8289e94536 Fix new message no appearing Ajay Bura 2022-03-16 15:48:49 +05:30
  • 12caa0928d Removed pubkey Krishan 2022-03-16 15:40:01 +05:30
  • b5d3ca8096 update cargo Krishan 2022-03-16 15:22:26 +05:30
  • 4b371add32
    Add update gist and resize window Krishan 2022-03-16 15:17:22 +05:30
  • 093a546553
    add updater Krishan 2022-03-16 15:15:56 +05:30
  • 85ce192de5
    add more artifacts for updater Krishan 2022-03-16 15:14:01 +05:30
  • b940ace2de
    Update tauri.conf.json Krishan 2022-03-16 15:02:12 +05:30
  • 9229bc6e79 Add tauri app support Krishan 2022-03-16 12:34:47 +05:30
  • ac73a59f40 Switch to a more simple solution using CSS media queries over JS - Move back button to the left a bit so it doesnt get in touch with room icon C0ffeeCode 2022-03-15 23:21:01 +01:00
  • 0d59a4de48
    v1.8.1 (#390) v1.8.1 Krishan 2022-03-15 18:15:08 +05:30
  • 62ddb4f739 v1.8.1 Krishan 2022-03-15 18:04:23 +05:30
  • 73c74d0477
    Bump twemoji from 13.1.0 to 14.0.1 (#383) dependabot[bot] 2022-03-15 17:50:47 +05:30
  • 70ffd7ded8
    Fix muted room show unread indicator (#386) Ajay Bura 2022-03-15 17:21:36 +05:30
  • 92a3a8d6fa
    Fix view source shows original event for an edited message (#377) Clament John 2022-03-15 17:20:43 +05:30
  • 6e9cd02b2b
    Fix workflow name (#389) Krishan 2022-03-15 17:19:18 +05:30
  • d0f90af251
    Bump docker/build-push-action from 2.9.0 to 2.10.0 (#388) dependabot[bot] 2022-03-15 17:16:58 +05:30
  • c53eb27c6f
    Bump node from 17.6.0-alpine3.15 to 17.7.1-alpine3.15 (#382) dependabot[bot] 2022-03-15 17:16:18 +05:30
  • 8599e3c391
    Fix workflow name Krishan 2022-03-15 17:14:17 +05:30
  • 839ecc30ed
    Bump node from 17.6.0-alpine3.15 to 17.7.1-alpine3.15 dependabot[bot] 2022-03-15 11:36:34 +00:00
  • 0b5711f8f9
    Bump docker/build-push-action from 2.9.0 to 2.10.0 dependabot[bot] 2022-03-15 11:34:34 +00:00
  • 38773e89ff
    Simplify GitHub actions (#387) Krishan 2022-03-15 17:04:14 +05:30
  • 4f58abd46b
    Fix check runs on Tuesdays only Krishan 2022-03-15 16:09:06 +05:30
  • d40b52d5cb
    Cosmetic changes Krishan 2022-03-15 15:49:29 +05:30
  • 4e9efae226
    Cosmetic changes and add dockerhub check Krishan 2022-03-15 15:44:12 +05:30
  • bc9006f2c0 Toggle room mute when changed from other client Ajay Bura 2022-03-15 15:22:03 +05:30
  • 0989576a1a
    Delete netlify-prod.yaml Krishan 2022-03-15 15:12:20 +05:30
  • 4e9cb1ac6f
    Delete docker.yaml Krishan 2022-03-15 15:12:06 +05:30
  • a6797a2e9f
    Simplify production build actions Krishan 2022-03-15 15:11:25 +05:30
  • 3a85b08dde Fix ViewSource shows old event for an edited msg Clament John 2022-03-14 17:44:23 +05:30
  • 9da7f2d1cd Fix space shows muted room notification on load Ajay Bura 2022-03-15 13:49:42 +05:30
  • 23f57e4d75 Fix muted room notification visible in space Ajay Bura 2022-03-15 13:41:52 +05:30
  • 5be4287230 Fix muted room show unread indicator Ajay Bura 2022-03-15 12:47:18 +05:30
  • 1dace08b23 Add isMuted prop in room selector Ajay Bura 2022-03-15 12:45:42 +05:30
  • 807c240f22 Fix bug in getNotiType Ajay Bura 2022-03-15 11:26:22 +05:30
  • 31ac1cd864 Move getNotifType function Ajay Bura 2022-03-15 11:11:23 +05:30
  • 19cb30d360
    Bump eslint from 8.10.0 to 8.11.0 (#381) dependabot[bot] 2022-03-15 10:36:20 +05:30
  • 50a734b977
    Bump eslint-plugin-react from 7.29.3 to 7.29.4 (#385) dependabot[bot] 2022-03-15 10:35:45 +05:30
  • b988758ac2
    Bump css-loader from 6.7.0 to 6.7.1 (#384) dependabot[bot] 2022-03-15 10:35:21 +05:30
  • e713a864a7
    Bump eslint-plugin-react from 7.29.3 to 7.29.4 dependabot[bot] 2022-03-15 04:24:13 +00:00
  • 8d9082d074
    Bump css-loader from 6.7.0 to 6.7.1 dependabot[bot] 2022-03-15 04:20:15 +00:00
  • eb90fa4f3a
    Bump twemoji from 13.1.0 to 14.0.1 dependabot[bot] 2022-03-15 04:20:03 +00:00
  • 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
  • a64bd62157
    Bump eslint from 8.10.0 to 8.11.0 dependabot[bot] 2022-03-14 19:13:13 +00:00
  • 546173a130
    Bump @fontsource/inter from 4.5.4 to 4.5.5 dependabot[bot] 2022-03-14 19:12:56 +00:00
  • 625a19dc88
    Bump @babel/core from 7.17.5 to 7.17.7 dependabot[bot] 2022-03-14 19:12:36 +00:00
  • 1897de7516
    Bump twemoji from 13.1.0 to 14.0.0 dependabot[bot] 2022-03-14 19:12:13 +00:00
  • 47ad30879f Put threshold for collapsing the base UI in a shared file C0ffeeCode 2022-03-14 19:11:19 +01:00
  • 60c73e3a06 - Added navigation event triggered if user requests to return to navigation on compact screens - People drawer wont be shown on compact screens - Still accessible using settings - would be duplicated UI - mobileSize is now compactSize C0ffeeCode 2022-03-14 18:29:45 +01:00
  • 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
  • d50f81ddca Merge pull from dev C0ffeeCode 2022-03-13 10:35:28 +01:00
  • 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