Jonny Barnes jonny · he/him
jonny merged pull request jonny/jonnybarnes.uk#18 2024-11-30 16:34:25 +01:00
Fix showing author names in WebMentions
jonny opened issue jonny/jonnybarnes.uk#19 2024-11-30 16:34:15 +01:00
Its nearly December, add snow again
jonny commented on pull request jonny/jonnybarnes.uk#18 2024-11-30 16:33:24 +01:00
Fix showing author names in WebMentions

This should fix #17 for now.

jonny created pull request jonny/jonnybarnes.uk#18 2024-11-30 16:33:07 +01:00
Fix showing author names in WebMentions
jonny created branch fix_author_name_missing_in_webmentions in jonny/jonnybarnes.uk 2024-11-30 16:31:44 +01:00
jonny pushed to fix_author_name_missing_in_webmentions at jonny/jonnybarnes.uk 2024-11-30 16:31:44 +01:00
84383ecd31 Apply the same fix to replies and reposts
1d59d57c2e Fix showing author like on a note
Compare 2 commits »
jonny commented on issue jonny/jonnybarnes.uk#17 2024-11-29 18:42:44 +01:00
Author data is sometimes not valid

Its a result of the author h-card not having a name property, but when from bluesky it can have a nickname property. So shouodl fall back to that value

jonny opened issue jonny/jonnybarnes.uk#17 2024-11-29 18:10:35 +01:00
Author data is sometimes not valid
jonny pushed to main at jonny/dotfiles 2024-11-21 20:57:55 +01:00
6924f66ba7 Merge remote-tracking branch 'forge/main'
45f8717558 Fix issue with delta diff viewer in forgit
00898fae4c Updated neovim config
5a4ce9b2aa Trying out a file tree plugin for neovim
Compare 4 commits »
jonny opened issue jonny/jonnybarnes.uk#16 2024-11-03 12:40:51 +01:00
Investigate image resizing with libvips
jonny opened issue jonny/jonnybarnes.uk#15 2024-11-02 17:01:36 +01:00
Improve headers
jonny pushed to main at jonny/dotfiles 2024-11-02 14:18:48 +01:00
79e147db3a Remove ngrok completions setup
e609bc1aee Merge remote-tracking branch 'origin/main'
3e9681be2d Add fzf-tab plugin
Compare 3 commits »
jonny opened issue jonny/jonnybarnes.uk#14 2024-11-01 23:47:32 +01:00
Stop using JWT for tokens
jonny opened issue jonny/jonnybarnes.uk#13 2024-11-01 23:46:55 +01:00
Sort out deployment script
jonny released Host images locally at jonny/jonnybarnes.uk 2024-10-26 15:04:47 +02:00
jonny pushed tag v0.71 to jonny/jonnybarnes.uk 2024-10-26 15:04:47 +02:00
jonny pushed to main at jonny/jonnybarnes.uk 2024-10-26 15:02:58 +02:00
6d867fcc71 Merge pull request 'MTM Host images locally' (#12) from develop into main
43447ac47b Fix tests after we corrected the media URLs
d7da42b626 Host images locally
d80e8164c8 Update dependencies
Compare 4 commits »
jonny merged pull request jonny/jonnybarnes.uk#12 2024-10-26 15:02:57 +02:00
MTM Host images locally
jonny created pull request jonny/jonnybarnes.uk#12 2024-10-26 15:01:31 +02:00
MTM Host images locally
jonny commented on issue jonny/jonnybarnes.uk#9 2024-10-26 14:59:30 +02:00
Host images locally

Fixed by #11