Commit graph

1072 commits

Author SHA1 Message Date
unknown 94ae2f2658 v1.1.0 2021-08-12 10:30:26 +05:30
unknown 3453451df9 added msg deletion support 2021-08-12 09:42:12 +05:30
unknown 80d4a2b242 join channel with alias bug fixed 2021-08-11 16:48:39 +05:30
unknown c9b1a062ce show mxId on hover over displayname 2021-08-11 13:58:53 +05:30
unknown 717ffe560f added reply support 2021-08-11 13:29:01 +05:30
unknown 109e2fa82d added markdown toggle 2021-08-11 13:11:55 +05:30
unknown d03fc2fcf1 refactored message compnonent 2021-08-10 16:58:44 +05:30
unknown d0111e7741 added Tooltip component 2021-08-10 16:58:16 +05:30
unknown 5e76d6d865 improved emoji suggestions 2021-08-10 14:12:00 +05:30
unknown 90e67b22b4 clear stores in invalid session bug fixed 2021-08-10 12:10:02 +05:30
unknown 92ba6c9802 added markdown support 2021-08-09 14:44:06 +05:30
unknown 0286a51525 added twemoji in emoji autofill 2021-08-09 14:43:43 +05:30
unknown b552e2cda8 added commands support 2021-08-08 21:56:34 +05:30
unknown 0feb56cb3e added positive color palette 2021-08-08 20:52:09 +05:30
unknown e1a0acdf4a added search term ability in PublicChannels component 2021-08-08 14:45:21 +05:30
unknown 6586f933ff added support for alias search in public channels 2021-08-08 14:28:22 +05:30
unknown 4ec770da63 added search term ability in InviteUser component 2021-08-08 10:23:26 +05:30
Ajay Bura 39b84a083d
Merge pull request #43 from arche-dev/Import_Keys
Clarify text in "Import E2E room keys" section
2021-08-07 17:08:38 +05:30
Arche 28857473b2
Clarify text 2021-08-07 01:05:10 +00:00
Arche 2bfc10dab4
Capitalize "password" 2021-08-07 01:03:54 +00:00
unknown 1dce1157f4 notification badge contrast fixed 2021-08-05 08:43:38 +05:30
unknown 08d53d52e7 refactored ChannelView 2021-08-04 15:22:59 +05:30
unknown 2918d97fd0 updated matrix-js-sdk 2021-08-04 09:29:06 +05:30
Ajay Bura 701e170e19
Merge pull request #39 from cremesk/master
nginx example
2021-08-04 07:43:26 +05:30
creme 71ee669fc5
ensure new mime type comes in types. 2021-08-03 19:07:22 +02:00
creme 661ac8c6f4
add example nginx config file 2021-08-03 19:04:45 +02:00
unknown 210f6b51df updated olm to v3.2.4 2021-08-03 19:27:09 +05:30
Ajay Bura 20611b6e4b
Merge pull request #38 from Troplo/master
Fix for invalid password bug on Synapse/Official Matrix Server?
2021-08-03 14:28:13 +05:30
Troplo 689e4b8d23 Fix for invalid password bug on Synapse? 2021-08-03 14:23:28 +10:00
unknown d0378ea528 updated package.json 2021-08-03 08:47:11 +05:30
unknown 5454ed3458 configured webpack to copy olm.wasm automatically 2021-08-03 08:42:12 +05:30
unknown 0070d46a20 added dist to gitignore and updated readme 2021-08-03 08:27:41 +05:30
Ajay Bura 540c10aaff
Merge pull request #36 from arche-dev/building-patch
Fix building instructions
2021-08-02 19:11:10 +05:30
Arche f5dfc3604a
Fix command and add comment formatting
Changed the command from `npm build` to `npm run build`, and changed the codeblock language formatting thing to use `sh`
2021-08-02 11:51:08 +00:00
Krishan b2c5304efe
Merge pull request #34 from williamkray/develop
Update README
2021-08-01 21:48:44 +05:30
William Kray fa512f16c6 Merge branch 'master' of https://github.com/ajbura/cinny 2021-08-01 08:57:41 -07:00
William Kray cbfb25b390 fix some wording in README 2021-08-01 08:54:19 -07:00
William Kray b1e55201cf have a more descriptive readme with build/run instructions 2021-08-01 08:51:58 -07:00
Krishan 8beeb64127
Merge pull request #33 from williamkray/master
update dockerfile to include _redirects in container
2021-08-01 21:12:16 +05:30
William Kray 2d2938c8ad update dockerfile to include _redirects in container 2021-08-01 08:27:43 -07:00
unknown e9005d57da updated wording 2021-08-01 20:28:34 +05:30
Ajay Bura 69f7c8a500
Merge pull request #23 from moritzdietz/moritzdietz/fix-typos-and-wording
Fix typos and wording
2021-08-01 20:17:03 +05:30
Ajay Bura 98fd24ffdc
Merge pull request #31 from ShadowJonathan/template-fix
Fix some templates' markup
2021-08-01 20:12:21 +05:30
unknown 21c3e90b58 fixed typo 2021-08-01 20:08:46 +05:30
unknown 49281e0d15 removed package-lock.json from gitignore 2021-08-01 19:52:05 +05:30
unknown e597f81b45 added support to decrypt older message 2021-08-01 19:30:35 +05:30
unknown 9f6047aebd added UI component for importing e2e keys 2021-08-01 19:29:15 +05:30
unknown 0745f964c1 add support to decrypt e2e keys 2021-08-01 19:28:09 +05:30
moritzdietz 18b1ad7b62
Merge remote-tracking branch 'upstream/master' into moritzdietz/fix-typos-and-wording 2021-08-01 13:50:56 +02:00
moritzdietz 9448936e32
Fix typos and wording 2021-08-01 13:38:09 +02:00