about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | animate login spinnerSamuel Newman2024-03-192-1/+5
| | | | |
| * | | | use in-button spinner instead of activity indicatorSamuel Newman2024-03-191-3/+4
| | | | |
| * | | | fix merge issue (double hook)Samuel Newman2024-03-191-1/+0
| | | | |
| * | | | Merge remote-tracking branch 'origin/main' into samuel/alf-loginSamuel Newman2024-03-1983-4705/+4440
| |\ \ \ \
| * | | | | Use ALF for signup flow, improve a11y of signup (#3151)Hailey2024-03-1925-809/+1064
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 gotoFormSamuel Newman2024-03-191-6/+8
| | | | | |
| * | | | | rm useless function wrapSamuel Newman2024-03-191-2/+1
| | | | | |
| * | | | | move FormError to components/formsSamuel Newman2024-03-194-3/+3
| | | | | |
| * | | | | Merge remote-tracking branch 'origin/main' into samuel/alf-loginSamuel Newman2024-03-19178-5209/+7582
| |\ \ \ \ \
| * | | | | | translate errorSamuel Newman2024-03-151-1/+3
| | | | | | |
| * | | | | | scrollview persist taps, autoFocus codeSamuel Newman2024-03-152-1/+3
| | | | | | |
| * | | | | | animate transitions on web onlySamuel Newman2024-03-153-7/+13
| | | | | | |
| * | | | | | reenable set new password buttonSamuel Newman2024-03-151-2/+0
| | | | | | |
| * | | | | | run ticket through svgomgSamuel Newman2024-03-152-2/+2
| | | | | | |
| * | | | | | convert password reset flowSamuel Newman2024-03-1516-799/+803
| | | | | | |
| * | | | | | Merge remote-tracking branch 'origin/main' into samuel/alf-loginSamuel Newman2024-03-1523-111/+225
| |\ \ \ \ \ \
| * | | | | | | fix collapsed input issueSamuel Newman2024-03-141-148/+157
| | | | | | | |
| * | | | | | | experiment: animate between screensSamuel Newman2024-03-131-1/+8
| | | | | | | |
| * | | | | | | alf the login formSamuel Newman2024-03-137-154/+169
| | | | | | | |
| * | | | | | | convert base login component and ChooseAccountFormSamuel Newman2024-03-136-330/+363
| | | | | | | |
* | | | | | | | Merge pull request #3294 from bluesky-social/samuel/alf-splashSamuel Newman2024-03-202-234/+149
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | Use ALF for Splashscreen
| * | | | | | | use inlinelink instead of textlinkSamuel Newman2024-03-201-17/+10
| | | | | | | |
| * | | | | | | use alf for splashscreen (web)Samuel Newman2024-03-201-129/+86
| | | | | | | |
| * | | | | | | use alf for splashscreen (native)Samuel Newman2024-03-201-91/+56
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #3189 from bluesky-social/samuel/sort-importsSamuel Newman2024-03-203-1/+53
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Sort imports using eslint-plugin-simple-import-sort
| * | | | | | change error to warnSamuel Newman2024-03-191-2/+2
| | | | | | |
| * | | | | | forgot to save comment whoopsSamuel Newman2024-03-131-3/+2
| | | | | | |
| * | | | | | sort relative imports and move unprefixed onesSamuel Newman2024-03-131-5/+18
| | | | | | |
| * | | | | | add custom import orderSamuel Newman2024-03-131-1/+23
| | | | | | |
| * | | | | | Revert "run linter"Samuel Newman2024-03-13465-3900/+3478
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1512b5cf68e9e92801a894392569b444fd6af1d1.
| * | | | | | run linterSamuel Newman2024-03-12465-3478/+3900
| | | | | | |
| * | | | | | add and configure import sort pluginSamuel Newman2024-03-123-1/+19
| | | | | | |
* | | | | | | Run intl:extract (again)Paul Frazee2024-03-1914-2145/+2145
| | | | | | |
* | | | | | | Merge branch 'main' of github.com:bluesky-social/social-app into mainPaul Frazee2024-03-192-2/+13
|\ \ \ \ \ \ \
| * | | | | | | [Statsig] Track active time (#3289)dan2024-03-192-2/+13
| | | | | | | |
* | | | | | | | Merge branch 'main' of github.com:bluesky-social/social-app into mainPaul Frazee2024-03-1910-48/+98
|\| | | | | | |
| * | | | | | | [Statsig] Track login/logout (#3286)dan2024-03-1910-48/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Statsig] Track login/logout * Fix missing attribution
* | | | | | | | Run intl:extractPaul Frazee2024-03-1914-10168/+24592
|/ / / / / / /
* | | | | | | Set keyboardDismisMode to interactive on the report dialog (#3288)Paul Frazee2024-03-193-4/+16
| | | | | | |
* | | | | | | [Statsig] Track feed refresh (#3283)dan2024-03-193-2/+19
| | | | | | |
* | | | | | | Various e2e test fixes (#3284)Paul Frazee2024-03-1910-19/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)Hailey2024-03-192-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use different labels for `porn` and `sexual` * newline
* | | | | | | Fix detection of !no-unauthenticated (#3279)Paul Frazee2024-03-192-2/+4
| | | | | | |
* | | | | | | Fix typo in tagMenuSearchByUser (#3181)cdfzo2024-03-191-1/+1
| | | | | | |
* | | | | | | Bump sdk for mute words updates (#3277)Eric Bailey2024-03-192-5/+5
| | | | | | |
* | | | | | | Merge branch 'alexkuz-web-fix-fonts-and-image-box' into mainPaul Frazee2024-03-197-29/+79
|\ \ \ \ \ \ \
| * | | | | | | Remove dead stylePaul Frazee2024-03-191-7/+0
| | | | | | | |
| * | | | | | | Merge branch 'web-fix-fonts-and-image-box' of ↵Paul Frazee2024-03-197-22/+79
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/alexkuz/social-app into alexkuz-web-fix-fonts-and-image-box
| * | | | | | | remove scrollbar gutter for Chrome when body scroll is lockedAlexander K2024-03-171-0/+2
| | | | | | | |
| * | | | | | | Add 'Liberation Sans' font for FireFox on Linux; lightbox buttons adjustmentsAlexander K2024-03-176-34/+94
| | | | | | | |