Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-28 | Remove remaining CodeClimate references (#24289) | Nick Schonning | |
2023-03-15 | Use Github Container Registry as the official container image source (#24113) | Renaud Chaput | |
2023-03-07 | Convert CircleCI to GitHub Actions (#23608) | Nick Schonning | |
2023-03-05 | Updates dev container and adds doc for getting started with GitHub ↵ | Samruddhi Khandale | |
Codespaces (#23872) | |||
2023-02-07 | Update README.md (#23409) | mon1kasenpai | |
Fixed grammatical error in first paragraph | |||
2023-01-05 | Downgrade Node.js requirement to 14+ (#22342) | Claire | |
2023-01-05 | Add reference to mastodon/chart (#22589) | Sean | |
Reference mastodon/chart in the deployment section | |||
2022-12-15 | Align everything to Node.js 16 (#22223) | Effy Elden | |
* Update nvmrc to Node.js 16 * Update package.json minimum Node engine to 16 * Update README requirements to Node.js 16 * Update devcontainer Node.js version to 16 * Update devcontainer Dockerfile Node.js choices to LTS versions that are still in support/maintenance * Pin CircleCI Node image to 16 * Fix YAML type issue * Update CircleCI Node.js to 16.18 to match #22019 | |||
2022-11-27 | Remove support for Ruby 2.6 (#21477) | Claire | |
As pointed out by https://github.com/mastodon/mastodon/pull/21297#discussion_r1028372193 at least one of our dependencies already dropped support for Ruby 2.6, and we had removed Ruby 2.6 tests from the CI over a year ago (#16861). So stop advertising Ruby 2.6 support, bump targeted version, and drop some compatibility code. | |||
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 |