about summary refs log tree commit diff
path: root/app/views/layouts/modal.html.haml
AgeCommit message (Collapse)Author
2018-09-25Update the icon name changed by the Font Awesome 5. (#8776)mayaeh
2018-09-09Add force_login option to OAuth authorize page (#8655)Eugen Rochko
* Add force_login option to OAuth authorize page For when a user needs to sign into an app from multiple accounts on the same server * When logging out from modal header, redirect back after re-login
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
* Add remote interaction dialog for toots * Change AuthorizeFollow into AuthorizeInteraction, support statuses * Update brakeman.ignore * Adjust how interaction buttons are display on public pages * Fix tests
2018-02-22Fix container regression (#6531)Eugen Rochko
* Update public.html.haml * Update auth.html.haml * Update modal.html.haml
2018-01-02Show mastodon on modal (#6129)Akihiko Odaki
2017-08-05Add "signed in as" header to some pages (#4523)Eugen Rochko