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
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 »
Jeremy Kescher pushed tag v4.3.0-alpha.5+glitch+cat+1.0.6 to CatCatNya/catstodon 2024-08-04 12:07:59 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-08-04 12:07:41 +00:00
81609f09ba Bump Catstodon revision to 1.0.6
2154b55103 Merge branch 'refs/heads/glitch' into develop
a31ab56b3a Merge pull request #2804 from ClearlyClaire/glitch-soc/merge-upstream
096f622496 [Glitch] Further de-emphasize filtered notifications banner and add setting to minimize it
f2736715e4 [Glitch] Fix contrast between background and form elements on some pages
61f5f5c4d1 [Glitch] Change the filtered notification count to be in the account avatar
a51cdd6b6d [Glitch] Change DropdownMenu component's items prop type
7946d986a7 [Glitch] Fix click event handling when clicking outside of an open dropdown menu
80d315826f [Glitch] Fix handling of long display names in notification requests
e67e07211f Merge commit 'ad95c98054574080ac5d15584b3018d1db836531' into glitch-soc/merge-upstream
Compare 27 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-08-04 11:50:30 +00:00
81609f09ba Bump Catstodon revision to 1.0.6
2154b55103 Merge branch 'refs/heads/glitch' into develop
a31ab56b3a Merge pull request #2804 from ClearlyClaire/glitch-soc/merge-upstream
096f622496 [Glitch] Further de-emphasize filtered notifications banner and add setting to minimize it
f2736715e4 [Glitch] Fix contrast between background and form elements on some pages
61f5f5c4d1 [Glitch] Change the filtered notification count to be in the account avatar
a51cdd6b6d [Glitch] Change DropdownMenu component's items prop type
7946d986a7 [Glitch] Fix click event handling when clicking outside of an open dropdown menu
80d315826f [Glitch] Fix handling of long display names in notification requests
e67e07211f Merge commit 'ad95c98054574080ac5d15584b3018d1db836531' into glitch-soc/merge-upstream
Compare 27 commits »
ef8e5891cc Fix i18n
44caa3e1e2 Fix reactions bar alignment in grouped notifications
6785d855d8 Add notification grouping for reactions
ac50c722d2 Turn custom emoji regexps into class level constants
cafc15e30f Disable reactions in detailed status view when visibleReactions is 0
ace921461c [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code
5aae7c9f92 Fix reaction picker dropdown appearance
347b9945db Merge fixes
7aa017302f Hydrate reactions on streaming API
ff77262648 Purge status reactions on account delete
Compare 66 commits »
Jeremy Kescher pushed to merge/emoji-reactions at CatCatNya/catstodon 2024-08-04 11:46:54 +00:00
ef8e5891cc Fix i18n
44caa3e1e2 Fix reactions bar alignment in grouped notifications
6785d855d8 Add notification grouping for reactions
ac50c722d2 Turn custom emoji regexps into class level constants
cafc15e30f Disable reactions in detailed status view when visibleReactions is 0
ace921461c [Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code
5aae7c9f92 Fix reaction picker dropdown appearance
347b9945db Merge fixes
7aa017302f Hydrate reactions on streaming API
ff77262648 Purge status reactions on account delete
Compare 634 commits »
Jeremy Kescher pushed tag v4.3.0-alpha.5+glitch+cat+1.0.5 to CatCatNya/catstodon 2024-07-31 22:35:35 +00:00