Commit Graph

29 Commits (bd54c341b97575531e9e3e4176da1f73d337c53a)

Author SHA1 Message Date
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