summaryrefslogtreecommitdiff
path: root/source/features/discussion-links-on-repo-lists.tsx (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-07-03Rename `discussion` → `conversation` (#3308)Gravatar Flo Edelmann 1-60/+0
2020-06-03Upgrade dependencies (#3168)Gravatar Sindre Sorhus 1-1/+1
Co-authored-by: Fregante <opensource@bfred.it>
2020-05-19Meta: Reorganize utility functions (#3110)Gravatar Fregante 1-2/+2
2020-05-08Lint (#3072)Gravatar Fregante 1-0/+1
Co-Authored-By: yakov116 <yakov116@users.noreply.github.com>
2020-05-08Extract page-detect.ts into `github-url-detection` (#3062)Gravatar Fregante 1-1/+1
2020-04-29Meta: Use JSX when generating elements with functions (#3034)Gravatar Fregante 1-4/+4
2020-04-20Meta: Improve types (#3006)Gravatar Federico Brigante 1-1/+1
2020-04-20Meta: Make bundles smaller (#3020)Gravatar Federico Brigante 1-3/+4
2020-04-15Improve feature loading mechanism (#2987)Gravatar Federico Brigante 1-2/+0
2020-04-13Add `discussion-links-on-repo-lists` feature (#2981)Gravatar yakov116 1-0/+60
Co-Authored-By: Federico Brigante <opensource@bfred.it>