Paul Frazee
59d5c8ecc0
Update to use new sdk updates
2024-03-07 16:16:53 -08:00
Eric Bailey
7d80e5db54
Fix lint errors
2024-03-07 13:00:03 -06:00
Eric Bailey
a2db4d6098
Fix type errors
2024-03-07 11:40:53 -06:00
Paul Frazee
38b217458a
Enforce limit of ten labeler subscriptions
2024-03-06 12:43:01 -08:00
Paul Frazee
aa70d0e2ef
Update onboarding
2024-03-06 11:50:55 -08:00
Paul Frazee
c5872f6644
Get report flow working again with temporarily fixed report options
2024-03-06 10:43:08 -08:00
Paul Frazee
a610ce875f
Implement Likes dialog
2024-03-05 20:46:39 -08:00
Paul Frazee
2a7af0b8c0
Small cleanup
2024-03-05 19:15:46 -08:00
Paul Frazee
a84e264dae
Implement label handling
2024-03-05 16:18:49 -08:00
Paul Frazee
14a99cf3fc
Get moderation screen working
2024-03-04 23:03:19 -08:00
Paul Frazee
a4ad364781
Rework label pref ui
2024-03-04 22:02:18 -08:00
Paul Frazee
19c0ae80eb
Implement preference controls on labelers
2024-03-04 18:14:02 -08:00
Paul Frazee
b26e280373
Tweak ui
2024-03-04 16:33:07 -08:00
Paul Frazee
f99307033c
Implement new label config controls (wip)
2024-03-04 16:00:15 -08:00
Paul Frazee
4d0dc7438b
Update profile to pull from labeler definition
2024-03-04 14:02:54 -08:00
Paul Frazee
473ca0deff
Delete some dead code and do some refactoring
2024-03-04 13:24:22 -08:00
Paul Frazee
f30f31f123
Update to use new labeler semantics
2024-03-04 13:04:33 -08:00
Paul Frazee
d1ffe94b00
Improve consistency of display name blurring
2024-03-02 12:03:21 -08:00
Paul Frazee
ad135fa705
Remove dead code and start moving toward latest modsdk
2024-02-29 16:51:37 -08:00
Paul Frazee
05863426c5
Moderator variation of profile
2024-02-27 16:55:31 -08:00
Paul Frazee
697b262ba4
Experiment to put labeling under a tab of a normal profile
2024-02-27 14:33:57 -08:00
Eric Bailey
304b6f4f00
Update ReportDialog
2024-02-26 18:10:46 -06:00
Eric Bailey
dbd42ae0c5
Merge remote-tracking branch 'origin/main' into 3p-moderators
...
* origin/main: (69 commits)
Update .po files
use `showControls` to show/hide live text icon on ios (#2982 )
Fix dim mode unread notif color
Make dim theme dim (#2966 )
Add handle validation to create account UI (#2959 )
Normalize relative day (#2874 )
increase timeout to 15s (#2958 )
use `useOpenLink` hook for links in ALF (#2975 )
Rename Home Feed Prefs to Following Feed Prefs (#2965 )
Refactor feed header components (#2964 )
patch react-navigation to fix history bug (#2955 )
Use EAS managed build number, run build/submit on GH Actions (#2841 )
Fix `numberOfLines` not updating on iOS 15 (#2956 )
Fix UITextView line height adjustment for DynamicType, always use the max width for the view (#2916 )
Navigate back from a deleted post's route (#2948 )
Add optional close callback to Dialog (#2947 )
Fix flash when pressing into just-created post (#2945 )
Last usage (#2944 )
Update blogpost URL in ExportCarDialog.tsx (#2939 )
Prefer full posts for post thread placeholder (#2943 )
...
2024-02-26 14:50:43 -06:00
Paul Frazee
e3a4d800b4
Cleanup: delete old code
2024-02-22 19:42:57 -08:00
Paul Frazee
047df5939f
A bunch of speculative non-working UI
2024-02-22 16:32:22 -08:00
Paul Frazee
acd9532331
Wire up more of the modservice data to profiles
2024-02-21 11:28:49 -08:00
Paul Frazee
67d0dde5b7
Add moderator-service profile view
2024-02-20 22:54:10 -08:00
Hailey
5573c38c4d
Update IS_PROD check ( #2930 )
...
* update is_prod check
* remove unused constants
* rename `IS_PROD` function to `IS_PROD_SERVICE`
2024-02-19 13:30:25 -08:00
Eric Bailey
e28e21fcc1
Enable toggle on mod page
2024-02-16 10:05:38 -06:00
Paul Frazee
b6bce411e7
Small tweaks to the moderation screen
2024-02-15 20:07:39 -08:00
Eric Bailey
bfe7c2ff38
Mod screen design
2024-02-15 21:13:50 -06:00
Paul Frazee
abaf6e6bae
Simplify the ProfileModerationService ui
2024-02-15 19:03:20 -08:00
Eric Bailey
ddef1d438a
Styling, handle disabled labelers
2024-02-15 17:29:47 -06:00
Eric Bailey
8870c5a183
Improve Moderation screen and dialog
2024-02-15 17:01:00 -06:00
Eric Bailey
c5d31cd8b0
Update enablement on ProfileMod screen
2024-02-15 16:21:41 -06:00
Eric Bailey
91bc703964
Clean up ProfileMod screen
2024-02-15 13:24:32 -06:00
Eric Bailey
90662d6cc3
Clean up Mod screen
2024-02-15 13:24:32 -06:00
Eric Bailey
6e4ae28a2b
Better loading flow on Mod screen
2024-02-15 13:24:32 -06:00
Eric Bailey
16db93d8f9
Fix toggles
2024-02-15 09:53:29 -06:00
Paul Frazee
4d8b4cf6f7
Merge branch '3p-moderators' of github.com:bluesky-social/social-app into 3p-moderators
2024-02-14 21:51:02 -08:00
Paul Frazee
b009a34a7a
Refactor/rewrite the entire moderation-application system
2024-02-14 21:48:27 -08:00
Eric Bailey
332c990404
Fix native error
2024-02-14 20:46:17 -06:00
Eric Bailey
46d95350fb
Hook up data to ReportDialog
2024-02-14 20:35:26 -06:00
Eric Bailey
7313e70ca7
Hook up data
2024-02-14 19:05:42 -06:00
Eric Bailey
46076c4afb
Some validation, fixes
2024-02-13 18:00:41 -06:00
Eric Bailey
da735f4894
Rough enablement
2024-02-13 15:40:52 -06:00
Eric Bailey
78acf4c86e
Rough enablement
2024-02-13 14:40:13 -06:00
Eric Bailey
9f028512e6
Handle subscription
2024-02-13 14:02:32 -06:00
Eric Bailey
02bbc5e0d5
Hook up data to settings page
2024-02-13 14:02:32 -06:00
Eric Bailey
06ede19066
Update atoms values
2024-02-13 14:02:32 -06:00