Logo
Explore Help
Sign In
stevenoh0908/mastodon-sakyey
1
0
Fork 0
You've already forked mastodon-sakyey
Code Issues Packages Projects Releases Wiki Activity
Files
d25ed12e56c4688c20c762cedc0f06da170df2d9
mastodon-sakyey/app/controllers/shares_controller.rb

10 lines
153 B
Ruby
Raw Normal View History

Add protocol handler. Handle follow intents (#4511) * Add protocol handler. Handle follow intents * Add share intent * Improve code in intents controller * Adjust share form CSS
2017-08-14 04:53:31 +02:00
# frozen_string_literal: true
class SharesController < ApplicationController
Make share intent modal to make "signed in as" shown. (#4611) * Make share intent modal to make "signed in as" shown. * fix glitch on mobile.
2017-08-16 23:48:44 +09:00
layout 'modal'
Add protocol handler. Handle follow intents (#4511) * Add protocol handler. Handle follow intents * Add share intent * Improve code in intents controller * Adjust share form CSS
2017-08-14 04:53:31 +02:00
before_action :authenticate_user!
Fix blurhash and autoplay not working on public pages (#11585)
2019-08-16 19:15:05 +02:00
def show; end
Add protocol handler. Handle follow intents (#4511) * Add protocol handler. Handle follow intents * Add share intent * Improve code in intents controller * Adjust share form CSS
2017-08-14 04:53:31 +02:00
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 182ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API