Commit graph

48 commits

Author SHA1 Message Date
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
Jonathan de Jong f1dc436a07 fancify 2021-08-01 11:31:09 +00:00
unknown f163e24201 improved about section in settings 2021-07-31 21:50:15 +05:30
unknown 81f4f1c46f UI bug fixed in PopupWindow drawer 2021-07-31 19:54:43 +05:30
unknown a82e74381f added sub-sections in settings 2021-07-31 19:53:08 +05:30
unknown 7459896bac PopupWindow drawer width decreased 2021-07-31 17:55:15 +05:30
unknown dd2783b040 improved PopupWindow drawer UI 2021-07-31 17:45:33 +05:30
unknown 23ff2c3ab4 added device id in settings 2021-07-31 13:51:19 +05:30
unknown ad51191a77 added redirects 2021-07-31 12:55:20 +05:30
unknown 8ef5ab6fe9 Updated funding.yml 2021-07-31 11:14:09 +05:30
unknown 2218f9781b Removed dist from gitignore 2021-07-31 08:24:07 +05:30
unknown d08d727917 added authorship 2021-07-31 08:21:57 +05:30
unknown 8cf030585f Fixed homeserver delegation issue 2021-07-29 15:31:35 +05:30
unknown c29515db38 Increased pass length to 127 char 2021-07-29 13:58:15 +05:30
unknown d9e27bfaf1 Temporarily fixes CORS header issue while logging in 2021-07-29 13:53:50 +05:30
Ajay Bura 2e8830b9d3
Merge pull request #14 from phildenhoff/phildenhoff/fix-at-sigil-in-localpart
Remove username login requirements and sanitise out leading "@"
2021-07-29 11:22:06 +05:30
Ajay Bura 4d3d6ea9a7
Merge branch 'master' into phildenhoff/fix-at-sigil-in-localpart 2021-07-29 11:21:11 +05:30
Ajay Bura e69f344ab2
Merge pull request #8 from williamkray/master
add dockerfile which builds a cinny container served by nginx
2021-07-29 11:16:45 +05:30
Phil Denhoff 3bed452d34 Allow historical usernames to sign in 2021-07-28 22:20:59 -07:00
Phil Denhoff 5fb393d7ff Use Node 14.6 and npm 6.14 or later 2021-07-28 22:20:47 -07:00
William Kray 313ff8e184 add dockerfile which builds a cinny container served by nginx 2021-07-28 12:43:47 -07:00
unknown 896738dc22 Fixed login username regex 2021-07-28 21:10:47 +05:30
unknown 026f835a87 initial commit 2021-07-28 18:45:52 +05:30