Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
376 contributions in the last year
Contribution activity
October 2020
- macobo/rrweb TypeScript
- macobo/rrweb-snapshot TypeScript
- macobo/rrweb-player Svelte
Created a pull request in PostHog/posthog that received 7 comments
When DEBUG, include posthog.js with local posthog host
Changes This was initially included in session recording project, but removed in #1837 Wins of doing it this way: Less noisy data in production. S…
- Update posthog-js to latest (1.5.2)
- Update posthog-js to latest
- Use posthog.js correctly in userLogic
- Session recording: persistent URLs, session_id, UI changes
- Update posthog-js to latest beta
- Don't fail when network fails during verification panel step
- Fix syntaxerror on old browser notifications
- Avoid throwing uncaught error when creating cohorts
- Upgrade cypress, fix and stabilize tests
- Mark js_posthog_host as safe
- Command palette: avoid clashing with browser shortcuts
- Kill dead (testing) code
- Reset user session after logging in as another user
- Only do session recording on permitted domains
- Get rid of caching in /decide endpoint
- Toggle for session recording
- Make session recording possible
- Send PII data to sentry
- Automatically run CH migrations locally
- Fix review apps by adding SECRET_KEY generator
- Selectively block certain teams from publishing events to PG
- Session recording: persistent URLs, session_id, UI changes
- gitignore __pycache__ directories
- Make log output locally less noisy
- Friendlier feedback command and flow navigation
- Organization<>Team<>User structure (closes #1540)
- Add property filters to sessions
- Fix double tab opening when clicking with META
- Self-capture events in review instances
- Fix small util bugs
- Fix distinct id too long
- fix feature flags test
- Release weekly email report beta
- Trim quotes on event properties
- Added rr-block class to sensitive elements
- Setup sentry integration
- make sessions by person work in prod
- Improve event properties display
- Session Recording tests
- Added Session Recording
Created an issue in PostHog/posthog that received 6 comments
Releasing session recording EPIC
This issue aggregates work to be done for releasing #149 (session recording) to our users or to be done after the release. Current plan Note the or…
- posthog.identify does not add attributes
- Have separate workers/queue for event ingestion
- Listening for events page whites out after a while
- Simplify AWS CloudFormation deployment instructions
- Cohorts navigation is weird
- Command palette shortcut clashes with chrome on win/linux
- Update rrweb upstream types