Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
No conflicts. | |||
2019-01-18 | Add information about how to opt-in to the directory on the directory (#9834) | Eugen Rochko | |
Fix #9833 | |||
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 | |
This is only available if the instance-wide setting isn't set and allows people to hide their own followers count. This does not hide others' to them. | |||
2018-12-20 | Per-user followers count display in profile directory | Thibaut Girka | |
2018-12-20 | Add admin setting to disable followers count | Thibaut Girka | |
2018-12-17 | Remove "most popular" tab from profile directory, add responsive design (#9539) | Eugen Rochko | |
* Remove "most popular" tab from profile directory, add responsive design * Remove unused translations | |||
2018-12-08 | Cache hashtag sample accounts, and exclude ineligible ones (#9465) | Eugen Rochko | |
2018-12-07 | Fix various things in the directory (#9449) | Eugen Rochko | |
* Fix missing variable in directory page title * Order hashtags by number of people instead of alphabetically * Add icon to OpenGraph preview of directory page * Prevent line breaks in hashtags and ensure lowercase in the table | |||
2018-12-06 | Add profile directory (#9427) | Eugen Rochko | |
Fix #5578 |