Commit Graph

124 Commits (4fb3dc0363956a1a61613e90e9a4e7e945a7f714)

Author SHA1 Message Date
Matt Jankowski 78e0d6a11a
Extract development section from top-level readme into standalone doc ()
Lamparter 2c36283a89
Refresh `README.md` ()
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 ()
Sujay a5a1584675
Update README.md ()
Matt Jankowski 28921a12fe
Update macOS local dev setup instructions ()
Matt Jankowski 521b433933
Doc updates for Docker/devcontainers/codespace ()
Fabio Leandro Janiszevski cd4b00810d
Clear the docker setup - Deprecate post-create.sh and use bin/setup ()
Matt Jankowski 569b7d2f25
Clarify the purpose of separate Docker resources ()
Nick Schonning 9ab7e66cae
Cleanup leftover Nanobox references ()
Joshua Young 164b09bfcc
Update README.md setup steps ()
Matt Jankowski 1549e6a9dc
Drop support for Ruby 3.0 (reaching EOL) ()
Matt Jankowski 64b8ba36bb
Add `bin/dev` script to launch foreman ()
Matt Jankowski 844aa59bdf
Doc update about ruby version 3.0+ ()
Dennis Kamau ac588daf37
Update copyright year to 2024 ()
Ken Greeff 5d97a897c8
Add note to install libidn on MacOS ()
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 ()
Matt Jankowski 4aa05d45fc
Capture minimum postgres version 12 ()
François Hodierne 608cd66239
Update README requirements from node 14 to node 16 ()
aaaaalbert bb6c59a399
Fix : update the copyright year in README ()
Christian Schmidt 075cc8e8a6
Improve Codespaces port forwarding ()
Jay Prakash Kalia 8d5d707cc1
Update README.md ()
forsamori 55cf18b689
Add MacOS M1/2 setup steps to README ()
Co-authored-by: Sam BC <samuel.balbirnie-cumming@xdesign.com>
Nick Schonning c6c03b49b2
Add Roadmap to README ()
Nick Schonning 2115413fa1
Remove remaining CodeClimate references ()
Renaud Chaput f9bdaebad2
Use Github Container Registry as the official container image source ()
Nick Schonning e594bb7d50
Convert CircleCI to GitHub Actions ()
Samruddhi Khandale ade3c5d40c
Updates dev container and adds doc for getting started with GitHub Codespaces ()
mon1kasenpai 6a71bb23c2
Update README.md ()
Fixed grammatical error in first paragraph
Claire bf5fc20858
Downgrade Node.js requirement to 14+ ()
Sean 583df59df8
Add reference to mastodon/chart ()
Reference mastodon/chart in the deployment section
Effy Elden 1e49be3328
Align everything to Node.js 16 ()
* 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 
Claire 098ced7420
Remove support for Ruby 2.6 ()
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 ().

So stop advertising Ruby 2.6 support, bump targeted version, and drop some
compatibility code.
Yamagishi Kazutoshi 4e26fb0ea9
Drop support for Ruby v2.5 and Node.js v12 ()
* Drop support for Ruby v2.5 and Node.js v12

* Update package.json
Thomas Citharel f09a66b9a7
Typo in path to mastodon logo in README.md ()
Less ass, more assets.
Eugen Rochko 45aa5781ce
Change brand color and logotypes ()
- 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
Eugen Rochko 4bdce2c513
Bump version to 3.5.0rc1 ()
* Bump version to 3.5.0rc1

* Various fixes and improvements

* Update AUTHORS.md

* Various fixes and improvements

* Update README.md
Claire 462bc65112
Add line about using vagrant-hostsupdater in the Vagrant short guide ()
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.
Zach Neill d78ddb1cea
Modify Readme syntax ()
* Modify syntax

* Change ** bold to ### header

* Revert license edit
Даниил Пронин 32db7e4df6
add Vagrant short guide to readme ()
Eugen Rochko 31593d1426
Update CodeClimate badge in README ()
Claire 5a1e072517
Change references to tootsuite/mastodon to mastodon/mastodon ()
* 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
Valentin Lorentz 16b524feb6
Change IRC channel to LiberaChat in README ()
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
Eugen Rochko e92f312aab
Change Node.js requirement in README ()
Sean bf74a7e06d
Update copyright year ()
Yamagishi Kazutoshi 44a19fd96d
Fix translation platform to Crowdin ()
Shlee b5dace62b0
Decommission support for Ruby 2.4 ()
* Update Gemfile

* Update README.md
Stéphane Guillou dcf7d86378 2019 -> 2020 ()
happy new year 🎉
Shlee c10ff359a2 Require nodejs 10.13 as minimum release. ()
* Update package.json

* Update README.md
trwnh db530966f7 Update link to install docs ()
sclaire-1 1e96f7d067 Edit introduction of README.md ()
The introductory paragraph has been edited to be more cohesive.