about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-0182-1919/+3768
* Simplify loading emoji data (#1790)dan2023-11-013-11/+4
* Remove unused Intl.Segmenter polyfill (#1789)dan2023-11-012-21/+1
* Merge pull request #1788 from bluesky-social/eric/app-899-remove-icons-from-s...Eric Bailey2023-11-013-116/+118
|\
| * Revise icons startup codeEric Bailey2023-11-013-116/+118
* | Instrument module init in DEV (#1787)dan2023-11-011-0/+13
|/
* UI/UX improvements in Edit profile screen (#1767)Tarık2023-10-301-13/+21
* Filter non-self threads from profile view (#1757)Eric Bailey2023-10-301-1/+47
* Merge branch 'main' of https://github.com/haideralipunjabi/social-app into mainPaul Frazee2023-10-306-5/+64
|\
| * Added show more for long postsHaider Ali Punjabi2023-10-266-5/+64
* | Use more beautiful title separator (#1728)Leo Lamprecht2023-10-301-1/+1
* | Allow back navigation to home on profile header (#1717)Pouria Delfanazari2023-10-301-1/+5
* | Merge branch 'main' of github.com:bluesky-social/social-app into mainPaul Frazee2023-10-301-0/+6
|\ \
| * | Log time to first paint (#1775)dan2023-10-311-0/+6
* | | Yep, one pixelPaul Frazee2023-10-301-1/+1
* | | Merge branch 'improve-post-button' of https://github.com/Tanza3D/social-app i...Paul Frazee2023-10-301-4/+8
|\ \ \ | |/ / |/| |
| * | Fix wonky commentTanza3D2023-10-181-1/+1
| * | Shrink to 16 againTanza3D2023-10-181-1/+1
| * | Improve New Post buttonTanza3D2023-10-181-5/+9
* | | Fix a11y propPaul Frazee2023-10-301-2/+2
* | | Merge branch 'fix/step2-waitlist-link-accessibility' of https://github.com/li...Paul Frazee2023-10-301-3/+9
|\ \ \
| * | | Improved accessibility and interaction for waitlist Link in `Step2` componentBryan Lee2023-10-151-3/+9
| |/ /
* | | Rename component to match new behaviorPaul Frazee2023-10-304-11/+11
* | | Merge branch 'bugfix/desktop-web-text-link-media-query-issue' of https://gith...Paul Frazee2023-10-301-5/+2
|\ \ \
| * | | Replace `isDesktop` with `isWeb` in `DesktopWebTextLink` componentBryan Lee2023-10-041-5/+2
* | | | Fix lintPaul Frazee2023-10-301-0/+2
* | | | Merge branch 'patch-1' of https://github.com/elijah-wright/social-app into el...Paul Frazee2023-10-301-6/+4
|\ \ \ \
| * | | | readd hintElijah Wright2023-10-081-1/+1
| * | | | fix accessibility in AutoSizedImageElijah Wright2023-10-081-6/+4
* | | | | Initialize screen modules lazily (#1763)dan2023-10-271-41/+44
* | | | | Remove redundant linking listeners (#1760)dan2023-10-261-10/+0
* | | | | Fix white flash on startup (#1759)dan2023-10-273-3/+7
* | | | | 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
| |_|/ |/| |
* | | Performance optimization (#1676)Ansh2023-10-1314-364/+332
* | | 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
* | | Port remaining lightbox code to Reanimated (#1669)dan2023-10-101-42/+27