Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Account quick switch modal (#1567) | Paul Frazee | 2023-09-28 | 9 | -59/+243 |
| | | | | | | | | | | | | | | | * quick switch menu * Some small tweaks and fixes to the account switch modal * Factor out the account switcher logic to a hook * Add haptic feedback on account switcher open * Fix bad merge --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | Add example google-services file (#1545) | Gabriel Donadel Dall'Agnol | 2023-09-28 | 2 | -0/+43 |
| | | | | | * Add example google-services file * Update build.md | ||||
* | Merge branch 'Tanza3D-small-pfp-desktop-2' into main | Paul Frazee | 2023-09-28 | 1 | -1/+1 |
|\ | |||||
| * | Slightly larger desktop leftnav pfp | Paul Frazee | 2023-09-28 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'small-pfp-desktop-2' of https://github.com/Tanza3D/social-app ↵ | Paul Frazee | 2023-09-28 | 1 | -1/+1 |
|/| | | | | | | | into Tanza3D-small-pfp-desktop-2 | ||||
| * | Small PFP on desktop | Tanza3D | 2023-09-26 | 1 | -1/+1 |
| | | |||||
* | | Email verification and change flows (#1560) | Paul Frazee | 2023-09-28 | 14 | -16/+856 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix 'Reposted by' text overflow * Add email verification flow * Implement change email flow * Add verify email reminder on load * Bump @atproto/api@0.6.20 * Trim the inputs * Accessibility fixes * Fix typo * Fix: include the day in the sharding check * Update auto behaviors * Update yarn.lock * Temporary error message --------- Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | | Handle long feed listings on the right nav with scrolling (#1562) | Paul Frazee | 2023-09-28 | 2 | -2/+5 |
| | | |||||
* | | Merge branch 'mozzius-expand-author-pressable' into main | Paul Frazee | 2023-09-28 | 1 | -9/+46 |
|\ \ | |||||
| * | | Fix pointer | Paul Frazee | 2023-09-28 | 1 | -1/+7 |
| | | | |||||
| * | | Merge branch 'expand-author-pressable' of ↵ | Paul Frazee | 2023-09-28 | 1 | -9/+40 |
|/| | | | | | | | | | | | https://github.com/mozzius/bluesky-official-app into mozzius-expand-author-pressable | ||||
| * | | Don't render a pressable if there's only one notification author | Samuel Newman | 2023-09-28 | 1 | -9/+40 |
| | | | |||||
* | | | Merge branch 'left-padding-on-sidebar' of ↵ | Paul Frazee | 2023-09-28 | 0 | -0/+0 |
|\ \ \ | | | | | | | | | | | | | https://github.com/Tanza3D/social-app into main | ||||
| * | | | Move sidebar by 10px for more even padding | Tanza3D | 2023-09-26 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Move sidebar by 10px for more even padding (#1543) | Tanza | 2023-09-28 | 1 | -1/+1 |
| |/ |/| | |||||
* | | fix link highlighting with mention present (#1544) | Eric Bailey | 2023-09-27 | 4 | -80/+44 |
| | | |||||
* | | Merge pull request #1553 from mozzius/refreshed-web-repost-dropdown | Eric Bailey | 2023-09-27 | 1 | -37/+54 |
|\ \ | | | | | | | Use refreshed dropdown style for repost/quote post dropdown | ||||
| * | | replace dropdown component | Samuel Newman | 2023-09-27 | 1 | -37/+54 |
| | | | |||||
* | | | Improve image cropping on android and introduce aspect ratio field (#1525) | Paul Frazee | 2023-09-27 | 4 | -7/+21 |
| | | | | | | | | | | | | | | | * Fix image cropping on android * Store and use aspect ratio field in post images (close #1392) | ||||
* | | | Improvements to auto-mentioning users from their profiles (#1556) | Eric Bailey | 2023-09-27 | 2 | -6/+22 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | * Don't automatically mention users with invalid handles * don't mention when using did urls * resolve profile from cache * a little clearer --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* / | fix 'Reposted by' text overflow (#1535) | Eric Bailey | 2023-09-26 | 1 | -1/+2 |
|/ | |||||
* | Add instructions for running on device (#1541) | dan | 2023-09-26 | 1 | -0/+1 |
| | |||||
* | :lipstick: Remove report option on my own post (#1537) | Foysal Ahamed | 2023-09-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2023-09-25 | 1 | -6/+36 |
|\ | |||||
| * | Fix gallery image size (#1474) | Sasha Mansurov | 2023-09-25 | 1 | -6/+36 |
| | | | | | | Fixes #1323 | ||||
* | | Bump android version code | Paul Frazee | 2023-09-22 | 1 | -1/+1 |
|/ | |||||
* | Bump ios build number | Paul Frazee | 2023-09-22 | 1 | -1/+1 |
| | |||||
* | Fixes to tests (#1518) | Paul Frazee | 2023-09-22 | 4 | -8/+24 |
| | |||||
* | Trim whitespace on invite code (#1517) | Paul Frazee | 2023-09-22 | 1 | -1/+1 |
| | |||||
* | Accessibility fixes: add missing labels, dynamically scale home header (#1516) | Paul Frazee | 2023-09-22 | 10 | -32/+52 |
| | | | | | * Improve labels * Dynanically adjust home header to account for font scaling | ||||
* | Update backend routes to match frontend (#1515) | Paul Frazee | 2023-09-22 | 1 | -1/+2 |
| | |||||
* | Merge pull request #1513 from ↵ | Eric Bailey | 2023-09-22 | 1 | -3/+5 |
|\ | | | | | | | | | bluesky-social/eric/app-855-update-language-settings-in-app update translator link show logic | ||||
| * | bool | Eric Bailey | 2023-09-22 | 1 | -2/+4 |
| | | |||||
| * | update translator link show logic | Eric Bailey | 2023-09-22 | 1 | -3/+3 |
|/ | |||||
* | Bump ios buildnumber | Paul Frazee | 2023-09-21 | 1 | -1/+1 |
| | |||||
* | Move home feed and thread preferences to server (#1507) | Paul Frazee | 2023-09-21 | 8 | -162/+205 |
| | | | | | | | | | | | * Move home feed and thread preferences to server * Fix thread usage of prefs * Remove log * Bump @atproto/api@0.6.16 * Improve type usage | ||||
* | Switch the date input web version to the date-input web control (#1510) | Paul Frazee | 2023-09-21 | 1 | -47/+30 |
| | | | | | * Switch the date input web version to the date-input web control * Fix types | ||||
* | Wrap the post thread screen in an observer (#1509) | Paul Frazee | 2023-09-21 | 1 | -67/+70 |
| | |||||
* | Dont reposition load latest button on desktop (#1508) | Paul Frazee | 2023-09-21 | 1 | -1/+2 |
| | |||||
* | Minor alignment fix | Paul Frazee | 2023-09-21 | 1 | -1/+1 |
| | |||||
* | Tune the treeview mode to use larger immediate-children (#1506) | Paul Frazee | 2023-09-21 | 2 | -20/+14 |
| | | | | | * Tune the treeview mode to use larger immediate-children * Fix display name alignment | ||||
* | Language settings updates, new primary language setting (#1471) | Eric Bailey | 2023-09-21 | 13 | -14/+272 |
| | | | | | | | | | | | | | | | * move content languages to screen * add dropdown library, style primary lang select * update settings button * show selected langauges in button * use primary language in translator link * update copy * lint | ||||
* | Bump ios build number | Paul Frazee | 2023-09-20 | 1 | -1/+1 |
| | |||||
* | add suggested follows metrics (#1503) | Eric Bailey | 2023-09-20 | 3 | -3/+18 |
| | |||||
* | Prefilter the mergefeed to ensure a better mix of following and custom feeds ↵ | Paul Frazee | 2023-09-20 | 30 | -165/+519 |
| | | | | | | | | | | | | | | | (#1498) * Prefilter the mergefeed to ensure a better mix of following and custom feeds * Test suite improvements & tests for the mergefeed (#1499) * Disable invite codes test for now * Update test sim to latest iphone * Introduce TestCtrls driver * Add mergefeed tests | ||||
* | Improve consistency of floating button positioning (#1501) | Paul Frazee | 2023-09-20 | 2 | -26/+17 |
| | |||||
* | Updates InviteCodes modal to use dynamic/responsive styles on web (#1502) | Bryan Lee | 2023-09-20 | 1 | -1/+10 |
| | |||||
* | add suggested follow section to profile header (#1481) | Eric Bailey | 2023-09-20 | 5 | -34/+406 |
| | | | | | | | | | | | | | * add suggested follow section to profile header * fix button overflow * don't even render on preview * fix useFollowDid and FollowButton race condition * add section header, close button, active state * lighten icon | ||||
* | Tune the treeview UI a bit more (#1494) | Paul Frazee | 2023-09-20 | 3 | -61/+69 |
| | |||||
* | Dont show the reply prompt if minimal shell mode triggers (#1495) | Paul Frazee | 2023-09-20 | 1 | -1/+1 |
| |