1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-31 00:17:03 +00:00

Commit Graph

  • a1e35009e0 Add convenience methods to rest/client types James Hillyerd 2017-02-04 16:14:40 -08:00
  • cc0428ab9b Merge branch 'release/1.2.0-rc1' into develop James Hillyerd 2017-01-29 13:18:19 -08:00
  • 68e35b5eca Merge branch 'release/1.2.0-rc1' James Hillyerd 2017-01-29 13:14:55 -08:00
  • 5147865e55 rc1 prep 1.2.0-rc1 James Hillyerd 2017-01-29 13:14:27 -08:00
  • a3727ee436 Finalize changelog James Hillyerd 2017-01-29 12:41:19 -08:00
  • 9e49480482 Update bootstrap theme javascript dependencies James Hillyerd 2017-01-28 20:20:58 -08:00
  • 958f5a44d9 travis to Go 1.7.5 James Hillyerd 2017-01-28 19:24:01 -08:00
  • 9b1d28fc7d Reimplement msghub as an actor James Hillyerd 2017-01-28 19:20:06 -08:00
  • e6f95c9367 Make @inbucket prompt configurable, closes #31 James Hillyerd 2017-01-28 17:27:50 -08:00
  • de5b9a824b Remove empty intermediate directories, closes #12 James Hillyerd 2017-01-28 16:11:51 -08:00
  • 9ac3c90036 Add mutex to protect directory operations James Hillyerd 2017-01-22 21:57:55 -08:00
  • 85e3a77fe5 Extract FileMessage into filemsg.go James Hillyerd 2017-01-22 21:26:47 -08:00
  • 32631daeae Refactor retention scanner prior to starting #12 James Hillyerd 2017-01-22 20:59:59 -08:00
  • 62b77dfe5e Refactor configuration parser to use tables James Hillyerd 2017-01-22 18:57:03 -08:00
  • fa28fa57f8 Note Golang 1.7 requirement in CHANGELOG James Hillyerd 2017-01-22 14:02:31 -08:00
  • 00e4d3791c Allow monitoring of a particular mailbox for #44 James Hillyerd 2017-01-22 13:51:55 -08:00
  • cf7bdee925 Add goroutine count to metrics James Hillyerd 2017-01-22 12:45:53 -08:00
  • 83b71334c2 Add screenshot to README James Hillyerd 2017-01-22 11:58:38 -08:00
  • aa0edff398 Update CHANGELOG with Monitor feature James Hillyerd 2017-01-21 21:34:01 -08:00
  • f09a4558a9 Bump go versions for Docker and TravisCI James Hillyerd 2017-01-21 21:07:30 -08:00
  • 1137912e1d Merge in branch for msg monitor feature, closes #44 James Hillyerd 2017-01-21 21:19:44 -08:00
  • e14e97919f Add connection status indicator for #44 James Hillyerd 2017-01-21 20:47:10 -08:00
  • 9ae428ca44 Make monitor configurable for #44 James Hillyerd 2017-01-21 19:15:44 -08:00
  • c346372c85 Fix for flashes not clearing bug James Hillyerd 2017-01-21 19:31:39 -08:00
  • 63a76696bf Add user interface for monitor, #44 James Hillyerd 2017-01-16 21:30:40 -08:00
  • 86365a047c Add open WebSockets to metrics James Hillyerd 2017-01-16 18:53:24 -08:00
  • e5aad9f5d0 Implement server side of message monitor for #44 James Hillyerd 2017-01-16 18:12:27 -08:00
  • e32e6d00d6 Remove httpbuf, manually save sessions James Hillyerd 2017-01-16 16:10:06 -08:00
  • b3db619db9 Broadcast deliveries into msghub for #44 James Hillyerd 2017-01-16 13:09:50 -08:00
  • 6ca2c27747 Pull message delivery into its own method James Hillyerd 2017-01-16 10:50:28 -08:00
  • 88ccb19360 Implement pub/sub message hub as a base for #44 James Hillyerd 2017-01-15 20:01:20 -08:00
  • a222b7c428 Make use of pkg context James Hillyerd 2017-01-15 21:49:04 -08:00
  • 0e02061c4a Merge branch 'feature/rest-client' into develop James Hillyerd 2017-01-08 22:16:26 +00:00
  • c8fd56ca90 Complete REST client for #43 James Hillyerd 2017-01-08 22:11:22 +00:00
  • d8255382da Start of V1 REST client for #43 James Hillyerd 2017-01-08 04:25:50 +00:00
  • 61e9b91637 Generic REST client (HTTP GET only) for #43 James Hillyerd 2017-01-08 04:09:27 +00:00
  • fa6b0a3227 Move REST JSON model into its own package for #43 James Hillyerd 2017-01-05 05:59:12 +00:00
  • 61c6e7c2e9 Create systemd service unit file for #47 James Hillyerd 2017-01-05 04:53:18 +00:00
  • dcc0f36f48 Increase max local-part length to 128 James Hillyerd 2016-12-31 04:57:13 +00:00
  • c1e7de5e14 Remove old REST API, closes #28 James Hillyerd 2016-12-31 03:39:32 +00:00
  • 493efb04cd Remove legacy theme 'integral' James Hillyerd 2016-12-31 01:41:13 +00:00
  • ff481c56c6 Add contributing guide James Hillyerd 2016-12-31 00:35:59 +00:00
  • 2f5d80a521 Added data about message attachments to REST API (#46) WiszniewskiMateusz 2016-12-29 19:13:27 +01:00
  • 364e7a0b80 Track enmime API changes James Hillyerd 2016-11-21 22:32:29 -08:00
  • 26a9903492 Track enmime API change James Hillyerd 2016-11-21 20:29:45 -08:00
  • 264fa9e11d Update travis config for go master James Hillyerd 2016-11-17 18:37:37 -08:00
  • 1906a147f0 Migrate from pkg go.enmime to enmime James Hillyerd 2016-11-17 18:35:01 -08:00
  • 145e71dc43 Merge branch 'feature/to-header' into develop James Hillyerd 2016-09-22 20:12:09 -07:00
  • 017a097588 Switch to storing To addresses as a slice James Hillyerd 2016-09-21 22:12:20 -07:00
  • 01ea89e7e2 Multi-recipient swaks test James Hillyerd 2016-09-18 13:03:10 -07:00
  • 8f14ba8359 corrected webui/rest_test.go Tomasz Wojtuń 2016-09-13 08:19:56 +02:00
  • 8d36aa9750 revert webui stuff Tomasz Wojtuń 2016-09-13 07:43:33 +02:00
  • 02eee0a608 corrected tests Tomasz Wojtuń 2016-09-01 17:25:24 +02:00
  • 124f830478 Added "To:" header Tomasz Wojtuń 2016-09-01 15:01:34 +02:00
  • 1856deae46 SMTP handler is now more forgiving of line endings, a la Postfix James Hillyerd 2016-09-18 17:45:03 -07:00
  • a939605d4a Cache message in memory during receipt, closes #23 James Hillyerd 2016-09-18 16:35:13 -07:00
  • f84b36039e Merge branch 'release/1.1.0' into develop James Hillyerd 2016-09-03 11:29:39 -07:00
  • 5ef3adc88e Merge branch 'release/1.1.0' James Hillyerd 2016-09-03 11:27:24 -07:00
  • 6d2c2c8dad Prep for 1.1.0 1.1.0 James Hillyerd 2016-09-03 11:18:37 -07:00
  • ebde99949e Update travis build to current Go versions James Hillyerd 2016-09-03 10:25:44 -07:00
  • 0afaf5109e Merge pull request #36 from stepstone-tech/issue-35 James Hillyerd 2016-04-27 12:30:12 -07:00
  • 7adf3741d3 #35 Log error and continue when deleting oldest message fails. Tomasz Wojtuń 2016-04-27 17:54:17 +02:00
  • 9821095977 Move homebrew to its own tap repository. James Hillyerd 2016-03-21 19:59:20 -07:00
  • 221a65cbe6 Merge branch 'feature/brew' into develop James Hillyerd 2016-03-11 18:35:56 -08:00
  • c421e4e0eb First attempt at a homebrew formula James Hillyerd 2016-03-08 23:30:00 -08:00
  • 0068937d58 Add homebrew specific inbucket.conf James Hillyerd 2016-03-08 23:11:03 -08:00
  • 268f950e01 Merge branch 'release/1.1.0-rc2' into develop James Hillyerd 2016-03-06 16:48:24 -08:00
  • 1742bf9a34 Merge branch 'release/1.1.0-rc2' James Hillyerd 2016-03-06 16:47:45 -08:00
  • 470ef9b496 Prep for 1.1.0-rc2 1.1.0-rc2 James Hillyerd 2016-03-06 16:47:19 -08:00
  • f16debebbf Handle empty subject lines in bootstrap James Hillyerd 2016-03-06 16:30:51 -08:00
  • ff460309e5 Merge branch 'feature/filter' into develop James Hillyerd 2016-03-06 15:37:37 -08:00
  • d13ebe9149 Add message list search feature James Hillyerd 2016-03-06 15:28:09 -08:00
  • 6fd9f1f98c Load message list over JSON James Hillyerd 2016-03-06 13:15:13 -08:00
  • 3481a89533 Display message cap on status page James Hillyerd 2016-03-06 10:15:10 -08:00
  • e99baf766b RetentionJoin() could block if scanner never started James Hillyerd 2016-03-05 19:18:17 -08:00
  • 629bb65cec Host assets for responsive email test James Hillyerd 2016-03-05 19:00:07 -08:00
  • 42b3ba35cb Merge branch 'release/1.1.0-rc1' into develop James Hillyerd 2016-03-03 21:41:27 -08:00
  • c2779ff054 Merge branch 'release/1.1.0-rc1' James Hillyerd 2016-03-03 21:41:09 -08:00
  • 22eb793f61 Release 1.1.0-rc1 1.1.0-rc1 James Hillyerd 2016-03-03 21:40:25 -08:00
  • d566da0d86 README updates James Hillyerd 2016-03-03 21:25:59 -08:00
  • c172ea4dd7 Add a CHANGELOG.md file James Hillyerd 2016-03-03 21:08:55 -08:00
  • 511e014a90 Support down-converting of HTML to plain text James Hillyerd 2016-03-03 19:44:48 -08:00
  • 86861eb747 Switch travis to container based builds James Hillyerd 2016-03-01 20:31:16 -08:00
  • 2092949dbc Cache message list scroll status for smoother resizing James Hillyerd 2016-03-01 13:09:36 -08:00
  • 798b320769 Reorganize bootstrap mailbox.js James Hillyerd 2016-03-01 12:45:27 -08:00
  • fd59aad4f0 Fix "Link" button on messages James Hillyerd 2016-03-01 00:10:10 -08:00
  • ee5f75631a Go tip travis builds take too long, use 1.6 James Hillyerd 2016-02-29 22:05:22 -08:00
  • 8e66be63f5 Retention scanner respects global shutdown James Hillyerd 2016-02-29 21:54:10 -08:00
  • 28adcf0437 Graceful shutdown on error for httpd, smtpd, pop3d James Hillyerd 2016-02-29 20:21:49 -08:00
  • 4b4121bb3a Use channels to communicate shutdown request James Hillyerd 2016-02-28 23:36:47 -08:00
  • 3a7be7d89c Reorganize logging James Hillyerd 2016-02-28 18:54:05 -08:00
  • e4d12e60aa Add SIGINT to traps, triggers clean shutdown James Hillyerd 2016-02-28 16:25:35 -08:00
  • 982ad857e8 Take care of more TODO flagged code James Hillyerd 2016-02-28 16:14:37 -08:00
  • 075aa0dd38 Remove PID file during shutdown James Hillyerd 2016-02-28 14:41:15 -08:00
  • 3f654e48be Fix retention tests on Windows James Hillyerd 2016-02-28 13:42:17 -08:00
  • bbfdd4216f Session cookie key is now configurable James Hillyerd 2016-02-27 15:43:44 -08:00
  • 5e15300d02 Bowerize more components James Hillyerd 2016-02-26 21:57:15 -08:00
  • 5daa40b081 go.enmime API now uses HTML instead of Html James Hillyerd 2016-02-26 20:35:28 -08:00
  • 3eb2b5ce19 Add "No-Store Domain" info to status page James Hillyerd 2016-02-25 20:29:21 -08:00
  • f36e21a65c REST APIv1 now uses lowercase JSON property names James Hillyerd 2016-02-25 19:21:47 -08:00