about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Irish PO file thanks to @kingdonncha1.bsky.social (#2924)Kevin Scannell2024-04-035-0/+4650
* Add cursor to 'learn more' on screenhider (close #2871) (#3395)Paul Frazee2024-04-031-8/+15
* Merge branch 'atiksoftware-main' into mainPaul Frazee2024-04-035-10/+4415
|\
| * Add turkish to app languagesPaul Frazee2024-04-034-10/+24
| * Merge branch 'main' of https://github.com/atiksoftware/social-app into atikso...Paul Frazee2024-04-031-0/+4391
| |\
| | * Create messages.poAtiksoftware Corporation2024-02-131-0/+4391
* | | Show redbox in DEV on string <View> child for web (#3394)dan2024-04-041-0/+21
|/ /
* | Factor out QueryProvider (#3331)dan2024-04-033-46/+53
* | Make notifications init reactive to queryClient (#3329)dan2024-04-032-48/+60
* | Thread queryClient explicitly through (#3328)dan2024-04-036-103/+127
* | Add OTA updates support for `testflight` channel (#3291)Hailey2024-04-039-111/+250
* | Update Indonesian ID translation to latest (#2803)Danni2024-04-031-158/+159
* | Add zh-TW localization (#2781)Frudrax Cheng2024-04-035-0/+5977
* | Remove Button error boundary (#3372)dan2024-04-031-41/+9
* | Add share warning to big share button in post ctrl (#3367)Samuel Newman2024-04-033-58/+87
* | make entire recent search clickable (#3387)Samuel Newman2024-04-031-44/+44
* | apply bg color to entire scrollview (#3364)Samuel Newman2024-03-311-15/+14
* | Mark `Retry` and `Go Back` buttons in Error.tsx for localisation (#3352)surfdude292024-03-291-9/+16
* | revert change for closing composer on web only (#3343)Hailey2024-03-221-1/+5
* | Mark `under13` and `Next` and `Back` buttons in signup for localisation (#3341)surfdude292024-03-222-7/+13
* | Wrap Button children in an error boundary (#3340)Eric Bailey2024-03-221-14/+49
* | Fix crash during onboarding (#3338)Eric Bailey2024-03-222-32/+30
* | Merge pull request #3337 from bluesky-social/samuel/scrollable-loggedoutlayoutSamuel Newman2024-03-225-81/+95
|\ \
| * | move auth flows scrollview to loggedin layoutSamuel Newman2024-03-225-81/+95
* | | fix android back after closing composer (#3330)Hailey2024-03-221-43/+46
|/ /
* | Sign In -> Sign inSamuel Newman2024-03-213-8/+9
* | Use logger.error instead of rethrow (#3323)dan2024-03-211-4/+2
* | Release fixes (#3318)Eric Bailey2024-03-212-3/+3
* | Mods UI fixes (#3296)Eric Bailey2024-03-2112-378/+388
* | Fix missing error on `PostThread` (#3295)Hailey2024-03-211-1/+1
* | Fix dialogs state references, fixes Android back button (#3314)Eric Bailey2024-03-211-8/+8
* | [Statsig] Protect against early logEvent call crashing (#3315)dan2024-03-211-5/+15
* | Fix android splash jump (#3316)Eric Bailey2024-03-211-3/+0
* | [Statsig] Onboarding and routing events (#3302)dan2024-03-2113-178/+259
* | Fix problems with `BottomSheet` and the report dialog (#3297)Hailey2024-03-209-107/+114
* | Merge pull request #3217 from bluesky-social/samuel/alf-loginSamuel Newman2024-03-2048-2554/+2564
|\ \
| * | Adjust DateField timezone offsetEric Bailey2024-03-202-3/+4
| * | Fix key error on choose accountEric Bailey2024-03-201-3/+2
| * | Move some things aroundEric Bailey2024-03-206-301/+4
| * | Bump button size on choose accountEric Bailey2024-03-201-1/+1
| * | Password flow tweaksEric Bailey2024-03-204-25/+29
| * | Login form tweaksEric Bailey2024-03-201-74/+75
| * | Remove logEric Bailey2024-03-201-1/+0
| * | StepInfo tweaksEric Bailey2024-03-202-69/+38
| * | Signup shell tweaksEric Bailey2024-03-203-39/+25
| * | HostingProvider tweaksEric Bailey2024-03-201-26/+34
| * | sort imports for files related to this PRSamuel Newman2024-03-2017-118/+122
| * | dismiss keyboard when opening dialogSamuel Newman2024-03-202-2/+3
| * | skip initial entering animation for loginSamuel Newman2024-03-201-1/+4
| * | login form back button goes to chooseaccount conditionallySamuel Newman2024-03-201-1/+3