about summary refs log tree commit diff
path: root/app/helpers
AgeCommit message (Expand)Author
2017-04-11Pagination improvements (#1445)Matt Jankowski
2017-04-10Clean up generation of account webfinger string (#1477)Matt Jankowski
2017-04-10Add Russian translation (ru) (#1023)Ratmir Karabut
2017-04-09Helper cleanup (#1348)Matt Jankowski
2017-04-08Use Setting.site_title value for `og:site_name` occurrences (#1194)Matt Jankowski
2017-04-07Merge branch 'master' into masterShel R
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2017-04-05Merge branch 'master' into masterAndré Lewin
2017-04-03added Esperanto (eo)axolotl
2017-04-03add finnish translationJantsoP
2017-03-26Fix style issueEugen Rochko
2017-03-26:globe_with_meridians: add simplified chinese languageleopku
2017-03-18Federate header images, fix open-uri http->https redirection errorEugen Rochko
2017-02-28Fix #186 - Add RTL support to the compose form textarea and statuses outputEugen Rochko
2017-02-17Quick fix for avatars with the same URL not being perceived as updated and in...Eugen Rochko
2017-02-16Fix Salmon issueEugen Rochko
2017-02-13Add "next" link to Atom feedsEugen Rochko
2017-02-12Adding more unit tests. Fixing Salmon slaps XMLEugen Rochko
2017-02-11Fix semantics of follow requests another slapsEugen Rochko
2017-02-11Make follow requests federateEugen Rochko
2017-02-08Fix reblogs not having content warnings forwardedEugen
2017-01-25Use <summary> to encode content warnings insteadEugen Rochko
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko
2017-01-23Implement a click-to-view spoiler systemblackle
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows g...Eugen Rochko
2017-01-09Improve initialState loadingEugen Rochko
2017-01-06Clean up h-card mess of divsEugen Rochko
2016-12-29Add API for retrieving blocked accountsEugen Rochko
2016-12-29Add ability to use remote follow function on other sitesEugen Rochko
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-26Adding follow requests APIEugen Rochko
2016-12-23Add page for authorizing/rejecting follow requestsEugen Rochko
2016-12-21Federated profile bio now formattedEugen Rochko
2016-12-18Adjusting public display of statuses to look similar to logged-in UI,Eugen Rochko
2016-12-13Improved admin UIEugen Rochko
2016-12-11Sensitive content federates using the "nsfw" hashtagEugen Rochko
2016-12-08Declare UkrainianStanislav Makar
2016-12-04Do not use expiring links after allEugen Rochko
2016-12-04Set a specific S3 expiration time so that files can be cachedEugen Rochko
2016-12-04Do not autoplay videos, display play button instead. Use expiring links when ...Eugen Rochko
2016-12-01Fix pt translations, improve pre-cache queries, removing will_paginateEugen Rochko
2016-11-30Add basic OEmbed provider API, fix #247Eugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
2016-11-30Normalize localizations, add stub for admin/accountsEugen Rochko
2016-11-30Make User#current_sign_in_at actually track when user was last active,Eugen Rochko
2016-11-29Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o...Eugen Rochko
2016-11-28Add simple admin overview of PuSH subscriptionsEugen Rochko
2016-11-28Enabling portuguese and hungarian translations, which are awfully incompleteEugen Rochko
2016-11-22Adding French locale to settings_helper.rbnicolas
2016-11-19Display human names of locales in dropdownEugen Rochko