commits
this also fixes some linting errors (for future reference, "npm run lint" shows all lint errors n warnings :P)
thx @shi.gg for fix-sync.diff + ai for fixing lint errors so I could push
* Read from mergedGeolocation when setting mod authorities
* Add deprecation notice
* Add e2e debug support for AA
* Remove dup tap call
* Update dev-env
* Make post composer prompt look less like a search field
* change color on press
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Fire the post:view client event in more places
* Fix bad import
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Hook up suggestedUser:seen client events
* Fix crash when clicking "find people to follow"
* While we're at it, fix the position of the X button on the "find people to follow" modal
* Add suggestedDid and category attributes to suggestedUser client events
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Add more client events to profile followers/following pages
* Remove unneeded logContext attribute
* Clicking "see more" on user suggestions now opens modal
* More conventional pattern
* Remove unneeded optional
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Add a composer prompt on home
* Added image upload button
* Feed composer buttons
* Feed composer styles
* Add client events, auto-open gallery when button is pressed
* Add feature gate
* Move gate check to last
* Small style cleanups
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Add derived flags, add back disabled adult content for users under 18
* Update copy
* Age Assurance V2
* Tighten up test
* Add todos for sdk migration
* Align RQ versions
* Use useEffect for side effect
* Improve effects, memoize
* Standarize on birthdate
* Copy feedback
* Copilot
* Add support link
* Reove double ..
* Cleanup
* Remove redirect dialog
* Cleanup todos, add comments
* Update splash in main template too
* Mock some stuff
* Exhaustive checks
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Exhaustive checks
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Small fix to bday handling
* Add comment
* onboarding style tweak
sneaking this in sorry!
* rm unreachable breaks
* Put useIntentHandler back on web
* Remove misleading success set
* Align on birthdate
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
lint errors make me and vs code sad : ( (and these shouldve stopped u from committing code from linting failing, im surprised these even made it in)
"Run autofix to sort these imports!" - the yummy massive red square on my vs code screen
this doesnt fix any lint warnings but thats cuz they mostly dont matter n a lot of them are from upstream #lol
also put a space between RedDwarf
Use FromCache Rather Than FromFile on Template Render
the color palette icon is currently unused in the bluesky source code and to me makes way more sense to use here than a pizza icon
AI SLOP 🤢😒 should be learning how to do this myself instead 👁️
this also changes the popup a bit for more of a witchsky style, please read the code comments i left in src/alf/tokens.ts and src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx
this does not bypass any feature on bluesky that is locked behind a email verification if the pds is setup that way, this only gets rid of the reminder so if ur using a bluesky pds that doesnt have email verification but fully functions without a verified email, u dont need to get a pointless reminder every day
praying nothing goes wrong, still cant fork the repo
- Fixed truncated links
- Fixed multiple line breaks replaced with spaces
- Fixed HTML tags stripped on web
This reverts commit d6da5ec34a0a01074a2de727706e90e13dce0f7f.
add preferences for disable metrics (tangled 💢)
adds hiding the followers, following and posts/skeets count, also adds option to hide "followed by" text
renames a very small amount of experiments to be nicer to read n to be consistent
also removes unused code from deer settings
fixes default fallback avatar not being square, dm message bar not being square and the create new post button on mobile and smaller web sizes
* Hook up suggestedUser:seen client events
* Fix crash when clicking "find people to follow"
* While we're at it, fix the position of the X button on the "find people to follow" modal
* Add suggestedDid and category attributes to suggestedUser client events
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Age Assurance V2
* Tighten up test
* Add todos for sdk migration
* Align RQ versions
* Use useEffect for side effect
* Improve effects, memoize
* Standarize on birthdate
* Copy feedback
* Copilot
* Add support link
* Reove double ..
* Cleanup
* Remove redirect dialog
* Cleanup todos, add comments
* Update splash in main template too
* Mock some stuff
* Exhaustive checks
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Exhaustive checks
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Small fix to bday handling
* Add comment
* onboarding style tweak
sneaking this in sorry!
* rm unreachable breaks
* Put useIntentHandler back on web
* Remove misleading success set
* Align on birthdate
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
lint errors make me and vs code sad : ( (and these shouldve stopped u from committing code from linting failing, im surprised these even made it in)
"Run autofix to sort these imports!" - the yummy massive red square on my vs code screen
this doesnt fix any lint warnings but thats cuz they mostly dont matter n a lot of them are from upstream #lol
this also changes the popup a bit for more of a witchsky style, please read the code comments i left in src/alf/tokens.ts and src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx
this does not bypass any feature on bluesky that is locked behind a email verification if the pds is setup that way, this only gets rid of the reminder so if ur using a bluesky pds that doesnt have email verification but fully functions without a verified email, u dont need to get a pointless reminder every day
praying nothing goes wrong, still cant fork the repo