Commit Graph

596 Commits (c302eade177eb349895b68c9ee37390d676baea3)

Author SHA1 Message Date
Paul c302eade17 Update source links from GitLab to GitHub. 2021-09-03 10:30:27 +01:00
Paul a387d3c6ae Use variables for scrollbar width.
Update language definitions.
2021-09-03 10:17:42 +01:00
Paul d368820aeb Add CTRL + ENTER to force send message.
Fix: cursor jumping to the end of message area.
Fix: inconsistent message send button on mobile.
2021-08-30 18:01:32 +01:00
Paul 3628aeffdd Select the correct repository. 2021-08-30 16:51:06 +01:00
Paul 4e3e57a7c9 Fix issues introduced in new Typescript version. 2021-08-30 16:45:23 +01:00
Paul dac6f3dbba Clone submodules for Docker builds. 2021-08-30 16:25:45 +01:00
Paul b364fe50f6 Make Typescript happy, testing CI build.
Adjust language names.
2021-08-30 16:08:22 +01:00
Paul 17c09baf89 Try to automate Docker builds. 2021-08-30 15:45:18 +01:00
Paul 5631ad8072 Add API URL injection back and Docker builds. 2021-08-30 15:24:15 +01:00
Paul 2a2f711eb5 Fix Korean language name. 2021-08-30 15:01:15 +01:00
Paul 0ca99ddceb Fix ghost notifications on closed DMs.
Fix link warning not closing on open.
2021-08-30 13:26:19 +01:00
Paul 44fdee1214 Add new languages: et, fil, ga, ja, ko, lb, ms, nb_NO, sk, sl, ta, vi. 2021-08-30 13:13:15 +01:00
Paul ea2e6ada82 Merge branch 'master' of https://github.com/revoltchat/revite 2021-08-30 12:35:14 +01:00
Paul 3443565265 Fix observer on Profile pane. 2021-08-30 12:35:12 +01:00
Paul Makles d4ea64af42
Merge pull request #154 from Snazzah/pr/editbox
Bump message editor rows to 10
2021-08-30 12:19:47 +01:00
Paul Makles 43010b3b72
Merge pull request #151 from ryanalexander/count-direct-messages
Treat direct messages as mention, group behavior is the same
2021-08-30 12:19:29 +01:00
Paul Makles 8d7a05f667
Merge pull request #155 from Snazzah/pr/mail-provider
Update Mail Providers
2021-08-30 12:18:41 +01:00
Paul Makles 912071db3e
Merge pull request #150 from ryanalexander/external-link-prompt 2021-08-30 12:17:16 +01:00
Snazzah ed53cebc01 Update Mail Providers 2021-08-30 05:38:59 +00:00
Snazzah 8a3f0a6629 Bump message editor rows to 10 2021-08-30 05:03:22 +00:00
Ryan Alexander f3786e473b Treat direct messages as mention, group behaviour is the same 2021-08-29 10:29:58 +10:00
Ryan Alexander fe04951bcf Make continue button use accent colour 2021-08-29 10:00:23 +10:00
Ryan Alexander 3d0e95d25d Add external link warning 2021-08-29 09:56:20 +10:00
Paul Makles 5c5c9c7d22
Merge pull request #132 from flaree/handle-subdomains 2021-08-26 17:48:28 +01:00
Paul Makles 6e1545412b
Merge pull request #131 from ryanalexander/new-voice-interface 2021-08-23 13:31:07 +01:00
Ryan Alexander dfae11c204
Update UserIcon.tsx 2021-08-23 22:28:49 +10:00
Zomatree 5a716fb1d6 color -> colour 2021-08-23 12:45:12 +01:00
Jamie 2d3afdaa83
fix indentation 2021-08-23 04:42:18 -07:00
Jamie c4b881a525
Update Renderer.tsx 2021-08-23 04:38:21 -07:00
Ryan Alexander 5be8e60b45 Prevent granting permissions you don't have 2021-08-23 12:32:44 +01:00
Ryan Alexander c02c4a63fa Only display TextChannels as option for SystemMessage channels 2021-08-23 12:11:19 +01:00
Ryan Alexander a6846192de Add audio tab and ability to change audio input device 2021-08-23 11:57:46 +01:00
Kamil G 6842bdc4a5 remove search from experiments 2021-08-23 11:52:13 +01:00
Jamie 852cc22dc2
Update Renderer.tsx 2021-08-22 04:31:48 -07:00
Jamie 5c01944cfb
Handle subdomains on URLs 2021-08-22 03:39:30 -07:00
Ryan Alexander af691be15c
Update Overview.tsx 2021-08-22 12:26:56 +10:00
Ryan Alexander f27a07a2da
Update Settings.tsx 2021-08-22 12:26:29 +10:00
Ryan Alexander 04e42ae1c2
Delete Privacy.tsx 2021-08-22 12:26:01 +10:00
Ryan Alexander ccda5e8609 Add deafen button 2021-08-22 12:22:44 +10:00
Paul db43c02e01 Changes for #88
Fix tooltip foreground.
Change light mode foreground colours.
Update ::selection styles.
2021-08-19 14:50:00 +01:00
Paul Makles 762cad1614
Merge pull request #93 from ryanalexander/patch-4 2021-08-19 13:49:27 +01:00
Ryan Alexander b60d590385
Update Appearance.tsx 2021-08-19 00:05:23 +10:00
Paul 2341408557 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Paul 899593faf0 Try to bump revolt.js and preact-context-menu. I hate javascript 2021-08-18 11:17:37 +01:00
Paul c51292722a Downgrade Vite to `npm:@insertish/vite@2.4.0-beta.3-dynamic-import-css-3c1466b` again. 2021-08-18 11:10:55 +01:00
Paul cb63cf0d92 Upgrade packages but also revert preact-context-menu update. 2021-08-18 11:04:52 +01:00
Paul d648787e8d Update Vite to 2.5.0 2021-08-18 10:51:58 +01:00
Paul aa8095725a Update revolt.js to 5.0.1-alpha.6-patch.1 2021-08-18 10:43:15 +01:00
Ryan Alexander 98d1f06ce6
Update Appearance.tsx 2021-08-18 10:11:17 +10:00
Martin Löffler 8825452942
Update preact-context-menu to 0.2.1
Closes #13
2021-08-18 02:01:02 +02:00