|
Failed to load latest commit information. |
|
.github
|
Move files for GitHub to .github directory (#5989)
|
Dec 12, 2017
|
|
app
|
Fix padding bug in landing page column header (#6374)
|
Jan 29, 2018
|
|
bin
|
Update dependencies for Ruby (2017-10-30) (#5566)
|
Oct 31, 2017
|
|
config
|
ASSET_HOST is wrong env variable. Fix to CDN_HOST (#6372)
|
Jan 29, 2018
|
|
db
|
add index on statuses for /api/v1/accounts/:account_id/statuses (#6202)
|
Jan 9, 2018
|
|
docs
|
Fix redirect link on Tuning.md (#1595)
|
Apr 12, 2017
|
|
lib
|
Bump version to 2.2.0
|
Jan 29, 2018
|
|
log
|
Initial commit
|
Feb 20, 2016
|
|
nanobox
|
[Nanobox] Apply Release Notes Changes (#5670)
|
Nov 15, 2017
|
|
public
|
Add artist, title, and date metadata to boop.{mp3,ogg} (#5531)
|
Oct 27, 2017
|
|
spec
|
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
|
Jan 22, 2018
|
|
streaming
|
Make sure call `done();` in the listener of public timeline for anonyβ¦
|
Dec 13, 2017
|
|
vendor/assets
|
Initial commit
|
Feb 20, 2016
|
|
.babelrc
|
ππ¨ Force tree shake emojione (#4202)
|
Jul 14, 2017
|
|
.buildpacks
|
Add heroku APT buildpack for scalingo. (#3051)
|
May 14, 2017
|
|
.codeclimate.yml
|
Upgrade ESLint to version 4.x (#6276)
|
Jan 17, 2018
|
|
.dockerignore
|
Remove Storybook (#4397)
|
Jul 27, 2017
|
|
.editorconfig
|
Add final newline to locale files (#2890)
|
May 7, 2017
|
|
.env.nanobox
|
[Nanobox] Apply Release Notes Changes (#5670)
|
Nov 15, 2017
|
|
.env.production.sample
|
enforce LOCAL_HTTPS=true in production (#6061)
|
Dec 22, 2017
|
|
.env.test
|
Add recovery code support for two-factor auth (#1773)
|
Apr 15, 2017
|
|
.env.vagrant
|
Add a default LOCAL_DOMAIN=mastodon.dev to .env.vagrant
|
Jan 26, 2017
|
|
.eslintignore
|
Dev Tooling fixes (eslint/editorconfig) (#1398)
|
Apr 10, 2017
|
|
.eslintrc.yml
|
Upgrade ESLint to version 4.x (#6276)
|
Jan 17, 2018
|
|
.foreman
|
Replace sprockets/browserify with Webpack (#2617)
|
May 3, 2017
|
|
.gitattributes
|
Add .gitattributes file to avoid unwanted CRLF (#3954)
|
Jun 26, 2017
|
|
.gitignore
|
Fix #5274 - Create symlink from public/500.html to public/assets/500β¦
|
Oct 9, 2017
|
|
.haml-lint.yml
|
Added haml-lint and fix warnings (#2773)
|
May 8, 2017
|
|
.nanoignore
|
Remove Storybook (#4397)
|
Jul 27, 2017
|
|
.nvmrc
|
update Node to 6.x LTS (#1228)
|
Apr 15, 2017
|
|
.postcssrc.yml
|
Add object-fit polyfill for Edge (#4182)
|
Jul 13, 2017
|
|
.profile
|
Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276)
|
May 24, 2017
|
|
.rspec
|
Adding a Mention model, test stubs
|
Feb 24, 2016
|
|
.rubocop.yml
|
Add handling of Linked Data Signatures in payloads (#4687)
|
Aug 26, 2017
|
|
.ruby-version
|
Add support Ruby v2.5.0 (#6097)
|
Jan 19, 2018
|
|
.scss-lint.yml
|
Enable CodeClimate SCSS Lint checks (#2886)
|
May 7, 2017
|
|
.slugignore
|
Remove Storybook (#4397)
|
Jul 27, 2017
|
|
.travis.yml
|
Do not manually update system RubyGems (#6355)
|
Jan 25, 2018
|
|
.yarnclean
|
Reduce container size with clean yarn (#3506)
|
Sep 30, 2017
|
|
Aptfile
|
Specify libicu explicitly in Aptfile (#4920)
|
Sep 13, 2017
|
|
CODE_OF_CONDUCT.md
|
Add code of conduct from GitHub generator (#5674)
|
Nov 13, 2017
|
|
CONTRIBUTING.md
|
README tidy up (#2026)
|
Apr 17, 2017
|
|
Capfile
|
remove capistrano/faster_assets from Capfile (#2737)
|
May 3, 2017
|
|
Dockerfile
|
Add support Ruby v2.5.0 (#6097)
|
Jan 19, 2018
|
|
Gemfile
|
Update goldfinger, ostatus2 and http.rb versions (#6337)
|
Jan 23, 2018
|
|
Gemfile.lock
|
Update goldfinger, ostatus2 and http.rb versions (#6337)
|
Jan 23, 2018
|
|
LICENSE
|
Fix #49 - License changed from GPL-2.0 to AGPL-3.0
|
Sep 21, 2016
|
|
Procfile
|
More robust PuSH subscription refreshes (#2799)
|
May 5, 2017
|
|
Procfile.dev
|
Upgrade Webpacker to version 3.0.1 (#5122)
|
Sep 27, 2017
|
|
README.md
|
fix Code Climate badge on README.md (#5671)
|
Nov 13, 2017
|
|
Rakefile
|
Initial commit
|
Feb 20, 2016
|
|
Vagrantfile
|
Install libidn11-dev in Vagrant (#4238)
|
Jul 17, 2017
|
|
app.json
|
Change logo URL for Heroku and Scalingo (#4476)
|
Aug 1, 2017
|
|
boxfile.yml
|
[Nanobox] Apply Release Notes Changes (#5670)
|
Nov 15, 2017
|
|
config.ru
|
Fix rubocop issues, introduce usage of frozen literal to improve perfβ¦
|
Nov 15, 2016
|
|
docker-compose.yml
|
Add packs volume to docker-compose.yml (#6348)
|
Jan 24, 2018
|
|
docker_entrypoint.sh
|
Some Dockerfile improvements (#3182)
|
May 20, 2017
|
|
jest.config.js
|
Enable coverage for Jest (#5442)
|
Oct 18, 2017
|
|
package.json
|
Upgrade ESLint to version 4.x (#6276)
|
Jan 17, 2018
|
|
scalingo.json
|
Change logo URL for Heroku and Scalingo (#4476)
|
Aug 1, 2017
|
|
yarn.lock
|
Upgrade ESLint to version 4.x (#6276)
|
Jan 17, 2018
|