ZIm/crates/collab/src/api
Joseph T. Lyons 0395d1b037
Clean up app event transformations (#21115)
This needs scrutinized. Detailed breakdown of what events I kept and
threw out here:

https://zed.dev/channel/app-events-17178/notes

I also removed a few fake events and tossed out json properties that
were being inserted for things we don't have logic to track. See PR
review comments below.

I think the only bad data we have are that we were identifying all node,
pnpm, and yarn projects as 'node' in the `project_type` property, so a
few days of lost data there.

Release Notes:

- N/A
2024-11-23 23:11:45 -05:00
..
billing.rs collab: Include checkout_complete query parameter after checking out (#19763) 2024-10-25 16:29:20 -04:00
contributors.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
events.rs Clean up app event transformations (#21115) 2024-11-23 23:11:45 -05:00
extensions.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
ips_file.rs Extract SemanticVersion into its own crate (#9956) 2024-03-29 12:11:57 -04:00
slack.rs Upload crashes to collab directly (#8649) 2024-03-01 13:23:44 -07:00