summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cedar.go: update mainHEADmasterrsiddharth2020-09-191-1/+1
| | | | Update email 'to' comment.
* cedar.go: update license headerrsiddharth2020-09-191-1/+1
|
* cedar.go: update Entry.makeEmailrsiddharth2020-09-191-0/+1
| | | | Add "From" field.
* cedar.go: update Ids.saversiddharth2020-09-191-1/+1
| | | | Use os.Getenv to get the home directory.
* cedar.go: update cacheForrsiddharth2020-09-191-1/+1
| | | | Use os.Getenv to get the home directory.
* README.md: lowercase everythingrsiddharth2020-09-191-3/+3
|
* README.md: fix grammarrsiddharth2020-09-191-1/+1
|
* README.md: linkify fsf-discussrsiddharth2020-09-191-1/+3
|
* README.md: fix typorsiddharth2020-09-191-1/+1
|
* README.md: update building sectionrsiddharth2020-09-191-2/+1
|
* cedar.go: add copyright header.rsiddharth2020-09-191-0/+3
|
* cedar.go: update mainrsiddharth2020-09-191-0/+5
| | | | Add processNews call.
* cedar.go: update emailTorsiddharth2020-09-191-1/+2
| | | | Declare as a global variable.
* cedar.go: flesh out Entry.emailrsiddharth2020-09-191-6/+42
| | | | | | | - Add constant `sendmail`. - Flesh out Entry.email. Also add argument `section`. - Add Entry.makeEmail function. - Update Entry.email call in `processNews` function.
* cedar.go: add emailTorsiddharth2020-09-191-1/+15
| | | | Read "To" address from commandline and set it in `emailTo`.
* cedar.go: update processNewsrsiddharth2020-09-191-4/+0
| | | | Remove empty Feed.Entry check.
* cedar.go: update cacheForrsiddharth2020-09-191-1/+1
| | | | Return immediately when cache file is empty.
* cedar.go: add writeFilersiddharth2020-09-191-0/+13
|
* cedar.go: flesh out Ids.saversiddharth2020-09-191-3/+20
|
* add README.mdrsiddharth2020-09-191-0/+15
|
* add LICENSErsiddharth2020-09-191-0/+15
|
* cedar.go: add processNewsrsiddharth2020-09-191-0/+35
|
* cedar.go: add Entry.emailrsiddharth2020-09-191-0/+6
|
* cedar.go: add Entry.inrsiddharth2020-09-191-0/+9
|
* cedar.go: add Ids.saversiddharth2020-09-191-0/+5
|
* cedar.go: add Ids.addrsiddharth2020-09-191-0/+13
|
* cedar.go: add cacheForrsiddharth2020-09-171-0/+32
|
* cedar.go: add readFilersiddharth2020-09-171-0/+17
|
* cedar.go: add parseFeedrsiddharth2020-09-141-0/+29
|
* cedar.go: update newsFeedrsiddharth2020-09-141-8/+8
| | | | Return []byte instead of string.
* add cedar.gorsiddharth2020-09-131-0/+32
|
* add Makefilersiddharth2020-09-131-0/+7
|
* add .gitignorersiddharth2020-09-131-0/+1
|
* Initial commitrsiddharth2020-09-131-0/+3