Commit Graph

560 Commits (f27a07a2da330b85fd3f72c7bb04a7b59e9923b3)

Author SHA1 Message Date
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
Paul Makles fe24b28bee
Merge pull request #104 from ryanalexander/patch-5 2021-08-18 00:59:13 +01:00
Ryan Alexander 993b85843b
Update ServerHeader.tsx 2021-08-18 09:58:49 +10:00
Paul Makles 468350b36c
Merge pull request #98 from fatalerrorcoded/master 2021-08-18 00:58:45 +01:00
Paul Makles ae22c344a1
Merge pull request #87 from ryanalexander/context-categories 2021-08-18 00:58:06 +01:00
Ryan Alexander cfc55a4a9d
Delete verified.svg 2021-08-18 09:57:50 +10:00
Ryan Alexander 62ad6ca7d9
Delete revolt_r.svg 2021-08-18 09:57:44 +10:00
Ryan Alexander 70c66f40df
Add files via upload 2021-08-18 09:57:33 +10:00
Ryan Alexander f6b206b74d
Add files via upload 2021-08-18 09:57:01 +10:00
Paul b8c345f493 Add max length to message box. 2021-08-18 00:55:36 +01:00
Ryan Alexander 3d31a6c8f9
Update ServerHeader.tsx 2021-08-18 09:06:57 +10:00
Ryan Alexander a164cd4016
Add files via upload 2021-08-18 09:06:27 +10:00
Ryan Alexander 7806ece660
Verified badge 2021-08-18 08:55:39 +10:00
Ryan Alexander cefeebb4d2
Added verified server badge for any servers created by insert 2021-08-18 08:54:55 +10:00
Ryan Alexander dccc0f4eb7
Update Prompt.tsx 2021-08-18 06:28:18 +10:00
Paul 69cd410aff 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 5bfba2d7cf Show friend request count in indicator. Fixes #96 2021-08-17 20:05:21 +01:00
Martin Löffler 5ab1773f01
Moved reply mention disable into internal event handler 2021-08-17 20:52:16 +02:00
Martin Löffler 29ed48fa70
Disable mention behavior on self-replies 2021-08-17 17:29:25 +02:00
Martin Löffler b01a3c5554
Hide reply mention button from current user 2021-08-17 17:20:53 +02:00
Paul Makles ca6bdd332e
Merge pull request #90 from ryanalexander/patch-3 2021-08-17 15:33:47 +01:00
Paul e12efe3533 Improve Home design. 2021-08-17 13:52:02 +01:00
Ryan Alexander 457097ade4
Lowered contrast threshold 2021-08-17 19:33:09 +10:00
Ryan Alexander 5ad4485c64
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 66e946f0fc
Centered mention count + Fixed file formatting for last commit 2021-08-17 17:19:29 +10:00
Ryan Alexander 49d54ee05a Added create category context menu when right clicking in channel list 2021-08-17 06:31:25 +10:00
Paul 745b03452b Fix chat not scrolling to bottom when messages update. 2021-08-16 18:59:40 +01:00
Paul d13b5e812d Add leet speak to languages menu. 2021-08-16 18:16:49 +01:00
Paul 1f2e58b10e Include @ symbol when reply is a mention. 2021-08-16 18:08:44 +01:00
Paul b4f16f0d00 Handle role hoisting / ranking.
Closes #76 and closes #75.
2021-08-16 17:02:24 +01:00
Paul 72e9cda844 Attempt to fix attachments not showing up on Samsung Internet. 2021-08-16 15:16:54 +01:00
Paul Makles dcb038f986
Merge pull request #83 from ryanalexander/patch-1
Update ContextMenus.tsx
2021-08-15 23:03:17 +01:00
Ryan Alexander 30448ce5a0
Update ContextMenus.tsx
Add Create Invite button to server context menu
2021-08-16 08:00:53 +10:00
Paul 8ba5c13cfc Fix Revolt on WebKit browsers. 2021-08-15 22:58:16 +01:00
Paul Makles 8ca83ad95d
Merge pull request #80 from ryanalexander/patch-1 2021-08-15 20:26:06 +01:00
Ryan Alexander 44521716c6
Update ServerListSidebar.tsx 2021-08-16 05:24:37 +10:00
Ryan Alexander 8124119e73
Update ServerListSidebar.tsx 2021-08-16 05:17:21 +10:00