- Mar 02, 2025
-
-
Essem authored
-
Hazelnoot authored
View MR for information: TransFem-org/Sharkey!925 Closes #911 and #969 Approved-by:
dakkar <dakkar@thenautilus.net> Approved-by:
Marie <github@yuugi.dev>
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
- `/admin/delete-all-files-of-a-user` - `/admin/nsfw-user` - `/admin/unnsfw-user` - `/admin/silence-user` - `/admin/unsilence-user` - `/admin/accounts/create` - `/admin/drive/clean-remote-files` - `/admin/drive/cleanup` - `/admin/emoji/set-category-bulk` - `/admin/emoji/set-license-bulk` - `/admin/emoji/set-aliases-bulk` - `/admin/emoji/add-aliases-bulk` - `/admin/emoji/remove-aliases-bulk` - `/admin/emoji/import-zip` - `/admin/federation/delete-all-files` - `/admin/federation/remove-all-following` - `/admin/promo/create` - `/admin/relay/add` - `/admin/relay/remove`
-
dakkar authored
merge: Remove assertActivityMatchesUrls in favor of three-way same-authority checks (resolves #956 and #914) (!914) View MR for information: TransFem-org/Sharkey!914 Closes #956 and #914 Approved-by:
dakkar <dakkar@thenautilus.net> Approved-by:
Marie <github@yuugi.dev>
-
dakkar authored
View MR for information: TransFem-org/Sharkey!920 Closes #931 and #936 Approved-by:
Marie <github@yuugi.dev> Approved-by:
Julia <julia@insertdomain.name>
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
- Mar 01, 2025
-
-
Hazelnoot authored
View MR for information: TransFem-org/Sharkey!901 Approved-by:
dakkar <dakkar@thenautilus.net> Approved-by:
Marie <github@yuugi.dev>
-
- Feb 28, 2025
-
-
Hazelnoot authored
View MR for information: !926 Approved-by:
Marie <github@yuugi.dev> Approved-by:
Hazelnoot <acomputerdog@gmail.com>
-
Marie authored
View MR for information: TransFem-org/Sharkey!913 Closes #806 Approved-by:
dakkar <dakkar@thenautilus.net> Approved-by:
Marie <github@yuugi.dev>
-
dakkar authored
having that "lookp user" check *twice* meant that typing a full username, and then canceling the lookup confirmation, ended up doing a lookup anyway now, if you cancel the looup confirmation, you get a search thanks to @Ares on Discord for reporting
-
- Feb 27, 2025
-
-
dakkar authored
View MR for information: TransFem-org/Sharkey!922 Approved-by:
dakkar <dakkar@thenautilus.net> Approved-by:
Marie <github@yuugi.dev>
-
Marie authored
View MR for information: TransFem-org/Sharkey!924 Closes #934 Approved-by:
Hazelnoot <acomputerdog@gmail.com> Approved-by:
Marie <github@yuugi.dev>
-
Marie authored
View MR for information: TransFem-org/Sharkey!923 Closes #885 and #968 Approved-by:
Hazelnoot <acomputerdog@gmail.com> Approved-by:
Marie <github@yuugi.dev>
-
- Feb 26, 2025
-
-
dakkar authored
-
dakkar authored
the result of `notes/schedule/list` needs to be shaped like an array of `Packed<'Note'>`, but it wasn't now it's much closer, and I can edit scheduled quotes and replies
-
dakkar authored
these are all the places I could find that (directly or indirectly) perform API calls when the input is changed; telling the component to "debounce" means that the API will be called at most once per second
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
Hazelnoot authored
-
- Feb 25, 2025
- Feb 24, 2025
-
-
dakkar authored
View MR for information: TransFem-org/Sharkey!919 Closes #942 Approved-by:
Hazelnoot <acomputerdog@gmail.com> Approved-by:
Marie <github@yuugi.dev>
-
dakkar authored
I'm not sure we want the "change ownership of notes if dst is local", though
-