Commit Graph

4052 Commits

Author SHA1 Message Date
Hailey 62211d082b make linear gradient background easily reusable 2024-06-12 11:47:23 -07:00
Hailey 070363c947 tweaks 2024-06-12 11:39:41 -07:00
Hailey be1e790f49 rm comment 2024-06-12 11:37:19 -07:00
Hailey 13dae9bc0d gate by testflight 2024-06-12 11:35:03 -07:00
Hailey 6b5ce0e192 rm everything unnecessary 2024-06-12 11:30:55 -07:00
Hailey 58ea412a96 copy tweak 2024-06-12 11:30:09 -07:00
Hailey 0790a5363d tweak 2024-06-12 11:29:48 -07:00
Hailey 567daca018 make landing part of logged out state 2024-06-12 11:27:22 -07:00
Hailey 2df0e2c706 rm navigation 2024-06-12 10:19:13 -07:00
Hailey 4e84a65b65 move landing to logged out view 2024-06-12 10:16:41 -07:00
Hailey 51b6532f6b sigh, another oops 2024-06-12 10:09:51 -07:00
Hailey 986dc8d30f cleanup 2024-06-12 10:00:50 -07:00
Hailey fbc407dad1 oops again 2024-06-12 09:58:13 -07:00
Hailey 2a91723902 oops 2024-06-12 09:57:41 -07:00
Hailey 7382ace1ef update app.config.js 2024-06-12 09:55:43 -07:00
Hailey 3f87e899fc grab referrer before loading 2024-06-12 09:39:38 -07:00
Hailey 8cc9ecbe05 merge in starter packs 2024-06-12 09:11:53 -07:00
Hailey 5a5d380179 contraction 2024-06-12 01:02:48 -07:00
Hailey 603515be06 cleanup landing 2024-06-12 00:56:12 -07:00
Hailey b5bf33cffc set default starter pack name 2024-06-12 00:50:24 -07:00
Hailey 05da80aeb2 rm glitchy prop 2024-06-12 00:47:48 -07:00
Hailey d8cbef9fcb transition for web too! 2024-06-12 00:45:49 -07:00
Hailey 276255dcf3 better screen transitions 2024-06-12 00:44:27 -07:00
Hailey fada1ad32c dont show your own name first 2024-06-12 00:30:40 -07:00
Hailey 4ec2927b0d dont show your own name 2024-06-12 00:26:29 -07:00
Hailey 2d130a05a2 better cta 2024-06-12 00:17:04 -07:00
Hailey 4946f348d4 tweak starter pack create button 2024-06-12 00:12:06 -07:00
Hailey 530a921ea5 better nav on delete 2024-06-11 23:59:49 -07:00
Hailey 36717a99b2 dont dismiss kb on drag 2024-06-11 23:56:53 -07:00
Hailey 47aca61e90 more padding tweaks 2024-06-11 23:54:23 -07:00
Hailey 68f6a3e4dd tweak padding 2024-06-11 23:53:22 -07:00
Hailey e16c83c40c rm debug buttons 2024-06-11 23:47:08 -07:00
Hailey 100a5057ae copy tweak 2024-06-11 23:44:52 -07:00
Hailey 7d8199771e merge main 2024-06-11 23:42:59 -07:00
Hailey 0577e9829a basic button for creating a starter pack on profile 2024-06-11 23:26:17 -07:00
Hailey 4b29b60526 process deletes 2024-06-11 23:14:24 -07:00
Hailey bfe7d4307c add delete btn 2024-06-11 23:07:00 -07:00
Hailey a6b7034a04 rm a log 2024-06-11 22:48:34 -07:00
Hailey e2f328eee4 only show tab when user has starter packs 2024-06-11 22:46:06 -07:00
Hailey ad2fcd0070 tweaks 2024-06-11 22:29:11 -07:00
Hailey 23de3d754e handle saving viewshot 2024-06-11 22:25:43 -07:00
Hailey ad1c34e7be ship it 2024-06-11 22:14:52 -07:00
Kuwa Lee 4e4a7bf18f Update Chinese localization (#4410)
* TW: Update and clean

* CN:run intl:extract

* Update src/locale/locales/zh-TW/messages.po

Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>

* Update src/locale/locales/zh-TW/messages.po

Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>

* Update src/locale/locales/zh-TW/messages.po

Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>

* Update src/locale/locales/zh-TW/messages.po

Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>

* Update src/locale/locales/zh-TW/messages.po

Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>

* TW: unify "登入"

* Update messages.po

* Update messages.po

* BOTH: fix "Post"

msgctxt "description"
msgid "Post"

* CN: Update translates

* CN: Remove superseded strings

* TW: Update and clean

* CN: fix msgid "This feed is empty."

---------

Co-authored-by: Frudrax Cheng <i@cynosura.one>
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
2024-06-11 17:17:47 -07:00
Paul Frazee 6736384ff4 Release 1.86 prep (#4490)
* Test updates

* Run intl extract
1.86.0
2024-06-11 16:20:26 -07:00
Hailey c48cdf549a one version 2024-06-11 16:09:19 -07:00
Hailey c5cc957c67 start tweaking qr code 2024-06-11 15:58:29 -07:00
Eric Bailey bb0a6a4b6c Add KnownFollowers component to standard profile header (#4420)
* Add KnownFollowers component to standard profile header

* Prep for known followers screen

* Add known followers screen

* Tighten space

* Add pressed state

* Edit title

* Vertically center

* Don't show if no known followers

* Bump sdk

* Use actual followers.length to show

* Updates to show logic, space

* Prevent fresh data from applying to cached screens

* Tighten space

* Better label

* Oxford comma

* Fix count logic

* Add bskyweb route

* Useless ternary

* Minor spacing tweak

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2024-06-11 15:42:28 -07:00
Marco Maroni 7011ac8f72 Update italian localization (#4374)
* Update messages.po

Update italian localization

* Fix translation

* Update src/locale/locales/it/messages.po

Fix by @surfdude29

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>

* Added some translation

---------

Co-authored-by: Marco Maroni <marcomaroni@gmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
2024-06-11 15:29:38 -07:00
Minseo Lee 815ab79309 Update Korean localization (#4387)
* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po

* Update messages.po
2024-06-11 15:28:36 -07:00
surfdude29 43f6b68aa2 Update French localization (#4437)
* Update French localization

* use `point médian`

* Update messages.po

* add three new strings

* translate new string

* Apply suggestions from code review

Co-authored-by: Stanislas Signoud <signez@stanisoft.net>

* update revision date

---------

Co-authored-by: Stanislas Signoud <signez@stanisoft.net>
2024-06-11 15:27:34 -07:00