Commit Graph

9 Commits

Author SHA1 Message Date
Badri a8551f3f9c Remove "known bug" from README
It was solved by switching to CSS, so although it may be a bug, it
is no longer known.
2022-11-18 16:57:24 +05:30
Badri 21f32feb12 Fix quote formatting in README (sorry about that!) 2022-11-18 16:50:02 +05:30
Badri a9c6e73ec1 Bump the version number 2022-11-18 16:48:24 +05:30
Badri 73f44d7255 Add credits and details of the backstory! ;) 2022-11-18 16:47:37 +05:30
Badri bf05a36290 Use CSS instead of JS for more consistent tootification
The CSS doesn't work perfectly on screenreaders, because it says
"Publish toot!" sometimes instead of just "Toot!" but that's
acceptable. The JavaScript version wasn't working perfectly
anywhere, because it often missed new publish buttons that popped
up when clicking on "reply" or resizing the window, not to mention
putting more strain on the browser.
2022-11-18 16:47:09 +05:30
ericthomasca 605f6b3202 Add curly braces to fix es-lint no-return-assign errors
Reviewed-on: #1
Co-authored-by: ericthomasca <ericthomasca@no-reply@disroot.org>
Co-committed-by: ericthomasca <ericthomasca@no-reply@disroot.org>
2022-11-17 07:06:54 +00:00
Badri 7660f6bc71 Add all the gory details to the README
(Okay, they're not gory)
2022-11-16 21:10:35 +05:30
Badri 52857bd12c Add the script itself! 2022-11-16 21:10:26 +05:30
Badri Sunderarajan fb2e00c499 Initial commit 2022-11-16 15:10:27 +00:00