Jeremy Kescher kescher
  • 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-04-11 20:19:18 +00:00
44216ccce1 Add changelog for v4.3.0-alpha.3+glitch+cat+1.1.2
3e02b6063a Bump Catstodon revision to 1.1.2
2df3b9f803 Merge branch 'refs/heads/glitch-soc' into develop
c8e5e13c89 Merge pull request #2691 from ClearlyClaire/glitch-soc/merge-upstream
91531e9586 [Glitch] Add ability to reorder uploaded media before posting in web UI
fc533cfad3 [Glitch] Fix background and icon on notification requests in web UI
b55bbfa2b3 [Glitch] Change design of notification about lost connections in web UI
1ae08ae257 [Glitch] Change out-of-band hashtags design in web UI
0e76b919b5 Merge commit '0cea7a623be470c51d7a162265f44f5a3e149275' into glitch-soc/merge-upstream
a844a6a577 [Glitch] Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately
Compare 78 commits »
Jeremy Kescher pushed tag v4.3.0-alpha.3+glitch+cat+1.1.2 to CatCatNya/catstodon 2024-04-11 20:19:05 +00:00
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-04-11 19:54:06 +00:00
44216ccce1 Add changelog for v4.3.0-alpha.3+glitch+cat+1.1.2
3e02b6063a Bump Catstodon revision to 1.1.2
2df3b9f803 Merge branch 'refs/heads/glitch-soc' into develop
c8e5e13c89 Merge pull request #2691 from ClearlyClaire/glitch-soc/merge-upstream
91531e9586 [Glitch] Add ability to reorder uploaded media before posting in web UI
fc533cfad3 [Glitch] Fix background and icon on notification requests in web UI
b55bbfa2b3 [Glitch] Change design of notification about lost connections in web UI
1ae08ae257 [Glitch] Change out-of-band hashtags design in web UI
0e76b919b5 Merge commit '0cea7a623be470c51d7a162265f44f5a3e149275' into glitch-soc/merge-upstream
a844a6a577 [Glitch] Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately
Compare 78 commits »
11900689bf Use a consumer for identity
9b54b27bf7 Fix reaction picker dropdown appearance
40ae5aed66 Merge fixes
13c9fa62fa Hydrate reactions on streaming API
ba37843ec2 Purge status reactions on account delete
b07f5f89d4 Fix rubocop lint issue
aae6e1b1fd Refactor status reactions query
a12b2ad57a Simplify reactions API controller
d54affc107 Update reaction emails
0d68ecf75d Revert variant selector normalization
Compare 23 commits »
f1bea6647d Merge branch 'refs/heads/glitch-soc' into essem/emoji-reactions-plus-upstream
c8e5e13c89 Merge pull request #2691 from ClearlyClaire/glitch-soc/merge-upstream
91531e9586 [Glitch] Add ability to reorder uploaded media before posting in web UI
fc533cfad3 [Glitch] Fix background and icon on notification requests in web UI
b55bbfa2b3 [Glitch] Change design of notification about lost connections in web UI
1ae08ae257 [Glitch] Change out-of-band hashtags design in web UI
0e76b919b5 Merge commit '0cea7a623be470c51d7a162265f44f5a3e149275' into glitch-soc/merge-upstream
a844a6a577 [Glitch] Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately
c3a128f31e Remove strings already defined upstream
afaad0755f [Glitch] Remove setting for unfollow confirmation modal, and make it unconditional
Compare 76 commits »
Jeremy Kescher pushed to merge/emoji-reactions at CatCatNya/catstodon 2024-04-11 19:41:39 +00:00
11900689bf Use a consumer for identity
9b54b27bf7 Fix reaction picker dropdown appearance
40ae5aed66 Merge fixes
13c9fa62fa Hydrate reactions on streaming API
ba37843ec2 Purge status reactions on account delete
b07f5f89d4 Fix rubocop lint issue
aae6e1b1fd Refactor status reactions query
a12b2ad57a Simplify reactions API controller
d54affc107 Update reaction emails
0d68ecf75d Revert variant selector normalization
Compare 413 commits »
Jeremy Kescher pushed tag v4.3.0-alpha.3+glitch+cat+1.1.1 to CatCatNya/catstodon 2024-04-06 19:15:16 +00:00
Jeremy Kescher pushed to main at CatCatNya/catstodon 2024-04-06 19:06:31 +00:00
7953261a1f Bump Catstodon revision to 1.1.1
7122d5381c Merge branch 'refs/heads/glitch-soc' into develop
9451997fa8 Refactor notifications code to reduce differences with upstream (#2692)
8a64406d34 New Crowdin Translations (automated) (#2668)
0353a3d759 Merge branch 'glitch-soc' into develop
3341db939c Merge pull request #2686 from ClearlyClaire/glitch-soc/cherry-pick
821fc53583 Fix error when attempting to delete posts that triggered a notification request (#29666)
58a606e0ab Merge pull request #2685 from ClearlyClaire/glitch-soc/merge-upstream
49089817b0 [Glitch] Fix “Explore” icon in navigation bar not being filled when selected
c0aade79b0 Merge commit '8a1423a47425dd67615e94bdfd13d64b53676da4' into glitch-soc/merge-upstream
Compare 70 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-04-06 19:06:12 +00:00
7953261a1f Bump Catstodon revision to 1.1.1
5c5d81cf26 Use a consumer for identity
f59ef50299 Fix reaction picker dropdown appearance
f84965bfd6 Merge fixes
efb1635022 Hydrate reactions on streaming API
1adb8d0b0e Purge status reactions on account delete
686e3be336 Fix rubocop lint issue
1c17711f1f Refactor status reactions query
56f93fab9e Simplify reactions API controller
363a63ca49 Update reaction emails
0c87e2c474 Revert variant selector normalization
Compare 23 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-04-06 19:04:01 +00:00
7122d5381c Merge branch 'refs/heads/glitch-soc' into develop
9451997fa8 Refactor notifications code to reduce differences with upstream (#2692)
8a64406d34 New Crowdin Translations (automated) (#2668)
Compare 3 commits »
467c9a8152 Merge branch 'refs/heads/glitch-soc' into essem/emoji-reactions-plus-upstream
be8a38bfb5 Merge branch 'refs/heads/glitch-soc' into essem/emoji-reactions-plus-upstream
9451997fa8 Refactor notifications code to reduce differences with upstream (#2692)
8a64406d34 New Crowdin Translations (automated) (#2668)
Compare 4 commits »
Jeremy Kescher pushed to develop at CatCatNya/catstodon 2024-03-20 22:04:09 +00:00
0353a3d759 Merge branch 'glitch-soc' into develop
3341db939c Merge pull request #2686 from ClearlyClaire/glitch-soc/cherry-pick
821fc53583 Fix error when attempting to delete posts that triggered a notification request (#29666)
58a606e0ab Merge pull request #2685 from ClearlyClaire/glitch-soc/merge-upstream
49089817b0 [Glitch] Fix “Explore” icon in navigation bar not being filled when selected
c0aade79b0 Merge commit '8a1423a47425dd67615e94bdfd13d64b53676da4' into glitch-soc/merge-upstream
8cac5d8f78 Merge pull request #2684 from ClearlyClaire/glitch-soc/merge-upstream
8a1423a474 Allow unblocking email addresses from any matching account (#29305)
0a33be39c1 Reduce `LineLength` for `react_admin_component` helpers (#29650)
3211e960ac Fix “Explore” icon in navigation bar not being filled when selected (#29649)
Compare 66 commits »
c200d38ca7 Use a consumer for identity
10d6b8fe9f Fix reaction picker dropdown appearance
a0b833de99 Merge fixes
40d3eee8e3 Hydrate reactions on streaming API
1fde0f8dae Purge status reactions on account delete
2085eb12fd Fix rubocop lint issue
f27061299b Refactor status reactions query
8dd8e333d8 Simplify reactions API controller
e56a68bb67 Update reaction emails
ac5cab7f27 Revert variant selector normalization
Compare 116 commits »
Jeremy Kescher pushed tag 2.1.0 to kescher/PulseDroid 2024-03-20 21:33:10 +00:00
Jeremy Kescher deleted tag 2.1.0 from kescher/PulseDroid 2024-03-20 21:32:11 +00:00
Jeremy Kescher pushed to main at kescher/PulseDroid 2024-03-20 21:31:36 +00:00
f7da593ddc Upgrade Android project far enough that it'll build and be publishable on Google Play.
Jeremy Kescher pushed tag 2.1.0 to kescher/PulseDroid 2024-03-20 21:29:36 +00:00
Jeremy Kescher pushed to main at kescher/PulseDroid 2024-03-20 21:28:23 +00:00
5532314b5d Upgrade Android project far enough that it'll build and be publishable on Google Play.
Jeremy Kescher deleted branch master from kescher/PulseDroid 2024-03-20 19:20:51 +00:00