-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Development #200
Development #200
Conversation
trek-boldly-go
commented
Mar 11, 2024
- Sent and received edited messages (Bluebubbles Server 1.9.6 required) ✅
- Sent and received "unsent" messages (Bluebubbles Server 1.9.6 required) ✅
- Received read receipts ✅
- Websocket recovery process leak ✅
- Improved backfilling code (BB Server wasn't filtering by ChatID in original endpoint) ✅
- Add fallback identifier if not found in BB search ✅
Co-authored-by: Donovon Simpson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
everything in api.go
looks good to me!
deferring to @tulir for final approval since there were edits to non bluebubbles code
This enables the edit and remove message features in the beeper UI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine other than the linter errors
I fixed the lint error in #206 please merge it in and all should be good in the world |