Commit graph

17 commits

Author SHA1 Message Date
4b9f9ba0b4
feat(web): user fields
not ultra pretty but at least they show now
2024-07-21 15:06:22 +02:00
a7e320547a
fix(web): fallback also in actor header 2024-07-17 23:46:30 +02:00
0d70f6d3a6
feat(web): replace broken user avatars on error 2024-07-17 23:01:00 +02:00
fb02be2f44
fix(web): use create_effect rather than signal.track 2024-07-06 04:54:22 +02:00
29e9901583
feat(web): pre-populate webfinger cache
when i put an actor in cache, put its pretty url in webfinger cache too
2024-07-05 17:17:26 +02:00
5360489284
feat(web): super simple unfollow button 2024-07-05 03:45:16 +02:00
d6b9ab4cfd
fix(web): smaller actor summaries 2024-07-05 02:24:05 +02:00
8ab39bfb2b
feat(web): hashtags timeline page
rather jank, literally hotglued on other feeds but eh it works for now
ig?
2024-07-04 03:14:26 +02:00
b6f4539424
fix(web): follows/followers from newer to older 2024-07-03 04:32:29 +02:00
1605557329
chore(web): unified caches under trait 2024-07-03 04:05:49 +02:00
29d783ffd5
chore(web): moved caches under cache:: scope 2024-07-03 03:21:11 +02:00
157c97694e
feat(web): we're back to activity timelines babyyyy 2024-06-28 04:11:39 +02:00
3421e7b9f4
feat(web): super simple way to see activity and posts 2024-06-21 02:42:36 +02:00
014da01982
chore(web): warns 2024-06-12 15:21:10 +02:00
ea655be121
fix(web): huge refactor but basically nothing changed
... yet! this fixes the weird bug that resets timeline scroll when
coming back from users (annoying!). also slightly better spacing for
things and more consistent loading buttons. its a big refactor and its
underway but there's so much in progress that ill commit this big chunk
as is and i totally wont regret it later when i need to remember what i
was moving where aha
2024-06-12 06:02:36 +02:00
20e5a3c104
fix(web): actor summary, consistency 2024-06-10 21:51:35 +02:00
0fec18582d
feat(web): rework actors page 2024-06-10 21:44:28 +02:00