Commit Graph

25 Commits

Author SHA1 Message Date
maride 8d1e83acee Move repo to git.maride.cc 2023-11-12 13:48:11 +01:00
Dustin Sallings 5683f6883c Remaining lint work 2014-02-27 22:14:03 -08:00
Dustin Sallings 4ef66cd9df doc/golint cleanups for base packages 2014-02-25 22:55:09 -08:00
Dustin Sallings 8b8eab1e23 Use my github couchdb interface 2013-12-05 01:21:56 -08:00
Dustin Sallings fd96ceddd9 Log to syslog. 2012-10-24 20:25:43 -07:00
Dustin Sallings 9cf04f96d4 Escaping cleanup for message IDs. 2012-06-26 01:59:42 -07:00
Dustin Sallings 9da2334c31 Increase default group timeout cache to 5m 2012-02-26 17:29:10 -08:00
Dustin Sallings 96afe50a62 Escape @ in message IDs when mapping to CouchDB keys. 2012-02-26 17:27:36 -08:00
Dustin Sallings 218ca409ed Better view for getting just the active groups. 2012-02-25 16:44:05 -08:00
Dustin Sallings 12b409af0c Some model cleanups. 2012-02-25 14:31:12 -08:00
Dustin Sallings bd0a3780a7 Added option to optimistically store articles. 2012-02-25 13:44:40 -08:00
Dustin Sallings 53097bb37c Added caching for the group list. 2012-02-25 13:27:35 -08:00
Dustin Sallings e06d42693f A group creator for the couch backend. 2012-02-25 13:25:19 -08:00
Dustin Sallings 1d4491cefc Distinct sessions are probably a good idea. 2012-02-24 18:58:04 -08:00
Dustin Sallings def75dc445 Only allow direct usage of groups with a description. 2012-02-24 16:46:58 -08:00
Dustin Sallings f4c929f50c Automatically set up the views at startup time. 2012-02-23 18:22:22 -08:00
Dustin Sallings 801e642876 Use url.QueryEscape for the ID cleaning. 2012-02-23 18:00:20 -08:00
Dustin Sallings eb2c5acee5 Unbackwards logic. 2012-02-23 17:58:21 -08:00
Dustin Sallings 9c952cd9b1 Don't catch and then ignore the !200 error. 2012-02-23 17:55:14 -08:00
Dustin Sallings af5dfdd7ff Lazily open bodies on demand. 2012-02-23 17:32:59 -08:00
Dustin Sallings 881cbb61f5 Use attachments for the bodies. 2012-02-23 16:19:48 -08:00
Dustin Sallings ec9f88a478 Newsgroups are commas separated. 2012-02-23 15:10:07 -08:00
Dustin Sallings 67bcfdbf66 Parse the Newsgroups header properly. 2012-02-23 14:20:54 -08:00
Dustin Sallings 1a727eac3c Better logs when we can't get groups. 2012-02-23 14:08:42 -08:00
Dustin Sallings bf9f114dd3 A couchdb-backed NNTP server. 2012-02-23 11:06:56 -08:00