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 |
|
Frederic Guillot
|
f7680efa18
|
Add software version to the api
|
2015-04-18 11:42:10 -04:00 |
|
Mathias Kresin
|
1afb73b82d
|
Expose all picoFeed errors to the Frontend when adding a subscription
|
2015-04-11 16:01:15 +02:00 |
|
Frédéric Guillot
|
c6ed11c116
|
Move to Composer and update to the last version of PicoFeed
|
2014-12-23 21:28:26 -05:00 |
|
Frédéric Guillot
|
33ab9d7fb6
|
Add new methods to the api item.get_all, item.get_all_since and item.get_all_status
|
2014-02-15 14:09:50 -05:00 |
|
Frédéric Guillot
|
49583f381f
|
Improve files organization
|
2014-02-08 14:13:14 -05:00 |
|
Frédéric Guillot
|
4fb68b9b80
|
Split models and controllers in different files
|
2013-12-22 20:55:53 -05:00 |
|
Frédéric Guillot
|
e0bbaaa3b5
|
Add API method to remove all feeds
|
2013-08-28 18:17:16 -04:00 |
|
Frédéric Guillot
|
51a746fac0
|
Add the method "item.set_list_status" to the API
|
2013-08-22 21:58:04 -04:00 |
|
Frédéric Guillot
|
bf0de86b8a
|
Display item content everywhere
|
2013-08-22 21:38:09 -04:00 |
|
Frederic Guillot
|
e7be31c92c
|
Add the possibility to disable/enable a feed
|
2013-08-04 15:15:12 -04:00 |
|
Frederic Guillot
|
9997e1f7b1
|
Update API and write documentation (official website)
|
2013-07-29 22:33:01 -04:00 |
|
Frederic Guillot
|
6dcf1f9a81
|
First version of the JsonRPC API
|
2013-07-28 15:44:51 -04:00 |
|