crier

RSS and Atom feed aggregator
Info | Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2024-09-29 01:32Add deterministic guid paramlash5+41-7
2024-09-29 00:53Settable title, author, valid html contentlash4+69-26
2024-09-16 00:06Add metadatalash4+10-0
2024-09-15 21:34Use link element as guid if guid missinglash1+8-1
2024-07-28 19:28Add content, categories to rss translatelash1+50-1
2024-07-28 18:53Merge branch 'master' into HEADlash2+22-0
2024-07-28 18:51Remove pointless logg abstractionlash7+9-168
2024-07-25 20:20Replace feed_rs crate with feed cratelash22+2071-867
2024-07-28 14:35Remove commented codelash4+7-120
2024-07-28 14:25Remove feed_rs from cargolash2+4-109
2024-07-28 14:23Fully replaced feed_rslash5+167-197
2024-07-28 00:25Change rss parser, include dublincore date in entry rss parselash7+405-3
2024-07-25 20:50Add public metadata setterslash5+75-4
2024-07-25 20:20Split repo in binary and lib, implement binary until metadatalash15+1457-478
2024-07-21 21:44Add remaining output fields in outputlash6+314-31
2024-07-08 23:25Add entries to feed in sequencer writerlash4+48-15
2024-07-08 21:26Add xml parsing check on sequencing testlash3+97-61
2024-07-06 21:20Implement fork of atom_syndication for entry xml exportlash4+89-37
2024-07-06 18:11Add test proving sort orderlash1+19-4
2024-07-06 17:39Implement iterator sorting for sequencerlash4+78-1
2024-07-06 16:54Complete fs cache modulelash3+70-28
2024-07-06 16:02Move cache trait definition to separate filelash5+48-12
2024-07-05 13:28Eliminate warnings, remove unused symslash4+12-17
2024-07-04 19:33Implement default mem cachelash2+68-8
2024-07-01 02:37Add sequence entry cache write generatorlash4+26-3
2024-07-01 02:00Add entry cache writer to sequencerlash1+24-6
2024-07-01 00:55Create metadata object that can apply itself to feedlash3+58-14
2024-07-01 00:50Create metadata object that can apply itself to feedlash2+12-3
2024-07-01 00:42Create metadata object that can apply itself to feedlash1+0-6
2024-07-01 00:42Create metadata object that can apply itself to feedlash3+33-5
2024-07-01 00:26Add hardcoded example for channel create and exportlash1+2-0
2024-07-01 00:20Add hardcoded example for channel create and exportlash4+165-2
2024-06-30 22:48Add second feed to testlash3+1055-6
2024-06-30 21:58Create add all option for sequencerlash2+40-0
2024-06-30 18:10add timestamp to sort keylash4+177-6
2024-06-30 16:58Make fs get a featurelash4+6-6
2024-06-30 16:54Add io interface, fs getter for rss sourcelash7+2647-20
2024-06-30 13:35Add unit test, digest and addlash1+43-24
2024-06-29 22:48Make sequence entry work with definite size structlash1+19-17
2024-06-29 21:48Module selection, default test guardlash3+149-2
2024-06-29 19:50Initial commitlash4+586-0