Commit Graph

6331 Commits

Author SHA1 Message Date
Samuel Newman ccde215545 clamp displayname to one line 2025-09-11 13:25:27 -05:00
Samuel Newman e78fa95c3e add verification 2025-09-11 13:25:27 -05:00
Samuel Newman 25b56c40d2 add verification tests 2025-09-11 13:25:27 -05:00
Samuel Newman a827da385c tweak embed spacing 2025-09-11 13:25:27 -05:00
Samuel Newman f6cc7a74d8 appease prettier 2025-09-11 13:25:27 -05:00
Samuel Newman cfc6ea86e3 default avatars 2025-09-11 13:25:27 -05:00
Samuel Newman 450c6bcda4 make tester more ergonomic (reload on click) 2025-09-11 13:25:27 -05:00
Samuel Newman 1ce2325488 fix overflow in starter pack 2025-09-11 13:25:27 -05:00
Samuel Newman 462ae8736c update @atproto/api to 0.15 2025-09-11 13:25:27 -05:00
Samuel Newman 8e2118095a update extern link cards to match app 2025-09-11 13:25:27 -05:00
Samuel Newman 25649bd718 fix long displaynames/handles 2025-09-11 13:25:27 -05:00
Samuel Newman 75ff59e438 fix double quote posts 2025-09-11 13:25:27 -05:00
Samuel Newman c6c9c45819 labeller avatars, fix overflow/alignment 2025-09-11 13:25:27 -05:00
Samuel Newman cc86d596a4 match image ratios to app 2025-09-11 13:25:27 -05:00
Eric Bailey c959e11376 Fix link moderation 2025-09-11 13:25:27 -05:00
Eric Bailey 9a8b2f9e3a More tests, fix bug 2025-09-11 13:25:27 -05:00
Eric Bailey 116fef81e6 Handle video and gifs, add test page 2025-09-11 13:25:27 -05:00
Eric Bailey 110c74c610 Starter pack embed 2025-09-11 13:25:27 -05:00
Eric Bailey 223ba68a0b Handle images 2025-09-11 13:25:27 -05:00
Eric Bailey 5a4e75238f Try to fix fonts, unsure 2025-09-11 13:25:27 -05:00
Eric Bailey 47101bfe2c Reorg post 2025-09-11 13:25:27 -05:00
Eric Bailey 023dbc3032 Adjust avi and type sizing 2025-09-11 13:25:27 -05:00
Eric Bailey d74c1678b2 Set up colors and display options 2025-09-11 13:25:27 -05:00
Eric Bailey 775d837f8c Refactor to new arch 2025-09-11 13:25:27 -05:00
Eric Bailey 71aa7e2fd2 Fix types, port getPostData to new interface 2025-09-11 13:25:27 -05:00
Eric Bailey cd2ddd21ef Hack text breaks 2025-09-11 13:25:27 -05:00
Eric Bailey 0a364f6957 Use only column gap 2025-09-11 13:25:27 -05:00
Eric Bailey 6574157c66 Handle emoji-only 2025-09-11 13:25:27 -05:00
Eric Bailey 95aebf5724 Simplify box 2025-09-11 13:25:26 -05:00
Eric Bailey 9fcd83e06f Don't resolve facets twice 2025-09-11 13:25:26 -05:00
Eric Bailey 97fcc42c57 Fix font style 2025-09-11 13:25:26 -05:00
Eric Bailey c4de2e8986 Add italic fonts 2025-09-11 13:25:26 -05:00
Eric Bailey 998f4038b0 Moderation and cleanup 2025-09-11 13:25:26 -05:00
Eric Bailey d15585bea4 Add moderation setup 2025-09-11 13:25:26 -05:00
Eric Bailey e74bd093ee Initial work for postgen 2025-09-11 13:25:26 -05:00
Samuel Newman 6a4c56dfa9 Log cleanup (#9029)
* change warn to log

* networkerror check on failed to check unread notifications

* rm both logs

* tweak imports
2025-09-11 11:23:16 -07:00
hailey 836d16fec9 ensure mod service header present for appeals (#9025) 2025-09-11 00:31:17 -07:00
pfrazee 58ffe365ae Nightly source-language update 2025-09-11 02:36:03 +00:00
jim 426f025940 Merge pull request #9023 from internet-development/caidanw/app-1040-feed-open-graph-tags
feat: add feed open graph tags
2025-09-10 14:19:15 -07:00
Samuel Newman 20ff3e3ba0 Ensure there is a thumbnail for videos on web (#9019) 2025-09-10 18:49:44 +03:00
Samuel Newman 5b8631d188 Fix profile lists/feeds/starterpacks tabs position issue (#8935) 2025-09-10 18:49:04 +03:00
Samuel Newman 5be753ecdf add prevent default to thread anchor checkmark (#9020) 2025-09-10 17:44:19 +03:00
Caidan Williams d7c180db0e style: remove trailing spaces 2025-09-09 20:35:14 -07:00
Caidan Williams f5079b8158 feat: add OpenGraph metadata for feed URLs in bskyweb
Enable rich link previews when feed URLs are shared in iMessage, Slack, and other social platforms. Adds feed title, description, creator info, and avatar images to improve sharing experience.
2025-09-09 20:03:50 -07:00
pfrazee c7591ef058 Nightly source-language update 2025-09-10 02:33:45 +00:00
Samuel Newman 372e20efa3 ALF saved feeds screen (#8844) 2025-09-09 22:40:25 +03:00
Samuel Newman 9e8bceec60 reduce checkmark size in thread anchor (#8942) 2025-09-09 10:27:16 -07:00
Samuel Newman 6432667f60 ALF lists screen (#8941)
* alf list screens

* relocate to `#/screens`, balkanize

* use useBreakpoints

* showCancel on subscribe menu

* fix typo
2025-09-09 10:20:33 -07:00
Samuel Newman 4a1b1f17f4 Clean up dialogs (#8934) 2025-09-09 18:45:36 +03:00
Samuel Newman 7574a745d1 Fix focus ring shapes (#9005)
* fix user avis being the wrong shape

* fix the fab being the wrong shape
2025-09-09 08:40:19 -07:00