Commit Graph

4 Commits

Author SHA1 Message Date
Badri a9c6e73ec1 Bump the version number 2022-11-18 16:48:24 +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 52857bd12c Add the script itself! 2022-11-16 21:10:26 +05:30