Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/controllers/home_controller.rb - app/controllers/shares_controller.rb - app/javascript/packs/public.js - app/models/status.rb - app/serializers/initial_state_serializer.rb - app/views/home/index.html.haml - app/views/layouts/public.html.haml - app/views/public_timelines/show.html.haml - app/views/shares/show.html.haml - app/views/tags/show.html.haml - config/initializers/content_security_policy.rb - config/locales/en.yml - config/webpack/shared.js - package.json | |||
2019-08-16 | Fix blurhash and autoplay not working on public pages (#11585) | Eugen Rochko | |
2017-11-20 | Finalized theme loading and stuff | kibigo! | |
2017-08-14 | Add protocol handler. Handle follow intents (#4511) | Eugen Rochko | |
* Add protocol handler. Handle follow intents * Add share intent * Improve code in intents controller * Adjust share form CSS |