Dmitrii Kartashev
4437b9a557
Boolean filter improvement alternative: TS upgrade ( #4840 )
...
* upgrade typescript and use new feature
* fix: typing error
2024-07-26 00:31:59 +01:00
dan
4291711f1d
Fix sloppy filter(Boolean) types ( #4830 )
...
* Fix sloppy filter(Boolean) in threadgate
* Fix sloppy filter(Boolean) in Explore
* Fix sloppy filter(Boolean) in post-feed
* Harden FeedPostSliceItem.reason type def
* Harden parentAuthor types
* Fix lying component types, handle blocks
2024-07-25 19:53:12 +01:00
Paul Frazee
d6ce16d15a
Implement thread locking ( #4545 )
...
* Add the ability to edit threadgates
* Fix bottom border on mobile
* Refresh thread after threadgate edit
2024-06-18 12:07:56 -07:00
Paul Frazee
28fa5e4919
Add "Who can reply" controls [WIP] ( #1954 )
...
* Add threadgating
* UI improvements
* More ui work
* Remove comment
* Tweak colors
* Add missing keys
* Tweak sizing
* Only show composer option on non-reply
* Flex wrap fix
* Move the threadgate control to the top of the composer
2023-12-10 12:01:34 -08:00