Eric Bailey
11f36384fb
Use root post threadgate as source for author feed
2024-08-14 16:14:41 -05:00
Eric Bailey
093d33c466
Don't hide replies on author feeds
2024-08-14 16:14:41 -05:00
Eric Bailey
ace8ea9daa
Filter hidden replies from notifications using cache
2024-08-14 16:14:41 -05:00
Eric Bailey
f8ae1014e7
Filter hidden replies from feeds
2024-08-14 16:14:41 -05:00
Eric Bailey
f1b7d65120
Add context and hook up to mutation
2024-08-14 16:14:41 -05:00
Eric Bailey
5274487def
Don't mutate post in shadow
2024-08-14 16:14:18 -05:00
Eric Bailey
b0328fce10
Show QP button but disable it
2024-08-13 17:46:44 -05:00
Eric Bailey
728d7097ea
Handle manual quote embeds and disabled errors
2024-08-13 16:52:23 -05:00
Eric Bailey
61519a0beb
Confirm before detaching post
2024-08-13 15:43:56 -05:00
Eric Bailey
75b804fed9
Use toggle switch for QP setting
2024-08-13 15:16:01 -05:00
Eric Bailey
9f508f0870
Optimistic detachment
2024-08-13 15:02:10 -05:00
Eric Bailey
70032baec2
Hide post for me
2024-08-13 14:30:46 -05:00
Eric Bailey
2edbe7211d
Fix dialog spacing, update copy
2024-08-13 13:25:14 -05:00
Eric Bailey
4004d9eeda
Prefetch data needed for interaction settings
2024-08-12 16:18:06 -05:00
Eric Bailey
5d78f69d95
Plumbing
2024-08-12 15:33:50 -05:00
Eric Bailey
7adaf159c1
Add new mutation, handle app view ready and invalidation
2024-08-12 14:55:22 -05:00
Eric Bailey
1aba70cd18
Queries can't save undefined
2024-08-12 14:54:56 -05:00
Eric Bailey
6e280b7737
Rename quotepostDisabled
2024-08-12 14:54:27 -05:00
Eric Bailey
6a77323cbe
Only show quote disable copy if disabled
2024-08-12 10:52:41 -05:00
Eric Bailey
0de71764cf
Update composer postgate copy
2024-08-12 10:50:59 -05:00
Eric Bailey
7c9cda781b
Revert copy for WhoCanReply
2024-08-12 10:49:27 -05:00
Eric Bailey
949e271a72
Remove WhoCanReply from thread children
2024-08-12 10:46:46 -05:00
Eric Bailey
372a235dd7
Rename everything
2024-08-12 10:38:39 -05:00
Eric Bailey
47dfa54ede
Show if you hid the reply or not
2024-08-09 18:02:59 -05:00
Eric Bailey
df6b592f28
Copy update
2024-08-09 17:21:55 -05:00
Eric Bailey
e5030d0556
Correctly compute if user can edit reply settings
2024-08-09 17:17:57 -05:00
Eric Bailey
f7eb2b4031
Integrate postgate into WhoCanReply text
2024-08-09 16:43:07 -05:00
Eric Bailey
045c511196
Add post interaction settings to dropdown for all users
2024-08-09 16:23:08 -05:00
Eric Bailey
c70f33ebe2
Hide reply settings if disabled
2024-08-09 15:35:21 -05:00
Eric Bailey
e5a678dee8
Rename dialog
2024-08-09 15:32:52 -05:00
Eric Bailey
8fa02dda80
Hide quote post button if disabled
2024-08-09 15:30:41 -05:00
Eric Bailey
26e7d31557
Integrate postgates into ThreadgateEditor dialog
2024-08-09 15:22:45 -05:00
Eric Bailey
f9e988c5fb
Some renaming
2024-08-09 11:37:20 -05:00
Eric Bailey
c4e5782e1e
Add queries
2024-08-08 15:22:09 -05:00
Eric Bailey
b2c9dc4e34
Merge remote-tracking branch 'origin/main' into reply-qp-moderation
...
* origin/main: (30 commits)
Show just-posted replies above OP replies (#4901 )
Remove client filtering of starter packs (#4753 )
Remove show_avi_follow_button (#4900 )
Remove native_pwi_disabled (#4896 )
Fix overflow on posts (#4899 )
Move onPressReply into child component (#4898 )
Remove new_user_progress_guide (#4895 )
Remove explore_page_profile_card_social_proof (#4894 )
Remove ungroup_follow_backs gate (#4893 )
Remove unnecessary state update for reply gate (#4897 )
Include follow-based suggestions in interstitial (#4889 )
Cleanup flags (#4891 )
ALF suggested follows in profile header (#4828 )
Added trans (#4890 )
Keep interstitial fresh on refresh (#4888 )
Include popcluster in suggestion ranking (#4887 )
Add logging of selected feed preference when displaying the following feed (#4789 )
[Video] Visibility detection view (#4741 )
[Videos] Video player - PR #2 - better web support (#4732 )
[Video] Authed video upload (#4885 )
...
2024-08-08 13:46:57 -05:00
dan
e782db33dc
Show just-posted replies above OP replies ( #4901 )
...
* Unify onPostReply handler
* Show just-posted replies above OP replies
* Only do this for the highlighted post or thread mode
It's confusing to have your post displace OP thread or other people's leaf posts.
2024-08-08 19:19:58 +01:00
Hailey
c1af767fa6
Remove client filtering of starter packs ( #4753 )
2024-08-08 10:51:54 -07:00
Eric Bailey
a0756c53be
Remove show_avi_follow_button ( #4900 )
2024-08-08 18:14:15 +01:00
Eric Bailey
3ea8eb6013
Remove native_pwi_disabled ( #4896 )
...
* Remove native_pwi_disabled
* Remove search button
2024-08-08 18:14:02 +01:00
Samuel Newman
e7a0055a85
Fix overflow on posts ( #4899 )
...
* overflow posts, via contentHider
* margin->padding for a bit more leeway
* overflow notifications
* overflow on header
* revert from contenthider, put on text in all places
* fix zalgo text in handle in composer
---------
Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com >
2024-08-08 18:04:40 +01:00
dan
ae25cb3391
Move onPressReply into child component ( #4898 )
...
* Move ComposePrompt to post-thread/
* Move onPressReply into child component
2024-08-08 17:58:58 +01:00
Eric Bailey
85fe95c988
Remove new_user_progress_guide ( #4895 )
2024-08-08 11:48:42 -05:00
Eric Bailey
e1df2b0b16
Remove explore_page_profile_card_social_proof ( #4894 )
2024-08-08 11:48:32 -05:00
Eric Bailey
f3a9f874d9
Remove ungroup_follow_backs gate ( #4893 )
2024-08-08 11:48:24 -05:00
dan
4b71950d99
Remove unnecessary state update for reply gate ( #4897 )
...
* Move mobile compose prompt to inner component
* Make canReply computed
* Use same clamp we use elsewhere
2024-08-08 17:05:51 +01:00
dan
2174feed44
Include follow-based suggestions in interstitial ( #4889 )
2024-08-08 15:49:34 +01:00
dan
f1031d100b
Cleanup flags ( #4891 )
...
* Remove launched gates
* Remove disabled gates
2024-08-08 15:25:42 +01:00
Eric Bailey
1e3b2d6f42
ALF suggested follows in profile header ( #4828 )
...
* Refactor ProfileHeaderSuggestedFollows
* Load fresh data every time
* Oops, missed a file
* Update ProfileCard.Link usage, tweak copy
2024-08-08 09:19:51 -05:00
Minseo Lee
af5262682e
Added trans ( #4890 )
2024-08-08 13:12:23 +01:00
dan
a864f69849
Keep interstitial fresh on refresh ( #4888 )
2024-08-08 06:20:24 +01:00