Commit Graph

10 Commits (b82cd65eddb5e9d889968dc03647519fc6bfca4c)

Author SHA1 Message Date
Eugen Rochko 51e154f5e8
Admission-based registrations mode ()
Fix 
Fix 
Eugen Rochko f5eeac0104
Fix remote interaction dialogs being indexed by search engines ()
Fix 
Eugen Rochko 5654535728
Change remote interaction dialog to use specific actions ()
* Change remote interaction dialog to use specific actions

Instead of just "interact", use different strings based on whether
it's a reply, reblog or favourite. Add explanation why the step
is necessary in the first place

* Remove obsolete strings
Eugen Rochko bb71538bb5
Redesign public profiles and toots ()
Eugen Rochko 30e1da7668
Add follow button to detailed status, add gradient to mask bio cut-off ()
* Add follow button to detailed status, add gradient to mask bio cut-off

* In landing strip, show sign up link even if closed (different href)

Point to joinmastodon.org
Maciek Baron 9dc413b025 Respect noindex rule in remote follow view (fix ) ()
Eugen Rochko 2092d5c0ad
Improve embeds ()
* Make embeds cacheable by reverse proxy

* Make follow button on embeds open remote follow modal

Instead of web+mastodon://, also, turn the button blue, and add a
sign up prompt to the remote follow modal
Ash Furrow 50db106252 Disables autocorrect/autocapitalize on remote username field. ()
Matt Jankowski 9736753985 Fix remote follow ()
* Add coverage for remote_follow#new

* Fix reference to authorize_follows/card partial
Eugen Rochko 8f47f6a7ec Adding remote follow button