Commit Graph

86 Commits

Author SHA1 Message Date
Athou
32a30019a7 individual settings for share buttons, and added tumblr (#582) 2014-04-16 12:30:25 +02:00
Athou
f902d967a6 wording 2014-03-06 15:48:03 +01:00
Athou
0899e0b0bf server now returns wether the 'unread only' flag was ignored while generating the response (fix scrolling for results in a feed search) 2014-03-06 15:46:19 +01:00
Athou
431ab92a02 tagging support (#96) 2013-10-13 11:58:22 +02:00
Athou
ffef87e249 customizable scrolling speed 2013-10-03 10:40:58 +02:00
Athou
e1fc33626e added ability to exclude subscriptions from markAll 2013-08-13 09:40:13 +02:00
Athou
95d4f725f9 feed id not required anymore 2013-08-13 09:14:41 +02:00
Athou
45b54a75db annotations not needed anymore 2013-08-13 09:06:08 +02:00
Athou
5ef8fd18ca annotations not needed anymore 2013-08-12 13:42:18 +02:00
Athou
a58b0a0806 use lombok data instead of getters and setters 2013-08-11 11:59:24 +02:00
Athou
f8738f10af added optional 'onlyIds' api parameter 2013-08-09 12:53:21 +02:00
Athou
474995c8dd send date of the newest subscriptions item 2013-08-08 17:00:52 +02:00
Athou
701a1903ba move feedcount in its own file 2013-08-07 10:08:03 +02:00
Athou
8926f9784d documentation is now generated during build time and swagger is not needed for runtime anymore 2013-08-01 13:35:04 +02:00
Athou
8df587aaad don't display entries twice when refreshing during loading (fix #473) 2013-08-01 11:18:06 +02:00
Athou
8845c54d0c apply formatter 2013-07-25 09:17:33 +02:00
Athou
645164997d move author to content 2013-07-24 15:50:05 +02:00
Athou
150920e0c8 delete old statuses 2013-07-23 15:27:56 +02:00
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