| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Update labels for avatar
|
|/ / / / |
|
| |/ /
|/| |
| | |
| | |
| | | |
* move /waitlist to /api/waitlist where its expected
* parse waitlist API request as JSON, duh
|
| | |\
| |_|/
|/| | |
|
|\ \ \
| | | |
| | | | |
Update hint for notifications
|
| | | | |
|
|/ / / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* feat: add basic visual feedback on Button interaction
* Use a more efficient approach to providing visual feedback
* Fix some lint issues left over from another PR
---------
Co-authored-by: Simek <gosimek@gmail.com>
|
| | |
| | |
| | |
| | | |
I just realized how `mobx` works (never used before lol) and now I feel
dumb.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
This is not the smallest PR in the world, this is just a tribute.
(actually, it's just one byte, so it might be the smallest PR in the world)
|
| | | |
|
| | |
| | |
| | | |
Issue: https://github.com/expo/expo/pull/22491
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/
|/| |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Replace image picker with expo-image-picker
* Fix cropper & picker on web
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Create .env.example
* Update build.md
* Update eas.json
* Update build.md
* Update build.md
* Update build.md
* Update docs/build.md
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
---------
Co-authored-by: Caleb Jasik <calebjasik@jasik.xyz>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
For any `Screen` that shows on desktop, `title` is "(1) ... - Bluesky"
where "(1)" is the unread notification count.
The titles are unlocalized and the string "Bluesky" is hardcoded,
following the pattern of the rest of the app.
Display names and post content are loaded into the title as effects.
Tested:
* all screens
* screen changes / component mounts/unmounts
* long posts with links and images
* display name set/unset
* spamming myself with notifications, clearing notifications
* /profile/did:... links
* lint (only my changed files), jest, e2e.
New utilities: `useUnreadCountLabel`, `bskyTitle`,
`combinedDisplayName`, `useSetTitle`.
resolves: #626 #599
|
| |
| |
| |
| |
| |
| | |
Without this, all `yarn e2e:run` tests get hung on the "input custom
service" step when logging in.
Only used one machine to repro, so an additional repro could be useful.
|
| | |
|
|\ \
| | |
| | | |
Remove max scale from viewport config `meta`
|
|/ /
| |
| | |
Maximum scale creates accessibility issues for folks who need to zoom in
|
| |
| |
| |
| |
| | |
* Image editor mobile layout update
* Minor viewport fix
|
| |
| |
| |
| |
| |
| |
| | |
* Create LICENSE
adds a LICENSE file that can be picked up by first- and third-party tooling
* Update README.md to point to LICENSE file
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add issue templates
* Update readme and docs for contributors
* Tune up the README.md
* Tune language a bit
* Tune copy
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Use dropdown for web reposting and quote posting
* Remove collateral damage
* Tune the repost dropdown positioning
* Move postctrls into their own folder
* Factor out repost button into native/web build
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* reporting: new anti-social post report option
* reporting: alarm emoji on urgent report option
* reporting: appease 'make lint'
I originally had text on a separate line, but that failed, so I put
text+tags on a line and thought that worked, but failed again? Seems
inconsistent, but trying again.
* Remove emojis and increase report post height
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
| |
| |
| |
| |
| | |
* Style cleaning and initial text size audit
* Put file back
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
* Bump deps
* Bump deps
* Add server sync of content preferences and an adult content toggle
|
| | |
|