-
-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chunks and processors #197
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
rusq
commented
Mar 6, 2023
- update FAQ
- remove redundant chrome installation
- processor draft
- add a closer
- event recorder
- player draft
- replay server
- fix parameter parsing in test server
- add trace and raise test limits
- tidy
- account for channel_id in requests
- obfuscator
- add event recording diag command
- obfuscate tests
- recorder tests
- simplify player
- fix redundant thread calls and a bunch of bugs
- ignore thread broadcast messages
- make record stats tool a bit friendlier
- event iterator
- simplify thread check condition
- default to standard export format
- update deps (Update golang.org/x/net to 0.7.0 #192)
- state and tests
- add filename variable to the State
- shorten event JSON field name
- brushing up
- move fsadapter into a separate repo
- rename processors to event
- about fucking time this shit finally does something
- transforms
- make state main repository for the saved event during dump
- update deps
- context handling and event timestamp everywhere
- rename events to chunks to avoid confusion with slack events
- give the test streaming server some love
- where did that file go?
- off by one fix
- add tmp/Makefile
- correct the file directory name and dedup
- tg: fix browser authentication
- browser auth fix for changed slack auth api
- rename diag to tools
- add channel_info
- update obfuscation
- incorporate channel_info throughout the streaming funcs
- finish dump (tests and optimisation needed)
- cleanup auth
- remove internal/chttp, update auth from v3
- get rid of replace directive in go.mod
- move nametmpl and account for no files in transformer
- add description for tools
- async transform
- remove redundant namer
- add description for tools
Fix browser Authentication
Use slack library directly, remove replace
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.