A glitchy but lovable microblogging server
Go to file
Thibaut Girka 494eaab5b1 Slightly more aggressive video preloading
- Preload video metadata if the video is loaded in detailed view, as it is
  likely to get played, and metadata is useful for seeking in the video.
- Preload video data if it's fullscreen as it is extremely likely to get
  played right after being put in fullscreen (although those are two steps).
- Preload video data if the user has clicked the position slider, as the video
  will play as soon as the mouse button is released, and video metadata is
  needed to properly seek into the video.
2018-08-14 21:56:23 +02:00
.circleci Use workspace instead of caching for built assets 2018-07-30 22:25:22 +02:00
.github
app Slightly more aggressive video preloading 2018-08-14 21:56:23 +02:00
bin Add symbolic link for yarnpkg (#7894) 2018-06-26 20:34:01 +02:00
config Add post-deployment migration system (#8182) 2018-08-13 18:17:20 +02:00
db Add post-deployment migration system (#8182) 2018-08-13 18:17:20 +02:00
docs
lib Add post-deployment migration system (#8182) 2018-08-13 18:17:20 +02:00
log
nanobox
public Merge branch 'master' into glitch-soc/tentative-merge 2018-07-09 07:13:59 +02:00
spec Update Rails (#8141) 2018-08-13 18:17:20 +02:00
streaming Fix streaming API still using filtered instead of chosen languages (#8009) 2018-07-14 03:59:31 +02:00
vendor/assets
.babelrc
.buildpacks
.codeclimate.yml
.dockerignore Add .bundle to .dockerignore (#7895) 2018-06-26 20:33:29 +02:00
.editorconfig
.env.nanobox
.env.production.sample Merge branch 'master' into glitch-soc/tentative-merge 2018-07-09 07:13:59 +02:00
.env.test
.env.vagrant
.eslintignore
.eslintrc.yml
.foreman
.gitattributes
.gitignore
.gitmodules
.haml-lint.yml
.nanoignore
.nvmrc Upgrade Node.js to v8.x on nvmrc (#8023) 2018-07-15 12:29:17 +09:00
.postcssrc.yml
.profile
.rspec
.rubocop.yml Add post-deployment migration system (#8182) 2018-08-13 18:17:20 +02:00
.ruby-version
.scss-lint.yml
.slugignore
.yarnclean
app.json
Aptfile Add dependencies for uWebSockets (#7466) 2018-07-14 01:47:10 +02:00
AUTHORS.md
boxfile.yml
Capfile
CODE_OF_CONDUCT.md
config.ru
CONTRIBUTING.md
docker-compose.yml Update docker-compose to cope with build-time assets (#8156) 2018-08-09 22:37:48 +02:00
Dockerfile Merge branch 'master' into glitch-soc/merge-upstream 2018-07-16 14:50:42 +02:00
Gemfile Update Rails (#8141) 2018-08-13 18:17:20 +02:00
Gemfile.lock Update Rails (#8141) 2018-08-13 18:17:20 +02:00
jest.config.js
LICENSE
package.json Merge branch 'master' into glitch-soc/merge-upstream 2018-08-01 00:18:13 +02:00
priv-config TOR federation (#7875) 2018-06-26 20:34:12 +02:00
Procfile
Procfile.dev
Rakefile
README.md Remove reference to BTC, update video link 2018-07-05 21:02:21 +02:00
scalingo.json Fix Unknown addon provider in scalingo.json (#7928) 2018-07-03 09:09:21 +02:00
stack-fix.c
Vagrantfile Merge branch 'master' into glitch-soc/merge-upstream 2018-08-01 22:20:25 +02:00
yarn.lock Merge branch 'master' into glitch-soc/merge-upstream 2018-08-01 00:18:13 +02:00

Mastodon Glitch Edition

Now with automated deploys!

Build Status

So here's the deal: we all work on this code, and then it runs on dev.glitch.social and anyone who uses that does so absolutely at their own risk. can you dig it?