Commit Graph

83 Commits (65acc4e1de6482387924043201dbb86f1c4dd2c3)

Author SHA1 Message Date
Paul Makles 65acc4e1de fix: allow selecting text on profiles
closes #433
2022-05-09 21:58:08 +01:00
Paul Makles 1101c70066 fix: handle null relationship; fixes #607
not sure if this was intended from the API side
2022-05-08 10:19:33 +01:00
Paul Makles 8125ccee1d merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles 48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul Makles b765d1a8ac fix: re-enable callouts 2022-03-06 19:52:24 +00:00
trashtemp 5565c86ef6 chore: updated vite-plugin-pwa, fixes 2022-01-16 17:22:06 +01:00
trashtemp 240a15e008 fix(userprofile): entry style touch up 2022-01-15 23:00:12 +01:00
trashtemp d0ae08e421 fix(modals): finally fixed width 2022-01-15 22:19:29 +01:00
Paul Makles 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp 1bac372c4c fix(app): font sizing, better system msgs 2022-01-13 22:31:35 +01:00
Ayyan 82f4918646 feat(UserProfile): add button to cancel outgoing friend request (#461) 2022-01-04 11:11:11 +00:00
trashtemp 152a3c3868 fix(profile): finished modal design 2021-12-21 13:26:47 +01:00
trashtemp f82784476b fix(profile): fixed status label alignment 2021-12-21 12:20:33 +01:00
Paul 42b6487ae7 feat(profile): add "add to server" button for bots 2021-12-21 10:44:14 +00:00
Paul Makles 3ee0c37a60 feat(settings): UI improvements (#448)
* Fixed CSS for Settings.tsx + new Theme Shop design

* reformat

* More changes to UI CSS

* Small CSS fixes for Settings.tsx, Account, Bots

* Updated theme shop, settings pages, cleanup

* chore: force sync language submodule

* fix(sidebar): prevent items from shrinking

* fix(push): fix timestamp and icon for push notifications

* fix(voice): hide grant permission button after grant

* chore: hide new shop / chevron before merge

* chore(ci): bump node to v16 in dockerfile

* fix(sidebar): change width of channel sidebar

Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 13:37:21 +00:00
Paul bc83047fdd feat: add new badges 2021-11-13 22:55:41 +00:00
Paul 8173a2f6a9 Hide edit profile button while editing, closes #301.
Block UI when account edit request is sent, closes #303.
2021-10-10 16:32:30 +01:00
Paul Makles 2373dc2e7d Merge pull request #268 from brecert/fix-198 2021-10-09 23:45:52 +01:00
Paul 6dbf34693a Prevent double sending of requests. 2021-09-19 13:47:25 +01:00
brecert 1f2c195712 Set appropriate `autocomplete` attributes for password reset
- make autocomplete set to `current-password` and `new-password` for password resets
- fixes #198
2021-09-19 04:11:54 -04:00
Paul cdb742a72c Fix change email / password. 2021-09-13 16:41:47 +01:00
Paul Makles 917b6d0283 Merge pull request #223 from brecert/identity-fix
Improve server identity avatar preview
2021-09-11 23:53:17 +01:00
Paul c40e4655f0 Migrate to rAuth v1. 2021-09-11 17:36:23 +01:00
brecert 7ab3b1a55a Improve server identity avatar preview
- server identity avatar preview now displays your current avatar, but desaturated and grayscale when no avatar is set

resolves #218
2021-09-11 11:38:58 -04:00
Paul Makles d7d7c97be4 Merge pull request #178 from Snazzah/patch-1 2021-09-09 21:04:58 +01: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 36eae23871 Merge pull request #159 from Snazzah/bots-look-cool 2021-09-03 11:04:53 +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
Snazzah 33cc325099 finish translations 2021-08-31 15:55:18 +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
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
ashishcas a4970afd53 feat:: updating border radius 2021-08-14 21:44:02 +05:30
Paul Makles fa213b5f8a Merge pull request #60 from janderedev/pr-5 2021-08-12 21:39:23 +01:00
janderedev 36148f5bbf Filter mutual servers properly 2021-08-12 18:29:01 +02:00
Paul 6eab5e77aa Remove ability to add bot as a friend. 2021-08-12 17:11:34 +01:00
janderedev 6fff69b055 Merge branch 'master' of https://github.com/revoltchat/revite into pr-5 2021-08-12 17:52:38 +02:00
Paul 703b13d38b Temporary bot menu. 2021-08-12 15:29:19 +01:00
Paul a134770e1b Show user flags and the bot owner. 2021-08-12 14:40:13 +01:00
janderedev 1118a71f3f Added mutual servers tab on user profile 2021-08-12 12:32:56 +02:00
Paul f1babfdd51 Handlers for UserShort.
View user's profile picture.
Close #25, adds logic to hamburger.
2021-08-09 15:51:22 +01:00
Paul c65073d148 Add server avatars. Closes #52
Add identity edit menu. Closes #51
2021-08-07 22:42:15 +01:00
Paul 28646867b8 Fix profiles not loading. 2021-08-05 23:25:49 +01:00
Paul 872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul 329ce392fc Fix elements not observing permissions. 2021-07-31 12:09:18 +01:00