Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-26 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
2021-11-26 | Fix error on trending hashtags/links pages in admin UI due to missing ↵ | Eugen Rochko | |
constant (#17044) | |||
2021-11-25 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
Conflicts: - `app/views/admin/tags/index.html.haml`: Removed upstream while it had changes in glitch-soc to accomodate for the theming system. Additional changes to accomodate for the theming system: - `app/views/admin/trends/links/preview_card_providers/index.html.haml` - `app/views/admin/trends/links/index.html.haml` - `app/views/admin/trends/tags/index.html.haml` - `app/views/admin/tags/show.html.haml` | |||
2021-11-25 | Add trending links (#16917) | Eugen Rochko | |
* Add trending links * Add overriding specific links trendability * Add link type to preview cards and only trend articles Change trends review notifications from being sent every 5 minutes to being sent every 2 hours Change threshold from 5 unique accounts to 15 unique accounts * Fix tests |