about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve splash display on android (#3105)Eiichi Yoshikawa2024-03-051-0/+3
* Add `Menu` component (#3097)Eric Bailey2024-03-058-11/+615
* use `onClose` instead of `onChange` for close callback (#3116)Hailey2024-03-051-22/+16
* Hide feeds topbar on scroll (#3108)dan2024-03-051-2/+17
* Improve dialogs a11y (#3094)Eric Bailey2024-03-044-54/+91
* Don't warn on internal links (#3089)Eric Bailey2024-03-041-0/+1
* Sticky desktop header (#3077)dan2024-03-014-39/+43
* Fix Profile tab switch jumps on Chrome (#3076)dan2024-03-021-0/+2
* Revert "Enable tags inside of quotes (#3041)" (#3075)Hailey2024-03-012-22/+25
* dismiss keyboard on touch mute dialog (#3074)Hailey2024-03-011-157/+164
* Theme tweaks (#3004)Eric Bailey2024-03-019-133/+195
* Fix backdrop issues by using custom logic (#3072)Hailey2024-03-011-11/+47
* Enable tags inside of quotes (#3041)Hailey2024-03-012-25/+22
* Fix new post button on web after following intent URL (#3044)Hailey2024-03-012-5/+12
* Simplify intent path logic, ensure all variations work for bluesky://, bluesk...Hailey2024-03-011-9/+11
* Fix muting of embedded data (#3071)Eric Bailey2024-03-011-13/+132
* Few list tweaks on web (#3062)Hailey2024-03-013-20/+45
* Integrate new tag detection and regexes (#3063)Eric Bailey2024-03-012-9/+18
* Fix icons on blurred posts (#3068)Eric Bailey2024-03-012-2/+2
* Dedicated screen for hashtags, POC ALF list (#3047)Hailey2024-02-299-81/+501
* Bump API SDK, add validation to MutedWords (#3055)Eric Bailey2024-02-293-16/+55
* Dismiss keyboard when closing dialog (#3053)Hailey2024-02-291-2/+10
* Fix link warnings (#3058)Hailey2024-02-296-44/+24
* Add TagMenu controls stub on web (#3028)Eric Bailey2024-02-291-1/+14
* Don't mute your own posts (#3037)Hailey2024-02-282-0/+98
* Integrate new dialogs into old back handling (#3023)Eric Bailey2024-02-286-20/+64
* Remove `Platform.select()` (#3027)Hailey2024-02-281-13/+13
* add alf dialogs to useCloseAllActiveElements (#3021)Hailey2024-02-281-1/+10
* close open dialogs when deep linking to composer (#3020)Hailey2024-02-281-1/+5
* Protect against non functions being passed to close callback (#3019)Eric Bailey2024-02-285-12/+21
* Improve muted word matching (#3018)Eric Bailey2024-02-282-248/+313
* Use selected feed for window title on Home (#3016)dan2024-02-281-0/+3
* Fix wrong feed being shown (#3015)dan2024-02-284-86/+69
* Update po filesPaul Frazee2024-02-2713-1313/+3458
* Remove dangerous derived state from RichText (#3007)dan2024-02-272-23/+8
* Safeguard posts from clobbered state (#3006)dan2024-02-282-0/+4
* Fix keys within a slice (#3005)dan2024-02-281-1/+1
* Share Extension/Intents (#2587)Hailey2024-02-276-11/+67
* Show tab bar on desktop web (#2998)dan2024-02-276-88/+134
* Tags menu/muted words improvements (#3002)Eric Bailey2024-02-275-11/+53
* Intent handler (#2992)Hailey2024-02-274-1/+75
* Log to Sentry whenever users encounter Bluesky feed errors (#2999)Hailey2024-02-272-18/+47
* Add tags and mute words (#2968)Eric Bailey2024-02-2640-38/+1953
* Scale back sentry logs for trivial events (#2997)Hailey2024-02-267-24/+24
* Tweak tabbar sizing on web (#2996)dan2024-02-271-22/+23
* Fix imprecise header height calculation (#2995)dan2024-02-271-14/+5
* Remove side borders on mobile web list (#2994)dan2024-02-271-2/+2
* Fix dark butterfly on android splash (#2993)Eric Bailey2024-02-261-6/+5
* Adjust `windowSize` on `PostThread` `FlatList` (#2989)Hailey2024-02-261-0/+1
* fix reversed icons in validator 🤦 (#2991)Hailey2024-02-261-2/+2