upub/web
alemi 1a3cc5e2ff
fix(web): don't insert activities already seen
this happens because we're paginating with just an offset, meaning that
when new activities get inserted that offset "gets shifted forward" and
we receive again some activities we saw already. this should get fixed
for good on the backend, but for now discarding them here makes it
usable
2024-04-24 05:48:41 +02:00
..
src fix(web): don't insert activities already seen 2024-04-24 05:48:41 +02:00
Cargo.toml fix(web): somehow doesnt work only in trunk build? 2024-04-17 23:45:08 +02:00
index.html feat(web): expandable images 2024-04-24 04:58:46 +02:00