about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update testrunner to use new dev-env [WIP] (#1575)Paul Frazee2023-10-101-0/+24
* Fix MobX crash for Android lightbox (#1668)dan2023-10-102-1/+3
* Change lightbox to use Pager (#1666)dan2023-10-104-141/+46
* make empty feed required (#1667)Ansh2023-10-102-6/+3
* Only warn on links to bsky.app if it represents itself as another url (#1662)Paul Frazee2023-10-101-5/+22
* Fix keyboard double pad issue in email change & verify modals (#1664)Paul Frazee2023-10-102-275/+250
* Don't highlight tags in composer yet (#1665)Eric Bailey2023-10-101-10/+13
* Fix: fetch follows on desktop search for typeahead (#1660)Paul Frazee2023-10-102-2/+10
* Remove duplicate modal container (#1661)dan2023-10-101-2/+0
* Drive-by lightbox refactors (#1659)dan2023-10-103-40/+15
* Only prompt users once to verify email (according to local storage) close #16...Paul Frazee2023-10-101-6/+6
* Revert "Fix invite codes flash on desktop, use loading placeholder (#1591)" (...Paul Frazee2023-10-105-142/+89
* Refactor iOS lightbox to Reanimated (#1645)dan2023-10-101-108/+55
* Remove unnecessary opacity logic (#1646)dan2023-10-091-10/+3
* Fix typo in image.ts (#1638)Muneyuki Noguchi2023-10-091-1/+1
* Fix bug that prevents unfollowing (#1633)Paul Frazee2023-10-061-2/+2
* Fix stuck lightbox header after double tap (#1627)dan2023-10-051-9/+14
* Fix: add padding to the spinner bottom while loading threads (#1626)Paul Frazee2023-10-051-1/+3
* Rewrite Android lightbox (#1624)dan2023-10-057-596/+538
* Dont trim before posting (close #1621) (#1622)Paul Frazee2023-10-052-2/+2
* Only listen to back button on android (#1623)Paul Frazee2023-10-051-0/+3
* Improve typeahead search with inclusion of followed users (temporary solution...Paul Frazee2023-10-0520-139/+194
* Slightly smaller highlighted post text (#1608)Paul Frazee2023-10-051-2/+2
* Pull upstream bugfixes to bottom-sheet (#1606)Paul Frazee2023-10-051-59/+54
* Fix animations and gestures getting reset on state updates in the lightbox (#...dan2023-10-054-42/+57
* Remove unused lightbox options (#1616)dan2023-10-0513-576/+335
* Profile UI tweaks (#1607)Paul Frazee2023-10-042-3/+4
* Fix invite codes flash on desktop, use loading placeholder (#1591)Patroll2023-10-045-89/+142
* Fixed a typo on the onboarding recommended screen (#1604)Baasbase2023-10-041-1/+1
* Onboarding & feed fixes (#1602)Paul Frazee2023-10-0412-96/+262
* Improve time to content in the search page (#1603)Paul Frazee2023-10-031-48/+84
* Fix a potential reference error in bottombarweb (#1600)Paul Frazee2023-10-031-1/+6
* Fix: only use scroll-positioning control on thread when looking at replies (#...Paul Frazee2023-10-032-1/+9
* Add an illustration to the email verification reminder (#1586)Paul Frazee2023-10-031-0/+27
* Fix bad reference when image picker is canceled (#1598)Paul Frazee2023-10-032-0/+6
* Warn the user on links that dont match their text (#1573)Paul Frazee2023-10-027-2/+251
* fix styling when on FeedsTab (#1574)Ansh2023-10-021-0/+1
* Fix alt text selectability in lightbox on web (close #1548) (#1571)Paul Frazee2023-10-021-1/+0
* Small sizing tweaks to the web modal (#1568)Paul Frazee2023-10-022-3/+3
* Fix 1405 handle android back button in composer (#1446)Ansh2023-09-296-17/+37
* Fix warningPaul Frazee2023-09-281-4/+7
* Improve Device Detection For Better Responsiveness (#1512)Bryan Lee2023-09-289-244/+289
* Account quick switch modal (#1567)Paul Frazee2023-09-289-59/+243
* Slightly larger desktop leftnav pfpPaul Frazee2023-09-281-1/+1
* Merge branch 'small-pfp-desktop-2' of https://github.com/Tanza3D/social-app i...Paul Frazee2023-09-281-1/+1
|\
| * Small PFP on desktopTanza3D2023-09-261-1/+1
* | Email verification and change flows (#1560)Paul Frazee2023-09-2812-6/+810
* | Handle long feed listings on the right nav with scrolling (#1562)Paul Frazee2023-09-282-2/+5
* | Fix pointerPaul Frazee2023-09-281-1/+7
* | Merge branch 'expand-author-pressable' of https://github.com/mozzius/bluesky-...Paul Frazee2023-09-281-9/+40
|\ \