- Jun 12, 2024
-
-
dakkar authored
-
dakkar authored
-
dakkar authored
while fixing #467 #468, we changed the rate limit from 300/hour to 5/minute some people felt it was too low: they often boost notes in quick succession so here's a different approach: back to 300/hour, but not more than 1/second; this is the same settings that `notes/delete` has, BTW
-
- Jun 09, 2024
-
-
Marie authored
View MR for information: !541 Closes #520 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <marie@kaifa.ch>
-
dakkar authored
View MR for information: !543 Closes #552 Approved-by: Marie <marie@kaifa.ch> Approved-by: Tess K <me@thvxl.se>
-
Tess K authored
-
Tess K authored
-
Tess K authored
View MR for information: !542 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <marie@kaifa.ch>
-
dakkar authored
-
dakkar authored
-
dakkar authored
View MR for information: !538 Closes #550 Approved-by: Marie <marie@kaifa.ch> Approved-by: Tess K <me@thvxl.se>
-
dakkar authored
View MR for information: !540 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Tess K <me@thvxl.se>
-
Tess K authored
-
Tess K authored
-
Tess K authored
-
- Jun 08, 2024
-
-
Marie authored
-
Marie authored
-
dakkar authored
View MR for information: !539 Closes #467 and #468 Approved-by: fEmber <acomputerdog@gmail.com> Approved-by: Marie <marie@kaifa.ch>
-
- Jun 07, 2024
-
-
dakkar authored
5/minute is the same as 300/hour on average, and still high enough that it shouldn't be a problem for most people
-
dakkar authored
-
dakkar authored
As usual, have to write the same thing four times
☹️ The parentheses around `q` tell the hotkey/keymap code to ignore auto-repeat events (which works fine in Chrome but not in Firefox, I reported the bug https://bugzilla.mozilla.org/show_bug.cgi?id=1900397 ) In addition, I've added a guard variable that is true while calling the backend to boost/renote, and false otherwise. This way, even in Firefox we don't spam-boost. Unboosting is still *only with the mouse*, I have not added that functionality. -
dakkar authored
We use MfM in all sorts of places, and only some of them are actual blocks. We can now tell the `Mfm` component to make the top-level `<bdi>` a block when we need to (mostly note bodies, user descriptions, announcements) and leave it inline in all other places. This should still rendener inline rtl content embedded in ltr text in a sensible way, while providing right-alignment for fully rtl blocks.
-
- Jun 03, 2024
-
-
Marie authored
View MR for information: !536 Approved-by: Amelia Yukii <amelia.yukii@shourai.de> Approved-by: Marie <marie@kaifa.ch>
-
Amelia Yukii authored
View MR for information: !519 Closes #479 Approved-by: Marie <marie@kaifa.ch> Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
-
dakkar authored
-
Amelia Yukii authored
View MR for information: !534 Approved-by: Marie <marie@kaifa.ch> Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
-
dakkar authored
-
dakkar authored
View MR for information: !535 Closes #545 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Leah <kevinlukej@gmail.com>
-
- May 31, 2024
-
-
Marie authored
-
dakkar authored
View MR for information: !474 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Luna <her@mint.lgbt> Approved-by: Marie <marie@kaifa.ch>
-
dakkar authored
View MR for information: !482 Closes #356 Approved-by: Tess K <me@thvxl.se> Approved-by: dakkar <dakkar@thenautilus.net>
-
Marie authored
View MR for information: !489 Closes #490 Approved-by: fEmber <acomputerdog@gmail.com> Approved-by: Marie <marie@kaifa.ch>
-
Marie authored
View MR for information: !529 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <marie@kaifa.ch>
-
Marie authored
View MR for information: !532 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <marie@kaifa.ch>
-
dakkar authored
View MR for information: !506 Approved-by: Tess K <me@thvxl.se> Approved-by: Marie <marie@kaifa.ch>
-
dakkar authored
View MR for information: !522 Closes #528 Approved-by: Marie <marie@kaifa.ch> Approved-by: fEmber <acomputerdog@gmail.com>
-
dakkar authored
View MR for information: !521 Closes #512 Approved-by: Marie <marie@kaifa.ch> Approved-by: fEmber <acomputerdog@gmail.com>
-
dakkar authored
View MR for information: !520 Approved-by: Marie <marie@kaifa.ch> Approved-by: fEmber <acomputerdog@gmail.com>
-
KevinWh0 authored
-
KevinWh0 authored
-