about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use CSS keyframe animation for spinner on web (#3411)Samuel Newman2024-04-042-2/+36
* Fix false positive DEV check (#3410)dan2024-04-041-0/+8
* Enforce Text suffix for Text-rendering components (#3407)dan2024-04-0440-328/+327
* replace deprecated `term` with `q` in search actor (#3405)Hailey2024-04-042-3/+3
* Extract query key roots to constants (#3404)dan2024-04-0431-139/+198
* Enable tags on profile descriptions (close #3081) (#3397)Paul Frazee2024-04-042-19/+22
* Alphabetise languages by language code (#3350)surfdude292024-04-044-39/+39
* Bug fixes and some improvements to Finnish localization (#3306)Jan-Olof Eriksson2024-04-041-276/+276
* Open share sheet when long pressing link (#3317)Samuel Newman2024-04-045-34/+89
* rm 'pornography' label wording (#3402)Hailey2024-04-042-5/+5
* Don't mutate array (#3403)dan2024-04-041-5/+5
* Fix profile follow from Likes (#3401)dan2024-04-041-3/+4
* Simplify list logic further to prevent misuse (#3334)Hailey2024-04-039-243/+226
* 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-032-17/+12
* 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