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 main at CatCatNya/catstodon 2024-10-10 21:48:47 +00:00
9090719153 Merge remote-tracking branch 'refs/remotes/upstream/stable-4.3' into develop
9ee86a738e Fix the favicon notification badge not using the correct notification count (#2880)
e272cf5983 Fix download of stable translation files in glitch-soc
4382de310c Merge pull request #2873 from ClearlyClaire/glitch-soc/backports-4.3
94c69bba25 Merge branch 'stable-4.3' into glitch-soc/backports-4.3
ab36c152f9 New Crowdin Translations for stable-4.3 (automated) (#32297)
fc5b558b32 Reduce factory usage across spec/services area (#32098)
77ff94d3d2 Fix source strings being uploaded to crowdin in merge groups (#32298)
959841ae95 Merge pull request #2871 from ClearlyClaire/glitch-soc/backports-4.3
f669493d96 [Glitch] Fix missing avatar fallback interfering with transparency in web UI
Compare 78 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-10-10 20:57:47 +00:00
9090719153 Merge remote-tracking branch 'refs/remotes/upstream/stable-4.3' into develop
9ee86a738e Fix the favicon notification badge not using the correct notification count (#2880)
e272cf5983 Fix download of stable translation files in glitch-soc
4382de310c Merge pull request #2873 from ClearlyClaire/glitch-soc/backports-4.3
94c69bba25 Merge branch 'stable-4.3' into glitch-soc/backports-4.3
ab36c152f9 New Crowdin Translations for stable-4.3 (automated) (#32297)
fc5b558b32 Reduce factory usage across spec/services area (#32098)
77ff94d3d2 Fix source strings being uploaded to crowdin in merge groups (#32298)
959841ae95 Merge pull request #2871 from ClearlyClaire/glitch-soc/backports-4.3
f669493d96 [Glitch] Fix missing avatar fallback interfering with transparency in web UI
Compare 78 commits »
Jeremy Kescher opened issue CatCatNya/catstodon#15 2024-10-04 14:09:27 +00:00
Implement isCat and speakAsCat from Misskey and co
Jeremy Kescher released v4.3.0-rc.1+cat.1.0.1 at CatCatNya/catstodon 2024-10-04 12:29:11 +00:00
Jeremy Kescher pushed tag v4.3.0-rc.1+cat.1.0.1 to CatCatNya/catstodon 2024-10-04 12:28:17 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-10-04 12:26:52 +00:00
04ffe10d26 Update version and changelog
6f7e917f32 Fix inability to create ActivityPub messages
Compare 2 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-10-04 12:26:37 +00:00
04ffe10d26 Update version and changelog
6f7e917f32 Fix inability to create ActivityPub messages
Compare 2 commits »
Jeremy Kescher released v4.3.0-rc.1+cat.1.0.0 at CatCatNya/catstodon 2024-10-03 20:59:02 +00:00
Jeremy Kescher pushed tag v4.3.0-rc.1+cat.1.0.0 to CatCatNya/catstodon 2024-10-03 20:52:25 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-10-03 20:51:58 +00:00
7bb89c5dfd Update CHANGELOG.md
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-10-03 20:51:47 +00:00
7bb89c5dfd Update CHANGELOG.md
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-10-03 20:51:02 +00:00
1290a5609d Merge branch 'glitch-v4.3.0-rc.1' into develop
88756ab75f Merge pull request #2861 from ClearlyClaire/glitch-soc/merge-upstream
9af9ef6fb3 Merge commit '03210085b7481568cc507f088144aaf1dae73c88' into glitch-soc/merge-upstream
03210085b7 Bump version to 4.3.0-rc.1 (#32124)
0c872beed4 Merge commit from fork
e22eff8900 Remove regexp timeout feature (#32169)
431b382563 Update dependency sass to v1.79.4 (#32139)
bf7cfba48e Update DefinitelyTyped types (non-major) (#32163)
f477dc399e New Crowdin Translations (automated) (#32140)
6037714f76 Update dependency propshaft to v1.0.1 (#32158)
Compare 165 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-10-03 20:26:16 +00:00
1290a5609d Merge branch 'glitch-v4.3.0-rc.1' into develop
88756ab75f Merge pull request #2861 from ClearlyClaire/glitch-soc/merge-upstream
9af9ef6fb3 Merge commit '03210085b7481568cc507f088144aaf1dae73c88' into glitch-soc/merge-upstream
03210085b7 Bump version to 4.3.0-rc.1 (#32124)
0c872beed4 Merge commit from fork
e22eff8900 Remove regexp timeout feature (#32169)
431b382563 Update dependency sass to v1.79.4 (#32139)
bf7cfba48e Update DefinitelyTyped types (non-major) (#32163)
f477dc399e New Crowdin Translations (automated) (#32140)
6037714f76 Update dependency propshaft to v1.0.1 (#32158)
Compare 165 commits »
c5978ca4dd Align mail status check with upstream
a728b77de2 Make addReaction and removeReaction optional props
55cd0e37a2 Fix grouped reaction notification text
f8a38731c3 Fix reblog reactions being hydrated improperly
075aa1beb4 Fix reactions bar alignment in grouped notifications
4e127c00b8 Add notification grouping for reactions
d0307e6d52 Turn custom emoji regexps into class level constants
f9f42bb416 Disable reactions in detailed status view when visibleReactions is 0
23bb205168 [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code
8e924e4f0a Fix reaction picker dropdown appearance
Compare 30 commits »
81fd4f84f3 Add :reaction to type prefix switch
8666fecb4b Merge branch 'glitch-v4.3.0-rc.1' into essem/emoji-reactions-plus-upstream
88756ab75f Merge pull request #2861 from ClearlyClaire/glitch-soc/merge-upstream
9af9ef6fb3 Merge commit '03210085b7481568cc507f088144aaf1dae73c88' into glitch-soc/merge-upstream
03210085b7 Bump version to 4.3.0-rc.1 (#32124)
0c872beed4 Merge commit from fork
e22eff8900 Remove regexp timeout feature (#32169)
431b382563 Update dependency sass to v1.79.4 (#32139)
bf7cfba48e Update DefinitelyTyped types (non-major) (#32163)
f477dc399e New Crowdin Translations (automated) (#32140)
Compare 212 commits »
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-09-21 17:13:11 +00:00
8292e2c912 Merge remote-tracking branch 'upstream/main' into develop
5935be3c12 Bump Catstodon revision to 1.0.1+nightly
b0f6d3e112 New Crowdin Translations (automated) (#2773)
Compare 3 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-09-21 17:12:41 +00:00
8292e2c912 Merge remote-tracking branch 'upstream/main' into develop
5935be3c12 Bump Catstodon revision to 1.0.1+nightly
b0f6d3e112 New Crowdin Translations (automated) (#2773)
Compare 3 commits »
Jeremy Kescher released v4.3.0-beta.2+cat.1.0.1 at CatCatNya/catstodon 2024-09-20 11:37:13 +00:00
Jeremy Kescher pushed tag v4.3.0-beta.2+cat.1.0.1 to CatCatNya/catstodon 2024-09-20 11:32:08 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-09-20 11:31:37 +00:00
a5ebd0eb05 Bump Catstodon revision to 1.0.1
2819f96f93 Prevent status content click on detailed status view again
Compare 2 commits »