]> git.wh0rd.org - tt-rss.git/commit
implement proper last_marked/last_published feeds for proper sorting of
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 17 Mar 2013 11:32:44 +0000 (15:32 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 17 Mar 2013 11:38:21 +0000 (15:38 +0400)
commit7873d588227cba4c66e2535b1be631736415ef6f
tree362182a8794f2cd3b094a7d66c088150527ba58f
parentf01c8ec4f1324ed8b68e912220735af96c86883c
implement proper last_marked/last_published feeds for proper sorting of
published and marked virtual feeds, remove sorting by last_read
workaround
api: add pubsubhubbub ping when article is being set published
bump schema
classes/api.php
classes/rpc.php
include/functions.php
include/rssfuncs.php
schema/ttrss_schema_mysql.sql
schema/ttrss_schema_pgsql.sql
schema/versions/mysql/105.sql [new file with mode: 0644]
schema/versions/pgsql/105.sql [new file with mode: 0644]