0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Oct 18, 2024 — Oct 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Len() method to NonBlockingChan. More... almost 10 years ago
Renamed struct. More... almost 10 years ago
Revert "Added ExtractAddresses() function (again)." More... almost 10 years ago
Added ExtractAddresses() function (again). More... almost 10 years ago
Updated documentation for new methods in README. More... about 10 years ago
Added method for delivering raw messages (fixes #9). More... about 10 years ago
Simplified error handling from API methods. More... about 10 years ago
Removed ExtractAddresses() function. More... about 10 years ago
Added ExtractAddresses() function. More... about 10 years ago
Moved all v1 API methods into a single file. More... about 10 years ago
Fixed API tests. More... about 10 years ago
Added consistent lowercase names for JSON values in configuration files. More... about 10 years ago
Minor log changes. More... about 10 years ago
Implemented handler for SIGINT that properly shuts down the API server. More... about 10 years ago
Improved logging for Queue. More... about 10 years ago
Added documentation for -config flag. More... about 10 years ago
Added ability to load configuration from a JSON file (fixes #13). More... about 10 years ago
Modified API to access Storage directly from Queue. More... about 10 years ago
Made Queue's Storage instance public. More... about 10 years ago
Refactored API code. More... about 10 years ago
Implemented new API type in main.go. More... about 10 years ago
Fixed logging in API. More... about 10 years ago
Refactored all of the API code. More... about 10 years ago
Added missing Config struct. More... about 10 years ago
Added new API class. More... about 10 years ago
URLs in text are converted to <a> elements (fixes #11). More... about 10 years ago
Added missing file. More... about 10 years ago
Added initial code for /status method (#6). More... about 10 years ago
Applied golint. More... about 10 years ago
Fixed typo. More... about 10 years ago