Commit Graph

911 Commits

Author SHA1 Message Date
Snazzah
83afb4e494 Format member count in invites 2021-09-03 18:34:16 +00:00
Snazzah
07faac3034 Add translate strings to server identity 2021-09-03 17:45:10 +00:00
Snazzah
50daac593b Revamp Server Identity Popover 2021-09-03 17:32:50 +00:00
Snazzah
3b66a088fc Fix translation string in Create Bot popover 2021-09-03 10:37:49 -05:00
Paul Makles
aaa0c8a435 Merge pull request #171 from Rexogamer/preview-padding 2021-09-03 13:05:20 +01:00
Paul
31079af034 Change invite rendering logic.
Handle link warnings on embeds.
Remove "EDIT!!" 🙏🙏🙏
2021-09-03 13:04:37 +01:00
Paul Makles
84ea239569 Merge pull request #169 from TaiAurori/master 2021-09-03 11:29:46 +01:00
Paul
7627189005 Fix issues introduced by #162.
Switch to more consistent naming scheme.
2021-09-03 11:21:51 +01:00
Paul Makles
8fd640d7d8 Merge pull request #158 from Snazzah/trusted-links 2021-09-03 11:18:16 +01:00
Paul
102101ee0c Add i18n to invalid invite screen. 2021-09-03 11:16:37 +01:00
Paul
94ea6a4577 Merge branch 'master' of https://github.com/revoltchat/revite 2021-09-03 11:15:07 +01:00
Paul Makles
884566c5c5 Merge pull request #161 from Bawbby/master
Clean up invalid invite page.
2021-09-03 11:14:22 +01:00
Paul Makles
e8375e925f Merge pull request #177 from yannickfunk/push-notifications
Parse Web Push notifications
2021-09-03 11:08:14 +01:00
Paul
db42909643 Format code for MyBots.tsx, fix i18n and make buttons less aggressive. 2021-09-03 11:07:58 +01:00
Paul Makles
36eae23871 Merge pull request #159 from Snazzah/bots-look-cool 2021-09-03 11:04:53 +01:00
Paul Makles
bac6fa21cb Merge branch 'master' into contextual_border_radius_variables 2021-09-03 11:01:19 +01:00
Paul
824ecffebc Fix pointer style for badges. 2021-09-03 10:46:52 +01:00
Paul
bd54c341b9 Fix and prettier incoming changes from PR #119.
Cherry pick PR #130: don't show add friend button on banned / deleted accounts.
Also account for this in context menu.
2021-09-03 10:43:48 +01:00
Ryan Alexander
25e49b63fa Rename "ios" & "fxios" to "Safari" and "Firefox" for browser name (#119) 2021-09-03 09:35:02 +00:00
Paul
695f02aa13 Update source links from GitLab to GitHub. 2021-09-03 10:30:27 +01:00
Paul
ab4167cab4 Use variables for scrollbar width.
Update language definitions.
2021-09-03 10:17:42 +01:00
Yannick Funk
b3ed2bffad Parse push notification packet of client 2021-09-02 23:24:22 +02:00
Ed L
833bd3b44b increase padding for profile preview 2021-09-01 17:02:37 +01:00
TaiAurori
c6e5588d24 add visible joining indicator 2021-08-31 21:37:42 +00:00
TaiAurori
0f1a8bcc56 add proper placeholder for invalid invite 2021-08-31 21:22:19 +00:00
TaiAurori
6376aeeef6 reindent 2021-08-31 20:45:01 +00:00
TaiAurori
4328c1c638 invite embeds 2: electric boogaloo 2021-08-31 20:30:02 +00:00
Snazzah
c5c346f93e add translation 2021-08-31 16:00:35 +00:00
Snazzah
33cc325099 finish translations 2021-08-31 15:55:18 +00:00
Snazzah
cb708cc77e fix typing errors 2021-08-31 15:37:34 +00:00
Snazzah
c3c44ab92d remove under construction tip 2021-08-31 04:51:13 +00:00
Snazzah
6e031d7326 update strings and style 2021-08-31 04:50:48 +00:00
Snazzah
94153cf6bb update create bot form 2021-08-31 04:33:47 +00:00
Snazzah
0e4f73cfad Move creating bots to a popover 2021-08-31 04:00:45 +00:00
Snazzah
9bf6b33895 error handling & styling 2021-08-31 03:23:07 +00:00
Snazzah
b57d274ffc Add "add bot" button 2021-08-31 02:33:36 +00:00
Snazzah
9a8acaa7f5 Bot avatar uploading 2021-08-31 01:42:50 +00:00
TaiAurori
9a5c8a7a29 Merge branch 'master' of https://github.com/TaiAurori/revite 2021-08-30 18:24:35 -04:00
TaiAurori
b8a2b7ef3f invite embeds preview 2021-08-30 18:21:49 -04:00
LambdAurora
24ae88b888 Introduce new border radius variables for stable theming. 2021-08-30 23:39:02 +02:00
Bawbby
9ba2d5fe73 Clean up invalid invite page.
- Make it look like a valid invite page.
- Add arrow to go back to home.
2021-08-30 17:11:04 -04:00
Snazzah
c96dc63395 Add bot editing 2021-08-30 19:10:55 +00:00
Paul
08c963e715 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
Snazzah
144e4db7c7 Initial bot page stylings 2021-08-30 16:18:42 +00:00
Paul
6d59c441d6 Fix issues introduced in new Typescript version. 2021-08-30 16:45:23 +01:00
Paul
ebf9634c87 Make Typescript happy, testing CI build.
Adjust language names.
2021-08-30 16:08:22 +01:00
Snazzah
800d5b7625 Add trusted link handling in renderer/prompt 2021-08-30 14:08:13 +00:00
Paul
c370a24fad Fix Korean language name. 2021-08-30 15:01:15 +01:00
Snazzah
88a73b007f Add trusted links to state 2021-08-30 13:07:35 +00:00
Paul
13e0fc86b0 Fix ghost notifications on closed DMs.
Fix link warning not closing on open.
2021-08-30 13:26:19 +01:00