[PR #32] [MERGED] updated event handlers #217

Closed
opened 2025-10-31 17:07:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pd4d10/git-touch/pull/32
Author: @shreyas1599
Created: 2/8/2020
Status: Merged
Merged: 2/9/2020
Merged by: @pd4d10

Base: masterHead: master


📝 Commits (2)

  • 421730f updated event handlers
  • 4b25d83 revert cocoapods version change in Podfile.lock

📊 Changes

1 file changed (+56 additions, -3 deletions)

View changed files

📝 lib/widgets/event_item.dart (+56 -3)

📄 Description

  • added code for DeleteEvent, MarketplacePurchaseEvent, MemberEvent and PublicEvent.

  • Removed the e.payload.ref from CreateEvent as feed displayed "Created repository null at ... ". Will revert this if the change is undesired.

Will update the other handlers if these changes are accepted.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pd4d10/git-touch/pull/32 **Author:** [@shreyas1599](https://github.com/shreyas1599) **Created:** 2/8/2020 **Status:** ✅ Merged **Merged:** 2/9/2020 **Merged by:** [@pd4d10](https://github.com/pd4d10) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`421730f`](https://github.com/pd4d10/git-touch/commit/421730fc5323fbd5804cad8d0b68eaf119c8c7ea) updated event handlers - [`4b25d83`](https://github.com/pd4d10/git-touch/commit/4b25d83362baa7eeea84d6c99e9456c3798d5664) revert cocoapods version change in Podfile.lock ### 📊 Changes **1 file changed** (+56 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/widgets/event_item.dart` (+56 -3) </details> ### 📄 Description - added code for `DeleteEvent`, `MarketplacePurchaseEvent`, `MemberEvent` and `PublicEvent`. - Removed the `e.payload.ref` from `CreateEvent` as feed displayed "Created repository null at ... ". Will revert this if the change is undesired. Will update the other handlers if these changes are accepted. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 17:07:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#217