Commit Graph

4152 Commits

Author SHA1 Message Date
Hailey c19afb4608 Merge remote-tracking branch 'origin/main' into starter-packs 2024-06-16 16:12:29 -07:00
Joel 10c6035f31 Make lint-staged work in more envs (#4532)
When setting up the environment on a Windows machine with Git Bash, the pre-commit hook errored out:

> /usr/bin/bash: line 1: C:UsersNameFoldersocial-appnode_modules.binlint-staged: command not found

Seemingly, `yarn lint-staged` is not able to correctly resolve the path.

This commit changes the pre-commit hook to use `npx` instead of `yarn`, for 2 reasons:
1. It works on my machine (and is supposedly a more universal solution)
2. It is how it is done in the documentation: https://github.com/lint-staged/lint-staged?tab=readme-ov-file#examples

Co-authored-by: Joel <joel.garplind+github@gmail.com>
2024-06-16 13:42:15 +03:00
Hailey d0bb97e8a9 fix native post meta (#4530) 2024-06-16 12:23:48 +03:00
Hailey 424d8ac449 tweak landing 2024-06-16 01:58:18 -07:00
Hailey 0b79551bf8 improve some wording 2024-06-16 01:20:11 -07:00
Hailey 06b64b65b6 add create/delete logs 2024-06-16 01:12:13 -07:00
Hailey 7182812a31 add follow all log 2024-06-16 01:05:02 -07:00
Hailey 2ab3c039ab log shares of starter packs 2024-06-16 01:02:42 -07:00
Hailey 07f485f566 revert test 2024-06-16 00:36:12 -07:00
Hailey 43b071a05f little tweaks 2024-06-15 18:53:35 -07:00
Hailey c1aa58f27c create another button 2024-06-15 18:08:23 -07:00
Hailey 9a5e0185ab use the correct link for sharing 2024-06-15 17:43:33 -07:00
Hailey 1d532916a2 maybe 2024-06-15 13:52:05 -07:00
Hailey defd873260 🥴🥴🥴 2024-06-15 12:13:18 -07:00
Hailey 6e69b0a987 a whole lot of app clip commits...
Revert "another attempt"

This reverts commit adfd562f02defc8d1e031b7a007d352f69eeb274.

Revert "sigh"

This reverts commit de6296d2814165c59d100f18af23df5b94ceb7c4.

sigh

another attempt

okay maybe a solid solution

change some things

and....try again

try again

sigh...only support iphone

fix app config

remove unused files

temp eas update

cleanup plugin

get app clip working

progress

add more to plugin

start working on build plugin

rename

setup app clip

fix created at

oops, wrong workflow

temp workflow edit

add a bunch of libs to exclusion

drop the fork

rm manual config for clip

fix name as well

fix target name
2024-06-15 12:13:18 -07:00
Hailey 988d41161c fix conditions for newskie dialog 2024-06-14 16:32:15 -07:00
Hailey e20cd9c1cf more validation 2024-06-14 16:26:54 -07:00
Hailey 5349e46bc4 validate records 2024-06-14 16:22:20 -07:00
Hailey d1c3b5468a implement better feed card on the landing page 2024-06-14 16:11:14 -07:00
Hailey 1cca7efa0d fix entry initial state 2024-06-14 15:59:27 -07:00
Hailey d90c93e52c implement new feed card fully 2024-06-14 15:52:15 -07:00
Hailey 42413e460e improve design of starter pack card 2024-06-14 15:39:17 -07:00
Hailey a4c7db65cb use px_lg 2024-06-14 14:18:55 -07:00
Hailey 58751e9812 more design tweaks 2024-06-14 14:17:54 -07:00
Hailey 7ec4abe829 more alignment in footer 2024-06-14 14:10:59 -07:00
Hailey 8cc87160ab add better padding to list 2024-06-14 14:06:31 -07:00
Hailey f401fa8765 rm usetheme 2024-06-14 14:04:53 -07:00
Hailey c9451008bf use new card in profile 2024-06-14 13:57:08 -07:00
Hailey 5593fcde0f Merge remote-tracking branch 'origin/main' into starter-packs 2024-06-14 13:18:23 -07:00
Hailey 617639cd7e adjust web styles of footer 2024-06-14 13:16:19 -07:00
Hailey d30734f138 rm dev check 2024-06-14 13:10:36 -07:00
Hailey e94012c76c fix null error 2024-06-14 13:10:03 -07:00
Hailey 1bd9985d20 adjust content container padding 2024-06-14 12:59:22 -07:00
Hailey c02b584c7c change hover background color 2024-06-14 12:58:06 -07:00
Eric Bailey eaef1446f2 Use URI as key (#4522) 2024-06-14 14:28:25 -05:00
Eric Bailey 5751014117 Feed source card (#4512)
* Pass event through click handlers

* Add FeedCard, use in Feeds screen

* Tweak space

* Don't contrain rt height

* Tweak space

* Fix type errors, don't pass event to fns that don't expect it

* Show unresolved RT prior to facet resolution
2024-06-14 14:24:04 -05:00
Hailey 70b7e8ecf8 merge main 2024-06-14 12:22:28 -07:00
Minseo Lee 51a3e60132 Fix kawaii logo (#4505) 2024-06-14 10:39:08 -07:00
Eric Bailey 36e976fe5c Redo explore page (#4491)
* Redo explore page, wip

* Remove circle icons

* Load more styling

* Lower limit

* Some styling tweaks

* Abstract

* Add tab, query, factor out

* Revert unneeded change

* Revert unneeded change v2

* Update copy

* Load more styling

* Header styles

* The thin blue line

* Make sure it's hairline

* Update query keys

* Border

* Expand avis

* Very load more copy
2024-06-14 12:32:57 -05:00
dan 94c1f4968d Resolve patch-package warnings (#4520) 2024-06-14 18:01:31 +01:00
Eric Bailey f8c58a68a9 Fix count again (#4516) 2024-06-14 17:59:53 +01:00
Hailey 641a36c21d version bump (#4519) 2024-06-14 17:59:02 +01:00
Eric Bailey fe3f872d49 Add known followers to shadow cache (#4517) 2024-06-14 11:56:43 -05:00
Eric Bailey 4c0f037880 Reuse overfetching for popular feeds, add in existing filtering (#4501) 2024-06-14 11:56:29 -05:00
Hailey 2894d365e1 oops 2024-06-13 19:07:32 -07:00
Hailey 5b8bdab0e1 fix type error 2024-06-13 18:19:12 -07:00
Hailey 3650a329aa Merge branch 'main' into starter-packs 2024-06-13 18:09:34 -07:00
Hailey f8cbbbb62f fix type errors 2024-06-13 17:47:11 -07:00
Hailey bcb19433fc update yarnlock 2024-06-13 17:27:18 -07:00
Hailey 479e315dcf bump atproto 2024-06-13 17:25:55 -07:00