Paul Makles
992a57e451
feat(@ui): migrate category / overline and header
2022-05-30 14:42:09 +01:00
Paul Makles
42019214f6
fix: pre-cache to not include extra files
2022-03-25 11:17:04 +00:00
Reinis Mazeiks
c6da3f532b
feat: add Latvian to the language list ( #556 )
2022-03-16 15:00:41 +00:00
Paul Makles
c0cc844396
chore(locale): add languages (Bengali, Catalonian, Danish, Esperanto)
2022-01-15 15:23:03 +00:00
Paul
763ac4eb98
feat(mobx): migrate auth and config
2021-12-11 21:04:12 +00:00
Paul
7c665b3b40
feat(mobx): implement locale options
2021-12-11 11:56:33 +00:00
Paul Makles
a188bfc489
feat(i18n): add 3 languages
2021-12-07 16:44:17 +00:00
Paul
f1e05237cc
chore(languages): add Belarusian (be) to Revolt
...
#362
2021-10-31 17:44:49 +00:00
Paul
494db73fe9
chore(languages): Change Tamil flag.
...
Closes #352
2021-10-31 17:36:26 +00:00
f3rr31
e47b7e3b0b
Spelling error fix for Magyar at line #104
...
Changed Magyar to magyar at line #104 . Magyar is magyar (small caps) in Hungarian; same as with Estonian (eesti) and Finnish (suomi).
2021-10-10 00:02:17 +02:00
AirTMZ
bf86bdcfe0
Update Locale.tsx
2021-09-06 16:10:11 +01:00
Paul
35ef9c58dd
Add Enchantment Table.
2021-09-04 15:50:58 +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
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
Paul
32217b07da
Add leet speak to languages menu.
2021-08-16 18:16:49 +01:00
Paul
66529e10f3
Add Thai and Bulgarian.
2021-08-15 14:16:36 +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
5629999fb2
Add editing role name / colour.
...
Animate avatars on message hover.
Switch to 24-hour time format by default.
2021-07-14 13:25:40 +01:00
Paul
be3e4ba184
Fix: Sever list was not center aligned.
2021-07-10 12:29:32 +01:00
Paul
90562493a5
No, I totally did not commit this to prod.
2021-07-06 23:11:36 +01:00
Paul
9e2e6f0505
Fix: dayjs locales won't fully load if the locale isn't selected first.
2021-07-06 22:49:14 +01: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
Paul
025a5c7eab
Fix: Certain languages not loading due to bad map.
2021-07-06 08:56:30 +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
e5d46cc34a
Merge branch 'master' into cleanup
2021-07-04 21:06:30 -04:00
Paul
08c338ea1c
Add collapsible section component.
...
Can now collapse server categories.
Client remembers collapse state, incl. advanced appearance settings.
2021-07-04 15:53:06 +01:00
Paul
476c521b92
Fix: Handle defaults before transforming languages.
...
Remove Hardcore Mode.
2021-07-04 13:02:32 +01:00
Paul
78d0abb592
Fix: Defaults / dayjs will not always be present.
2021-07-04 12:46:33 +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
Paul
f5c2838d36
Add dayjs language defaults.
...
Add remove / block user confirmation.
2021-07-02 14:50:24 +01:00
Paul
11c524d6a9
Add vortex / voice client.
2021-06-23 14:52:33 +01:00
Paul
99572066c8
Show alternative languages in own list.
2021-06-22 16:37:06 +01:00
Paul
d0b9cf9090
Work on channels, render content of messages.
2021-06-20 17:31:53 +01:00
Paul
89f8ab2694
Use relative imports for dayjs.
2021-06-20 12:55:23 +01:00
Paul
e7d1ada13d
Import assets and add PWA.
2021-06-18 19:25:33 +01:00
Paul
27eeb3acd2
Add Redux and reducers.
...
Load i18n files and add dayjs.
2021-06-18 17:57:08 +01:00
Paul
0cba2b362d
Add prettier.
2021-06-18 15:57:08 +01:00
Paul
58821476e6
Add i18n, use default imports for UI.
2021-06-18 15:18:10 +01:00