Commit Graph

14 Commits (4a146a0d189280dbd15098f42850ca550e0d7910)

Author SHA1 Message Date
Eugen Rochko f0de621e76 Fix - Fetch and display previews of URLs using OpenGraph tags
Eugen Rochko e9737c2235 Fix tests, add applications to eager loading/cache for statuses, fix
application website validation, don't link to app website if website isn't set,
also comment out animated boost icon from  until it's consistent with non-animated version
Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German
Eugen Rochko b891a81008 Follow call on locked account creates follow request instead
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
Eugen Rochko 2d2c81765b Adding embedded PuSH server
Eugen Rochko da2ef4d676 Adding unified streamable notifications
Eugen Rochko 62292797ec Adding hashtag model
Eugen Rochko 22a8801dbc Adding domain blocks
Eugen Rochko 9d59d7b463 Adding a block model and filter mentions from blocked users (fix )
Eugen Rochko fc198a8b4c Adding e-mail confirmations
Eugen Rochko ae1fac0062 Add API to upload media attachments
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1
Eugen Rochko 3441361568 Adding simple_form, adding profile settings, header image
Eugen Rochko f16b31f077 Adding a bunch of tests