Commit graph

  • 8bb02a6be0
    Bump @fontsource/roboto from 4.5.5 to 4.5.7 dependabot[bot] 2022-05-16 20:18:21 +0000
  • 69b6055353 v2.0.3 v2.0.3 Ajay Bura 2022-05-15 10:39:42 +0530
  • 1bdd0449e0 Fix edit message not working (#552) Ajay Bura 2022-05-14 20:05:43 +0530
  • a6fdf9010b v2.0.2 v2.0.2 Ajay Bura 2022-05-14 09:38:58 +0530
  • 941dae0625 Remove globally exposed var Ajay Bura 2022-05-14 08:28:31 +0530
  • 4a715bfd17 Fix pasting not working #551 Ajay Bura 2022-05-14 08:24:21 +0530
  • 0b70c7e490 v2.0.1 v2.0.1 Ajay Bura 2022-05-13 16:39:54 +0530
  • 0539836714 Fix space and enter focus message field Ajay Bura 2022-05-13 15:38:18 +0530
  • c08b0e654b
    Add allowCustomHomeservers config option (#525) Ash 2022-05-12 12:43:14 +0100
  • b3cb48319a
    Add the ability to focus on paste (#545) Dean Bassett 2022-05-12 04:28:19 -0700
  • 44553cc375
    Fix crash in room without create state event (#546) Ajay Bura 2022-05-12 16:32:39 +0530
  • e542b0f799
    Merge branch 'paths' of https://github.com/C0ffeeCode/cinny into paths C0ffeeCode 2022-05-12 10:46:19 +0200
  • 7f892ca499
    Improve code quality C0ffeeCode 2022-05-12 10:46:16 +0200
  • 33f1e72e64
    Merge branch 'dev' into paths Laurenz 2022-05-12 09:37:27 +0100
  • 473d97312e
    - Use proper openJoinAlias - Avoid requests to join the just joined room C0ffeeCode 2022-05-12 10:37:17 +0200
  • fbe287a702 Fix message edit isn't reflected in reply #421 Ajay Bura 2022-05-12 13:45:23 +0530
  • 48dcfb0aa9 seems stable C0ffeeCode 2022-05-12 09:57:41 +0200
  • adf53caeff Fix crash in room without create state event fix-477 Ajay Bura 2022-05-12 13:19:34 +0530
  • b4bf43223a
    comments dean 2022-05-11 21:25:33 -0700
  • b61a6801bb
    fix lint dean 2022-05-11 21:23:13 -0700
  • c864b37f8a
    pasting should focus the message field dean 2022-05-11 21:16:50 -0700
  • 5863dcdf67 Fix join with alias (#533) Ajay Bura 2022-05-11 20:56:49 +0530
  • f77bee25ef Remove forget room on leave Ajay Bura 2022-05-11 20:53:21 +0530
  • c11328a064 Fix crash on leaving room (#532) Ajay Bura 2022-05-11 20:25:54 +0530
  • b0abaa2571 Replace PGP signing action with the bash script from the same ci-less-tcb Matt Corallo 2022-05-10 16:13:26 +0000
  • 8fd3497015 Reduce GITHUB_TOKEN perms in actions when using 3rd party scripts Matt Corallo 2022-03-17 04:12:33 +0000
  • e5b3eeebd9 Reduce dependence on third-party build scripts in release pipeline Matt Corallo 2022-03-17 04:12:15 +0000
  • 4296c5f7b6
    Bump docker/login-action from 1.14.1 to 2.0.0 dependabot[bot] 2022-05-09 20:20:09 +0000
  • 701fa410c8
    Bump docker/metadata-action from 3.8.0 to 4.0.1 dependabot[bot] 2022-05-09 20:20:05 +0000
  • 74f8642cb8
    Bump docker/build-push-action from 2.10.0 to 3.0.0 dependabot[bot] 2022-05-09 20:19:59 +0000
  • 5c1aab2ddd
    Bump node from 17.9.0-alpine3.15 to 18.1.0-alpine3.15 dependabot[bot] 2022-05-09 20:19:49 +0000
  • e1147e49dc
    fix: Do not lock the homeserver input when the selection is changed Ashhhleyyy 2022-05-09 16:06:56 +0100
  • d04de2fba0
    Add badges Ajay Bura 2022-05-08 13:52:05 +0530
  • d2b435618c v2.0.0 v2.0.0 Ajay Bura 2022-05-08 13:23:31 +0530
  • 7525bb78e5 Fix emoji verificaition not working with some client Ajay Bura 2022-05-08 12:26:31 +0530
  • 2075a572fe Fixed cinny verified device failed to verify other Ajay Bura 2022-05-08 11:55:41 +0530
  • b1df6f4557
    feat: Add allowCustomHomeservers config option Ashhhleyyy 2022-05-07 22:29:58 +0100
  • 73723ba6ba Fix own cross siging trust before verification without key #514 Ajay Bura 2022-05-07 09:50:29 +0530
  • 0791820a6c Merge branch 'dev' of https://github.com/ajbura/cinny into dev Ajay Bura 2022-05-05 19:58:29 +0530
  • 931f352873 Fix space path visible in DM's Ajay Bura 2022-05-05 19:58:16 +0530
  • 7c7d2e0fa4
    Bump webpack-dev-server from 4.8.1 to 4.9.0 (#524) dependabot[bot] 2022-05-05 10:47:11 +0530
  • f28e432eac
    Bump webpack-dev-server from 4.8.1 to 4.9.0 dependabot[bot] 2022-05-05 05:14:30 +0000
  • fb3fd76881
    Merge 46ca015fdf into 3372fb6f74 MSKF 2022-05-04 18:59:36 +0200
  • 3372fb6f74 Fix public room showing leaved room as joined Ajay Bura 2022-05-04 14:54:43 +0530
  • bc856269ff Merge branch 'dev' of https://github.com/ajbura/cinny into dev Ajay Bura 2022-05-04 14:22:20 +0530
  • 06bae231ef Fix bugs in dm tab Ajay Bura 2022-05-04 14:22:16 +0530
  • 65a0edc3a6
    Don't enable e2ee for bridged platform (#476) Rubin Elezi 2022-05-04 07:28:30 +0200
  • 8a3734c72e
    Change function name Ajay Bura 2022-05-04 10:56:21 +0530
  • 4cd2b34095
    remove comments Ajay Bura 2022-05-03 19:35:14 +0530
  • b7c322d473 Sign release tarball with PGP key (#392) Ajay Bura 2022-05-03 16:43:16 +0530
  • 0776a04362
    Bump sass from 1.50.1 to 1.51.0 (#522) dependabot[bot] 2022-05-03 16:02:14 +0530
  • e51fc5a585 Add join with address option (#420, #447) Ajay Bura 2022-05-03 16:01:50 +0530
  • 3afc068a02 Fixes #430, #434, #455 Ajay Bura 2022-05-03 14:05:56 +0530
  • 5cdad44abf Load sound file on startup (#444) Ajay Bura 2022-05-03 13:18:27 +0530
  • 43762df998
    Bump @babel/core from 7.17.9 to 7.17.10 (#521) dependabot[bot] 2022-05-03 13:07:51 +0530
  • 7ef8d6ff2a
    Bump @babel/core from 7.17.9 to 7.17.10 dependabot[bot] 2022-05-03 07:34:00 +0000
  • 834df3a615
    Bump async from 2.6.3 to 2.6.4 dependabot[bot] 2022-05-03 07:33:57 +0000
  • 95228c6dd9
    Bump @babel/preset-env from 7.16.11 to 7.17.10 (#520) dependabot[bot] 2022-05-03 13:02:49 +0530
  • 205fcf8487
    Bump @fontsource/inter from 4.5.7 to 4.5.10 (#519) dependabot[bot] 2022-05-03 13:00:30 +0530
  • 336e8921ee
    Bump react-modal from 3.14.4 to 3.15.1 (#518) dependabot[bot] 2022-05-03 12:58:25 +0530
  • ef149b9fcf
    Bump matrix-js-sdk from 17.0.0 to 17.1.0 (#517) dependabot[bot] 2022-05-03 12:56:42 +0530
  • 766b4c13c3
    Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 (#516) dependabot[bot] 2022-05-03 12:54:22 +0530
  • f5605258e3 Merge branch 'dev' of https://github.com/ajbura/cinny into dev Ajay Bura 2022-05-03 12:52:33 +0530
  • 2ba4d2f2b7 Bug fixes in emoji verificaiton Ajay Bura 2022-05-03 12:52:26 +0530
  • 2e050c066e
    Bump docker/metadata-action from 3.7.0 to 3.8.0 (#523) dependabot[bot] 2022-05-03 12:36:14 +0530
  • 75309ca1d3
    Bump docker/metadata-action from 3.7.0 to 3.8.0 dependabot[bot] 2022-05-02 20:31:11 +0000
  • 0bd32a00bd
    Bump sass from 1.50.1 to 1.51.0 dependabot[bot] 2022-05-02 20:29:06 +0000
  • dbad7ff083
    Bump @babel/preset-env from 7.16.11 to 7.17.10 dependabot[bot] 2022-05-02 20:27:18 +0000
  • 48df988ea0
    Bump @fontsource/inter from 4.5.7 to 4.5.10 dependabot[bot] 2022-05-02 20:26:47 +0000
  • 22ea88bb69
    Bump react-modal from 3.14.4 to 3.15.1 dependabot[bot] 2022-05-02 20:26:18 +0000
  • c3678c3f84
    Bump matrix-js-sdk from 17.0.0 to 17.1.0 dependabot[bot] 2022-05-02 20:25:51 +0000
  • 6e40f54d5e
    Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 dependabot[bot] 2022-05-02 20:25:22 +0000
  • 3f83514427 Fix #514 Ajay Bura 2022-05-01 20:56:30 +0530
  • 8c227843c9 Show error on wrong security key Ajay Bura 2022-05-01 17:40:47 +0530
  • ba084c0a10 Fix key backup not working without phrase Ajay Bura 2022-05-01 17:32:29 +0530
  • 3fdd42706d
    Fix branch name in readme Ajay Bura 2022-05-01 13:38:31 +0530
  • b49b51a671
    Fix link to screenshot Ajay Bura 2022-05-01 13:37:29 +0530
  • e5bb386dd2
    Use SHA instead of tag for 3rd party actions (#498) Ajay Bura 2022-05-01 13:23:42 +0530
  • 2867bb3bc3
    Session verification by emojis (#513) Ajay Bura 2022-05-01 13:22:55 +0530
  • 5152afc8de Manually merge #311 by @ginnyTheCat cross-verification Ajay Bura 2022-05-01 13:08:44 +0530
  • 34667ae7e4 Add option to verify with security key/phrase Ajay Bura 2022-04-30 09:20:50 +0530
  • bfc30a653b
    Bump react and react-dom dependabot[bot] 2022-04-26 11:54:26 +0000
  • 416fd02069
    Bump actions/checkout from 3.0.1 to 3.0.2 (#508) dependabot[bot] 2022-04-26 17:23:22 +0530
  • 581963cfb4
    Bump html-react-parser from 1.4.11 to 1.4.12 (#507) dependabot[bot] 2022-04-26 17:22:35 +0530
  • 3b14543e66
    Bump sass from 1.50.0 to 1.50.1 (#506) dependabot[bot] 2022-04-26 17:20:49 +0530
  • 5dd2194eba
    Bump babel-loader from 8.2.4 to 8.2.5 (#505) dependabot[bot] 2022-04-26 17:20:12 +0530
  • 19bca1fe67
    Bump html-react-parser from 1.4.11 to 1.4.12 dependabot[bot] 2022-04-26 11:49:19 +0000
  • 5b7880f817
    Bump eslint from 8.13.0 to 8.14.0 (#504) dependabot[bot] 2022-04-26 17:19:12 +0530
  • bafe1c5781
    Bump katex from 0.15.2 to 0.15.3 (#501) dependabot[bot] 2022-04-26 17:17:05 +0530
  • 66753d2d6c
    Bump node from 17.9.0-alpine3.15 to 18.0.0-alpine3.15 dependabot[bot] 2022-04-25 20:25:21 +0000
  • a551a77737
    Bump actions/checkout from 3.0.1 to 3.0.2 dependabot[bot] 2022-04-25 20:25:20 +0000
  • cf35fc585f
    Bump sass from 1.50.0 to 1.50.1 dependabot[bot] 2022-04-25 20:22:10 +0000
  • d8a8322b59
    Bump babel-loader from 8.2.4 to 8.2.5 dependabot[bot] 2022-04-25 20:21:50 +0000
  • bcaed6b8dd
    Bump eslint from 8.13.0 to 8.14.0 dependabot[bot] 2022-04-25 20:21:29 +0000
  • b641e9a41d
    Bump katex from 0.15.2 to 0.15.3 dependabot[bot] 2022-04-25 20:20:22 +0000
  • a216fe8990 Merge branch 'dev' into tauri-app Krishan 2022-04-25 20:30:04 +0530
  • d760be58c3
    Replace confirm and prompt with custom dialogs (#500) Ajay Bura 2022-04-25 20:21:21 +0530
  • 1ce6cfd487 Replace confirm and prompt with custom dialogs replace/window-confirms Ajay Bura 2022-04-25 20:12:06 +0530
  • 3da9b70632
    Show devices without encryption support separately from unverified session (#499) ginnyTheCat 2022-04-24 18:29:50 +0200
  • 22acb03ebb
    Don't show sessions without encryption support in red ginnyTheCat 2022-04-24 18:27:16 +0200