Commit Graph

55 Commits

Author SHA1 Message Date
Athou
7432bd510d merge new infos into existing array instead of replacing the array completely, prevents full tree refresh and scrollbar location loss (fix #342) 2013-06-26 15:34:38 +02:00
Athou
68e29e58ac refactored flatten to use new traverse function 2013-05-31 10:24:59 +02:00
Risto Kankkunen
2ba050a167 Implemented "goto subscription".
TODO:
 * Neither navigation with arrows nor selection with ENTER implemented,
   must click a subscription.
2013-05-27 21:32:19 +03:00
Athou
77ca2d44df better mobile layout 2013-05-26 17:51:32 +02:00
Athou
237d9cc752 missing semicolons 2013-05-26 15:38:16 +02:00
Athou
c6a8c288ce initial mobile design (#54) 2013-05-26 14:35:59 +02:00
Athou
98aeccbb66 i18n implementation (#55) 2013-05-12 14:19:00 +02:00
Athou
ef618c1e13 allow users to permanently delete their account 2013-05-08 16:17:45 +02:00
Athou
f9aa4995f9 refactored a little bit 2013-04-30 22:24:51 +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
0fb6c6c40c refresh button now queues the feed for refresh 2013-04-27 10:44:16 +02:00
Athou
71213bfcd8 oops 2013-04-27 06:43:07 +02:00
Athou
e3682ac844 added a way to display an announcement 2013-04-26 07:40:39 +02:00
Athou
7912e1e098 correctly check if ga is defined 2013-04-25 12:54:32 +02:00
Athou
edb345da9c track more events 2013-04-24 12:26:27 +02:00
Athou
9dab6fa0fa angularjs service for analytics tracking 2013-04-24 11:42:39 +02:00
Josh Matz
d36a7240bf AngularJS minify compatible 2013-04-22 20:58:18 -05:00
Athou
af109ccf5c fix for admin api 2013-04-18 13:08:17 +02:00
Athou
9bd825d786 rename users to user as it makes more sense 2013-04-18 09:32:32 +02:00
Athou
8d04a7c29f use POST for operations that modify data 2013-04-18 09:28:18 +02:00
Athou
f7a54d1f0d about page placeholder 2013-04-16 13:23:52 +02:00
Athou
94251d2be7 ability to queue a feed for refresh 2013-04-16 12:50:41 +02:00
Athou
3ab8abe5bd more api documentation 2013-04-16 12:36:18 +02:00
Athou
6c544237b2 cleaner rest api 2013-04-16 09:36:28 +02:00
Athou
6739166b04 profile page 2013-04-13 12:40:04 +02:00
Athou
b3edfb955f category dropdown menu 2013-04-10 22:02:18 +02:00
Athou
a1ab76d176 import from google reader 2013-04-05 16:31:42 +02:00
Athou
2f13891f81 settings page and custom css for users 2013-04-04 12:18:29 +02:00
Athou
ed189c1c31 search for entries 2013-04-03 13:33:33 +02:00
Athou
29dfadfb5a tree appears to refresh instantly now 2013-04-03 08:59:02 +02:00
Athou
0ae088b100 rename feeds 2013-04-01 14:40:09 +02:00
Athou
b41280812b check js and css 2013-03-31 11:30:52 +02:00
Athou
89c7a00ebf add categories 2013-03-31 08:17:28 +02:00
Athou
5a4d11c4de fetch feed name 2013-03-30 20:51:51 +01:00
Athou
3f7efa03f4 delete users 2013-03-30 11:57:11 +01:00
Athou
df9e3f8780 delete users 2013-03-30 11:37:57 +01:00
Athou
5cafcdf2d8 partial user administration 2013-03-30 09:22:49 +01:00
Athou
a66e2dff4d fix service generation 2013-03-29 22:34:21 +01:00
Athou
578583da59 admin interface 2013-03-29 17:17:36 +01:00
Athou
b1e9be765b fix infinitescroll when list is not long enough to fill the screen 2013-03-28 15:38:58 +01:00
Athou
40516cb146 have a default value for the readingMode setting 2013-03-28 13:25:20 +01:00
Jeremie Panzer
78bfc4424f remember expanded state 2013-03-28 10:39:03 +01:00
Jeremie Panzer
473800d2f6 more styling 2013-03-27 12:20:21 +01:00
Jeremie Panzer
0d3a93cdf0 using hibernate to fetch entries now, able to fetch entries in one go 2013-03-26 16:16:26 +01:00
Athou
edbf95c5cd fix undefined error 2013-03-25 23:14:25 +01:00
Athou
fa83a6a903 mark all as read 2013-03-25 21:01:29 +01:00
Athou
2c3a5274be fix infinity scroll 2013-03-25 18:41:03 +01:00
Athou
5f7b3fa46d dropdown on tree 2013-03-24 14:42:17 +01:00
Athou
fb40ced8a1 ability to subscribe to a feed 2013-03-24 14:19:59 +01:00