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
99e1d6c346 Fix grouped reaction notification text
5313f9b312 Fix reblog reactions being hydrated improperly
2a9453e91a Fix reactions bar alignment in grouped notifications
bb327f885a Add notification grouping for reactions
1cfac119be Turn custom emoji regexps into class level constants
df595435af Disable reactions in detailed status view when visibleReactions is 0
0060828b31 [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code
d404347b78 Fix reaction picker dropdown appearance
461680bb9e Merge fixes
b6e1a9f89d Hydrate reactions on streaming API
Compare 138 commits »
Jeremy Kescher opened issue CatCatNya/catstodon#14 2024-08-24 16:06:26 +00:00
Remove Mastodon Wrapped
Jeremy Kescher pushed tag v4.3.0-alpha.5+glitch+cat+1.0.10 to CatCatNya/catstodon 2024-08-18 16:12:53 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-08-18 16:12:19 +00:00
1c0c393a19 Bump Catstodon revision to 1.0.10
6a092bd6a3 Merge branch 'glitch' into develop
ec1ee7a732 Merge pull request #2815 from ClearlyClaire/glitch-soc/merge-upstream
ceeabffee5 [Glitch] Add a follow button & follower count on follow notifications
3ea00508ac Merge commit '2d589a5ed445b474ab7cec27b0db2a331ed7bd49' into glitch-soc/merge-upstream
2d589a5ed4 Fix incorrect activity matching in notification unfiltering worker (#31456)
1acbb628b9 Update changelog for v4.2.11 (#31452)
367d3841af Update dependency aws-sdk-s3 to v1.158.0 (#31447)
a2dfe5a779 Update dependency test-prof to v1.4.0 (#31431)
32a78e56e0 Add a follow button & follower count on follow notifications (#31433)
Compare 14 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-08-18 16:12:06 +00:00
1c0c393a19 Bump Catstodon revision to 1.0.10
6a092bd6a3 Merge branch 'glitch' into develop
ec1ee7a732 Merge pull request #2815 from ClearlyClaire/glitch-soc/merge-upstream
ceeabffee5 [Glitch] Add a follow button & follower count on follow notifications
3ea00508ac Merge commit '2d589a5ed445b474ab7cec27b0db2a331ed7bd49' into glitch-soc/merge-upstream
2d589a5ed4 Fix incorrect activity matching in notification unfiltering worker (#31456)
1acbb628b9 Update changelog for v4.2.11 (#31452)
367d3841af Update dependency aws-sdk-s3 to v1.158.0 (#31447)
a2dfe5a779 Update dependency test-prof to v1.4.0 (#31431)
32a78e56e0 Add a follow button & follower count on follow notifications (#31433)
Compare 14 commits »
Jeremy Kescher pushed to merge/emoji-reactions at CatCatNya/catstodon 2024-08-18 16:02:20 +00:00
b9af877f34 Fix reblog reactions being hydrated improperly
f49d8617a7 Fix i18n
fb0c1d8df4 Fix reactions bar alignment in grouped notifications
4db564e496 Add notification grouping for reactions
f2dc00cfae Turn custom emoji regexps into class level constants
e7b9536999 Disable reactions in detailed status view when visibleReactions is 0
73ecfa357e [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code
9a49b1fc03 Fix reaction picker dropdown appearance
068729b542 Merge fixes
e3ce207871 Hydrate reactions on streaming API
Compare 124 commits »
b9af877f34 Fix reblog reactions being hydrated improperly
f49d8617a7 Fix i18n
fb0c1d8df4 Fix reactions bar alignment in grouped notifications
4db564e496 Add notification grouping for reactions
f2dc00cfae Turn custom emoji regexps into class level constants
e7b9536999 Disable reactions in detailed status view when visibleReactions is 0
73ecfa357e [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code
9a49b1fc03 Fix reaction picker dropdown appearance
068729b542 Merge fixes
e3ce207871 Hydrate reactions on streaming API
Compare 124 commits »
Jeremy Kescher opened issue CatCatNya/catstodon#13 2024-08-17 14:37:15 +00:00
Allow hiding reminder about replies on remote posts
Jeremy Kescher pushed tag v4.3.0-alpha.5+glitch+cat+1.0.9 to CatCatNya/catstodon 2024-08-16 14:39:48 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-08-16 14:39:29 +00:00
909a3b41a1 Bump Catstodon revision to 1.0.9
08e538f8a4 Merge branch 'glitch' into develop
d6c80f67fb Merge pull request #2814 from ClearlyClaire/glitch-soc/merge-upstream
104c378cb4 [Glitch] Modify profile directory page image borders
9f2775830c Merge commit '5d04e297755c4a8b4e908f706d272520521341d4' into glitch-soc/merge-upstream
d84453796b Merge pull request #2813 from ClearlyClaire/glitch-soc/merge-upstream
5d04e29775 Disable Chrome's search engine selection screen when running system specs (#31437)
4545b8d6cb Add the ability to ignore specific browser errors for a spec (#31436)
0dbdf6a7f3 [Glitch] Fix removal of border from account listing
524fc8563b [Glitch] Fix notification screen crashing in rare cases where the status no longer exists
Compare 74 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-08-16 14:08:14 +00:00
909a3b41a1 Bump Catstodon revision to 1.0.9
08e538f8a4 Merge branch 'glitch' into develop
d6c80f67fb Merge pull request #2814 from ClearlyClaire/glitch-soc/merge-upstream
104c378cb4 [Glitch] Modify profile directory page image borders
9f2775830c Merge commit '5d04e297755c4a8b4e908f706d272520521341d4' into glitch-soc/merge-upstream
d84453796b Merge pull request #2813 from ClearlyClaire/glitch-soc/merge-upstream
5d04e29775 Disable Chrome's search engine selection screen when running system specs (#31437)
4545b8d6cb Add the ability to ignore specific browser errors for a spec (#31436)
0dbdf6a7f3 [Glitch] Fix removal of border from account listing
524fc8563b [Glitch] Fix notification screen crashing in rare cases where the status no longer exists
Compare 74 commits »
Jeremy Kescher opened issue CatCatNya/catstodon#12 2024-08-13 18:55:37 +00:00
Admin: Make trends link to posts locally
Jeremy Kescher pushed tag v4.3.0-alpha.5+glitch+cat+1.0.8 to CatCatNya/catstodon 2024-08-11 18:02:57 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-08-11 18:02:42 +00:00
7d8714db81 Bump Catstodon revision to 1.0.8
084cfb7d6c Merge branch 'refs/heads/glitch' into develop
e6feabf6c5 Merge pull request #2809 from ClearlyClaire/glitch-soc/merge-upstream
082c71f4ea [Glitch] Fix “Accept all”/“Dismiss all” notification requests not working
57a6307228 [Glitch] Add hint to user that other remote statuses may not be displayed
f43a4842f7 Merge commit '28411acebb5626acf43b44a7b6c33ac783156f72' into glitch-soc/merge-upstream
28411acebb Fix “Accept all”/“Dismiss all” notification requests not working (#31358)
bcec8f53a4 Add hint to user that other remote statuses may not be displayed (#26910)
b6961d08ab [Glitch] Add ability to report, block and mute from notification requests list
58b9b80be5 [Glitch] Add option to ignore filtered notifications to the web interface
Compare 100 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-08-11 17:13:13 +00:00
7d8714db81 Bump Catstodon revision to 1.0.8
084cfb7d6c Merge branch 'refs/heads/glitch' into develop
e6feabf6c5 Merge pull request #2809 from ClearlyClaire/glitch-soc/merge-upstream
082c71f4ea [Glitch] Fix “Accept all”/“Dismiss all” notification requests not working
57a6307228 [Glitch] Add hint to user that other remote statuses may not be displayed
f43a4842f7 Merge commit '28411acebb5626acf43b44a7b6c33ac783156f72' into glitch-soc/merge-upstream
28411acebb Fix “Accept all”/“Dismiss all” notification requests not working (#31358)
bcec8f53a4 Add hint to user that other remote statuses may not be displayed (#26910)
b6961d08ab [Glitch] Add ability to report, block and mute from notification requests list
58b9b80be5 [Glitch] Add option to ignore filtered notifications to the web interface
Compare 100 commits »
Jeremy Kescher pushed to merge/emoji-reactions at CatCatNya/catstodon 2024-08-11 17:07:31 +00:00
6f790c33c6 Fix reblog reactions being hydrated improperly
3acf0dfb7c Fix i18n
fe6f8879c7 Fix reactions bar alignment in grouped notifications
ab12bd9ac8 Add notification grouping for reactions
6712287b6c Turn custom emoji regexps into class level constants
7e5a2ddbfb Disable reactions in detailed status view when visibleReactions is 0
49b28b52fa [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code
3f81b4321a Fix reaction picker dropdown appearance
da31f3ad14 Merge fixes
d2ee81b646 Hydrate reactions on streaming API
Compare 191 commits »
6f790c33c6 Fix reblog reactions being hydrated improperly
3acf0dfb7c Fix i18n
fe6f8879c7 Fix reactions bar alignment in grouped notifications
ab12bd9ac8 Add notification grouping for reactions
6712287b6c Turn custom emoji regexps into class level constants
7e5a2ddbfb Disable reactions in detailed status view when visibleReactions is 0
49b28b52fa [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code
3f81b4321a Fix reaction picker dropdown appearance
da31f3ad14 Merge fixes
d2ee81b646 Hydrate reactions on streaming API
Compare 191 commits »
Jeremy Kescher pushed tag v4.3.0-alpha.5+glitch+cat+1.0.7 to CatCatNya/catstodon 2024-08-05 19:48:25 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-08-05 19:47:58 +00:00
4e0b287075 Bump Catstodon revision to 1.0.7
c2cde41eb9 Fix reblog reactions being hydrated improperly
Compare 2 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-08-05 19:46:57 +00:00
4e0b287075 Bump Catstodon revision to 1.0.7
c2cde41eb9 Fix reblog reactions being hydrated improperly
Compare 2 commits »