Commit Graph

166 Commits

Author SHA1 Message Date
Nikita Karamov 442cb0d33d
v3.0.0-rc.2 2022-11-14 18:37:41 +01:00
Nikita Karamov 9c7ddce8fe
Replace colours with a experimental new palette 2022-11-14 18:35:36 +01:00
Nikita Karamov 683cc18f6d
Remove Mastodon branding and wording 2022-11-14 18:17:43 +01:00
Nikita Karamov 043cfbb88b
Update project name across the site 2022-11-14 18:15:34 +01:00
Nikita Karamov 44127fac7f
Use newer Mastodon logo 2022-11-14 18:13:14 +01:00
Nikita Karamov 3f73ef7744
Replace title logo 2022-11-14 18:10:05 +01:00
Nikita Karamov df460b568a
Update caniuse database 2022-11-14 17:56:06 +01:00
Nikita Karamov 888a323d5c
v3.0.0-rc.1 2022-11-14 17:40:17 +01:00
Nikita Karamov 47d82c2d4b
Clean .gitignore 2022-11-14 17:39:18 +01:00
Nikita Karamov 3bba48014c
Update code formatting 2022-11-14 17:38:45 +01:00
Nikita Karamov fa337fbdc7
Replace Gulp with Parcel
Gulp hasn't been supported for a while now, and Parcel seems like an
alternatice that is way faster, more optimised, and more fun to work
with.

This commit also bumps the Node.js version to 16.
2022-11-14 17:35:47 +01:00
Nikita Karamov 09d19d46fa
Move Browserslist to package.json 2022-11-14 17:24:02 +01:00
Nikita Karamov fd8edcab72
Update CHANGELOG 2022-11-14 14:10:28 +01:00
Nikita Karamov 1443619c6d
Update licence in package.json 2022-11-14 14:08:28 +01:00
Nikita Karamov d9a549debb
Update copyright headers in files 2022-11-14 14:08:27 +01:00
Nikita Karamov f2193207eb
Relicense project to ISC
I have decided to relicense this project using a simpler licence. Since
this is a pretty small piece of software, I find it unnecessary to use
such a restrictive licence on it.

I have reached out to both other contributors privately, and they have
given me their permission to relicense the code they've contributed.

Acked-by: Tealk <tealk@anzah.email>
Acked-by: Andy Balaam <andybalaam@artificialworlds.net>
2022-11-14 14:08:26 +01:00
Nikita Karamov 4c858654e6
Update README 2022-11-14 14:08:25 +01:00
Nikita Karamov cdbd98a1e0
Use the new logo in the README 2022-11-14 14:08:24 +01:00
Nikita Karamov 487fa710e7
Add new logos
See: #1
2022-11-14 14:08:23 +01:00
Nikita Karamov 65f335c4de
Update CHANGELOG 2022-11-14 14:08:13 +01:00
Nikita Karamov 5122f5ce52
Release 2.4.0 2022-11-14 11:11:32 +01:00
Nikita Karamov a87bf08e2e
Add canonical URL 2022-11-14 10:58:41 +01:00
Nikita Karamov 3c2931cab6
Add GoatCounter analytics
I know, it sounds horrible, but it isn't as bad as it sounds. This is a
GDPR-friendly analytics engine that respects adblockers and doesn't
store any identifying data about the page. I am using it to estimate the
visitors count of this page.

Statistics are available here:
https://share2fedi.goatcounter.com/
2022-11-14 10:58:32 +01:00
Nikita Karamov 911f27f54a
Correct self-hosting instructions (#5)
Co-authored-by: Tealk <tealk@anzah.email>
2022-08-04 18:06:52 +02:00
Tealk b8b07e4248
add caddy syntax 2022-05-17 15:30:54 +02:00
Tealk 9e534abd8d
add caddy
only from the caddy documentation, not sure if this is how it works
2022-03-18 13:04:56 +01:00
Tealk e1b35b5d9a
reset html 2022-03-18 12:41:00 +01:00
Tealk f8f4aa06d9
add missing space 2022-03-18 12:39:31 +01:00
Tealk 26e2371709
add syntax highlighting 2022-03-18 12:17:53 +01:00
Tealk 325a4dd056
re-add node start command 2022-03-18 12:16:21 +01:00
Tealk 99236c65fa
add apache config 2022-03-17 14:09:30 +01:00
Tealk c030a17398
format prettier 2022-03-17 14:04:44 +01:00
Tealk 68bc1cb4b6
update readme
https://codeberg.org/kytta/toot/issues/4
2022-03-17 13:58:41 +01:00
Nikita Karamov af6420eef8
v2.3.1 2022-03-16 13:55:20 +01:00
Nikita Karamov 80b1e796af
Fix font naming 2022-03-16 13:55:08 +01:00
Nikita Karamov d540ef5aca
v2.3.0 2022-03-16 13:51:17 +01:00
Nikita Karamov 13d400a03a
Update CHANGELOG 2022-03-16 13:50:34 +01:00
Nikita Karamov 4ecf304519
Self-host Google Fonts
Due to questionable privacy policy of Google Fonts (including them being
called illegal by the Munich court [1]), I have decided to self-host the
fonts. I have used the google-webfonts-helper[2] to load the subset
version of the font.

I have also added the `local()` source so that the font will not be
loaded if the user has a font with the same name installed on their
system.

After this commit, toot requires no 3rd-party resources any more 🎉

[1]: https://rewis.io/urteile/urteil/lhm-20-01-2022-3-o-1749320/
[2]: https://google-webfonts-helper.herokuapp.com/
2022-03-16 13:44:00 +01:00
Nikita Karamov 34d487c422
v2.2.2 2022-02-12 12:41:05 +01:00
Nikita Karamov 4f23cf8ab0
Update changelog 2022-02-12 12:40:48 +01:00
Nikita Karamov e699cc20eb
Update years in licence headers 2022-02-12 12:36:08 +01:00
Nikita Karamov 929338c93f
Update hosting to Codeberg 2022-02-12 12:35:53 +01:00
Nikita Karamov 3633c954a9
Update README 2022-02-12 12:30:49 +01:00
Nikita Karamov b16144f274
Bump some dependencies 2022-02-12 12:30:28 +01:00
Nikita Karamov e9c773cf12
2.2.1 2022-02-02 15:36:45 +01:00
Nikita Karamov 6ad2591e6a
Update dependencies 2022-02-02 15:35:39 +01:00
Nikita Karamov a5acc3dfdf
Update usernames 2022-02-02 15:32:36 +01:00
Nikita Karamov 6b332252c0
Fix README 2021-11-04 18:20:24 +01:00
Nikita Karamov d35d39622b
v2.2.0 2021-11-04 18:18:24 +01:00
Nikita Karamov 4811c8add6
Migrate to pnpm 2021-11-04 18:18:09 +01:00