- Jan 04, 2025
-
-
dakkar authored
View MR for information: TransFem-org/Sharkey!839 Closes #340 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev> Approved-by: dakkar <dakkar@thenautilus.net>
-
- Jan 02, 2025
-
-
Marie authored
View MR for information: !852 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
-
Marie authored
View MR for information: !850 Closes #855 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
-
Marie authored
View MR for information: !849 Closes #866 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
-
Marie authored
View MR for information: !848 Closes #868 Approved-by: Hazelnoot <acomputerdog@gmail.com> Approved-by: Marie <github@yuugi.dev>
-
dakkar authored
on wide viewports, the url preview only leaves space for a thumbnail when such thumbnail exists. on small phones, or in busy deck views, it always left that space this was not very evident for simple previews (which are pretty much a title line, a favicon, and the site name), but it became very obvious with the note embedding in 2024.11 this patch makes the thumbnail space conditional on the existence of the thumbnail, for narrow viewports as well (I pretty much copied the bit of CSS from the non-narrow media query sections)
-
dakkar authored
no live code looks at these settings, let's not confuse users pretending they can set also, no live code sends any of these notifications via email! maybe, after #718, we can revisit this
-
dakkar authored
the warning dialog's "trust this domain" toggle saves the whole hostname, so this code needs to use the whole hostname otherwise trusting a `www.example.com` will never work, because we'd be checking `example.com` against it, and fail while I was there, I also made the `trustedLinkUrlPatterns` correctly match sub-domains: previously, trusting `ple.com` would trust `example.com`
-
dakkar authored
when I copied over the changes from `MkNote*` to `SkNote*`, I forgot to remove the old badge-related code
-
- Jan 01, 2025
-
-
dakkar authored
View MR for information: !847 Approved-by: Hazelnoot <acomputerdog@gmail.com>
-
dakkar authored
-
dakkar authored
-
dakkar authored
thanks to @CenTdemeern1 for triggering this bug! see https://kitsunes.club/notes/a2h1y2rq9n also compare with https://s.thenautilus.net/notes/a2h1y2rqx9 my instance errored out with: > WARN 1 [remote ap] Failed to resolve quote > https://mastodon.social/users/DrALJONES/statuses/110586222749407429 > for note https://kitsunes.club/notes/a2h1y2rq9n: StatusError: 404 Not > Found What happened? * Charlotte scheduled a reply * the processor called `findOneBy` with an undefined `note.renote`, which probably caused a `select` without any `where` * a random note was attached as a quote * that note has been deleted on the original instance but not on kitsuclub's database * the rest of fedi didn't notice the quote
-
- Dec 31, 2024
-
-
dakkar authored
View MR for information: TransFem-org/Sharkey!832 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
-
Julia authored
View MR for information: TransFem-org/Sharkey!843
-
Julia authored
-
Julia authored
-
- Dec 30, 2024
-
-
dakkar authored
View MR for information: !837 Approved-by: Marie <github@yuugi.dev> Approved-by: Charlotte <timo.herngreen@gmail.com>
-
- Dec 26, 2024
-
-
Hazelnoot authored
View MR for information: TransFem-org/Sharkey!836 Closes #850 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Hazelnoot <acomputerdog@gmail.com>
-
Hazelnoot authored
-
piuvas authored
-
piuvas authored
-
dakkar authored
I don't understand the difference between `any` and `unknown`, but the type signatures before this branch had `Record<string, any> | null`, and this code passes the typecheck… mah
-
- Dec 25, 2024
-
-
piuvas authored
-
- Dec 23, 2024
- Dec 22, 2024
-
-
Hazelnoot authored
-
- Dec 21, 2024
-
-
dakkar authored
View MR for information: !831 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Charlotte <timo.herngreen@gmail.com>
-
dakkar authored
View MR for information: TransFem-org/Sharkey!830 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Charlotte <timo.herngreen@gmail.com>
-
bunnybeam authored
-
- Dec 20, 2024
-
-
Hazelnoot authored
View MR for information: TransFem-org/Sharkey!835 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Hazelnoot <acomputerdog@gmail.com>
-
Hazelnoot authored
View MR for information: TransFem-org/Sharkey!834 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Hazelnoot <acomputerdog@gmail.com>
-
Charlotte authored
I should really make a new one from scratch sometime
-
- Dec 19, 2024