Commit Graph

489 Commits (41a206f6c413559661171cc73792aaf9fdfb6b77)

Author SHA1 Message Date
Zomatree 41a206f6c4 color -> colour 2021-08-23 12:45:12 +01:00
Ryan Alexander 0bfdf15c02 Prevent granting permissions you don't have 2021-08-23 12:32:44 +01:00
Ryan Alexander 629da8ec8c Only display TextChannels as option for SystemMessage channels 2021-08-23 12:11:19 +01:00
Ryan Alexander 99cc7fdcd2 Add audio tab and ability to change audio input device 2021-08-23 11:57:46 +01:00
Kamil G 716a700a9e remove search from experiments 2021-08-23 11:52:13 +01:00
Paul af99c7e1fd Changes for #88
Fix tooltip foreground.
Change light mode foreground colours.
Update ::selection styles.
2021-08-19 14:50:00 +01:00
Paul Makles d25e1fc1ce Merge pull request #93 from ryanalexander/patch-4 2021-08-19 13:49:27 +01:00
Ryan Alexander 20b22d1cb0 Update Appearance.tsx 2021-08-19 00:05:23 +10:00
Paul 1956c9fbd9 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Ryan Alexander f5ea8e88ce Update Appearance.tsx 2021-08-18 10:11:17 +10:00
Paul Makles 88fc488f59 Merge pull request #104 from ryanalexander/patch-5 2021-08-18 00:59:13 +01:00
Ryan Alexander 5ab656bc2a Update ServerHeader.tsx 2021-08-18 09:58:49 +10:00
Paul Makles fc6e0d29cf Merge pull request #98 from fatalerrorcoded/master 2021-08-18 00:58:45 +01:00
Paul Makles bf446bc8a6 Merge pull request #87 from ryanalexander/context-categories 2021-08-18 00:58:06 +01:00
Paul cc28ea4b5c Add max length to message box. 2021-08-18 00:55:36 +01:00
Ryan Alexander 73dfb262ac Update ServerHeader.tsx 2021-08-18 09:06:57 +10:00
Ryan Alexander e0d75077a3 Added verified server badge for any servers created by insert 2021-08-18 08:54:55 +10:00
Ryan Alexander a5842fe0d0 Update Prompt.tsx 2021-08-18 06:28:18 +10:00
Paul 7fa93f1f22 Fix home tab item width on Firefox.
Fix inability to leave server, for #95.
Add warning to invite bot.
2021-08-17 20:47:44 +01:00
Paul 61c7b4236e Show friend request count in indicator. Fixes #96 2021-08-17 20:05:21 +01:00
Martin Löffler 61901b4bc1 Moved reply mention disable into internal event handler 2021-08-17 20:52:16 +02:00
Martin Löffler d419c455af Disable mention behavior on self-replies 2021-08-17 17:29:25 +02:00
Martin Löffler 59dde14333 Hide reply mention button from current user 2021-08-17 17:20:53 +02:00
Paul Makles f13205aa15 Merge pull request #90 from ryanalexander/patch-3 2021-08-17 15:33:47 +01:00
Paul 97978b2390 Improve Home design. 2021-08-17 13:52:02 +01:00
Ryan Alexander 3b19299cd7 Lowered contrast threshold 2021-08-17 19:33:09 +10:00
Ryan Alexander b7989ff74f Transparent will now fallback to the contrasting colour of background
https://github.com/revoltchat/revite/issues/88
2021-08-17 19:30:41 +10:00
Ryan Alexander bbdba3881e Centered mention count + Fixed file formatting for last commit 2021-08-17 17:19:29 +10:00
Ryan Alexander 5b64ee5b0b Added create category context menu when right clicking in channel list 2021-08-17 06:31:25 +10:00
Paul c02bc10885 Fix chat not scrolling to bottom when messages update. 2021-08-16 18:59:40 +01:00
Paul 32217b07da Add leet speak to languages menu. 2021-08-16 18:16:49 +01:00
Paul 127dcf0528 Include @ symbol when reply is a mention. 2021-08-16 18:08:44 +01:00
Paul cb064aba50 Handle role hoisting / ranking.
Closes #76 and closes #75.
2021-08-16 17:02:24 +01:00
Paul 7f24ee3c9a Attempt to fix attachments not showing up on Samsung Internet. 2021-08-16 15:16:54 +01:00
Ryan Alexander 5c6a7fe2ae Update ContextMenus.tsx
Add Create Invite button to server context menu
2021-08-16 08:00:53 +10:00
Paul 73212b8435 Fix Revolt on WebKit browsers. 2021-08-15 22:58:16 +01:00
Ryan Alexander b4c6837660 Update ServerListSidebar.tsx 2021-08-16 05:24:37 +10:00
Ryan Alexander 2ecc2b920c Update ServerListSidebar.tsx 2021-08-16 05:17:21 +10:00
Ryan Alexander 487a5f5404 Removed css changes to appearance tab text 2021-08-16 04:14:39 +10:00
Ryan Alexander 9e823d6248 Update Appearance.tsx 2021-08-16 04:14:10 +10:00
Paul Makles 936f4813c5 Merge pull request #70 from MichailiK/feature/message/image-loading-background 2021-08-15 18:04:24 +01:00
Paul 13771d7623 Fix search not working on mobile. 2021-08-15 18:01:25 +01:00
Michaili K a17317f09c Create separate ImageFile component for image attachments 2021-08-15 18:53:42 +02:00
Ryan Alexander 69b4cebc2d Used global language file for text 2021-08-16 01:57:33 +10:00
Ryan Alexander 2befb9e74e Add Tooltip to settings icon 2021-08-16 01:40:58 +10:00
Paul 61372cfa1e oops uh this should be 50% 2021-08-15 15:48:45 +01:00
Ryan Alexander 85823a915f Merge branch 'revoltchat:master' into patch-2 2021-08-16 00:26:18 +10:00
Paul 4faba20410 Add settings button to server list sidebar.
Move more border radiuses to variables.
2021-08-15 15:21:23 +01:00
Ryan Alexander 505ce46666 Update UserProfile.tsx
Clicking badges that can redirect to a relevant page will do so.

Clicking Supporter will direct to donate page
Clicking Translator will direct to weblate
2021-08-16 00:09:16 +10:00
Paul Makles 2b7c99390b Merge pull request #66 from janderedev/pr-6 2021-08-15 14:52:12 +01:00