Commit graph

52 commits

Author SHA1 Message Date
afa5bd45d0
feat(web): better tags, fix reply filtering 2024-06-07 05:47:51 +02:00
a7bcea7653
feat(web): added audience badge 2024-06-06 21:47:23 +02:00
a3fe45d36b
fix: more rebrandinggg 2024-05-27 06:54:57 +02:00
a194aaaa35
fix(web): avatar css, centered devtools link 2024-05-23 15:07:59 +02:00
c2f4f24586
fix(web): preallocate space for dots 2024-05-23 04:16:09 +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
dd16279003
feat(web): very improved debug page 2024-05-22 23:54:00 +02:00
22ad304417
fix(web): better footer 2024-05-21 15:25:47 +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
6841691910
fix(web): limit all images max width 2024-05-13 17:18:31 +02:00
a4ba93c5d0
fix(web): lock avatar size in tl 2024-05-13 17:11:07 +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
8f91b91ebe
fix(web): invert navigator and login, fix r padding 2024-05-13 01:21:20 +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
ef97000c23
fix(web): blockquotes are different than tl ones 2024-05-11 22:06:02 +02:00
11557f5616
fix(web): better spacing for actor and context guide 2024-05-03 03:19:14 +02:00
539f3fe6ac
fix(web): text too dark ew 2024-05-03 00:52:44 +02:00
95ad0d92b7
fix(web): smaller textarea font size 2024-05-02 12:47:48 +02:00
0b07979244
feat(web): thread guides 2024-05-02 03:25:59 +02:00
f483ea14b4
feat(web): added reply button
not the best way to do it but it works!
2024-05-01 16:46:19 +02:00
2c302b4fbf
feat(web): like button (without undo) 2024-04-30 02:09:23 +02:00
a664a0372f
fix(web): video max sizing, cursor 2024-04-29 02:42:59 +02:00
9faae6f627
feat(web): show audio, video and generic attachments
not only images anymore!!!
2024-04-29 02:33:21 +02:00
7617170206
feat(web): expandable images
is it sustainable to create a signal for each image? we'll find out!
2024-04-24 04:58:46 +02:00
8969780b29
feat(web): added CWs, better images 2024-04-23 23:28:19 +02:00
39fde296f8 fix: break words too long 2024-04-22 15:37:43 +02:00
460f801136
fix(web): slightly better spacings for mobile 2024-04-22 03:45:30 +02:00
a51a70da0a
fix(web): img max width, slim activity header 2024-04-22 03:31:51 +02:00
1171d4cd06
feat: show attachments, initial work on threads 2024-04-22 01:01:20 +02:00
63bde2b5e0
feat(web): better activity/object display, refactor 2024-04-21 17:43:56 +02:00
0b4b4e7cce
fix(web): font absolute urls 2024-04-18 03:45:05 +02:00
60cf700b95
feat(web): completely overhauled user profile page 2024-04-18 03:34:41 +02:00
06a7463af5
feat(web): more compact, breadcrumbs, tl cleaning 2024-04-17 21:10:20 +02:00
784557eecf
feat(web): font, emojis, better spacing 2024-04-17 15:29:25 +02:00
64bbb20659
feat(web): better post view on timeline
i really need to refactor this is getting out of hand
2024-04-17 07:29:56 +02:00
4b0a732584
feat(web): more compact and consistent timeline 2024-04-17 07:19:50 +02:00
b0ffc6187f
fix(web): more consistent link hovering 2024-04-17 05:59:10 +02:00
a2715d2978
fix(web): menu sticking on mobile, post sizing 2024-04-17 05:51:10 +02:00
a83b557513
feat(web): togglable menu, footer 2024-04-17 05:39:45 +02:00
663cea79ad
feat(web): sticky navbar and post box
because of this the whole page now scrolls properly and remembers your
scroll position if you use back/forward!
2024-04-17 04:33:34 +02:00
764f810ff9
feat(web): show posts inline, better activity ui 2024-04-16 07:34:16 +02:00
f8b135d242
feat: reworked timelines to be persistent
a lot of work on uris, fetching, concurrency and caching. now timelines
persist and should behave appropriately with your logins! there are
still some weird edge cases but all around i think it's pretty solid and
also quite nice!!
2024-04-16 06:34:50 +02:00
cf7322dabb
fix: title is also link 2024-04-15 18:22:16 +02:00
eb99317e4a
feat: bigger main column 2024-04-15 17:54:39 +02:00
268265e34a
feat: routing under /web, scroll only tl 2024-04-15 05:00:23 +02:00