Commit Graph

39 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 48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
trashtemp 240a15e008 fix(userprofile): entry style touch up 2022-01-15 23:00:12 +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
Paul 42b6487ae7 feat(profile): add "add to server" button for bots 2021-12-21 10:44:14 +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 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 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 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 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 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
Paul d5b767c251 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul 8a5c6fc4d5 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul 551dc7562e Remove remaining references to useUser(s).
Add Channel object.
2021-07-29 16:55:07 +01:00
Paul 67f041a4f5 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul 5629999fb2 Add editing role name / colour.
Animate avatars on message hover.
Switch to 24-hour time format by default.
2021-07-14 13:25:40 +01:00
Paul 0cc6faab21 Show tooltip for long statuses. 2021-07-06 22:58:45 +01:00
Paul fb0ae130e9 Format code. 2021-07-06 19:29:27 +01:00
nizune d636168908 Fix: changed outlines to box-shadow 2021-07-05 21:06:08 +02:00
Paul 14809f1989 Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul a9ce64c9fe Run prettier on all files. 2021-07-05 11:23:23 +01:00
Paul d1fd371b70 Fix profile links from user profiles. 2021-07-02 19:01:28 +01:00
nizune 38be8f8fcc Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +02:00
Paul 2d9d3c489c Fix: Remove padding on user profile.
Modals: Allow all modals to be closed by ESC (permitting).
Fix: Handle closing DMs properly. Stop propagation too.
2021-06-24 16:57:12 +01:00
Paul 29bb93f399 Remove twemoji dependency.
Support re-connecting after going / starting offline.
2021-06-22 19:34:52 +01:00
Paul 22b21c030f Add animations to loaders. 2021-06-22 16:29:47 +01:00
Paul 9e460c5b3d Refactor + add message box. 2021-06-20 20:30:42 +01:00
Paul 9706dd75f3 Port modal / popover context. 2021-06-19 18:46:05 +01:00