about summary refs log tree commit diff
path: root/src/platform
Commit message (Expand)AuthorAgeFilesLines
* Notifications registration (#8564)Eric Bailey2025-06-251-1/+0
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-6/+6
* bump it bop it upgrade it (rn 79/expo 53) (#8281)hailey2025-05-022-8/+2
* Update hashtag menu to use `Menu`, convert to native link for additional a11y...Eric Bailey2025-01-211-13/+1
* Language fixes (#5384)Eric Bailey2024-09-201-10/+0
* [Videos] Video player - PR #2 - better web support (#4732)Samuel Newman2024-08-071-0/+1
* Add `PlatformInfo` module (#4877)Hailey2024-08-051-3/+0
* Add support for new-tab clicks on feeds (#4462)Paul Frazee2024-06-101-1/+14
* Override legacy language codes for indonesian, hebrew, and yiddish (#4461)Paul Frazee2024-06-101-1/+2
* Implement prefersReducedMotion on native (#4039)Samuel Newman2024-05-161-4/+2
* Disable autoplay by default if prefers-reduced-motion (#3671)dan2024-04-231-0/+6
* Fix false positive DEV check (#3410)dan2024-04-041-0/+8
* Show redbox in DEV on string <View> child for web (#3394)dan2024-04-041-0/+21
* Mark bundle start time on web (#3147)dan2024-03-081-0/+2
* Bump react-native to 0.73.1, expo to 50 (#2214)Eric Bailey2023-12-232-2/+11
* Simplify loading emoji data (#1790)dan2023-11-011-9/+0
* Remove unused Intl.Segmenter polyfill (#1789)dan2023-11-012-21/+1
* Improve Device Detection For Better Responsiveness (#1512)Bryan Lee2023-09-281-1/+0
* Add findlast shim for outdated browsers (#1463)Paul Frazee2023-09-152-0/+8
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-1/+1
* [APP-836] Emoji picker for web (#1254)Ansh2023-08-231-0/+5
* [APP-786] Native notifications (#1095)Ansh2023-08-231-0/+1
* [APP-690] better handling of post languages language filtering (#893)Ansh2023-06-231-0/+6
* [APP-686] Fix mobile web styling (#876)Ansh2023-06-141-1/+2
* Spelling (#772)Josh Soref2023-05-301-1/+1
* Lex refactor (#362)Paul Frazee2023-03-312-0/+25
* Add missing deps and an atob polyfillPaul Frazee2023-03-191-0/+49
* Sync browser navigation with appPaul Frazee2023-02-241-9/+0
* Merge branch 'rnw' of github.com:bluesky-social/social-app into rnwMichael Staub2023-02-233-2/+4
|\
| * Add setImmediate polyfill to web, fixing dropdown itemsPaul Frazee2023-02-233-2/+4
* | fix: browser historyMichael Staub2023-02-231-19/+16
|/
* Remove webcrypto polyfill, as it's no longer neededPaul Frazee2022-11-231-29/+0
* Rename to bsky.appPaul Frazee2022-11-051-2/+2
* Remove old auth codePaul Frazee2022-09-272-72/+0
* Bundle official msrcrypto distro in the source (solves some bugs, probably sa...Paul Frazee2022-07-191-1/+1
* Add mock API and reorg code for clarityPaul Frazee2022-07-186-125/+2
* Fix web buildPaul Frazee2022-06-154-2/+74
* Move the secure-random code into this project due to build issues with the mo...Paul Frazee2022-06-151-1/+11
* Implement full auth flow in iOSPaul Frazee2022-06-151-1/+26
* Polyfills for native cryptoPaul Frazee2022-06-152-0/+22
* Open login flow in in-app browser for native (WIP)Paul Frazee2022-06-141-0/+12
* Add desktop shellPaul Frazee2022-06-095-0/+134