about summary refs log tree commit diff
path: root/app/helpers/stream_entries_helper.rb
AgeCommit message (Expand)Author
2019-11-19Change full logo to use primary text color of the given theme (#10994)Eugen Rochko
2019-11-19Use `<use />` to render transparent SVG logo instead of inserting it (#10845)Eugen Rochko
2019-09-24add account limited by admin flag to api + badgemultiple creatures
2019-07-24revert the current unfinished chat implementationmultiple creatures
2019-07-19keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...multiple creatures
2019-07-19add badge to ui for locked accountsmultiple creatures
2019-07-15add `supports_chat` property, rename `adults_only` to `adult_content`, federa...multiple creatures
2019-07-15local visibility scope, chat scope+tags, unlisted tagsmultiple creatures
2019-05-21Correct a 6-in-the-morning breaking typos.multiple creatures
2019-05-21Expose user settings to `Account` model and update code referencing those set...multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
2019-05-21Add options to increase size and spacing of context menus and to gently the k...multiple creatures
2019-05-21hidden accounts + stats hidingmultiple creatures
2019-04-08Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-03-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-05Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-05Fix various issues in polls (#10165)Eugen Rochko
2019-02-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-01-31Replace unlock-alt icon with unlock (#9952)Clar Charr
2018-12-28Rename hide_followers_count helper to hide_followers_count?Thibaut Girka
2018-12-20Move hide_followers_count logic to an helperThibaut Girka
2018-12-20Add a per-user setting to hide followers countThibaut Girka
2018-12-20Add admin setting to disable followers countThibaut Girka
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-08-31Do not show follow button on moved or memorial accounts (#8546)ThibG
2018-08-26Better singulars of account followers/toots. (#8471)M Somerville
2018-08-19Make unfollow button light up red when hovered (#8286)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-07-14Display full acct on public status pages, always (#8011)Eugen Rochko
2018-05-18Fix double-encoding of display name in title and e-mails (#7534)Eugen Rochko
2018-05-06Enable custom emojis in profiles (notes, field values, display names) (#7374)Eugen Rochko
2018-04-25Add RSS feeds for end-users (#7259)Eugen Rochko
2018-04-20Improve report layout (#7188)Eugen Rochko
2018-03-18Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)Eugen Rochko
2018-03-09Add missing meta description to profiles, some other SEO stuff (#6706)Eugen Rochko
2017-08-30Update status embeds (#4742)Eugen Rochko
2017-06-20Fix RTL detection on Ruby side (#3867)unarist
2017-06-10Improve RTL detection (#3682)Eugen Rochko
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-04-23Test embedded_view related code in a helper (#2282)Joël Quenneville
2017-04-23Add test coverage to CSS class generation (#2285)Joël Quenneville
2017-04-22Add tests for StreamEntriesHelper#rtl? (#2286)Joël Quenneville
2017-04-12significant improvement in microformats markup (#1063)Ben Roberts
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
2017-04-12Simplify the way the embed view is created (#1590)Matt Jankowski
2017-04-11Remove unused methods from StreamEntriesHelper (#1365)Matt Jankowski
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2017-02-28Fix #186 - Add RTL support to the compose form textarea and statuses outputEugen Rochko