Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-10 | Remove reference to dev.glitch.social from README | Claire | |
Fixes #1584 It's been down for a while. | |||
2021-07-13 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
Conflicts: - `CONTRIBUTING.md`: Upstream file has changed and we're quoting it. Ported the changes. - `README.md`: Upstream file has changed but we have a completely different one. Kept our version. - `lib/mastodon/version.rb`: Upstream has changed from `tootsuite/mastodon` to `mastodon/mastodon`, but we're still `glitch-soc/mastodon`. Kept our version. - `spec/presenters/instance_presenter_spec.rb`: Upstream has changed from `tootsuite/mastodon` to `mastodon/mastodon`, but we're still `glitch-soc/mastodon`. Kept our version. | |||
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-28 | Fix build status link in README.md | Thibaut Girka | |
It was still linking to Travis, oops. | |||
2018-09-03 | Fix CI badge, as we have switched from Travis to CircleCI | Thibaut Girka | |
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-08-01 | Merge upstream (#111) | kibigo! | |
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-07-15 | poke and visible docs url | kibigo! | |
2017-07-12 | Updated readme and contrib docs | kibigo! | |
2017-06-30 | put travis thing in readme.md | beatrix | |
2017-06-23 | silly readme update to test automated deploys | beatrix-bitrot | |
2017-06-23 | update README.md | beatrix-bitrot | |
2017-06-23 | Update README.md | beatrix | |
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 | |