Commit 8f879bd
authored
Update style.css
Release 1.1.0: Display actual Fediverse avatars in reactions
- Add cornerstone_get_activitypub_avatar() helper function
- Fediverse Interactions now show cached ActivityPub avatars
- Fallback chain: ActivityPub icon → avatar_url → Webmention → Gravatar
- Add lazy loading to reaction avatar images1 parent 71b2042 commit 8f879bd
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
1149 | 1149 | | |
1150 | 1150 | | |
1151 | 1151 | | |
| 1152 | + | |
0 commit comments