This website requires JavaScript.
Explore
Help
Sign In
starred
/
warmbly
Watch
1
Star
0
Fork
0
mirror of
https://github.com/warmbly/warmbly.git
synced
2026-09-06 00:01:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee35138e37cc579341e38c074c75751a57fc4e21
warmbly
/
internal
/
client
/
goog
T
History
Matthew Meszaros
ad1d40fd2b
test: cover the gmail/graph message mapping (read-state inversion, spam/category labels, unpadded base64url bodies, warmup and classification header surfacing), the imap header-flag parser, the graph MIME builder, and the human-behavior timing (sub-minute randomisation, daily volume factor, night-deferred and heavy-tailed engagement)
2026-07-04 11:45:01 +02:00
..
error.go
feat: hydrate full Gmail messages during history sync instead of mapping the id-only history stubs, skip 404s for messages deleted in-flight, and map non-API transport errors to a retryable mail error instead of silently returning nil
2026-07-04 09:30:27 +02:00
goog.go
fix: replace context.TODO with proper context in cipher and Google client
2026-04-09 12:10:42 +00:00
helper.go
New Repository: Add Backend Code
2026-01-17 14:11:14 +00:00
history.go
feat: hydrate full Gmail messages during history sync instead of mapping the id-only history stubs, skip 404s for messages deleted in-flight, and map non-API transport errors to a retryable mail error instead of silently returning nil
2026-07-04 09:30:27 +02:00
labels.go
New Repository: Add Backend Code
2026-01-17 14:11:14 +00:00
message_test.go
test: cover the gmail/graph message mapping (read-state inversion, spam/category labels, unpadded base64url bodies, warmup and classification header surfacing), the imap header-flag parser, the graph MIME builder, and the human-behavior timing (sub-minute randomisation, daily volume factor, night-deferred and heavy-tailed engagement)
2026-07-04 11:45:01 +02:00
message.go
feat: fix the inverted UNREAD-to-Seen mapping in the Gmail message mapper, surface SPAM and CATEGORY_ labels for spam-placement and promotions detection, populate the snippet, and extract bodies from single-part payloads with unpadded base64url decoding
2026-07-04 09:30:27 +02:00
send.go
feat: send campaign email attachments
2026-06-05 06:03:21 +02:00
token.go
New Repository: Add Backend Code
2026-01-17 14:11:14 +00:00
warmup_actions.go
feat: add warmup star engagement
2026-06-03 06:26:47 +02:00