Some info on the settings page of the webplugin and mod to style.css
Build LinkLog Development Image / development-image (push) Successful in 10s

This commit is contained in:
2026-08-26 12:05:21 +02:00
parent dd450ea3b5
commit 6651ce8993
6 changed files with 72 additions and 38 deletions
+8
View File
@@ -218,6 +218,14 @@ Show the avatar with all posts
### Assistant outcome
Updated feed rendering to display each user's uploaded avatar beside every post, with an initial fallback when no avatar exists or the image fails to load. Filtered profile headers now render uploaded avatars as well. Added avatar data coverage and verified the strict backend suite with 10 passing tests.
## 2026-08-26
### User
Continue to log interactions to the VIBE directory.
### Assistant outcome
Continued the append-only interaction logging convention by recording this prompt and outcome in both VIBE log files.
### User
Show the avatar with each entry on the home page. On the specific /<user>/ page don't show the avatar and user name with each entry
+1
View File
@@ -123,6 +123,7 @@
117. Make sure that the makefile also rebuilds XPI if any of its source files are changed
117. Change that location to be immediately below the edit and delete button
116. When the user is authorized and on its /<user>/ page show a Mastodon post button with logo; after posting keep it functional but change its color.
117. Continue to log interactions to the VIBE directory.
## Future entries