about summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update ProfileHeader.tsx (#810)Seth Arnold2023-05-301-1/+1
| | | Change error message from "failed to blocK" to "failed to unblock"
* Update follower/following a11y hints and labels (#755)Ollie H2023-05-301-7/+10
| | | | | | | | | * Update follower/following a11y hints and labels * Update ProfileHeader.tsx --------- Co-authored-by: Ansh <anshnanda10@gmail.com>
* fix web links to no longer point to staging (#758)Ben Harris2023-05-301-2/+2
| | | | | * fix web link in README.md * missed one
* Spelling (#772)Josh Soref2023-05-3011-32/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * spelling: account Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: activated Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: additional Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: appropriate Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: bskyweb Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: description Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: display Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: highlighted Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: javascript Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: locally-hosted Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: notification Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: occurring Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: parenthetical Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: preexisting Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: prefetched Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: punctuation Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: simplicity Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --------- Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* update delete app password confirmation modal (#803)GitStart2023-05-301-19/+9
|
* Fix button to find people to follow (#806)Logan Rosen2023-05-302-4/+14
|
* Hide both the left and right nav on desktop when logged outPaul Frazee2023-05-302-3/+3
|
* Merge branch 'main' of https://github.com/ivansilvestre/social-app into ↵Paul Frazee2023-05-302-2/+3
|\ | | | | | | ivansilvestre-main
| * Desktop: hide the left panel and the invite codes from the main page if you ↵Ivan Silvestre2023-05-302-2/+3
| | | | | | | | are not logged in
* | labels: add 'corpse' to 'violent' category (#802)bnewbold2023-05-301-1/+1
|/ | | Overlooked this when the label was added earlier.
* Merge branch 'custom-algos' into mainPaul Frazee2023-05-2579-856/+4050
|\
| * Include follow button in posts on the multifeedPaul Frazee2023-05-251-0/+1
| |
| * Simulator fixesPaul Frazee2023-05-251-3/+1
| |
| * error for custom feed when it is not valid or offlienAnsh Nanda2023-05-251-0/+17
| |
| * Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵Paul Frazee2023-05-252-0/+14
| |\ | | | | | | | | | custom-algos
| | * Merge branch 'custom-algos' of https://github.com/bluesky-social/social-app ↵Ansh Nanda2023-05-252-19/+12
| | |\ | | | | | | | | | | | | into custom-algos
| | * | add empty state for custom feedAnsh Nanda2023-05-252-0/+14
| | | |
| * | | Fix tscPaul Frazee2023-05-252-1/+2
| | | |
| * | | Fix lintPaul Frazee2023-05-251-1/+0
| | |/ | |/|
| * | UI tune upsPaul Frazee2023-05-252-19/+12
| |/
| * Remove sorting in feed-manipPaul Frazee2023-05-251-3/+0
| |
| * Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵Paul Frazee2023-05-251-2/+6
| |\ | | | | | | | | | custom-algos
| | * replace profile with hamburger menu in search as wellAnsh Nanda2023-05-251-2/+6
| | |
| * | Fixes & updates for mobile webPaul Frazee2023-05-252-4/+19
| |/
| * Tune up custom feed uis on webPaul Frazee2023-05-253-12/+40
| |
| * Fix bad importPaul Frazee2023-05-251-1/+1
| |
| * Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵Paul Frazee2023-05-251-1/+1
| |\ | | | | | | | | | custom-algos
| | * small tweak to tab bar positioningAnsh Nanda2023-05-251-1/+1
| | |
| * | Add feeds tabPaul Frazee2023-05-2516-290/+936
| |/
| * Small tweak to feed tab bar positioningPaul Frazee2023-05-251-1/+1
| |
| * Add scrollview to drawerPaul Frazee2023-05-252-7/+21
| |
| * Add my feeds to the drawerPaul Frazee2023-05-251-2/+16
| |
| * Add 'popular with friends' to default feedsPaul Frazee2023-05-251-1/+4
| |
| * Visually unify the home header with other screensPaul Frazee2023-05-255-6/+10
| |
| * Switch to new satellite icon on the headerPaul Frazee2023-05-251-5/+10
| |
| * Add custom satellite-dish iconsPaul Frazee2023-05-252-7/+83
| |
| * Use the bars icon on the viewheaderPaul Frazee2023-05-251-2/+5
| |
| * Merge branch 'custom-algos' of github.com:bluesky-social/social-app into ↵Paul Frazee2023-05-2510-161/+49
| |\ | | | | | | | | | custom-algos
| | * increase save custom feed btn hitslopAnsh Nanda2023-05-251-0/+1
| | |
| | * rename Algos to Feeds on profileAnsh Nanda2023-05-251-1/+1
| | |
| | * turn of auto correct and capitalize on searchAnsh Nanda2023-05-251-0/+2
| | |
| | * fix type errors on Custom Feed screenAnsh Nanda2023-05-251-1/+5
| | |
| | * delete old My Feeds / Saved Feeds screenAnsh Nanda2023-05-251-151/+0
| | |
| | * fix padding on Discover Feeds screenAnsh Nanda2023-05-251-1/+4
| | |
| | * add saved feeds to left nav on desktopAnsh Nanda2023-05-253-4/+25
| | |
| | * Merge branch 'custom-algos' of https://github.com/bluesky-social/social-app ↵Ansh Nanda2023-05-252-17/+20
| | |\ | | | | | | | | | | | | into custom-algos
| | * | adjust styling for feeds tab bar on mobileAnsh Nanda2023-05-253-5/+11
| | | |
| * | | Tune the saved feeds uiPaul Frazee2023-05-251-8/+4
| | |/ | |/|
| * | Tune the UI layout of the feed tab headerPaul Frazee2023-05-253-21/+22
| |/
| * Merge branch 'custom-algos' of https://github.com/bluesky-social/social-app ↵Ansh Nanda2023-05-255-23/+103
| |\ | | | | | | | | | into custom-algos