Commit graph

177 commits

Author SHA1 Message Date
f10b6974f4
fix(web): plain -> raw 2024-05-23 02:32:52 +02:00
a536655396
fix(web): better addressing and mention on reply 2024-05-23 02:30:42 +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
e1ef98f763
chore(web): leftovers 2024-05-21 15:28:48 +02:00
ff966a8a0e
fix(web): temporarily hardcode abuse email just in case 2024-05-21 15:28:22 +02:00
22ad304417
fix(web): better footer 2024-05-21 15:25:47 +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
b8e03fe3c5
fix(apb): double 2024-05-20 07:53:07 +02:00
a3a8b9e8c0
fix(web): oops 2024-05-20 07:50:36 +02:00
20c17da207
fix(web): use css vars for easy theming 2024-05-20 07:49:00 +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
9efdc36042
fix(web): enable litepub feature to show reacts
also include them in likes filter
2024-05-14 19:06:24 +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
c0cebcca96
feat(web): better document view 2024-05-13 18:05:48 +02:00
6841691910
fix(web): limit all images max width 2024-05-13 17:18:31 +02:00
b904883e15
feat(web): show articles without borders 2024-05-13 17:18:16 +02:00
a4ba93c5d0
fix(web): lock avatar size in tl 2024-05-13 17:11:07 +02:00
5dc2674955
fix(web): descr for server tl, title for home tl 2024-05-13 17:10:46 +02:00
0badc71c92
fix(web): attachments without media type show if img
nobody uses the type field and just mark everything as Document ughhh
and so those who mark image as Image and avoid a media_type because the
browser doesnt really need it get displayed as links, so added an ugly
special case
2024-05-13 17:09:35 +02:00
aba8c14cf4
chore(web): remove "wip by alemi" 2024-05-13 04:52:08 +02:00
634fc2c7c1
fix(web): breadcrumb on 404, field placeholders 2024-05-13 04:03:29 +02:00
78d6f425e3
fix(web): textarea font size
why is it 10 here but 11 elsewhere yet same size???
2024-05-13 04:03:03 +02:00
eaf780efb3
feat(web): mock register page
doesnt work yet but its a work in progress
2024-05-13 04:02:43 +02:00
672ff178c7
chore(web): more info on about page 2024-05-13 03:04:50 +02:00
6bb9ee9570
fix(web): search bar is now a form: enter to submit 2024-05-13 02:53:45 +02:00
8ef6dca52b
fix(web): better spacing for search 2024-05-13 02:53:34 +02:00
917ea19147
fix(web): better menu 2024-05-13 01:22:12 +02:00
13b882d141
fix(web): use external url of objects if provided 2024-05-13 01:21:47 +02:00
8f91b91ebe
fix(web): invert navigator and login, fix r padding 2024-05-13 01:21:20 +02:00
01beeeca5c
fix(web): better config page, debug under config 2024-05-13 01:20:48 +02:00
26f94cb0de
fix(web): also cache user when viewing object
not the cleanest way to do it but eh works
2024-05-12 02:44:27 +02:00
987c450312
fix(web): proper sizing of attachments 2024-05-12 01:20:55 +02:00
b9f512a988
fix(web): better view for lemmy objects 2024-05-12 00:52:27 +02:00
227e9c625b
feat(web): filter timelines, loop videos, open cws 2024-05-12 00:12:07 +02:00
c068822b3c
feat(web): added simple config page with filters 2024-05-12 00:11:54 +02:00
ef97000c23
fix(web): blockquotes are different than tl ones 2024-05-11 22:06:02 +02:00
99d613a1e8
fix(web): more consistent object rendering 2024-05-11 21:49:55 +02:00
a60b5774a1
fix(web): for sensitive video dont preload source 2024-05-11 21:01:16 +02:00
1d19b8c2a6
feat(web): debug fetch shows error text from remote 2024-05-11 17:58:01 +02:00
6dd140a413
fix(web): big, padded table for pages 2024-05-08 02:49:26 +02:00
c97e5406ef
feat(web): show more kind of objects 2024-05-08 02:46:47 +02:00
3ed82a7192
fix(web): indentation line for activities too 2024-05-08 02:46:26 +02:00
dd0c354aed
chore(web): retabbed 2024-05-03 06:14:55 +02:00