Commit Graph

89 Commits

Author SHA1 Message Date
4bdce2c513 Bump version to 3.5.0rc1 (#17618)
* Bump version to 3.5.0rc1

* Various fixes and improvements

* Update AUTHORS.md

* Various fixes and improvements

* Update README.md
2022-03-15 08:16:45 +01:00
462bc65112 Add line about using vagrant-hostsupdater in the Vagrant short guide (#17243)
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.
2022-01-16 16:55:41 +01:00
d78ddb1cea Modify Readme syntax (#17112)
* Modify syntax

* Change ** bold to ### header

* Revert license edit
2021-12-25 22:55:31 +01:00
32db7e4df6 add Vagrant short guide to readme (#13009) 2021-10-14 21:06:19 +02:00
31593d1426 Update CodeClimate badge in README (#16501) 2021-07-13 16:02:15 +02:00
5a1e072517 Change references to tootsuite/mastodon to mastodon/mastodon (#16491)
* 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-07-13 15:46:20 +02:00
16b524feb6 Change IRC channel to LiberaChat in README (#16279)
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-24 05:16:45 +02:00
e92f312aab Change Node.js requirement in README (#16246) 2021-05-16 23:09:12 +02:00
bf74a7e06d Update copyright year (#16003) 2021-04-06 11:38:21 +02:00
44a19fd96d Fix translation platform to Crowdin (#13443) 2020-04-10 08:24:23 +02:00
b5dace62b0 Decommission support for Ruby 2.4 (#13287)
* Update Gemfile

* Update README.md
2020-03-21 03:10:24 +01:00
dcf7d86378 2019 -> 2020 (#12867)
happy new year 🎉
2020-01-14 11:20:13 +01:00
c10ff359a2 Require nodejs 10.13 as minimum release. (#12791)
* Update package.json

* Update README.md
2020-01-11 11:53:36 +01:00
db530966f7 Update link to install docs (#12666) 2019-12-22 22:22:09 +01:00
1e96f7d067 Edit introduction of README.md (#12372)
The introductory paragraph has been edited to be more cohesive.
2019-11-13 13:54:47 +01:00
d3145ced1f Update README.md (#12164) 2019-10-24 22:48:21 +02:00
efda126914 Fix spelling error in README (#12086)
fix a spelling error
2019-10-06 21:36:26 +02:00
1390da501d Change translations badge in README to Crowdin (#11054) 2019-06-12 15:56:41 +02:00
7e81bca500 Bumps copyright year in README.md to 2019 (#9939)
This is so incredibly small, but assuming this is a needed change. Might want to check year in other files.
2019-01-28 22:57:42 +01:00
d4300c3b98 Add note that contributors may request reimbursement through OpenCollective (#9933) 2019-01-28 04:17:11 +01:00
3abab56650 Improve README (#9012)
* Improve README

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-10-19 18:49:35 +02:00
447d733913 Update README.md
Add link to quick start guide, link to general documentation, fix link to list of servers, remove Liberapay
2018-09-02 18:32:25 +02:00
988befb059 Add weblate widget to README 2018-09-02 14:41:46 +02:00
78f036b7d2 Remove reference to BTC, update video link 2018-07-05 21:02:21 +02:00
9b8bb2a5df Replace badge to CircleCI (#7216) 2018-04-21 21:56:40 +02:00
56333cca88 Add license info to README (#6583)
* Add license info to README

* Reference AUTHORS file
2018-03-11 15:12:23 +01:00
3a6ace4874 Add Liberapay link to README.md (#6563)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-02-26 16:20:47 +01:00
5df8e30415 fix Code Climate badge on README.md (#5671)
and change badge's URI to https
2017-11-13 11:49:54 +09:00
a3d4f1bd93 Update outdated README (#5262) 2017-10-07 21:20:59 +02:00
7905739c2a s/PubSubHubbub/WebSub/g (#4372)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2017-07-26 13:47:41 +02:00
dd28b557ae Update README header with logo 2017-07-23 02:46:10 +02:00
d3bbef27e7 Fix broken screenshot 2017-06-07 17:53:47 +02:00
53c2274d48 Update screenshot in readme (#2978) 2017-05-11 02:57:30 +02:00
e37e84d210 Fixes #1830 adds link to development guide (#2783) 2017-05-04 15:50:36 +02:00
fc122e9d78 README tidy up (#2026)
* 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 21:28:31 +02:00
833bfd77f2 Added missing rake secret command (#1894) 2017-04-17 10:38:59 +02:00
42c9d5111a Add README note about tagged releases (#1927) 2017-04-16 16:42:46 +02:00
4445ebdad2 Fix getting started commands out of order (#1737)
In current order, docker-compose build results in
ERROR: Couldn't find env file: /a/hopt/mastodon/.env.production
2017-04-14 11:04:19 +02:00
e17b5b228d Improve docker update instructions (#1619) 2017-04-12 19:34:40 +02:00
3442bc0ea3 update Docker section of README (#1231)
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-12 01:14:56 +02:00
1236529e39 Moving docs to tootsuite/documentation (#1550) 2017-04-11 12:03:02 -04:00
a283786463 Add note about minimum docker-compose version (#1264)
Add a note to ensure users are using the right version of docker-compose.
2017-04-11 00:39:39 +02:00
2c0ef75f58 fixed a sentence in readme 2017-04-07 19:48:46 -07:00
ed2bfdee67 add Docker microbadger to README.md 2017-04-06 20:59:20 +02:00
d6bab0c71c Add doc 2017-04-05 16:00:48 +02:00
5e7ec0fe57 Use root repository url 2017-04-05 15:52:06 +02:00
152a1e578c Add Scalingo one click on readme 2017-04-05 15:33:19 +02:00
e4c10b32b3 Mastodon is not an alternative, it is a solution
This month I traveled to Cambridge, Massachusetts with my friends and attended LibrePlanet 2017. At the talk *Technology for direct actions*, Andrew Seeder pointed out that we often call free software an "alternative" to what exists. But an alternative is something that is mostly similar, and differentiated by preference rather than need. For instance, a trackball is an alternative to a mouse, but a jail is not an alternative to a bedroom. Andrew suggested that we start looking at free software as "solutions" rather than alternatives. So I propose boldly proclaiming that Mastodon is not an alternative to Twitter, but rather a solution to it.
2017-03-31 10:34:21 -04:00
8c7277acd4 Add link to contribution guidelines to README 2017-03-19 04:05:19 +01:00
dc3e0529ca Update broken links, add new sponsor 2017-01-27 17:01:21 +01:00