summaryrefslogtreecommitdiff
path: root/source/features (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-11-10`clean-checks-list` - Untruncate check descriptions (#7038)HEADmainGravatar Katsute 1-0/+14
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-10`easy-toggle-files` - Apply to code search (#7036)Gravatar Katsute 1-0/+34
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-09`table-input`/`collapsible-content-button` - Silence Firefox (#7042)Gravatar Federico Brigante 3-15/+7
2023-11-09Meta: Bump dependencies and minimum node version (#7047)Gravatar Pavel 7-17/+17
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-07`pr-jump-to-first-non-viewed-file` - Restore feature in all PRs (#7033)Gravatar Timon Jurschitsch 1-1/+10
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-03`releases-tab`: Add support for tags-only repos (#7031)23.11.3Gravatar Federico Brigante 3-22/+34
2023-11-03`link-to-changelog-file`: Drop broken `parseFromDom` (#7032)Gravatar Federico Brigante 1-17/+0
2023-11-03`releases-tab`: Hide dropdown item when there are no releases (#7027)Gravatar Konv Suu 1-1/+10
2023-11-02`close-as-planned` - Fix "close with comment" bug (#7025)Gravatar Kid 1-0/+2
2023-11-01`table-input` - Restore feature (#7022)23.11.1Gravatar Federico Brigante 1-3/+48
2023-11-01`collapsible-content-button` - Restore feature (#7021)Gravatar Federico Brigante 1-2/+27
2023-11-01`clean-rich-text-editor` - Restore feature (#7019)Gravatar Federico Brigante 1-1/+13
2023-11-02Remind users to be kind when commenting (#6991)Gravatar Federico Brigante 1-0/+23
2023-11-02`one-click-review-submission` - Restore feature (#7015)Gravatar Tanmay Rajani 1-1/+4
2023-11-01`close-as-unplanned` - New feature (#6973)Gravatar Federico Brigante 1-0/+58
2023-11-02`small-user-avatars` - Adjust spacing (#7004)Gravatar Katsute 3-7/+7
Co-authored-by: Federico Brigante <me@fregante.com>
2023-11-01`linkify-code` - Fix issue links on global search pages (#7005)Gravatar Katsute 1-9/+15
2023-11-01Meta: Use new `select-dom` API (#6992)Gravatar Federico Brigante 114-437/+436
2023-10-29`repo-header-info` - Improve alignment (#6987)Gravatar 오지환 (Cooper) 1-1/+1
2023-10-17Escape `.` in the tooltips of the one-click review radio buttons (#6986)Gravatar Jiralite 1-1/+1
2023-10-16Fix `textContent` types (#6983)Gravatar Federico Brigante 39-51/+51
2023-10-13`quick-new-issue` - Icon missing (#6971)Gravatar Ayub Kokabi 1-1/+5
Co-authored-by: Federico Brigante <me@fregante.com>
2023-10-05Restore `one-click-review-submission` feature (#6964)23.10.5Gravatar Rob Hannay 1-9/+23
Co-authored-by: Federico Brigante <me@fregante.com> Co-authored-by: Scott Busche <swbusche@gmail.com>
2023-10-04`small-user-avatars` - Add avatars to user mentions (#6966)Gravatar Katsute 1-7/+29
2023-09-27Meta: Async include functions (#6894)Gravatar Federico Brigante 11-111/+125
2023-09-27Add `rgh-pr-template` feature (#6947)Gravatar Federico Brigante 1-0/+39
2023-09-27`previous-version` - Restore feature (#6955)Gravatar 오지환 (Cooper) 1-1/+1
2023-09-26Drop `clean-repo-header` featureGravatar Federico Brigante 2-35/+0
People can't deal with it. I'll just wait for GitHub to do it for me
2023-09-21`clean-repo-header` - Let users disable it (#6941)23.9.21Gravatar Federico Brigante 3-23/+45
2023-09-21Drop `hide-own-stars` feature (#6935)Gravatar Federico Brigante 1-31/+0
2023-09-20`link-to-changelog-file` - Drop extraneous character in tooltip (#6936)Gravatar Julian 1-1/+1
2023-09-20`repo-header-info` - Add link and tooltip (#6932)Gravatar Federico Brigante 1-4/+8
2023-09-19Meta: Rename `GitHubURL` to `GitHubFileURL` (#6931)Gravatar Federico Brigante 12-25/+40
2023-09-19`repo-header-info` - Bugfix: Also appears in wrong place (#6924)Gravatar 오지환 (Cooper) 1-1/+1
2023-09-19`unreleased-commits` - Support old repository overview (#6927)Gravatar 오지환 (Cooper) 1-22/+14
2023-09-19`show-names` - Exclude invalid elements on new dashboard (#6916)Gravatar 오지환 (Cooper) 1-2/+3
Co-authored-by: Federico Brigante <me@fregante.com>
2023-09-19Properly merge API requests (#6920)Gravatar Federico Brigante 2-6/+6
2023-09-17Restore `infinite-scroll` broken on new dashboard (#6918)23.9.17Gravatar 오지환 (Cooper) 1-15/+15
2023-09-17Disable `dim-bots` only when clicking on empty areas (#6910)Gravatar Federico Brigante 2-7/+10
2023-09-17Restore `clean-repo-header` feature (#6908)Gravatar Federico Brigante 1-0/+19
2023-09-14Faster `releases-tab` on repo home (#6909)Gravatar Federico Brigante 4-52/+27
2023-09-14Add support for New Repository Overview in `unreleased-commits` (#6895)Gravatar 오지환 (Cooper) 1-16/+44
Co-authored-by: Federico Brigante <me@fregante.com>
2023-09-14Add `repo-header-info` feature (#6900)Gravatar 오지환 (Cooper) 3-1/+85
Co-authored-by: Federico Brigante <me@fregante.com>
2023-09-12Restore `releases-tab` when "Global Navigation Bar" is disabled (#6901)Gravatar 오지환 (Cooper) 1-3/+3
Co-authored-by: Federico Brigante <me@fregante.com>
2023-09-12Support "minimum font size" setting in `pr-approvals-count` (#6898)Gravatar 오지환 (Cooper) 1-4/+2
Co-authored-by: Federico Brigante <me@fregante.com>
2023-09-11Add `mark-private-repos` feature (#6897)Gravatar Joseph Hale 1-0/+4
2023-09-11Meta: Extract `linkify-code` truncation logic to `linkify-urls` (#6896)Gravatar Katsute 1-0/+1
2023-09-11Match the behavior of function `isUrlReachable` to its name (#6893)Gravatar 오지환 (Cooper) 2-5/+5
2023-09-11Meta: Verify GQL files (#6892)Gravatar Federico Brigante 1-1/+1
Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
2023-09-09Drop ability to `quick-file-edit` on permalinks (#6886)Gravatar Federico Brigante 1-7/+2