Commit Graph

21 Commits (14b335bfe746b60f93010fd987d244f0f826eb80)

Author SHA1 Message Date
Snazzah 78aefbdd8d Add Samsung Browser Icon to Sessions 2021-09-04 14:59:56 +00:00
Paul ebf9634c87 Make Typescript happy, testing CI build.
Adjust language names.
2021-08-30 16:08:22 +01: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 70e9de448d Fix message reply overflow.
Add opera icon to sessions.
2021-07-25 14:18:48 +01:00
Paul b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul 0d5bb67896 Add logic to "log out of all others".
Consider tablet as desktop device.
2021-07-08 14:29:21 +01:00
Paul f1b94e722a Update certain logos and re-do mask. 2021-07-08 14:19:54 +01:00
Paul a46d58f8f9 Merge session icons together. 2021-07-08 14:07:25 +01:00
nizune 4a94a65bf1 Small fixes 2021-07-08 01:14:23 +02:00
nizune 1f5bed9004 Fix: small improvements for sessions tab 2021-07-07 22:35:15 +02:00
nizune a3117bf835 Fixed sessions tab for mobile devices 2021-07-07 22:15:52 +02:00
Paul fb0ae130e9 Format code. 2021-07-06 19:29:27 +01:00
Paul fd23fdb206 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 8d0969d47e Fix: Small fixes to Sessions tab 2021-07-06 17:42:32 +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
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 31d8950ea1 Port settings. 2021-06-19 22:37:12 +01:00