| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Mark label for translation in `LoggedOutCTA.tsx`
* Update LoggedOutCTA.tsx
|
|
|
|
|
|
|
|
|
| |
* Fix confusing toast API
* Provide all exports to e2e file
* Fix first usage in Composer
* Loosen type, add Trans tag
|
| |
|
|
|
|
|
| |
* Web: fix Edit Profile discard warning
* cleanup imports
|
| |
|
|
|
|
|
| |
Co-authored-by: hailey <hailey@blueskyweb.xyz>
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* alf change password dialog
* rm old modal
* move dialog
* fix buttons on native
* lowercase
* fix dupe import
* Apply suggestions from code review
Thanks @surfdude29 :)
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* use primary_subtle, change web layout
* move to into non-network err, warn -> error
* error -> safeMessage
* better message than token is invalid
* cancel button native only
* move close to end of focus priority
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
| |
* Fix default opengraph
* Add avatar back
* Remove default og images
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Split out into macro component
* Add Action component
* Add fallback
* add button to view post after sending
* Dismiss toast when clicking action button
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* update vite+typescript
* update atproto api to latest, split out utils
* add checkmark to post
* add checkie to embed
* revert change to example post
* fix ext link color
|
|
|
|
|
| |
* feat(leftnav): add profile link to switcher menu
* fix: close menu on navigate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Delete root PostThread component
* Remove PostThreadItem, migrate DebugMod to use new components
* Remove other unused components
* Move PostThreadFollowBtn to new home
* Move PostThreadComposePrompt to new home
* Remove gate
* Keep naming in DebugMod
* rm v1 prefs
---------
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
(#8870)
* remove isNative check from accessibilityHint
* tweak grammar in error string
* prettier
* tweak comment
|
|\
| |
| |
| |
| | |
internet-development/binaryfiddler/starter-pack-part2
Starter pack dialog implementations
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
internet-development/caidanw/app-1358-final-card-refresh
feat(ui): redesign suggested profiles 'See more' card
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Refactored the "See more accounts you might like" card to use ButtonIcon
and ButtonText for improved consistency and accessibility. Updated
styles for better alignment, spacing, and visual hierarchy. Navigates to
the Explore page when pressed.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
internet-development/caidanw/app-1413-clean-up-canonical-urls
feat: implement canonical URL filter to clean parameters for SEO
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Rename filter from 'canonical' to 'canonicalize_url' to follow Pongo2
naming conventions
- Update function name from filterCanonical to filterCanonicalizeURL
- Update template usage in post.html and profile.html
- Update test function name and all references
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Verify clean URL passthrough behavior
- Test query parameter removal functionality
- Test fragment removal functionality
- Test combined query params and fragments handling
- Ensure graceful degradation for malformed URLs
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use canonical filter on requestURI in canonical link tag while preserving
original URL with parameters for og:url metadata. This provides clean
canonical URLs for search engines while maintaining full Open Graph URLs.
|
| | | |
| | | |
| | | |
| | | | |
Uses canonical filter for canonical link tags while preserving original URLs with parameters for og:url metadata, improving SEO through proper URL canonicalization
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Addresses community feedback about canonical URLs being misleading
when they include UTM parameters. The new Pongo2 filter creates
clean canonical URLs while preserving tracking parameters for
social sharing.
|
| | | | |
|
| |/ /
|/| |
| | |
| | |
| | | |
* remove handle suggestion gate
* rm from list of gates
|
|/ / |
|
| |
| |
| |
| |
| | |
* fix flatlist dialogs on web
* tweak gif select dialog, add style prop to textfield
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
* Swap URL
* Add debug
|
|\ \
| | |
| | |
| | |
| | | |
internet-development/caidanw/app-1408-add-canonical-url
feat: add canonical URLs to improve SEO
|
| | | |
|