43aea48816
feat: proxy should work for anything, more options
2024-06-07 06:20:25 +02:00
ad7c643762
fix(web): leptos warnings
2024-06-07 05:03:12 +02:00
a7bcea7653
feat(web): added audience badge
2024-06-06 21:47:23 +02:00
da68423a47
fix(web): no fetch query for context
2024-06-06 16:54:09 +02:00
e63433b77b
fix: context is now under /objects/{id}/context
...
just like /objects/{id}/replies, makes easier composing urls, and also
more correct: context is not something we serve, but instead some
reference associated to objects
2024-06-06 16:41:39 +02:00
677cab1871
fix(web): thread page uses obj context, not id
2024-06-06 16:23:02 +02:00
456ca2d8b1
fix(web): fixes for apb node changes
2024-06-01 01:49:10 +02:00
1dac83f52c
fix(web): updated apb usage
2024-06-01 01:13:49 +02:00
a3a1338c28
fix(web): clippy stop being annoying
2024-05-31 19:08:44 +02:00
ea595b39a7
fix(web): option to toggle on/off update filtering
2024-05-31 18:50:10 +02:00
17c1765295
fix(web): refresh user and thread tl on url change
2024-05-30 22:58:31 +02:00
7019671f93
fix(web): user page responds to url again
2024-05-29 22:14:15 +02:00
69cff08b5b
fix(uriproxy): users -> actors
2024-05-29 21:36:55 +02:00
6397647511
fix(web): only load tl after refresh
...
also improved tl.more()
2024-05-27 16:50:42 +02:00
fea7c1ecdf
fix: no more errors! no more warnings!!
...
finished upgrading inbox to new schema, there's ton of space for
improvement but lets first see if it works
2024-05-27 05:38:51 +02:00
2442872b5f
fix(web): break <br> too
2024-05-23 23:09:11 +02:00
892637db04
feat(web): allow filtering replies
2024-05-23 22:35:34 +02:00
06413322a3
fix(web): get_untracked for config color
2024-05-23 16:16:12 +02:00
a899c48127
fix(web): clear errored status on cached fetch too
2024-05-23 16:15:39 +02:00
a194aaaa35
fix(web): avatar css, centered devtools link
2024-05-23 15:07:59 +02:00
9b64503c02
feat(web): infinite scroll (optional) in timelines
2024-05-23 05:52:37 +02:00
90ae05c5d1
feat(web): loading blinking dots
2024-05-23 04:07:43 +02:00
467cf3c92c
feat(web): better debug error displays
2024-05-23 03:37:50 +02:00
f10b6974f4
fix(web): plain -> raw
2024-05-23 02:32:52 +02:00
a2812ebf15
fix(web): controls below searchbar, not at side
2024-05-23 01:45:34 +02:00
c19cc19a90
fix(web): update on cached toggled, tweak strings
2024-05-23 01:26:38 +02:00
61fce5c9c6
feat(web): better debug, plain, link and copy
2024-05-23 01:05:59 +02:00
dd16279003
feat(web): very improved debug page
2024-05-22 23:54:00 +02:00
1a236589ed
fix(web): short uri helper logic
2024-05-20 08:45:41 +02:00
bf86e44b00
feat(web): allow customizing accent color
2024-05-20 08:18:15 +02:00
aca757a266
fix(web): /dbg is now /proxy
2024-05-20 07:19:00 +02:00
f9e021a37a
fix: undo previous, add replace ~ and use uriproxy
2024-05-20 06:59:16 +02:00
af3a3fbbb8
feat: way smarter way to represent remote ids
...
base64 em basically. big commit because touches basically everything!!
2024-05-20 06:29:44 +02:00
d6bafb8518
feat(web): nicer register page (but still broken)
2024-05-14 04:09:25 +02:00
4d7f99dfaa
chore(web): restructured project a little
...
less messy i think
2024-05-13 19:13:40 +02:00