about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Enable inline requires (#1756)dan2023-10-262-1/+16
* Merge branch 'main' of github.com:bluesky-social/social-app into mainPaul Frazee2023-10-2613-83/+117
|\
| * Update Analytics (#1743)Ansh2023-10-264-18/+19
| * 1721 Update support link (#1722)Ansh2023-10-251-5/+5
| * add scroll indicator on web to profile suggested follows card (#1724)Ansh2023-10-251-4/+8
| * allow enter key to trigger waitlist signup (#1723)Ansh2023-10-251-0/+2
| * Fixed CropImage modal aspect ratio buttons visibility in dark mode (#1730)elliot2023-10-251-3/+3
| * Remove MobX from Link (#1745)dan2023-10-251-5/+4
| * Simplify the avatar component (#1744)dan2023-10-253-44/+72
| * Fix four gallery images for Firefox (#1710)dan2023-10-181-4/+4
* | 1.54Paul Frazee2023-10-143-7/+7
|/
* Performance optimization (#1676)Ansh2023-10-1324-374/+584
* Scope drawer drag workaround to feed pagers (#1694)dan2023-10-131-4/+4
* Toggle lightbox controls on tap (#1687)dan2023-10-134-63/+81
* Fix profile preview jump (#1693)dan2023-10-134-18/+33
* Disable events on hidden bars (#1686)dan2023-10-133-1/+15
* Fix profile layout shift (#1690)dan2023-10-131-13/+2
* Don't re-render bars when showing/hiding them (#1691)dan2023-10-134-46/+58
* Fix crash when scrolling down on the web (#1684)dan2023-10-121-4/+2
* Make shell hide/show animation smoother (#1683)dan2023-10-123-8/+17
* Fix layout shift for multi-image posts (#1673)dan2023-10-122-66/+65
* bskyweb: add rate limiting to reduce DoSabilityJake Gold2023-10-111-2/+22
* use new zeed-dom version (#1671)Eric Bailey2023-10-112-4/+5
* 1.53Paul Frazee2023-10-102-4/+4
* resolve fork of zeed-dom (#1663)Eric Bailey2023-10-102-5/+5
* Port remaining lightbox code to Reanimated (#1669)dan2023-10-101-42/+27
* Update testrunner to use new dev-env [WIP] (#1575)Paul Frazee2023-10-1011-67/+288
* 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-102-5/+58
* 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
* Bump package.json to 1.52Paul Frazee2023-10-091-1/+1
* Merge branch 'main' of github.com:bluesky-social/social-app into mainPaul Frazee2023-10-093-13/+6
|\
| * Remove unnecessary opacity logic (#1646)dan2023-10-091-10/+3
| * Fix typo in image.ts (#1638)Muneyuki Noguchi2023-10-091-1/+1
| * fix typo README.md (#1631)Raku2023-10-091-1/+1
| * Typo fix in README.md: "small about" -> "small amount" (#1639)Toni Alatalo2023-10-091-1/+1
* | Bump build revisionPaul Frazee2023-10-061-2/+2
|/
* Fix bug that prevents unfollowing (#1633)Paul Frazee2023-10-061-2/+2
* 1.52Paul Frazee2023-10-061-3/+3
* README: tweaks to high-level context (#1625)bnewbold2023-10-061-9/+18
* Fix stuck lightbox header after double tap (#1627)dan2023-10-051-9/+14