Commit Graph

11 Commits (0963b6fd22ab88493b06a7ea393a7b5f069465b5)

Author SHA1 Message Date
takayamaki 27101f1beb fix presented og:url is incorrect ()
takayamaki 552d22bec9 sign_in and sign_up views present og meta infos ()
Eugen Rochko ca7ea1aba9 Redesign public profiles ()
* Redesign public profiles

* Responsive design

* Change public profile status filtering defaults and add options

- No longer displays private/direct toots even if you are permitted access
- By default omits replies
- "With replies" option
- "Media only" option

* Redesign account grid cards

* Fix style issues
Eugen Rochko 48e7a22e34 Fix locale regression from ()
Hiroaki Ninomiya cb50ecdb07 chore(landing_strip): hide signup path unless the instance allows registration. ()
ymmtmdk 072c6f1527 Add link for domain in land strip ()
* Add link for domain in land strip

* Use root_path

* Avoid repeating code
Matt Jankowski 389f8f8249 Instance helper to replace site title helper ()
* Move site title helper to instance helper (name change only)

* Remove newline in <title> tag

* Add site_hostname helper method to wrap up local_domain value

* Use site_hostname helper in places that need local_domain value
Matt Jankowski d2f6d9b9fb Fix issue with missing emojify class in views ()
* Add missing emojify class to landing strip

* Add missing emojify class to simple_status partial
Eugen Rochko 6b1db5c2b2 Add landing strip
Eugen Rochko 3ce6ac0ce2 Adding some localizations
Eugen Rochko 43df35213e Improving all forms