summaryrefslogtreecommitdiff
path: root/lib/Multi/Feed.pm
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Store d+ pages in the DB as versioned entries + use markdownYorhel1-2/+3
2018-01-06Rewrite bb2html() to be more flexibleYorhel1-1/+1
2015-10-21SQL: Fix Multi to use the new DB schemaYorhel1-8/+8
2015-04-27Multi: Backport staff database changes from master branchYorhel1-2/+4
2014-10-22Multi::Maintenance: Converted to use AnyEventYorhel1-1/+1
2014-10-22Multi: Add pg_cmd function for more robust error handlingYorhel1-16/+10
2014-10-22Multi::Feed: Log SQL timesYorhel1-5/+4
2014-10-21Multi: Implement clean shutdown againYorhel1-3/+2
2014-10-21Multi: Rewrote Feed to AnyEvent + various fixesYorhel1-86/+74
2011-10-05Multi::Feed: Also add the URL to the author's uriDaniel Cordero1-1/+1
2011-10-04Multi::Feed: Add URL to alternative linksDaniel Cordero1-2/+2
2011-05-17Multi::Feed: Show full summary and refresh more oftenYorhel1-2/+2
2011-02-16chardb: Added image to character entriesYorhel1-2/+3
2011-01-27Multi::Feed: Use TUWF::XML instead of XML::WriterYorhel1-22/+22
2010-11-13Added <link> elements for the related atom feeds to some pagesYorhel1-33/+18
2010-11-13Multi::Feed: Added Atom feedsYorhel1-0/+185