Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | use in-button spinner instead of activity indicator | Samuel Newman | 2024-03-19 | 1 | -3/+4 | |
| | | | | ||||||
| * | | | fix merge issue (double hook) | Samuel Newman | 2024-03-19 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'origin/main' into samuel/alf-login | Samuel Newman | 2024-03-19 | 73 | -4600/+4117 | |
| |\ \ \ | ||||||
| * | | | | Use ALF for signup flow, improve a11y of signup (#3151) | Hailey | 2024-03-19 | 21 | -809/+1060 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use ALF for signup flow, improve a11y of signup * adjust padding * rm log * org imports * clarify allowance of hyphens Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * fix a few accessibility items * Standardise date input across platforms (#3223) * make the date input consistent across platforms * integrate into new signup form * rm log * add transitions * show correct # of steps * use `FormError` * animate buttons * use `ScreenTransition` * fix android text overflow via flex -> flex_1 * change button color * (android) make date input the same height as others * fix deps * fix deps --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> Co-authored-by: Samuel Newman <mozzius@protonmail.com> | |||||
| * | | | | simplify gotoForm | Samuel Newman | 2024-03-19 | 1 | -6/+8 | |
| | | | | | ||||||
| * | | | | rm useless function wrap | Samuel Newman | 2024-03-19 | 1 | -2/+1 | |
| | | | | | ||||||
| * | | | | move FormError to components/forms | Samuel Newman | 2024-03-19 | 4 | -3/+3 | |
| | | | | | ||||||
| * | | | | Merge remote-tracking branch 'origin/main' into samuel/alf-login | Samuel Newman | 2024-03-19 | 156 | -5172/+7309 | |
| |\ \ \ \ | ||||||
| * | | | | | translate error | Samuel Newman | 2024-03-15 | 1 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | scrollview persist taps, autoFocus code | Samuel Newman | 2024-03-15 | 2 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | animate transitions on web only | Samuel Newman | 2024-03-15 | 3 | -7/+13 | |
| | | | | | | ||||||
| * | | | | | reenable set new password button | Samuel Newman | 2024-03-15 | 1 | -2/+0 | |
| | | | | | | ||||||
| * | | | | | run ticket through svgomg | Samuel Newman | 2024-03-15 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | convert password reset flow | Samuel Newman | 2024-03-15 | 15 | -799/+802 | |
| | | | | | | ||||||
| * | | | | | Merge remote-tracking branch 'origin/main' into samuel/alf-login | Samuel Newman | 2024-03-15 | 22 | -110/+224 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | fix collapsed input issue | Samuel Newman | 2024-03-14 | 1 | -148/+157 | |
| | | | | | | | ||||||
| * | | | | | | experiment: animate between screens | Samuel Newman | 2024-03-13 | 1 | -1/+8 | |
| | | | | | | | ||||||
| * | | | | | | alf the login form | Samuel Newman | 2024-03-13 | 7 | -154/+169 | |
| | | | | | | | ||||||
| * | | | | | | convert base login component and ChooseAccountForm | Samuel Newman | 2024-03-13 | 6 | -330/+363 | |
| | | | | | | | ||||||
* | | | | | | | use inlinelink instead of textlink | Samuel Newman | 2024-03-20 | 1 | -17/+10 | |
| | | | | | | | ||||||
* | | | | | | | use alf for splashscreen (web) | Samuel Newman | 2024-03-20 | 1 | -129/+86 | |
| | | | | | | | ||||||
* | | | | | | | use alf for splashscreen (native) | Samuel Newman | 2024-03-20 | 1 | -91/+56 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Run intl:extract (again) | Paul Frazee | 2024-03-19 | 14 | -2145/+2145 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2024-03-19 | 2 | -2/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [Statsig] Track active time (#3289) | dan | 2024-03-19 | 2 | -2/+13 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'main' of github.com:bluesky-social/social-app into main | Paul Frazee | 2024-03-19 | 10 | -48/+98 | |
|\| | | | | | | ||||||
| * | | | | | | [Statsig] Track login/logout (#3286) | dan | 2024-03-19 | 10 | -48/+98 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Statsig] Track login/logout * Fix missing attribution | |||||
* | | | | | | | Run intl:extract | Paul Frazee | 2024-03-19 | 14 | -10168/+24592 | |
|/ / / / / / | ||||||
* | | | | | | Set keyboardDismisMode to interactive on the report dialog (#3288) | Paul Frazee | 2024-03-19 | 3 | -4/+16 | |
| | | | | | | ||||||
* | | | | | | [Statsig] Track feed refresh (#3283) | dan | 2024-03-19 | 3 | -2/+19 | |
| | | | | | | ||||||
* | | | | | | Various e2e test fixes (#3284) | Paul Frazee | 2024-03-19 | 4 | -4/+54 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Just use the first picture every time * Add missing testIDs * Various test fixes * Use simplified link fetcher for e2e * Disable tests for now-n * Update test-env creation | |||||
* | | | | | | use different labels for `porn` and `sexual` (#3282) | Hailey | 2024-03-19 | 2 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use different labels for `porn` and `sexual` * newline | |||||
* | | | | | | Fix detection of !no-unauthenticated (#3279) | Paul Frazee | 2024-03-19 | 2 | -2/+4 | |
| | | | | | | ||||||
* | | | | | | Fix typo in tagMenuSearchByUser (#3181) | cdfzo | 2024-03-19 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Remove dead style | Paul Frazee | 2024-03-19 | 1 | -7/+0 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'web-fix-fonts-and-image-box' of ↵ | Paul Frazee | 2024-03-19 | 5 | -18/+75 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | https://github.com/alexkuz/social-app into alexkuz-web-fix-fonts-and-image-box | |||||
| * | | | | | | remove scrollbar gutter for Chrome when body scroll is locked | Alexander K | 2024-03-17 | 1 | -0/+2 | |
| | | | | | | | ||||||
| * | | | | | | Add 'Liberation Sans' font for FireFox on Linux; lightbox buttons adjustments | Alexander K | 2024-03-17 | 4 | -30/+90 | |
| | | | | | | | ||||||
* | | | | | | | Prevent linking to post from an embed in composer (#3275) | Hailey | 2024-03-19 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Track notification open (#3274) | dan | 2024-03-19 | 2 | -0/+3 | |
| | | | | | | | ||||||
* | | | | | | | Update Ukrainian translation (#2951) | Dovgonosyk | 2024-03-19 | 1 | -853/+563 | |
| | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Ukrainians <github-actions@github.com> | |||||
* | | | | | | | Fix typos and clarify two `accessibilityHint`s (#2923) | surfdude29 | 2024-03-19 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clarify accessibilityHint in Settings * Fix typo in ModerationMutedAccounts.tsx * Fix typo in ModerationBlockedAccounts.tsx * fix lint error in ModerationMutedAccounts.tsx * try again * fix lint error in index.tsx * try again * Update index.tsx * Update index.tsx --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> | |||||
* | | | | | | | [Statsig] Include OS and track app state changes (#3273) | dan | 2024-03-19 | 2 | -1/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Include platform in identify * Track back/foregrounding | |||||
* | | | | | | | Fix formatting | Paul Frazee | 2024-03-19 | 2 | -3/+3 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'main' of ↵ | Paul Frazee | 2024-03-19 | 6 | -3/+4854 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/jaoler/Bluesky-app-Finnish-translations into jaoler-main | |||||
| * \ \ \ \ \ \ | Merge branch 'bluesky-social:main' into main | Jan-Olof Eriksson | 2024-03-11 | 53 | -598/+1354 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add files via upload | Jan-Olof Eriksson | 2024-03-04 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Update messages.po | Jan-Olof Eriksson | 2024-03-04 | 1 | -287/+479 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated latest strings | |||||
| * | | | | | | | | Update messages.po | Jan-Olof Eriksson | 2024-03-04 | 1 | -1054/+1055 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Update messages.po | Jan-Olof Eriksson | 2024-03-04 | 1 | -1057/+1056 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated new strings |