about summary refs log tree commit diff
path: root/app/views
AgeCommit message (Expand)Author
2016-11-24Add some OpenGraph tags to public statusesEugen Rochko
2016-11-23Adding sensitive marker to statuses in APIEugen Rochko
2016-11-21Local accounts can control "silenced" attribute which removes them from publi...Eugen Rochko
2016-11-21Fix #163 - No need for Safari chrome on iOSEugen Rochko
2016-11-21Performance improvement for notifications APIEugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko
2016-11-19Display human names of locales in dropdownEugen Rochko
2016-11-18Fix OAuth authorization page and add a spec for itEugen Rochko
2016-11-16i18n for devise mailer tooEugen Rochko
2016-11-16Add user locale settingEugen Rochko
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-11-15Adding some localizationsEugen Rochko
2016-11-15Improve how public status pages look slightlyEugen Rochko
2016-11-13Use privacy policy from DiscourseEugen Rochko
2016-11-13Fix #110 - Make web UI use browser history, change links in e-mails to link t...Eugen Rochko
2016-11-10Fix #122 - Add microformats-2 classes to mention linksEugen Rochko
2016-11-08Move timelines API from statuses to its own controller, add a check forEugen Rochko
2016-11-07Account notes (bios) can now contain links. Character limit upped to 160Eugen Rochko
2016-11-05Fix linking of remote hashtags in UI, add public view of hashtagsEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-11-04Fix web app manifestsEugen Rochko
2016-11-03Fix #136: Add aria-labelsEugen Rochko
2016-11-03Disable accounts caching tooEugen Rochko
2016-11-03Disable caching of statuses (maybe this will help with the weird bug)Eugen Rochko
2016-11-03Fix reblogged/favourited caching; add API endpoints for who favd/reblogged st...Eugen Rochko
2016-11-03Caching should work correctly now (fingers crossed)Eugen Rochko
2016-11-03Need to disable caching again due to bug in RablEugen Rochko
2016-11-03Enable caching for some rabl viewsEugen Rochko
2016-11-02Fix syntax errorsEugen
2016-11-02Add touch icons for Chrome, iOS and Windows 10Frederic Hemberger
2016-11-02a11y: Add HTML lang attribute and utf8 encoding meta tagFrederic Hemberger
2016-11-01Fix follow icon changing plus to minus, add terms page stubEugen Rochko
2016-11-01Catch 404 errors when downloading remote media, add screenshot to landing pageEugen Rochko
2016-10-29Adding common followers API, fixing fallback query againEugen Rochko
2016-10-23Fix OAuth authorization redirectEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-10-18Fix #97 - plain text version of devise e-mailsEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-18Added e-mail edit field to settings, proper format default for webfingerEugen Rochko
2016-10-18Adding application/jrd+json webfinger resourceEugen Rochko
2016-10-16Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for ...Eugen Rochko
2016-10-14Adding sync of follow relationships to Neo4J, accounts/suggestions APIEugen Rochko
2016-10-14E-mail preferences pageEugen Rochko
2016-10-14Add window titles to auth pages and about page, link sign up/login from about...Eugen Rochko
2016-10-12Fix magic key in webfinger XRD hrefEugen Rochko
2016-10-10Show media of reblogged statuses in public html viewEugen Rochko
2016-10-07Adding public timelineEugen Rochko
2016-10-06Fix #72 - add follow/unfollow button to public profilesEugen Rochko
2016-10-06Update default devise wording to include reference to MastodonYann Vaillant
2016-10-03Cleaning up unused viewsEugen Rochko