Reduce dropdown menu margin and padding (#2301) * Reduce dropdown menu margin and padding * Change horizontal padding back to what it was * Reduce separator vertical margins for consistency
Merge pull request #2300 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes
[Glitch] Change “About” and “Privacy policy” links to open in a new tab in advanced interface Port 71db616fed817893d0efa363f0e7dbfcf23866a0 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Change links in multi-column mode so tabs are open in single-column mode Port 5fad7bd58a9c2541938f63e73a6ebdbfd0045903 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Remove layout glitch-soc settings
[Glitch] Fix dropdowns being disabled for logged out users in web UI Port a8edbcf963f5d029f5af020fe7d736e6255638be to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix embed dropdown menu item for unauthenticated users Port 41f65edb213dc34e723e5bcc7d3ea920752941ef to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge commit '71db616fed817893d0efa363f0e7dbfcf23866a0' into glitch-soc/merge-upstream
Add eslint rule to forbid vanilla imports in glitch (#2293) Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Fix notifications not loading when slow mode active (#2292) When slow mode is enabled, clicking a notification filter when a new notification was received will render an empty column. This change has been missed in e91bf82083ac390a0cf229d8e94fa412fdec57ff Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Merge pull request #2296 from ClearlyClaire/glitch-soc/merge-upstream Merge upstream changes
Fix home timeline's regexp field
Change “About” and “Privacy policy” links to open in a new tab in advanced interface (#25973)
Change links in multi-column mode so tabs are open in single-column mode (#25893)
Fix embed dropdown menu item for unauthenticated users (#25964)
Refactor `Status.tagged_with_all` for brakeman SQL injection warning (#25941)
[Glitch] Fix follow link style in embeds Port 5a3f174d561cbdc79a597cd2b9502ed058d372da to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Upgrade to `typescript-eslint` v6 Port a7253075d10ee392fa12c69b0ffccdde6eee4062 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Fix incorrect types in DisplayName
Merge commit '5a3f174d561cbdc79a597cd2b9502ed058d372da' into glitch-soc/merge-upstream