miniflux-legacy/controllers
Mathias Kresin 9f21a2fe91 rename functions to match their purpose
Item\get_all() -> Item\get_all_by_status()
Item\get_everything() -> Item\get_all()
Item\get_everything_since() -> Item\get_all_since()
2015-04-23 23:37:33 +02:00
..
.htaccess Add autoflush value 'immediately' and improve gitignore 2013-12-22 21:25:54 -05:00
bookmark.php add option to disable mark as read for original link 2015-01-30 00:14:01 +01:00
common.php Merge pull-request #330 2015-02-07 10:28:38 -05:00
config.php add option to disable mark as read for original link 2015-01-30 00:14:01 +01:00
console.php Minor cleanups 2015-01-17 18:53:40 -05:00
feed.php move write_debug to the right position 2015-04-23 23:37:33 +02:00
history.php rename functions to match their purpose 2015-04-23 23:37:33 +02:00
item.php rename functions to match their purpose 2015-04-23 23:37:33 +02:00
user.php Minor cleanups 2015-01-17 18:53:40 -05:00