Commit Graph

18 Commits (c40e4655f0442109599870a922958a03c3dbe15f)

Author SHA1 Message Date
Paul c40e4655f0 Migrate to rAuth v1. 2021-09-11 17:36:23 +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 25e49b63fa Rename "ios" & "fxios" to "Safari" and "Firefox" for browser name (#119) 2021-09-03 09:35:02 +00:00
Paul 6d59c441d6 Fix issues introduced in new Typescript version. 2021-08-30 16:45:23 +01:00
Snazzah 2bef32a2a4 Update Mail Providers 2021-08-30 05:38:59 +00:00
Paul 872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +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 b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +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
bree b341f5d166 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 38be8f8fcc 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 3c6e3b9fbf Add bottom navigation and locale selector. 2021-06-21 13:44:43 +01:00
Paul 31d8950ea1 Port settings. 2021-06-19 22:37:12 +01:00
Paul 9706dd75f3 Port modal / popover context. 2021-06-19 18:46:05 +01:00
Paul ec97dbebd0 Hide client behind context.
Use idb for saving data.
Allow logins.
2021-06-18 22:47:25 +01:00
Paul 68a35751b3 Port Login UI 2021-06-18 20:21:54 +01:00