Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-04 | Added changed private to protected for Pop3Client class | Patrick J Cherry | |
2011-09-16 | Big documentation update. | Patrick J Cherry | |
2011-08-17 | Tidied up disconnections | Patrick J Cherry | |
2011-08-17 | * Reminder notifications now take the same path to notify as initial alerts | Patrick J Cherry | |
* Threading tidied -- processor will not do anything unless the timer has frozen * Person#send_alert now tidied and merged with alert_changed * POP3 server only shows alerts relevant to the user * Server now defaults to using an in-memory SQLite database (good for testing) * Server initializes a blank mauve config. * Tests tidied up | |||
2011-08-10 | Added ability to tag multiple alerts with the same history item. | Patrick J Cherry | |
2011-08-08 | Fixed bug in pop3 handling. | Patrick J Cherry | |
2011-08-04 | More pop3 tweaks | Patrick J Cherry | |
2011-08-04 | Updated pop3 server to be configurable | Patrick J Cherry | |
2011-08-04 | Fixed a couple of bugs in the packaging and the pop3 server | Patrick J Cherry | |
2011-08-04 | Added pop3 server. | Patrick J Cherry | |
--HG-- rename : lib/mauve/auth_bytemark.rb => lib/mauve/authentication.rb |