1
0
Fork 0
forked from alemi/upub
upub/web/src
alemi 268b90af58
fix(web): show tags even in replies
it's a bit annoying in lemmy threads because every reply has audience
tag but we cant assume every post will have it, so its still interesting
to show (for example, to distinguish replies from mastodon which may not
get broadcasted)
2024-07-06 03:48:04 +02:00
..
activities feat(web): better layout for lemmy posts 2024-07-04 02:14:50 +02:00
actors feat(web): pre-populate webfinger cache 2024-07-05 17:17:26 +02:00
components fix(web): dont recreate regex every time 2024-07-04 04:42:20 +02:00
objects fix(web): show tags even in replies 2024-07-06 03:48:04 +02:00
page fix(web): tell that user may need to be approved 2024-07-03 06:07:54 +02:00
timeline feat(web): pre-populate webfinger cache 2024-07-05 17:17:26 +02:00
app.rs feat(web): hashtags timeline page 2024-07-04 03:14:26 +02:00
auth.rs feat(web): refresh token every hour, small refactor 2024-06-07 05:26:22 +02:00
config.rs feat(web): allow hiding deletes (default on) 2024-07-03 06:02:39 +02:00
getters.rs fix(web): huge refactor but basically nothing changed 2024-06-12 06:02:36 +02:00
lib.rs fix(web): better wrapping 2024-07-04 03:43:58 +02:00
main.rs fix(web): tracing in web too 2024-05-23 05:53:05 +02:00
prelude.rs feat(web): hashtags timeline page 2024-07-04 03:14:26 +02:00