Commit Graph

5839 Commits

Author SHA1 Message Date
Eric Bailey e83003b1ec Fix lines on read more items 2025-06-11 11:40:33 -05:00
Eric Bailey ff83a0292b Some linear mode cleanup 2025-06-11 11:40:33 -05:00
Eric Bailey fd0162c321 Use indent ya idiot 2025-06-11 11:40:33 -05:00
Eric Bailey e939e41450 Tighten some spacing 2025-06-11 11:40:33 -05:00
Eric Bailey 1f73c05195 Fix up traversal metadata 2025-06-11 11:40:33 -05:00
Eric Bailey e5cc0c0ed2 New reply tree layout 2025-06-11 11:40:33 -05:00
Eric Bailey 15aca24547 Split up thread post components 2025-06-11 11:40:33 -05:00
Eric Bailey e1587661f4 More reorg 2025-06-11 11:40:33 -05:00
Eric Bailey 3223ab859b Reorg 2025-06-11 11:40:33 -05:00
Eric Bailey 7a7708348a Handle linear view 2025-06-11 11:40:33 -05:00
Eric Bailey 37cd3840a4 Basically working read more 2025-06-11 11:40:33 -05:00
Eric Bailey 2497099d81 Handle read more cases in tree view 2025-06-11 11:40:33 -05:00
Eric Bailey 4c4274ada3 Fix optimistic insert 2025-06-11 11:40:33 -05:00
Eric Bailey 8f59675fc4 Nvm don't kill me 2025-06-11 11:40:33 -05:00
Eric Bailey ef3baf8368 Update APIs 2025-06-11 11:40:33 -05:00
Eric Bailey da4afb78d0 WIP kill me 2025-06-11 11:40:33 -05:00
Eric Bailey 9e9ab55027 Fix highlighted post calc 2025-06-11 11:40:33 -05:00
Eric Bailey 2183de7452 Add annotations 2025-06-11 11:40:33 -05:00
Eric Bailey a16f5ecbff Clean up onPostSuccess 2025-06-11 11:40:33 -05:00
Eric Bailey 6dd71ebae2 Clean up scrolling 2025-06-11 11:40:33 -05:00
Eric Bailey b0cc8ee573 WIP scroll tweaks 2025-06-11 11:40:33 -05:00
Eric Bailey fc9d8d060a WIP scroll handling 2025-06-11 11:40:33 -05:00
Eric Bailey 7d4ce438ca Ensure deletes are coming through 2025-06-11 11:40:32 -05:00
Eric Bailey f8d5ad88c5 Working optimistic reply insertions, preference for OP 2025-06-11 11:39:52 -05:00
Eric Bailey 8bab738fed Simple working version, no pref for OP 2025-06-11 11:39:52 -05:00
Eric Bailey 912aaac3f6 Sorta working linear view optimistic state 2025-06-11 11:39:52 -05:00
Eric Bailey 8e2bdecc25 Update types 2025-06-11 11:39:52 -05:00
Eric Bailey 03b5ef162c Add in new optimistic insert logic 2025-06-11 11:39:52 -05:00
Eric Bailey 5f586cbec0 Re-org 2025-06-11 11:39:52 -05:00
Eric Bailey e82627cf4f Little cleanup, inserting dupes 2025-06-11 11:39:52 -05:00
Eric Bailey 4a83579795 Optimistic WIP 2025-06-11 11:39:52 -05:00
Eric Bailey b428f8f93c WIP optimistic 2025-06-11 11:39:52 -05:00
Eric Bailey 21601390e4 WIP RaW 2025-06-11 11:39:52 -05:00
Eric Bailey dd01bdd91d Handle first reply under highlighted/composer 2025-06-11 11:39:52 -05:00
Eric Bailey f82641b86d Fix parents 2025-06-11 11:39:52 -05:00
Eric Bailey 4431e1b7f7 Clarify some naming 2025-06-11 11:39:52 -05:00
Eric Bailey 64598ab9d0 Better muted/hidden sorting and handling 2025-06-11 11:39:52 -05:00
Eric Bailey df607870f0 Rough handling of hidden/muted 2025-06-11 11:39:52 -05:00
Eric Bailey e42cd77fc0 Sorting working 2025-06-11 11:39:52 -05:00
Eric Bailey 59ab4f9668 WIP 2025-06-11 11:39:52 -05:00
Francisco Nascimento 269105371b Instant Feed Update on Mute or Moderation Action (#8463)
* Implemented #2406: Instant Feed Update on Mute or Moderation Action
Posts from muted or blocked users are now removed immediately from
the feed. This is achieved by extending the usePostShadow hook to
check if the post author is muted or blocked and return
POST_TOMBSTONE accordingly.
A unit test was also added to validate the new logic.

Co-authored-by: Pedro Macedo <pedrosantosmacedo@tecnico.ulisboa.pt>

* remove useless tests

---------

Co-authored-by: Pedro Macedo <pedrosantosmacedo@tecnico.ulisboa.pt>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
2025-06-11 06:21:31 -07:00
Samuel Newman 1380c5ac67 use ref instead of source (#8471) 2025-06-10 15:29:39 -05:00
pfrazee c6fc298d1e Nightly source-language update 2025-06-10 02:41:37 +00:00
dan f938963462 Update react-navigation (#5967) 2025-06-09 22:29:53 +03:00
Minseo Lee 42c4da1ec7 Update SetNewPasswordForm.tsx (#8349) 2025-06-09 05:21:11 -07:00
pfrazee b3be5a26ea Nightly source-language update 2025-06-07 02:39:41 +00:00
bnewbold 38a3f37ce8 bskyweb: bump indigo (several codegen updates) (#8442)
* bump indigo (several codegen updates)

* update call to getAuthorFeed
2025-06-06 16:05:00 -07:00
Samuel Newman 487da69a15 Replace "Note about sharing" prompt with an inline hint (#8452)
* add pwi warning to share menu, remove prompt

* add pwi label to web, remove prompt

* add an option to the PWI menu

* conditionally reorder items on web
2025-06-06 08:21:23 -07:00
Samuel Newman 23a7bc50db Bump version to v1.104 (#8447) 2025-06-06 15:21:49 +03:00
Samuel Newman 40f97d05a6 show misclass button by the same logic as feedContext (#8445) 2025-06-06 03:08:45 -07:00