about summary refs log tree commit diff
path: root/app/views
AgeCommit message (Expand)Author
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-05-02Add option to disable two factor auth in admin accounts panel. (#2584)Kaylee
2017-05-02Add admin area view partials for each record type (#2700)Matt Jankowski
2017-05-02Norwegian translation for email notifications (#2673)Audun Larsen
2017-05-02Fix subscription expiration condition (#2715)Yamagishi Kazutoshi
2017-05-02Make it possible to check Subscription that has expired (#2712)Yamagishi Kazutoshi
2017-05-02Add Hebrew interface translation. (#2573)Ira
2017-05-01Italian translation (#2654)Giuseppe Pignataro
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-04-28Fix API for Mastodon version (#2590)Yamagishi Kazutoshi
2017-04-28Fix broken spec for about/links view partial (#2586)Matt Jankowski
2017-04-28Hide get started link when register closed (#2583)Yamagishi Kazutoshi
2017-04-28More controller specs (#2561)Matt Jankowski
2017-04-28Fix remote follow (#2547)Matt Jankowski
2017-04-28fix partial path in admin/reports (#2546)Patrick Figel
2017-04-27Bump version, improve how version is stored for better commit history (#2526)Eugen Rochko
2017-04-27Added '(dev)' to the title in development mode (#2524)Ashley
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-27Add ActivityPub Actor id to WebFinger JSON. (#2522)Evan Minto
2017-04-27Add spec coverage and refactor authorize_follows controller (#2505)Matt Jankowski
2017-04-26Update Russian translation (rebased) (#2503)Koala Yeung
2017-04-26Red favicon for dev (#2470)Lindsey Bieda
2017-04-26Add media dimensions (#2448)Francis Chong
2017-04-25Login link for single user instances (#2393)STJrInuyasha
2017-04-25Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes....Evan Minto
2017-04-24Add an RTL stylesheet for Arabic i18n (#2378)Eugen
2017-04-24Fix flashes partial render error for controllers which don't inherit from app...Matt Jankowski
2017-04-24Report processing improvements (#2349)Effy Elden
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-23Fixes problem with showing non-local accounts. (#2371)Ash Furrow
2017-04-23Add link for domain in land strip (#2306)ymmtmdk
2017-04-23ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann...Evan Minto
2017-04-23Admin UI for confirming users (#2245)Ash Furrow
2017-04-23Clean up flash display in views (#2336)Matt Jankowski
2017-04-22Add og:url tags (#2298)Wesley Ellis
2017-04-22Add author/actor URI to the list of webfinger aliases (#2319)ThibG
2017-04-22[WIP] Html lang on statuses (#2297)Matt Jankowski
2017-04-222FA controller cleanup (#2296)Matt Jankowski
2017-04-21Add Indonesian (Bahasa Indonesia / id) translation (#2200)Koala Yeung
2017-04-21Use local_time gem for timezone replacement (#2174)Matt Jankowski
2017-04-21Display remaining characters when editing display name and bio (#2219)Sebastian Morr
2017-04-21Add crossorigin="anonymous" to about (#2272)Yamagishi Kazutoshi
2017-04-21Open authorized application in a new window (#2250)Jérémy Benoist
2017-04-21Adds version to about/more and API (#2181)Ash Furrow
2017-04-21Clean up settings/preferences controller (#2237)Matt Jankowski
2017-04-20Use default locale for html lang in layouts (#2212)Matt Jankowski
2017-04-20Link to profile/feed/salmon from admin/accounts show page (#2186)Matt Jankowski
2017-04-19Fix double-escaping of display names in <title> (#2155)Eugen
2017-04-19Remove unused view files in accounts/ (#2153)Matt Jankowski
2017-04-19Add meta tags for OGP to following & follow page (#2052)Yamagishi Kazutoshi