Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-16 | Drop support for Ruby v2.5 and Node.js v12 (#18323) | Yamagishi Kazutoshi | |
* Drop support for Ruby v2.5 and Node.js v12 * Update package.json | |||
2022-06-10 | Typo in path to mastodon logo in README.md (#18632) | Thomas Citharel | |
Less ass, more assets. | |||
2022-06-09 | Change brand color and logotypes (#18592) | Eugen Rochko | |
- Add rake task for generating Apple/Android icons and favicons from SVG - Add rake task for generating PNG icons and logos for e-mails from SVG - Remove obsolete Microsoft icons and configuration - Remove PWA shortcut icons | |||
2022-03-15 | Bump version to 3.5.0rc1 (#17618) | Eugen Rochko | |
* Bump version to 3.5.0rc1 * Various fixes and improvements * Update AUTHORS.md * Various fixes and improvements * Update README.md | |||
2022-01-16 | Add line about using vagrant-hostsupdater in the Vagrant short guide (#17243) | Claire | |
This is documented in the Vagrantfile, but not in the README. As far as I know, following the short guide without installing this plugin will not make the container accessible at mastodon.local, thus breaking the last step of the guide. | |||
2021-12-25 | Modify Readme syntax (#17112) | Zach Neill | |
* Modify syntax * Change ** bold to ### header * Revert license edit | |||
2021-10-14 | add Vagrant short guide to readme (#13009) | Даниил Пронин | |
2021-07-13 | Update CodeClimate badge in README (#16501) | Eugen Rochko | |
2021-07-13 | Change references to tootsuite/mastodon to mastodon/mastodon (#16491) | Claire | |
* Change references to tootsuite/mastodon to mastodon/mastodon * Remove obsolete test fixture * Replace occurrences of tootsuite/mastodon with mastodon/mastodon in CHANGELOG And a few other places | |||
2021-05-24 | Change IRC channel to LiberaChat in README (#16279) | Valentin Lorentz | |
Freenode was taken over by a different entity, and former Freenode staff created LiberaChat. Short summary of the situation: https://blog.bofh.it/debian/id_461 With more details: * https://gist.github.com/joepie91/df80d8d36cd9d1bde46ba018af497409 * https://gist.github.com/aaronmdjones/1a9a93ded5b7d162c3f58bdd66b8f491 | |||
2021-05-16 | Change Node.js requirement in README (#16246) | Eugen Rochko | |
2021-04-06 | Update copyright year (#16003) | Sean | |
2020-04-10 | Fix translation platform to Crowdin (#13443) | Yamagishi Kazutoshi | |
2020-03-21 | Decommission support for Ruby 2.4 (#13287) | Shlee | |
* Update Gemfile * Update README.md | |||
2020-01-14 | 2019 -> 2020 (#12867) | Stéphane Guillou | |
happy new year :tada: | |||
2020-01-11 | Require nodejs 10.13 as minimum release. (#12791) | Shlee | |
* Update package.json * Update README.md | |||
2019-12-22 | Update link to install docs (#12666) | trwnh | |
2019-11-13 | Edit introduction of README.md (#12372) | sclaire-1 | |
The introductory paragraph has been edited to be more cohesive. | |||
2019-10-24 | Update README.md (#12164) | BenisonSebastian | |
2019-10-06 | Fix spelling error in README (#12086) | Mareena Kunjachan | |
fix a spelling error | |||
2019-06-12 | Change translations badge in README to Crowdin (#11054) | Eugen Rochko | |
2019-01-28 | Bumps copyright year in README.md to 2019 (#9939) | Sam Schlinkert | |
This is so incredibly small, but assuming this is a needed change. Might want to check year in other files. | |||
2019-01-28 | Add note that contributors may request reimbursement through OpenCollective ↵ | Eugen Rochko | |
(#9933) | |||
2018-10-19 | Improve README (#9012) | Eugen Rochko | |
* Improve README * Update README.md * Update README.md * Update README.md * Update README.md | |||
2018-09-02 | Update README.md | Eugen Rochko | |
Add link to quick start guide, link to general documentation, fix link to list of servers, remove Liberapay | |||
2018-09-02 | Add weblate widget to README | Eugen Rochko | |
2018-07-05 | Remove reference to BTC, update video link | Eugen Rochko | |
2018-04-21 | Replace badge to CircleCI (#7216) | Yamagishi Kazutoshi | |
2018-03-11 | Add license info to README (#6583) | TrashMacNugget | |
* Add license info to README * Reference AUTHORS file | |||
2018-02-26 | Add Liberapay link to README.md (#6563) | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2017-11-13 | fix Code Climate badge on README.md (#5671) | takayamaki | |
and change badge's URI to https | |||
2017-10-07 | Update outdated README (#5262) | Eugen Rochko | |
2017-07-26 | s/PubSubHubbub/WebSub/g (#4372) | m4sk1n | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2017-07-23 | Update README header with logo | Eugen Rochko | |
2017-06-07 | Fix broken screenshot | Eugen Rochko | |
2017-05-11 | Update screenshot in readme (#2978) | Eugen Rochko | |
2017-05-04 | Fixes #1830 adds link to development guide (#2783) | Brian Mock | |
2017-04-17 | README tidy up (#2026) | Matt Jankowski | |
* Remove docker guide and put it in docs repo * Move tasks to docs repo * Move requirements to contributing doc * Move advice about tagged releases to docs repo * Move local domain and host config to docs repo * Link to related tech | |||
2017-04-17 | Added missing `rake secret` command (#1894) | Expenses | |
2017-04-16 | Add README note about tagged releases (#1927) | Eugen | |
2017-04-14 | Fix getting started commands out of order (#1737) | Ian Kelling | |
In current order, docker-compose build results in ERROR: Couldn't find env file: /a/hopt/mastodon/.env.production | |||
2017-04-12 | Improve docker update instructions (#1619) | Eugen | |
2017-04-12 | update Docker section of README (#1231) | Eric Blade | |
Re-ordered the steps so it doesn't read "Do this, but first, do this other step" Added note about keeping the REDIS and DB settings as they are for Docker use Add which variables you will NEED to set to make the Mastodon work Add how to generate the secrets Add how to connect to your Mastodon Add a note to read the Production-guide | |||
2017-04-11 | Moving docs to tootsuite/documentation (#1550) | Eugen | |
2017-04-11 | Add note about minimum docker-compose version (#1264) | Effy Elden | |
Add a note to ensure users are using the right version of docker-compose. | |||
2017-04-07 | fixed a sentence in readme | rbaumert | |
2017-04-06 | add Docker microbadger to README.md | Wonderfall | |
2017-04-05 | Add doc | Jonathan Hurter | |
2017-04-05 | Use root repository url | Jonathan Hurter | |
2017-04-05 | Add Scalingo one click on readme | Jonathan Hurter | |