Commit Graph

68 Commits

Author SHA1 Message Date
Athou
60c64ce900 display app version 2013-07-21 11:40:32 +02:00
Athou
a88098116f feed fetching now uses POST (fix #418) 2013-07-11 09:10:46 +02:00
Athou
308eaf8b8d google reader is no more :( 2013-07-09 12:57:48 +02:00
Athou
d6e63ff66d button to mark all entries up to there 2013-07-08 01:27:58 +02:00
Athou
d2a053a53c rest method for merging feeds 2013-07-02 16:57:30 +02:00
MageFroh
b67f0a1346 feed title is now a link to the feed website 2013-07-01 22:37:10 +01:00
Athou
158abadf19 use date constructor directly when a calendar is not needed, better performances 2013-06-25 16:57:48 +02:00
Athou
52e4a2a0b7 proxy images through commafeed (#231) 2013-06-22 21:45:44 +02:00
Athou
1b37e95336 smarter queries for other types 2013-06-20 23:31:28 +02:00
Athou
01fde2fc16 list more infos in admin panel 2013-06-19 16:40:29 +02:00
Athou
cb9924718f document unused field through the api 2013-06-18 13:08:36 +02:00
Athou
e90425778f registration api (#303) 2013-06-18 12:52:56 +02:00
Athou
ddd65f69bf change favicon rest method to accept a subscription id 2013-06-11 13:47:23 +02:00
Athou
feda8ca834 optional query parameter to filter out old entries from results 2013-06-08 14:09:46 +02:00
Athou
7943c8e1e6 allow empty names for modification requests, not modifying the name (fix #263) 2013-06-05 20:51:29 +02:00
Athou
555f35407b added rest methods for updating positions 2013-06-02 12:01:58 +02:00
Athou
7ffd044a86 added needed fields in models and needed libraries for frontend (#67) 2013-06-02 09:46:36 +02:00
Athou
9568ccfeac experimental rtl support (#209) 2013-05-31 08:23:30 +02:00
Athou
eb996560c2 initial theme implementation 2013-05-28 22:45:03 +02:00
Athou
5124a092d3 build icon url server side 2013-05-26 15:36:55 +02:00
Athou
f5cae4743e return null when refresh is planned 2013-05-24 12:04:16 +02:00
Athou
b20a85992b return null if disabledUntil is in the past 2013-05-23 07:12:17 +02:00
Athou
0fdb714641 display next refresh date 2013-05-22 16:10:50 +02:00
Athou
f59198e018 persist entry author 2013-05-19 06:47:37 +02:00
Athou
62e851cacf both #117 and #77 2013-05-17 13:31:43 +02:00
Athou
73154be1db utility method for retrieving subscription unread count 2013-05-12 16:09:28 +02:00
Athou
98aeccbb66 i18n implementation (#55) 2013-05-12 14:19:00 +02:00
Athou
ca47270db1 store and use preferred language from user (#55) 2013-05-11 22:49:33 +02:00
Athou
e0d6be4d01 wip: mark items as the user scrolls past them (#62) 2013-05-05 19:35:07 +02:00
Athou
dcd8ab951f initial expanded view support (#62) 2013-05-04 21:12:51 +02:00
Athou
5dcc923cf1 added authentication via api key for some limited api methods (fix #64) 2013-05-01 21:56:59 +02:00
Athou
07fb0e712b social sharing buttons 2013-05-01 18:06:18 +02:00
Athou
2d40c4292c refactored tree, no more dropdown for feed editing 2013-04-30 17:09:53 +02:00
Athou
bfde9241eb starring support (#43) 2013-04-30 12:43:01 +02:00
Athou
2cbf51c287 rest endpoint to retrieve a feed or a category as a feed 2013-04-30 07:20:26 +02:00
Athou
d5218b8773 initial starring support 2013-04-29 22:37:26 +02:00
Athou
e3682ac844 added a way to display an announcement 2013-04-26 07:40:39 +02:00
Athou
8944687006 new frontend model class instead of using the backend feed model 2013-04-25 13:14:56 +02:00
Athou
136a45641f fix category creation 2013-04-19 09:04:10 +02:00
Athou
af109ccf5c fix for admin api 2013-04-18 13:08:17 +02:00
Athou
4c927630a7 more api documentation 2013-04-17 13:26:14 +02:00
Athou
33f589244b more api doc 2013-04-17 07:50:25 +02:00
Athou
3ab8abe5bd more api documentation 2013-04-16 12:36:18 +02:00
Athou
e124fdbe8f tweaks for swagger 2013-04-15 22:31:11 +02:00
Athou
12e775d64d added enunciate for doc generation 2013-04-15 14:47:37 +02:00
Athou
6739166b04 profile page 2013-04-13 12:40:04 +02:00
Athou
65552294cc user setting for showing or hiding 'empty' categories and feeds 2013-04-12 10:06:44 +02:00
Athou
edfafeb7b0 allow import during registration 2013-04-10 16:43:50 +02:00
Athou
ae4cd0b5e1 allow ordering (fix #30) 2013-04-10 11:06:04 +02:00
Athou
7d982a440a fix #29 2013-04-09 13:37:00 +02:00