Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-03 | Add ability to filter audit log in admin UI (#13381) | Eugen Rochko | |
2017-10-04 | adjust public profile pages 2 (#5223) | Lynx Kotoura | |
2017-04-27 | OEmbed support for PreviewCard (#2337) | Eugen Rochko | |
* OEmbed support for PreviewCard * Improve ProviderDiscovery code failure treatment * Do not crawl links if there is a content warning, since those don't display a link card anyway * Reset db schema * Fresh migrate * Fix rubocop style issues Fix #1681 - return existing access token when applicable instead of creating new * Fix test * Extract http client to helper * Improve oembed controller | |||
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 |