Jeremy Kescher kescher · they/them
  • Vienna, Austria
  • https://kescher.at
  • Hi! I run this Git server. they/them, it/its. (more info on my main homepage, kescher.at)

  • Joined on 2019-09-30
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-03-19 17:31:20 +00:00
327da54e23 Use a consumer for identity
356e0a3e06 Use a consumer for identity
ed324f6b19 Fix reaction picker dropdown appearance
eafc5c6f05 Merge fixes
77523ac40a Hydrate reactions on streaming API
e825a9f3fa Purge status reactions on account delete
af0ff7bffd Fix rubocop lint issue
17ac49d792 Refactor status reactions query
dcb304f89e Simplify reactions API controller
aba806e37b Update reaction emails
501dc1d296 Revert variant selector normalization
Compare 23 commits »
fde912a85a Use a consumer for identity
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-03-14 20:47:03 +00:00
21a23b58ab Merge branch 'glitch-soc' into develop
b834f41ec1 Merge pull request #2676 from ClearlyClaire/glitch-soc/merge-upstream
000a900d3b [Glitch] Fix back button appearing in column header unexpectedly in web UI
84c7b272e1 [Glitch] Fix accounts not getting imported into redux store for some filtered notification types
4b2a935c4a [Glitch] Change design of metadata underneath posts in web UI
042d17ddf1 [Glitch] Fix wrong background color on search results in web UI
88f477749c [Glitch] Use sender's username to column title in notification request if it's display_name is not set
e91ede5be6 Merge commit 'df6086d4027910fb160d531b4fe7ffdec26b0cd7' into glitch-soc/merge-upstream
df6086d402 Extract file size sql calc from media storage cli (#29577)
6c3e718b86 Remove setting of sensitive value (default false, not null) in Status model (#29589)
Compare 28 commits »
94c38506c3 Merge branch 'glitch-soc' into essem/emoji-reactions-plus-upstream
b834f41ec1 Merge pull request #2676 from ClearlyClaire/glitch-soc/merge-upstream
000a900d3b [Glitch] Fix back button appearing in column header unexpectedly in web UI
84c7b272e1 [Glitch] Fix accounts not getting imported into redux store for some filtered notification types
4b2a935c4a [Glitch] Change design of metadata underneath posts in web UI
042d17ddf1 [Glitch] Fix wrong background color on search results in web UI
88f477749c [Glitch] Use sender's username to column title in notification request if it's display_name is not set
e91ede5be6 Merge commit 'df6086d4027910fb160d531b4fe7ffdec26b0cd7' into glitch-soc/merge-upstream
df6086d402 Extract file size sql calc from media storage cli (#29577)
6c3e718b86 Remove setting of sensitive value (default false, not null) in Status model (#29589)
Compare 28 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-03-14 19:01:44 +00:00
caccc2e0f4 Merge branch 'glitch-soc' into develop
31b93a5441 Merge pull request #2674 from ClearlyClaire/glitch-soc/merge-upstream
369e728536 Fix collapsed posts background color
e7b49181af [Glitch] Hide media by default in notification requests
65ca37bbaa Merge commit 'a32a126cac42c73236236b5a9bd660765b9c58ee' into glitch-soc/merge-upstream
663dd49a85 [Glitch] Fix navigation panel icons missing classes
e1b64151a2 [Glitch] Fix toggle button color for light (and dark/default) theme
48134bcd10 Merge commit 'acf3f410aef3cfb9e8f5f73042526de9b2f96d13' into glitch-soc/merge-upstream
08b10cce52 Merge commit 'b43eaa4517107326c7e73b949cec759f841b4a30' into glitch-soc/merge-upstream
00d72866a3 [Glitch] Use vanilla JS to get Rails CSRF values
Compare 113 commits »
b49d627bb4 Merge branch 'glitch-soc' into essem/emoji-reactions-plus-upstream
31b93a5441 Merge pull request #2674 from ClearlyClaire/glitch-soc/merge-upstream
369e728536 Fix collapsed posts background color
e7b49181af [Glitch] Hide media by default in notification requests
65ca37bbaa Merge commit 'a32a126cac42c73236236b5a9bd660765b9c58ee' into glitch-soc/merge-upstream
663dd49a85 [Glitch] Fix navigation panel icons missing classes
e1b64151a2 [Glitch] Fix toggle button color for light (and dark/default) theme
48134bcd10 Merge commit 'acf3f410aef3cfb9e8f5f73042526de9b2f96d13' into glitch-soc/merge-upstream
08b10cce52 Merge commit 'b43eaa4517107326c7e73b949cec759f841b4a30' into glitch-soc/merge-upstream
00d72866a3 [Glitch] Use vanilla JS to get Rails CSRF values
Compare 113 commits »
Jeremy Kescher pushed tag v4.3.0-alpha.3+glitch+cat+1.0.9 to CatCatNya/catstodon 2024-03-03 02:17:05 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-03-03 02:16:24 +00:00
9a1c5188a8 Bump Catstodon version to 1.0.9
6aa17a7c1b Merge branch 'glitch-soc' into develop
c7fc7d0c2a Merge pull request #2659 from ClearlyClaire/glitch-soc/merge-upstream
f01605c665 Merge commit '3389c41b5899c1da479bfc08e84588184e09902d' into glitch-soc/merge-upstream
3389c41b58 Move nobody position in UserRole magic number to constant (#29465)
ec953bf378 Fix regression in handling select elements in packs/admin.tsx (#29469)
b9940eb977 Disable codecov comments on PRs (#29464)
71f673b3e6 Merge pull request #2656 from ClearlyClaire/glitch-soc/merge-upstream
f6654e0842 Merge commit '958a810553aac6b6cf21d9d107a47b6f68b2a401' into glitch-soc/merge-upstream
a04b384482 [Glitch] Fix regression with search bar icon position
Compare 23 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-03-03 02:16:04 +00:00
9a1c5188a8 Bump Catstodon version to 1.0.9
6aa17a7c1b Merge branch 'glitch-soc' into develop
c7fc7d0c2a Merge pull request #2659 from ClearlyClaire/glitch-soc/merge-upstream
f01605c665 Merge commit '3389c41b5899c1da479bfc08e84588184e09902d' into glitch-soc/merge-upstream
3389c41b58 Move nobody position in UserRole magic number to constant (#29465)
ec953bf378 Fix regression in handling select elements in packs/admin.tsx (#29469)
b9940eb977 Disable codecov comments on PRs (#29464)
71f673b3e6 Merge pull request #2656 from ClearlyClaire/glitch-soc/merge-upstream
f6654e0842 Merge commit '958a810553aac6b6cf21d9d107a47b6f68b2a401' into glitch-soc/merge-upstream
a04b384482 [Glitch] Fix regression with search bar icon position
Compare 23 commits »
c344f67971 Merge branch 'glitch-soc' into essem/emoji-reactions-plus-upstream
c7fc7d0c2a Merge pull request #2659 from ClearlyClaire/glitch-soc/merge-upstream
f01605c665 Merge commit '3389c41b5899c1da479bfc08e84588184e09902d' into glitch-soc/merge-upstream
3389c41b58 Move nobody position in UserRole magic number to constant (#29465)
ec953bf378 Fix regression in handling select elements in packs/admin.tsx (#29469)
b9940eb977 Disable codecov comments on PRs (#29464)
71f673b3e6 Merge pull request #2656 from ClearlyClaire/glitch-soc/merge-upstream
f6654e0842 Merge commit '958a810553aac6b6cf21d9d107a47b6f68b2a401' into glitch-soc/merge-upstream
a04b384482 [Glitch] Fix regression with search bar icon position
bbfcd71118 [Glitch] Fix preview card player getting embedded when clicking on the external link button
Compare 22 commits »
Jeremy Kescher deleted branch sakura/filtering-plus-upstream from CatCatNya/catstodon 2024-03-03 02:11:34 +00:00
Jeremy Kescher pushed tag v4.3.0-alpha.3+glitch+cat+1.0.8 to CatCatNya/catstodon 2024-02-29 18:40:16 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-02-29 18:39:23 +00:00
75b87c100a Update changelog and bump version
05747febb6 Merge branch 'glitch-soc' into develop
8dbdd7571f Merge pull request #2655 from TheEssem/fix/open-in
fd2e46847a Merge pull request #2610 from glitch-soc/i18n/crowdin/translations
1c4f36422d Fix bogus translation files
9242c536d2 Use openURL function from upstream
ab195bcee1 New Crowdin translations
Compare 7 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-02-29 18:39:04 +00:00
75b87c100a Update changelog and bump version
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-02-29 18:32:21 +00:00
05747febb6 Merge branch 'glitch-soc' into develop
8dbdd7571f Merge pull request #2655 from TheEssem/fix/open-in
fd2e46847a Merge pull request #2610 from glitch-soc/i18n/crowdin/translations
1c4f36422d Fix bogus translation files
9242c536d2 Use openURL function from upstream
ab195bcee1 New Crowdin translations
Compare 6 commits »
6310748cb7 Merge branch 'glitch-soc' into essem/emoji-reactions-plus-upstream
8dbdd7571f Merge pull request #2655 from TheEssem/fix/open-in
fd2e46847a Merge pull request #2610 from glitch-soc/i18n/crowdin/translations
1c4f36422d Fix bogus translation files
9242c536d2 Use openURL function from upstream
ab195bcee1 New Crowdin translations
Compare 6 commits »
Jeremy Kescher pushed tag v4.3.0-alpha.3+glitch+cat+1.0.7 to CatCatNya/catstodon 2024-02-28 22:26:25 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-02-28 22:25:46 +00:00
ca9b83b5a3 Bump Catstodon version
de1e89f42c Merge branch 'glitch-soc' into develop
0d55610f96 Merge pull request #2653 from ClearlyClaire/glitch-soc/merge-upstream
4004801ee8 [Glitch] Show comments in the admin/instances page
c844817c78 [Glitch] Fix the regression with the search icon position
ccdf56085d Merge commit '7f84bbfd92377689f84121ec45c5b9d809d94cde' into glitch-soc/merge-upstream
9324fbe984 [Glitch] Update devDependencies (non-major)
21e7a53ca5 Merge commit '3b3144740805c1b404934c0f196d6cddc14dac0b' into glitch-soc/merge-upstream
0ff9800989 [Glitch] Use modern ES syntax rather than .call
c2f0ea415e Merge commit '899eac1a92c802c334606a49d538ef37bd47c91a' into glitch-soc/merge-upstream
Compare 57 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-02-28 22:10:41 +00:00
ca9b83b5a3 Bump Catstodon version
de1e89f42c Merge branch 'glitch-soc' into develop
0d55610f96 Merge pull request #2653 from ClearlyClaire/glitch-soc/merge-upstream
4004801ee8 [Glitch] Show comments in the admin/instances page
c844817c78 [Glitch] Fix the regression with the search icon position
ccdf56085d Merge commit '7f84bbfd92377689f84121ec45c5b9d809d94cde' into glitch-soc/merge-upstream
9324fbe984 [Glitch] Update devDependencies (non-major)
21e7a53ca5 Merge commit '3b3144740805c1b404934c0f196d6cddc14dac0b' into glitch-soc/merge-upstream
0ff9800989 [Glitch] Use modern ES syntax rather than .call
c2f0ea415e Merge commit '899eac1a92c802c334606a49d538ef37bd47c91a' into glitch-soc/merge-upstream
Compare 57 commits »