Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-21 | Fix punycode being rendered instead of unicode in some places (#13030) | Eugen Rochko | |
2020-02-18 | switch to irc-like oper behavior; require mods & admins to explicitly oper ↵ | multiple creatures | |
up using `fangs`/`op` bangtag or toggling defang setting in profile; auto-defang after 15 mins or with `defang`/`deop` bangtag | |||
2020-02-04 | lazily merge accounts helper & necessary methods from glitchsoc 3.0 | multiple creatures | |
2017-04-11 | Pagination improvements (#1445) | Matt Jankowski | |
* Replace will_paginate with kaminari * Use #page instead of #paginate in controllers * Replace will_paginate.page_gap with pagination.truncate in i18n * Customize kaminari views to match prior styles * Set kaminari options to match prior behavior * Replace will_paginate with paginate in views | |||
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 | |