* Upgrading ts-rs, and adding feature flag.
- Lets us remove all the ts-optionals on every field.
- Should speed up compilation, and this feature is only needed for
lemmy-js-client.
- Fixes#5741
* Removing ts_optional_fields from enums
* Updating translations.
* Fix tests
* Fixing translations
* Adding ts-rs feature to ts_bindings script
* Consolidating optional fields and export to one line.
* Dont export federation_queue_state