index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
helpers
/
stream_entries_helper.rb
Age
Commit message (
Expand
)
Author
2019-05-28
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-05-27
Use `<use />` to render transparent SVG logo instead of inserting it (#10845)
Eugen Rochko
2019-04-08
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-03-28
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-05
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-03-05
Fix various issues in polls (#10165)
Eugen Rochko
2019-02-01
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2019-01-31
Replace unlock-alt icon with unlock (#9952)
Clar Charr
2018-12-28
Rename hide_followers_count helper to hide_followers_count?
Thibaut Girka
2018-12-20
Move hide_followers_count logic to an helper
Thibaut Girka
2018-12-20
Add a per-user setting to hide followers count
Thibaut Girka
2018-12-20
Add admin setting to disable followers count
Thibaut Girka
2018-11-26
Redesign admin accounts index (#9340)
Eugen Rochko
2018-08-31
Do not show follow button on moved or memorial accounts (#8546)
ThibG
2018-08-26
Better singulars of account followers/toots. (#8471)
M Somerville
2018-08-19
Make unfollow button light up red when hovered (#8286)
Eugen Rochko
2018-07-28
Redesign public profiles and toots (#8068)
Eugen Rochko
2018-07-14
Display full acct on public status pages, always (#8011)
Eugen Rochko
2018-05-18
Fix double-encoding of display name in title and e-mails (#7534)
Eugen Rochko
2018-05-06
Enable custom emojis in profiles (notes, field values, display names) (#7374)
Eugen Rochko
2018-04-25
Add RSS feeds for end-users (#7259)
Eugen Rochko
2018-04-20
Improve report layout (#7188)
Eugen Rochko
2018-03-18
Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)
Eugen Rochko
2018-03-09
Add missing meta description to profiles, some other SEO stuff (#6706)
Eugen Rochko
2017-08-30
Update status embeds (#4742)
Eugen Rochko
2017-06-20
Fix RTL detection on Ruby side (#3867)
unarist
2017-06-10
Improve RTL detection (#3682)
Eugen Rochko
2017-06-08
Improve RuboCop rules (compatibility to Code Climate) (#3636)
Yamagishi Kazutoshi
2017-04-23
Test embedded_view related code in a helper (#2282)
Joël Quenneville
2017-04-23
Add test coverage to CSS class generation (#2285)
Joël Quenneville
2017-04-22
Add tests for StreamEntriesHelper#rtl? (#2286)
Joël Quenneville
2017-04-12
significant improvement in microformats markup (#1063)
Ben Roberts
2017-04-12
Quick best practice cleanup of views/helpers (#1546)
Matt Jankowski
2017-04-12
Simplify the way the embed view is created (#1590)
Matt Jankowski
2017-04-11
Remove unused methods from StreamEntriesHelper (#1365)
Matt Jankowski
2017-04-07
DRY up reblog vs original status check
Joël Quenneville
2017-02-28
Fix #186 - Add RTL support to the compose form textarea and statuses output
Eugen Rochko
2017-01-06
Clean up h-card mess of divs
Eugen Rochko
2016-12-29
Add API for retrieving blocked accounts
Eugen Rochko
2016-12-18
Adjusting public display of statuses to look similar to logged-in UI,
Eugen Rochko
2016-12-04
Do not use expiring links after all
Eugen Rochko
2016-12-04
Set a specific S3 expiration time so that files can be cached
Eugen Rochko
2016-12-04
Do not autoplay videos, display play button instead. Use expiring links when ...
Eugen Rochko
2016-11-30
Make User#current_sign_in_at actually track when user was last active,
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-08
Optimized n+1 queries in accounts Atom and HTML views
Eugen Rochko
2016-03-26
Cleaning up status partial
Eugen Rochko
[next]