Paul Makles
|
d98b030d8e
|
chore: refactor permission checks
|
2022-04-28 15:02:22 +01:00 |
Paul Makles
|
231f0cf3f8
|
fix(invites): use new invite handling
|
2022-04-09 19:02:41 +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
|
48fb8c847f
|
feat(permission): implement new server / channel permission menus
|
2022-02-27 23:44:29 +00:00 |
Paul Makles
|
41dc0a0ad9
|
feat: add sc minification + display class names
|
2022-01-14 18:51:03 +00:00 |
Paul Makles
|
a9343ffcf8
|
feat: clean up invite bot page
|
2022-01-10 20:16:06 +00:00 |
Paul Makles
|
a1c1d2265d
|
feat: add Revolt discover (note: has CORS issues)
|
2022-01-10 00:57:00 +00:00 |
Paul
|
3c106f5d29
|
fix: allow invite screen to properly load while signed out
|
2021-12-25 20:43:54 +00:00 |
Paul
|
0591d44a31
|
feat(mobx): refactor and remove (react-)redux
|
2021-12-23 21:43:11 +00:00 |
megumin
|
23a24e1bac
|
fix: Correct grammar in bot invite screen (#237)
|
2021-10-31 21:12:26 +00:00 |
goat
|
60ed3b860b
|
fix: redirect to / on empty invites
|
2021-09-08 19:35:53 +02:00 |
Paul
|
102101ee0c
|
Add i18n to invalid invite screen.
|
2021-09-03 11:16:37 +01: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 |
Paul
|
7fa93f1f22
|
Fix home tab item width on Firefox.
Fix inability to leave server, for #95.
Add warning to invite bot.
|
2021-08-17 20:47:44 +01:00 |
Paul
|
c419f79814
|
Fix inviting bots to servers.
|
2021-08-12 22:27:14 +01:00 |
Paul
|
8ca8493cea
|
Add bot invite menu.
|
2021-08-12 16:07:41 +01:00 |
janderedev
|
2034e28899
|
Show member count on invite screen. Fixes #20
|
2021-08-12 10:45:22 +02:00 |
Paul
|
11e0f54d96
|
Fixes #9 and closes #8. This adds a way to mark servers as read.
Servers are also marked as read when joining them.
You can now also mark DMs as read.
|
2021-08-07 12:30:19 +01:00 |
Paul
|
872b710bc4
|
Make the linter happy.
|
2021-08-05 14:47:00 +01:00 |
Paul
|
6750812916
|
Add queued messages back.
Fix various code issues.
i18n invite menu.
|
2021-07-31 10:31:16 +01:00 |
Paul
|
3f8a698039
|
Start migration to revolt.js@5.0.0.
200 error milestone
|
2021-07-30 20:24:53 +01:00 |
Paul
|
57bb721246
|
Handle additional side effects from events.
|
2021-07-29 21:23:06 +01:00 |
Paul
|
69602df4df
|
Attempt to fix no permission on server.
|
2021-07-28 17:55:53 +01:00 |
Paul
|
b3386ade33
|
Format and automatically fix linted code.
|
2021-07-10 15:57:29 +01:00 |
Paul
|
0e43dadbe9
|
Add more internal CSS variables.
|
2021-07-10 15:42:13 +01:00 |
nizune
|
765b88cfaa
|
Changed name to lowercase.
|
2021-07-08 00:01:27 +02:00 |
Paul
|
2c4a74bdde
|
Update react-overlapping-panels.
Fix: bottom navigation appearing in wrong place.
Fix: Redirect to server from invite if already joined.
Fix: Use monoscape font for code textareas.
|
2021-07-07 13:08:39 +01: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 |
nizune
|
526aa72c0f
|
Update: Continued work on Friends tab + fixes
|
2021-07-02 13:56:38 +02:00 |
nizune
|
38be8f8fcc
|
Update: Changed icon pack to Boxicons
|
2021-06-27 12:17:59 +02:00 |
Paul
|
eef3e11e62
|
Load mediasoup client and add voice UI.
|
2021-06-24 10:54:32 +01:00 |
Paul
|
22b21c030f
|
Add animations to loaders.
|
2021-06-22 16:29:47 +01:00 |
Paul
|
c597fc81f8
|
Add open route / invite route.
Modularise server header.
|
2021-06-21 21:35:21 +01:00 |