Paul Makles
1cfcb20d4d
chore(refactor): rename `context/modals` to `controllers/modals`
2022-06-27 17:56:06 +01:00
Paul Makles
374be319c4
feat(modals): port SignedOut and SignOutSessions
2022-06-18 11:56:05 +01:00
Paul Makles
e0ca1681bd
chore(refactor): move and re-organise types folder
2022-06-10 14:11:38 +01:00
Paul Makles
74f8c552ed
feat(@ui): port category button
2022-05-30 12:56:47 +01:00
Paul Makles
f3bdbe52d9
feat(@ui): migrate textarea and tip
2022-05-30 12:47:13 +01:00
Paul Makles
b4777e9816
feat(@ui): migrate line divider, preloader and save status
2022-05-30 12:40:01 +01:00
Paul Makles
be12c6da20
chore: migrate Button to @revoltchat/ui ( #617 )
...
* chore: start moving Button over
* fix: convert ServerIdentityModal
* fix: modal button styling
* fix: popover styles
* fix: clean up references to ui/*.*
* fix: button sizing
Co-authored-by: Ed L <beartechtalks@gmail.com>
2022-05-23 21:21:29 +01:00
Daesun
ac0c100846
feat(sessions): Add confirmation prompt ( #575 )
...
Reopening of issue #572
Fixes issue #42
Translations added on PR 31 of revolt/translations
Co-authored-by: Paul Makles <paulmakles@gmail.com>
2022-05-07 21:31:53 +01:00
Paul Makles
37d5ba24c5
merge: branch 'quark/permissions'
2022-04-29 13:48:38 +01:00
Paul Makles
b2f4411850
feat: switch to revolt.js@6.0.0 + new revolt-api
2022-04-09 15:47:04 +01:00
Ed L
28efdd0ea4
fix: fix iOS regex ( #519 )
2022-03-29 20:47:54 +01:00
Ed L
5a46c50b81
fix: properly detect ipados ( #504 )
2022-01-14 16:53:53 +00:00
trashtemp
18f7f91ff0
fix(settings): more settings fixes pt. 2
2021-12-24 18:36:40 +01:00
trashtemp
d2d7083542
fix(home,settings): updated homepage, settings
...
* new home screen
* cleaned up settings
2021-12-23 17:29:35 +00:00
Paul
5b422b89e3
Migrate to rAuth v1.
2021-09-11 17:36:23 +01:00
Snazzah
20bcc96ab3
Add Samsung Browser Icon to Sessions
2021-09-04 14:59:56 +00:00
Paul
b364fe50f6
Make Typescript happy, testing CI build.
...
Adjust language names.
2021-08-30 16:08:22 +01:00
Paul
55e00bf93f
Make the linter happy.
2021-08-05 14:47:00 +01:00
Paul
90c46155e4
Add hide email button.
...
Add device name for Revolt Desktop.
Add Italian and Toki Pona.
2021-08-04 11:40:58 +01:00
Paul
6cf18b1b9b
Fix message reply overflow.
...
Add opera icon to sessions.
2021-07-25 14:18:48 +01:00
Paul
7586b365fe
Format and automatically fix linted code.
2021-07-10 15:57:29 +01:00
Paul
69193e9a46
Add logic to "log out of all others".
...
Consider tablet as desktop device.
2021-07-08 14:29:21 +01:00
Paul
a3fa0b0807
Update certain logos and re-do mask.
2021-07-08 14:19:54 +01:00
Paul
594980fdac
Merge session icons together.
2021-07-08 14:07:25 +01:00
nizune
766be90296
Small fixes
2021-07-08 01:14:23 +02:00
nizune
41567413f2
Fix: small improvements for sessions tab
2021-07-07 22:35:15 +02:00
nizune
0f0c6cfbae
Fixed sessions tab for mobile devices
2021-07-07 22:15:52 +02:00
Paul
67d3fb35a4
Format code.
2021-07-06 19:29:27 +01:00
Paul
1fcf4df1ed
Fix: System messages would break replies.
...
Fix: Show correct time format on left side of messages.
2021-07-06 19:29:09 +01:00
nizune
b62eeb35e7
Fix: Small fixes to Sessions tab
2021-07-06 17:42:32 +02:00
Paul
b5a11d5c8f
Use tabWidth 4 without actual tabs.
2021-07-05 11:25:20 +01:00
Paul
7bd33d8d34
Run prettier on all files.
2021-07-05 11:23:23 +01:00
bree
a4051330a3
remove most uses of `as any` in typescript
...
- replaced many uses of `as any` with another more specific cast `as T`
- filled in missing typed for items that needed to be typed
- new runtime code was added where necessary to satisfy the new types with comments
- added missing theme variable "sidebar-active" to the Theme variables
- forms using `react-hook-form` are now typechecked
- changed some instances of `target` into `currentTarget` while removing `as any` assertions
2021-07-04 07:09:39 -04:00
nizune
4102b69ca4
Update: Changed icon pack to Boxicons
2021-06-27 12:17:59 +02:00
Paul
22b21c030f
Add animations to loaders.
2021-06-22 16:29:47 +01:00
Paul
31d8950ea1
Port settings.
2021-06-19 22:37:12 +01:00