Commit graph

  • c9b1a062ce show mxId on hover over displayname unknown 2021-08-11 13:58:53 +0530
  • 717ffe560f added reply support unknown 2021-08-11 13:29:01 +0530
  • 109e2fa82d added markdown toggle unknown 2021-08-11 13:11:55 +0530
  • d03fc2fcf1 refactored message compnonent unknown 2021-08-10 16:58:44 +0530
  • d0111e7741 added Tooltip component unknown 2021-08-10 16:58:16 +0530
  • 5e76d6d865 improved emoji suggestions unknown 2021-08-10 14:12:00 +0530
  • 90e67b22b4 clear stores in invalid session bug fixed unknown 2021-08-10 12:10:02 +0530
  • 53011fa45d Create App.jsx Krishan 2021-08-02 09:06:43 +0530
  • 92ba6c9802 added markdown support unknown 2021-08-09 14:44:06 +0530
  • 0286a51525 added twemoji in emoji autofill unknown 2021-08-09 14:43:43 +0530
  • b552e2cda8 added commands support unknown 2021-08-08 21:56:34 +0530
  • 0feb56cb3e added positive color palette unknown 2021-08-08 20:52:09 +0530
  • e1a0acdf4a added search term ability in PublicChannels component unknown 2021-08-08 14:45:21 +0530
  • 6586f933ff added support for alias search in public channels unknown 2021-08-08 14:28:22 +0530
  • 4ec770da63 added search term ability in InviteUser component unknown 2021-08-08 10:23:26 +0530
  • 39b84a083d
    Merge pull request #43 from arche-dev/Import_Keys Ajay Bura 2021-08-07 17:08:38 +0530
  • c80c287799 Fix IconButton imports Phil Denhoff 2021-08-06 23:29:14 -0700
  • 0ccc7380a4 Add lint npm/yarn command Phil Denhoff 2021-08-06 22:45:52 -0700
  • 0c34df8471 Simplify result types Phil Denhoff 2021-08-06 22:44:58 -0700
  • 0488656dcf Format with eslint Phil Denhoff 2021-08-06 22:15:23 -0700
  • 27794bbd4c Turn off more rules that annoy me in TS files Phil Denhoff 2021-08-06 21:53:06 -0700
  • b5d6187e34 Fix bad login page rendering Phil Denhoff 2021-08-06 21:52:06 -0700
  • aa87a49c9b Use ref in IconButton 😔 Phil Denhoff 2021-08-05 22:00:15 -0700
  • bcb737b956 Update gitignore Phil Denhoff 2021-08-05 20:37:24 -0700
  • 828dd51503 Cleanup Phil Denhoff 2021-08-05 20:36:13 -0700
  • 372b95a665 Add device key to settings Phil Denhoff 2021-08-05 20:35:58 -0700
  • ba49d972b5 Fixup Text & Input Phil Denhoff 2021-08-05 20:35:42 -0700
  • eb5b36dfd3 Update IconButton Phil Denhoff 2021-08-05 20:34:55 -0700
  • 5623047e67 Authentication fixes Phil Denhoff 2021-08-02 16:17:17 -0700
  • c5ae5dfea3 Eslint fixes for TSX Phil Denhoff 2021-07-29 22:54:06 -0700
  • f4e6b2e568 Refactor Auth to get correct import order Phil Denhoff 2021-07-29 22:53:50 -0700
  • 1708ac6881 Format with ESLint (still work TODO) Phil Denhoff 2021-07-29 03:19:39 -0700
  • a6a1c876e1 Add Formik Phil Denhoff 2021-07-29 02:59:32 -0700
  • 6b46e05a9c Refactor Auth to use Formik Phil Denhoff 2021-07-29 02:59:18 -0700
  • 37b6b33577 Move Input to TS & split into two components Phil Denhoff 2021-07-29 01:46:37 -0700
  • ab721ea85c Improve login() and register() Phil Denhoff 2021-07-29 01:01:18 -0700
  • 6324de7c18 Document Matrix auth validation Phil Denhoff 2021-07-29 01:01:07 -0700
  • af66728a47 Prefer arrow functions Phil Denhoff 2021-07-29 00:42:27 -0700
  • c58ca53cf3 Refactor Phil Denhoff 2021-07-29 00:29:30 -0700
  • 7704eb9ad9 Fix Text props Phil Denhoff 2021-07-29 00:23:29 -0700
  • 6a3e878b4e Moved Text Phil Denhoff 2021-07-29 00:23:23 -0700
  • 8976c994d1 Add TS config Phil Denhoff 2021-07-29 00:03:02 -0700
  • 3fe1f766db Move Text to TS Phil Denhoff 2021-07-29 00:02:57 -0700
  • 8cdbedf4a8 Move Matrix auth requirements to external file Phil Denhoff 2021-07-29 00:02:49 -0700
  • e004b8f0c4 Add helper types Phil Denhoff 2021-07-29 00:02:34 -0700
  • 257d634d3d Start moving Auth to TS Phil Denhoff 2021-07-29 00:02:24 -0700
  • 516a1c649a Add typescript build support Phil Denhoff 2021-07-28 22:31:10 -0700
  • 6397378566 Add ts-loader and typescript Phil Denhoff 2021-07-28 22:19:25 -0700
  • 28857473b2
    Clarify text Arche 2021-08-07 01:05:10 +0000
  • 2bfc10dab4
    Capitalize "password" Arche 2021-08-07 01:03:54 +0000
  • 1dce1157f4 notification badge contrast fixed unknown 2021-08-05 08:43:38 +0530
  • 08d53d52e7 refactored ChannelView unknown 2021-08-04 15:22:59 +0530
  • 2918d97fd0 updated matrix-js-sdk unknown 2021-08-04 09:29:06 +0530
  • 701e170e19
    Merge pull request #39 from cremesk/master Ajay Bura 2021-08-04 07:43:26 +0530
  • 71ee669fc5
    ensure new mime type comes in types. creme 2021-08-03 19:07:22 +0200
  • 661ac8c6f4
    add example nginx config file creme 2021-08-03 19:04:45 +0200
  • 210f6b51df updated olm to v3.2.4 unknown 2021-08-03 19:27:09 +0530
  • 20611b6e4b
    Merge pull request #38 from Troplo/master Ajay Bura 2021-08-03 14:28:13 +0530
  • 689e4b8d23 Fix for invalid password bug on Synapse? Troplo 2021-08-03 14:23:28 +1000
  • d0378ea528 updated package.json unknown 2021-08-03 08:47:11 +0530
  • 5454ed3458 configured webpack to copy olm.wasm automatically unknown 2021-08-03 08:42:12 +0530
  • 0070d46a20 added dist to gitignore and updated readme unknown 2021-08-03 08:27:41 +0530
  • 540c10aaff
    Merge pull request #36 from arche-dev/building-patch Ajay Bura 2021-08-02 19:11:10 +0530
  • f5dfc3604a
    Fix command and add comment formatting Arche 2021-08-02 11:51:08 +0000
  • b2c5304efe
    Merge pull request #34 from williamkray/develop Krishan 2021-08-01 21:48:44 +0530
  • fa512f16c6 Merge branch 'master' of https://github.com/ajbura/cinny William Kray 2021-08-01 08:57:41 -0700
  • cbfb25b390 fix some wording in README William Kray 2021-08-01 08:54:19 -0700
  • b1e55201cf have a more descriptive readme with build/run instructions William Kray 2021-08-01 08:51:58 -0700
  • 8beeb64127
    Merge pull request #33 from williamkray/master Krishan 2021-08-01 21:12:16 +0530
  • 2d2938c8ad update dockerfile to include _redirects in container William Kray 2021-08-01 08:27:43 -0700
  • e9005d57da updated wording unknown 2021-08-01 20:28:34 +0530
  • 69f7c8a500
    Merge pull request #23 from moritzdietz/moritzdietz/fix-typos-and-wording Ajay Bura 2021-08-01 20:17:03 +0530
  • 98fd24ffdc
    Merge pull request #31 from ShadowJonathan/template-fix Ajay Bura 2021-08-01 20:12:21 +0530
  • 21c3e90b58 fixed typo unknown 2021-08-01 20:08:46 +0530
  • 49281e0d15 removed package-lock.json from gitignore unknown 2021-08-01 19:52:05 +0530
  • e597f81b45 added support to decrypt older message unknown 2021-08-01 19:30:35 +0530
  • 9f6047aebd added UI component for importing e2e keys unknown 2021-08-01 19:29:15 +0530
  • 0745f964c1 add support to decrypt e2e keys unknown 2021-08-01 19:28:09 +0530
  • 18b1ad7b62
    Merge remote-tracking branch 'upstream/master' into moritzdietz/fix-typos-and-wording moritzdietz 2021-08-01 13:50:56 +0200
  • 9448936e32
    Fix typos and wording moritzdietz 2021-07-31 16:22:54 +0200
  • f1dc436a07 fancify Jonathan de Jong 2021-08-01 11:31:09 +0000
  • f163e24201 improved about section in settings unknown 2021-07-31 21:50:15 +0530
  • 81f4f1c46f UI bug fixed in PopupWindow drawer unknown 2021-07-31 19:54:43 +0530
  • a82e74381f added sub-sections in settings unknown 2021-07-31 19:53:08 +0530
  • 7459896bac PopupWindow drawer width decreased unknown 2021-07-31 17:55:15 +0530
  • dd2783b040 improved PopupWindow drawer UI unknown 2021-07-31 17:45:33 +0530
  • 23ff2c3ab4 added device id in settings unknown 2021-07-31 13:51:19 +0530
  • ad51191a77 added redirects unknown 2021-07-31 12:55:20 +0530
  • 8ef5ab6fe9 Updated funding.yml unknown 2021-07-31 11:14:09 +0530
  • 2218f9781b Removed dist from gitignore unknown 2021-07-31 08:24:07 +0530
  • d08d727917 added authorship unknown 2021-07-31 08:21:57 +0530
  • 8cf030585f Fixed homeserver delegation issue unknown 2021-07-29 15:31:35 +0530
  • c29515db38 Increased pass length to 127 char unknown 2021-07-29 13:58:15 +0530
  • d9e27bfaf1 Temporarily fixes CORS header issue while logging in unknown 2021-07-29 13:53:50 +0530
  • 2e8830b9d3
    Merge pull request #14 from phildenhoff/phildenhoff/fix-at-sigil-in-localpart Ajay Bura 2021-07-29 11:22:06 +0530
  • 4d3d6ea9a7
    Merge branch 'master' into phildenhoff/fix-at-sigil-in-localpart Ajay Bura 2021-07-29 11:21:11 +0530
  • e69f344ab2
    Merge pull request #8 from williamkray/master Ajay Bura 2021-07-29 11:16:45 +0530
  • 3bed452d34 Allow historical usernames to sign in Phil Denhoff 2021-07-28 22:07:58 -0700
  • 5fb393d7ff Use Node 14.6 and npm 6.14 or later Phil Denhoff 2021-07-28 22:07:31 -0700
  • 313ff8e184 add dockerfile which builds a cinny container served by nginx William Kray 2021-07-28 12:43:47 -0700