Commit Graph

525 Commits (5bfba2d7cfe56e5b931ce05f78dfb8fec2cd8a10)

Author SHA1 Message Date
Paul 5bfba2d7cf Show friend request count in indicator. Fixes #96 2021-08-17 20:05:21 +01: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 66e946f0fc
Centered mention count + Fixed file formatting for last commit 2021-08-17 17:19:29 +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
Paul Makles c99c3ffc35
Merge pull request #79 from ryanalexander/master 2021-08-15 19:29:42 +01:00
Ryan Alexander 9ec2fa54af
Removed css changes to appearance tab text 2021-08-16 04:14:39 +10:00
Ryan Alexander 07061c4af1
Update Appearance.tsx 2021-08-16 04:14:10 +10:00
Paul Makles a17487606f
Merge pull request #70 from MichailiK/feature/message/image-loading-background 2021-08-15 18:04:24 +01:00
Paul d72adacb24 Fix search not working on mobile. 2021-08-15 18:01:25 +01:00
Michaili K 88c9775e23
Create separate ImageFile component for image attachments 2021-08-15 18:53:42 +02:00
Paul Makles 24050a8e05
Merge pull request #74 from ryanalexander/patch-1 2021-08-15 16:59:17 +01:00
Ryan Alexander a6c788f469
Used global language file for text 2021-08-16 01:57:33 +10:00
Ryan Alexander 3e3c490a22
Add Tooltip to settings icon 2021-08-16 01:40:58 +10:00
Paul 5dbee0c42a oops uh this should be 50% 2021-08-15 15:48:45 +01:00
Paul Makles a2bc3b8188
Merge pull request #72 from ryanalexander/patch-2 2021-08-15 15:40:18 +01:00
Ryan Alexander 792bc99eac
Merge branch 'revoltchat:master' into patch-2 2021-08-16 00:26:18 +10:00
Paul 8a104855a1 Add settings button to server list sidebar.
Move more border radiuses to variables.
2021-08-15 15:21:23 +01:00
Ryan Alexander 6938deb568
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 ff9545ba2f
Merge pull request #66 from janderedev/pr-6 2021-08-15 14:52:12 +01:00
Paul Makles c0c0c267f4
Merge pull request #67 from ashishcas/fixing-border-radius 2021-08-15 14:50:43 +01:00
Paul c2485f2a78 Add Thai and Bulgarian. 2021-08-15 14:16:36 +01:00
Michaili K 1b4d1e73df
Add (basic implementation of) background for loading images 2021-08-15 12:59:00 +02:00
Paul 4abf98adcb Bump revolt.js to fix objects not being properly updated.
Also don't re-fetch members on each message.
Add cursor: pointer to attachment images upon request.
Use client message cache for replies.
2021-08-15 09:58:22 +01:00
Paul f59d0efbcb Remember whether reply was a mention or not.
Fix input modals refreshing page.
2021-08-14 21:37:43 +01:00
ashishcas aedc158654 feat:: updating border radius 2021-08-14 21:44:02 +05:30
Paul 8609a1f016 Try optimise members list. 2021-08-13 22:31:28 +01:00
janderedev 3e1c8c862a
Merge branch 'master' of https://github.com/revoltchat/revite into pr-6 2021-08-13 15:54:14 +02:00
Paul 40d0421fa2 Fix inviting bots to servers. 2021-08-12 22:27:14 +01:00
janderedev dfed9515d1
fix regex, add * and empty text matchers 2021-08-12 23:17:52 +02:00
janderedev 82d3dd3c7b
Scroll to bottom after sed editing message 2021-08-12 22:54:54 +02:00
Paul Makles 4d9c324326
Merge pull request #60 from janderedev/pr-5 2021-08-12 21:39:23 +01:00
janderedev 60947b71ed
Merge branch 'master' of https://github.com/revoltchat/revite into pr-6 2021-08-12 22:29:41 +02:00
janderedev 884402e62a
sed replacement in message box. 2021-08-12 22:21:37 +02:00
Paul 4ac3165bdc Remove logs. 2021-08-12 19:51:23 +01:00
janderedev ac04bd2b44
Filter mutual servers properly 2021-08-12 18:29:01 +02:00
Paul c5a36b09d9 Remove ability to add bot as a friend. 2021-08-12 17:11:34 +01:00
janderedev 3d707a64da
Merge branch 'master' of https://github.com/revoltchat/revite into pr-5 2021-08-12 17:52:38 +02:00
Paul f548d91a7c Bump revolt.js version. 2021-08-12 16:17:37 +01:00
Paul 01cdce492e Add bot invite menu. 2021-08-12 16:07:41 +01:00