about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Lint against strings without wrapping <Text> (#3398)dan2024-04-046-0/+579
* Simplify list logic further to prevent misuse (#3334)Hailey2024-04-0312-255/+238
* Add webpack analyzer, PR comments for webpack bundle size (#3383)Hailey2024-04-035-9/+210
* Update pt-BR localization to latest version (#3371)Gildásio Filho2024-04-031-263/+251
* Use ALF for the account quick switch dialog (#3327)Samuel Newman2024-04-038-516/+448
* Update catalan localization messages.po (#3307)Ivan Beà2024-04-031-411/+411
* Scope query client per DID (#3333)dan2024-04-044-126/+159
* Fix & Add: Japanese Translation (6) (#3304)Hima2024-04-031-366/+366
* Fix magnify icon (#3292)Minseo Lee2024-04-031-7/+7
* Update Korean localization (#3281)Minseo Lee2024-04-031-629/+550
* Upgrade `UITextView` to latest (#3090)Hailey2024-04-0316-675/+17
* Work around GitHub false-positive for passing secret to another action (#3396)Hailey2024-04-032-4/+49
* Irish PO file thanks to @kingdonncha1.bsky.social (#2924)Kevin Scannell2024-04-036-0/+4651
* Add cursor to 'learn more' on screenhider (close #2871) (#3395)Paul Frazee2024-04-031-8/+15
* Merge branch 'atiksoftware-main' into mainPaul Frazee2024-04-036-10/+4416
|\
| * Add turkish to app languagesPaul Frazee2024-04-035-10/+25
| * 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
|/ /
* | don't fetch from origin if unnecessary when performing OTA deploy (#3392)Hailey2024-04-031-0/+1
* | run bundle/deploy on main pushes (#3391)Hailey2024-04-031-0/+3
* | 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-0321-150/+583
* | Update Indonesian ID translation to latest (#2803)Danni2024-04-031-158/+159
* | Add zh-TW localization (#2781)Frudrax Cheng2024-04-036-0/+5978
* | 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
* | Remove unnecessary yarn call (#3380)dan2024-04-031-1/+1
* | Use Prettier at the root (#3375)dan2024-04-021-5/+8
* | Separate ESLint and Prettier (#3373)dan2024-04-015-13/+22
* | disable inline predictions to prevent ios composer jank (#3363)Hailey2024-03-311-0/+16
* | 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
* | 1.75Paul Frazee2024-03-221-1/+1
* | 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
|/ /
* | Merge pull request #3326 from bluesky-social/samuel/lowercase-iSamuel Newman2024-03-223-8/+9
|\ \
| * | 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
* | Merge pull request #3313 from bluesky-social/samuel/package-manager-fieldSamuel Newman2024-03-211-0/+1
|\ \
| * | Specify package manager in package.jsonSamuel Newman2024-03-211-0/+1