Commit Graph

166 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
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
Paul c370a24fad Fix Korean language name. 2021-08-30 15:01:15 +01:00
Paul 13e0fc86b0 Fix ghost notifications on closed DMs.
Fix link warning not closing on open.
2021-08-30 13:26:19 +01:00
Paul c7eb1f21bf Add new languages: et, fil, ga, ja, ko, lb, ms, nb_NO, sk, sl, ta, vi. 2021-08-30 13:13:15 +01:00
Ryan Alexander edc7902063 Make continue button use accent colour 2021-08-29 10:00:23 +10:00
Ryan Alexander 8354758cae Add external link warning 2021-08-29 09:56:20 +10:00
Paul af99c7e1fd Changes for #88
Fix tooltip foreground.
Change light mode foreground colours.
Update ::selection styles.
2021-08-19 14:50:00 +01:00
Paul 1956c9fbd9 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Paul Makles bf446bc8a6 Merge pull request #87 from ryanalexander/context-categories 2021-08-18 00:58:06 +01:00
Ryan Alexander a5842fe0d0 Update Prompt.tsx 2021-08-18 06:28:18 +10:00
Ryan Alexander 5b64ee5b0b Added create category context menu when right clicking in channel list 2021-08-17 06:31:25 +10:00
Paul 32217b07da Add leet speak to languages menu. 2021-08-16 18:16:49 +01: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
Paul Makles 90daf0c5bc Merge pull request #67 from ashishcas/fixing-border-radius 2021-08-15 14:50:43 +01:00
Paul 66529e10f3 Add Thai and Bulgarian. 2021-08-15 14:16:36 +01:00
Paul 0e8feb2389 Remember whether reply was a mention or not.
Fix input modals refreshing page.
2021-08-14 21:37:43 +01: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
Paul 3a150b638a Remove logs. 2021-08-12 19:51: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 f2622121a4 Display all server roles separately. 2021-08-08 21:50:29 +01:00
Paul c65073d148 Add server avatars. Closes #52
Add identity edit menu. Closes #51
2021-08-07 22:42:15 +01:00
Paul 0d415b4d5b Manage state per channel. Closes #2 2021-08-07 20:43:08 +01:00
Paul 0e7e719308 Re-write voice context. Working towards #21 2021-08-07 16:15:55 +01:00
Paul 3bd6ab1388 Fix voice and abnormal CPU usage. 2021-08-07 14:13:05 +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 c997261e20 Add i18n to replies.
Add Fluent design category button.
Update Account page with new design.
2021-08-04 16:03:38 +01:00
Paul 540b568a06 Start work on fluent categories.
Fix Locale loading when syncing invalid lang.
2021-08-04 14:31:55 +01:00
Paul 43fe2cd03c Categorise constructed languages. 2021-08-04 12:31:51 +01:00
Paul aae92b2974 Add hide email button.
Add device name for Revolt Desktop.
Add Italian and Toki Pona.
2021-08-04 11:40:58 +01:00
Paul 50452ba503 Fix notifications not opening server. 2021-07-31 17:00:50 +01:00
Paul 54900008a6 Move typing indicator into revolt.js 2021-07-31 13:48:26 +01:00
Paul 329ce392fc Fix elements not observing permissions. 2021-07-31 12:09:18 +01:00
Paul 6750812916 Add queued messages back.
Fix various code issues.
i18n invite menu.
2021-07-31 10:31:16 +01:00
Paul 5105e84867 Update to revolt.js 5.0.0-alpha.10
Fix member sidebar not showing on mobile.
2021-07-31 09:34:55 +01:00
Paul b65dbab297 Fix duplicate member entries. 2021-07-30 23:43:26 +01:00
Paul 33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul d5b767c251 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul 3f8a698039 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +01:00