This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-06-28 05:48:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
webaccount
History
Mechiel Lukkien
beee03574a
mention that imported messages are not deduplicated
...
so importing twice can result in duplicates. related to issue
#180
2024-06-24 11:46:50 +02:00
..
account_test.go
make tests pass with "go test -count n" with n > 1
2024-06-10 18:18:20 +02:00
account.go
improve http request handling for internal services and multiple domains
2024-05-11 11:13:14 +02:00
account.html
add a webapi and webhooks for a simple http/json-based api
2024-04-15 21:49:02 +02:00
account.js
mention that imported messages are not deduplicated
2024-06-24 11:46:50 +02:00
account.ts
mention that imported messages are not deduplicated
2024-06-24 11:46:50 +02:00
api.json
make most fields of junk filter configurable by account itself
2024-05-09 22:45:16 +02:00
api.ts
make most fields of junk filter configurable by account itself
2024-05-09 22:45:16 +02:00
import.go
make tests pass with "go test -count n" with n > 1
2024-06-10 18:18:20 +02:00