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
/
accounts_helper.rb
Age
Commit message (
Expand
)
Author
2022-10-20
Change public accounts pages to mount the web UI (#19319)
Eugen Rochko
2022-07-05
Add customizable user roles (#18641)
Eugen Rochko
2022-06-09
Change brand color and logotypes (#18592)
Eugen Rochko
2022-03-26
Refactor formatter (#17828)
Eugen Rochko
2022-03-17
Fix encoding error in OpenGraph account description (#17821)
Claire
2021-07-07
Change number_to_human calls to always use 3-digits precision (#16469)
Claire
2020-02-03
Fix punycode being rendered instead of unicode in some places (#13030)
Eugen Rochko
2020-01-11
Clarify keyword arguments with ** (#12769)
Daigo 3 Dango
2019-12-30
Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
Eugen Rochko
2019-12-05
Remove some duplicate methods from StatusHelper and reflect changes to Accoun...
Takeshi Umeda
2019-10-24
Split AccountsHelper from StatusesHelper (#12078)
Takeshi Umeda
2017-04-11
Pagination improvements (#1445)
Matt Jankowski
2016-11-15
Adding some localizations
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-03
Fix most pages on small screens
Eugen Rochko
2016-03-19
Adding public following and followers pages, fix #3
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko