summaryrefslogtreecommitdiffstats
path: root/routers (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-05Update dependency @stoplight/spectral-cli to v6.11.1Renovate Bot2-11/+42
2024-04-05Revert "[CI] pin go v1.22.2 version"Earl Warren4-8/+8
2024-04-05Fix view file button in diff compareMai-Lapyst1-1/+1
2024-04-05Fixes regression of issue edit not workingMai-Lapyst1-2/+2
2024-04-04[CHORE] Remove Gitea specific filesGusted228-35607/+0
2024-04-04fix: cleanup webfinger URI parsingAravinth Manivannan1-2/+1
2024-04-04feat: parse for all ForgeFed actorsAravinth Manivannan1-32/+33
2024-04-04feat: improve URI parsing in webfinger endpointAravinth Manivannan1-4/+48
2024-04-04fix: respond with 404 when webfingered with non-actor URIsAravinth Manivannan1-4/+4
2024-04-04chore: add trailing slash query test case for webfinger endpointAravinth Manivannan1-0/+3
2024-04-04feat: extend webfinger to respond to profile page URIsAravinth Manivannan2-0/+25
2024-04-04[RELEASE] v1.21.10-0 release notesEarl Warren1-0/+40
2024-04-04feat: add optional storage init to doctor commandsMichael Kriese1-0/+11
2024-04-04[I18N] Provide plural support for release download count0ko3-3/+4
2024-04-04[BUG] Fix crash in issue formsGusted2-3/+57
2024-04-04add label filters in org/{org_name}/issuesiminfinity7-59/+169
2024-04-04[REFACTOR] webhook shared code to prevent import cyclesoliverpool17-211/+232
2024-04-04[CI] pin go v1.22.2 versionEarl Warren4-8/+8
2024-04-04[CHORE] Update golang.org/x/netGusted2-11/+11
2024-04-04Update dependency go to v1.22.2Renovate Bot1-1/+1
2024-04-03[BUG] Center icon and callout textGusted4-2/+16
2024-04-03use EqualValues in test of pronouns not being displayed when unspecifiedhazycora1-1/+1
2024-04-03Add a new test for "Unspecified" pronounsGergely Nagy1-0/+21
2024-04-03remove unused assignmenthazycora1-1/+1
2024-04-03Add tests for the Pronouns fieldGergely Nagy1-0/+162
2024-04-03Enable user pronoun editing from the admin uiGergely Nagy3-0/+6
2024-04-03services/convert/user: Convert pronouns properlyGergely Nagy1-0/+2
2024-04-03Add Pronouns to the User and UserSettings api structsGergely Nagy2-0/+12
2024-04-03only add name attribute to pronouns input in JS, to ensure fallback workshazycora2-1/+2
2024-04-03add some commentshazycora2-0/+6
2024-04-03Add back ID field to pronouns migrationhazycora1-0/+1
2024-04-03gofumpthazycora1-3/+1
2024-04-03change "any/all" to "any pronouns"hazycora3-3/+3
2024-04-03use recognisedPronouns variablehazycora1-2/+7
2024-04-03Add migration for pronounshazycora2-0/+18
2024-04-03fix locale function in profile settingshazycora1-6/+6
2024-04-03generate swaggerhazycora1-0/+8
2024-04-03move pronouns below full name in user profile settingshazycora1-16/+16
2024-04-03add any/all pronoun option to dropdownhazycora3-3/+5
2024-04-03set width on pronoun dropdown and custom inputhazycora1-0/+4
2024-04-03Make "Custom" pronoun option italichazycora1-2/+2
2024-04-03Add "Unspecified" option to pronouns dropdownhazycora4-5/+15
2024-04-03move pronouns JShazycora2-24/+31
2024-04-03use dropdown for pronoun inputhazycora3-3/+52
2024-04-03add pronoun field to user profileshazycora11-1/+19
2024-04-03[FEAT] Allow non-explicit push optionsGusted3-7/+24
2024-04-03[UI] Fix primary button background inconsistency0ko3-3/+3
2024-04-03[BUG] Disable 'View at this point in history' for wikisGusted2-0/+58
2024-04-03[THEME] Update variablesGusted2-4/+4
2024-04-03fix: set proper go directiveMichael Kriese1-1/+1