Commit Graph

356 Commits

Author SHA1 Message Date
Hailey b4e220ede9 handle landing on start link 2024-06-13 14:12:40 -07:00
Hailey 740a8ea1b4 align web and mobile qr code styles 2024-06-13 13:43:11 -07:00
Hailey 9655947a1b save and copy qr code 2024-06-13 13:29:59 -07:00
Hailey 4bbeca349e hide top border native 2024-06-13 08:57:50 -07:00
Hailey 25b4cb425f follow all button 2024-06-13 08:54:20 -07:00
Hailey 92502eb948 fix newskie seconds ago for no sp 2024-06-12 20:06:12 -07:00
Hailey 3bf87eb1f2 replace button with checkbox 2024-06-12 15:57:10 -07:00
Hailey aa454577aa change wording 2024-06-12 15:38:11 -07:00
Hailey d106ba45d3 automatically generate a starter pack 2024-06-12 15:31:46 -07:00
Hailey b1ea5d6ba8 organize 2024-06-12 12:20:54 -07:00
Hailey e45180a078 entry for web 2024-06-12 12:01:08 -07:00
Hailey 63324a67b4 rm unused optional 2024-06-12 11:53:11 -07:00
Hailey b01cd9e503 rm unused effect 2024-06-12 11:51:37 -07:00
Hailey f5e9fc07d4 clean 2024-06-12 11:50:12 -07:00
Hailey 0ba717e9b7 ensure we have permission before saving qr code 2024-06-12 11:49:24 -07:00
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 3f87e899fc grab referrer before loading 2024-06-12 09:39:38 -07:00
Hailey 5a5d380179 contraction 2024-06-12 01:02:48 -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 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 68f6a3e4dd tweak padding 2024-06-11 23:53:22 -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 bfe7d4307c add delete btn 2024-06-11 23:07:00 -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
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
Hailey 90a07fc86c add missing flex 2024-06-11 15:26:52 -07:00
Hailey d9a286cfc8 use "say hello" in newskie dialog 2024-06-11 14:44:58 -07:00
Hailey 1508232163 use useravatars for starter pack icon 2024-06-11 14:39:05 -07:00
Hailey 4b737f80af add indicator on how many more items can be added 2024-06-11 14:06:13 -07:00
Hailey 3fe9354ece place self at top of edit list 2024-06-11 13:55:02 -07:00
Hailey bbf609de27 tweak profiles -> people 2024-06-11 13:49:21 -07:00
Samuel Newman 3d4b390a8a Only enable keyboard controller when necessary (#4483)
* Only enable keyboard controller when necessary

* make it screen only

* rm keyboard padding

* rm keyboardpadding file

* revert using keyboard controller in composer

* remove styles.outer (unnecessary for revert)

* continue to use keyboard padding in the report dialog for dms

---------

Co-authored-by: Hailey <me@haileyok.com>
2024-06-11 12:50:56 -07:00
Eric Bailey 4b6609d48b Move feeds screen into common navigator, handle usages (#4365)
* Move feeds screen into common navigator, handle usages

* Add link to Feeds from home screen (#4366)

* Add link to feeds to home screen header

* Center logo

* Replace icons

* Tweak spacing

* Tweak spacing

* Swap icon, sizing

* Buttonize, size

* Make menu same alignment on all screens

* Remove FeedsTab support, enable drawer swipe on MessagesTab

* Add note

* Vertically align header

* Swap in Pin

* Use hashtag icon

* Remove png

* Fix reference

* Ensure alignment with home and other screens
2024-06-11 11:08:06 -07:00
Hailey 49d9809a73 always put yourself in the starter pack 2024-06-11 10:19:03 -07:00
Eric Bailey 848151c4f9 Revert "Fix undefined block (#4471)" (#4472)
This reverts commit 7cac413f3b.
2024-06-11 03:49:28 +02:00
Eric Bailey 7cac413f3b Fix undefined block (#4471)
* Fix undefined block (#4378)

* Fix undefined block

* Changing text and handling all blocks.

* Tweaks

* Hide follow button in hover card if user blocked

---------

Co-authored-by: Josh <hi@oracularhades.com>
2024-06-10 20:45:23 -05:00
Hailey 0c8112c1b4 tweaks 2024-06-10 17:54:54 -07:00
Hailey c05d5aa38c merge main 2024-06-10 13:20:05 -07:00
Paul Frazee 90ec22a674 Add support for new-tab clicks on feeds (#4462) 2024-06-10 11:44:13 -07:00
Hailey fe842ac2d2 fix alignment of icon on web 2024-06-10 10:50:04 -07:00