| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* add `topBorder` to Views.tsx
* fix double border
|
| |
|
|
|
| |
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
| |
(#3124)
* Show replies from followed by default
* Update @atproto/api
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add statsig dependency
* Add SDK provider
* Move to separate file, add tier and hashing
* Disable local storage for now
* Add initial gate testing fixture
* Fork for web just in case
* More WIP
* wip
* Rm test gate
* Add shim on native
* Clarify
|
|
|
|
|
| |
* Set window background during startup on android
* Set statusbar color to transparent and fine-tune it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add POC menu abstraction
* Better platform handling
* Remove ignore
* Add some menu items
* Add controlled dropdown
* Pass through a11y props
* Ignore uninitialized context
* Tweaks
* Usability improvements
* Rename handlers to props
* Add radix comment
* Ignore known type
* Remove todo
* Move storybook item
* Improve Group matching
* Adjust theming
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Improve a11y on ios
* Format
* Remove android
* Fix android
|
|
|
|
|
| |
* Don't want on internal links
* Just disable mismatch for this inline link
|
| |
|
| |
|
|
|
| |
This reverts commit f016cdbca9660d9e10faefae5c34c8574795419e.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Improve contrast using existing scale
* Make it mathy
* Tweaks
* Adjust noty
* Remove console
* Cleanup
* Match saturation
* Replace usages of tokens with correct palette
(cherry picked from commit 1d9c7079dc25dfa492bd482c1c7661ea2e822d68)
* Replace other colors, tweak usages
(cherry picked from commit df97f249b2f140bbc010449fddb011a31795919a)
* Last couple things
(cherry picked from commit 3b5cee131f68ea8f4125f2c32b9a4b20f5b91086)
* fix "Users" being the wrong color on user list about
---------
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
|
|
| |
* use custom backdrop
* use custom backdrop
* org imports
* rm log
|
|
|
|
|
|
|
|
|
|
|
| |
* enable tags for quote posts
* mentions too
* just disable pointer events instead
* apply fix for both web and native
* minimize diff
|
|
|
|
|
| |
* Fix new post button on web after following intent URL
* Ensure that `routes` exists before attempting to use it
|
|
|
|
|
|
|
| |
bluesky:///, and https://bsky.app/ (#3045)
* Simplify intent path logic, ensure all variations work
* use startsWith
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* share button only on native
* update gttablet to be 1300px
* improve web layout
* change re-layout to mobile breakpoint
* adjustable not found reason
* don't show the borders on mobile web
* slight padding for the spinner
|
|
|
|
|
|
|
|
|
|
|
| |
* Integrate new tag detection and regexes
* Bump SDK
* Can use const
* Clarify intent
* Enhance clarity
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* create dedicated hashtag "search" screen
clarify loading component name
more adjustments
rework `ViewHeader` to keep chevron centered w/ first line
adjustments
adjustments
use `author` instead of `handle` in route
add web route for url
add web route for url
Add desktop list header
support web
keep header lowercase
add optional subtitle to view header
correct isFetching logic
oops
use `isFetching` for clarity in footer
combine logic
update bskyweb
finish screen
style, add footer, add spinner, etc
add list
add header, params
create a screen
* add variable to server path
* localize `By`
* add empty state
* more adjustments
* sanitize author
* fix web
* add custom message for hashtag not found error
* ellipsis in middle
* fix
* fix trans
* account for multiple #
* encode #
* replaceall
* Use sanitized tag
* don't call function in lingui
* add share button
---------
Co-authored-by: Eric Bailey <git@esb.lol>
|
| |
|
|
|
|
|
|
|
|
|
| |
* Bump API SDK, add validation to MutedWords
* Tweaks to error state
* Comment
* Early return
|
|
|
|
|
| |
* fix: reset button/input fonts set by UA
* fix: inherit line-height as well
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix problems where www.bsky.app shows as a potential danger
* never default to disabling warning
* remove more defaults
* update storybook cases
* oops
* reverse
|
| |
|
|
|
|
|
| |
* Don't mute your own posts.
* fix and add tests
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Use name params
* Add language exception matching
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|