253 Commits
Author SHA1 Message Date
Bernhard Posselt c0ffe8b967 debug 2013-12-20 23:10:30 +01:00
Bernhard Posselt e8cdd19195 debug 2013-12-20 23:04:25 +01:00
Bernhard Posselt 13f9849a68 debug 2013-12-20 23:02:29 +01:00
Bernhard Posselt 0dbcbb6f8b debug 2013-12-20 23:01:24 +01:00
Bernhard Posselt b5553a83db debug 2013-12-20 22:54:32 +01:00
Bernhard Posselt 0454021bc3 Revert "prevent multiple autopage requests, fix #201"
This reverts commit 67daf10747.
2013-12-20 17:30:51 +01:00
Bernhard Posselt 67daf10747 prevent multiple autopage requests, fix #201 2013-12-20 17:25:01 +01:00
Bernhard Posselt a74f2eed1f fix star shortcut 2013-12-19 19:07:35 +01:00
Bernhard Posselt 84b5be7f0b fix shortcuts and add shortcut to expand current item 2013-12-19 17:57:26 +01:00
Bernhard Posselt 015fbb80fc add compact view, fix #267, merry christmas ;D 2013-12-19 17:47:10 +01:00
Bernhard Posselt 6dc8dad23e add persistent option for compact view 2013-12-19 15:15:32 +01:00
Bernhard Posselt 11e170fc19 lint coffee 2013-12-19 13:59:39 +01:00
Bernhard Posselt 43f86e58d2 Merge pull request #411 from sub/issue242
Make feed title editable (FIX #242)
2013-12-19 04:32:34 -08:00
Matthias Blümel 85f54470ea Issue #420 2013-12-10 00:24:13 +01:00
Davide Saurino aacdd4328a Move set/unset feed editing code to controller 2013-11-27 10:52:21 +01:00
Davide Saurino e7b94256e4 Style improvements 2013-11-13 18:18:36 +01:00
Davide Saurino 86196178eb FIX + new app.js added 2013-11-12 10:55:43 +01:00
Davide Saurino be253cdc1b Make feed title editable (FIX #242) 2013-11-12 10:46:31 +01:00
Bernhard Posselt dbd13392dd use better wording for hiding/showing unread articles and feeds/folders, fix #366 2013-09-23 21:54:59 +02:00
Bernhard Posselt ffab9d0163 always clear input for adding feeds 2013-09-23 02:16:11 +02:00
Bernhard Posselt 00119cb60c Empty folders should probably be displayed
Edit
 fix #361
2013-09-23 02:11:54 +02:00
Bernhard Posselt d9f1aca951 version bump 2013-09-16 20:20:23 +02:00
Bernhard Posselt 2937a633de also translate title, fix #350 2013-09-16 17:39:32 +02:00
Bernhard Posselt ec513ada34 allow by default 2013-09-14 05:18:44 +02:00
Bernhard Posselt bfa090ed5d dont do pull to refresh when loading in items 2013-09-14 02:44:32 +02:00
Bernhard Posselt df8f6b5fee implement pull to refresh, fix #44 2013-09-14 02:22:44 +02:00
Bernhard Posselt 2391e6bf62 fix #342 2013-09-12 01:00:32 +02:00
Bernhard Posselt a84b978221 fix unit tests for phantomjs runner 2013-09-09 16:31:03 +02:00
Alessandro Cosentino 778f7b2be6 all the firstrunpage in one commit 2013-09-02 23:42:55 -04:00
Bernhard Posselt 2ec1f71203 more whitespace for oc6 2013-09-01 00:31:36 +02:00
Bernhard Posselt 824f074ecb change email adress in copyright headers 2013-08-26 17:23:22 +02:00
Bernhard Posselt 259dcbe5a0 When jumping to the next item after the last one, also mark the last item as read, fix #213 2013-08-14 12:15:19 +02:00
Bernhard Posselt c8b04a1395 also use title as folder name if text is not on the opml outline element, fix #306 2013-08-07 15:30:12 +02:00
Bernhard Posselt 01e7467c0b also scroll correctly to bottom in firefox 2013-08-01 16:06:19 +02:00
Bernhard Posselt cdf3fd3b91 scroll to bottom when you click on show all to make it easier to click the button again, fix #296 2013-08-01 11:38:44 +02:00
Bernhard Posselt 866f5e8ed8 display download link if audio file is not playable, fix #250 2013-07-18 17:06:22 +02:00
Bernhard Posselt edbe434a2c display 40 articles by default, autopage when 20 are left 2013-07-05 16:46:20 +02:00
Bernhard Posselt 2411424951 make it possible to turn off mark read by scrolling 2013-07-05 14:19:20 +02:00
Morris Jobke 23cf5cfe6c fix open in new window 2013-06-07 19:15:25 +02:00
Morris Jobke fa7553a05d add shortcut to open current item 2013-06-07 19:02:54 +02:00
Xemle ce88338925 Issue #166 Improve RESTful urls for web backend
Change create and delete urls for feeds and folders:

    POST /feed - Creates a feed
    DELETE /feed/:feedId - Deletes a feed
    POST /folder - Creates a folder
    DELETE /folder/:folderId - Deletes a feed
2013-05-27 17:01:48 +02:00
Alessandro Cosentino 9acb57e21e adds shortcut to star and jump 2013-05-12 17:59:47 -04:00
Bernhard Posselt 3843f75b49 undo queue fixes (unittests not adjusted yet: todo fix folderbusinesslayer and feedbusinesslayer specs) 2013-05-10 15:19:30 +02:00
Bernhard Posselt 347000cc2d use a deleted flag for deleted feeds to handle undo 2013-05-10 13:30:00 +02:00
Bernhard Posselt 019b286b8e Fix a bug that would mark the items on the right side as read regardless of feed or folder id 2013-05-09 14:03:37 +02:00
Bernhard Posselt c894577781 fix bug that wouldnt restore deleted folders on undo 2013-05-09 13:00:21 +02:00
Bernhard Posselt b8b4dfb496 only make one request for mark all read and mark folder read, fix #171, fix a bug that prevented readding of feeds when its folder was deleted, fix a bug that would not allow mark read for feeds when the app was started for the first time 2013-05-09 12:57:35 +02:00
Bernhard Posselt 030f3e2ccd dont highlight tab title when nothing changed, fix #157 2013-05-07 10:43:54 +02:00
Bernhard Posselt 5981406dc0 dont show loading sign when updating feeds and folders, fix #153 2013-05-06 11:50:50 +02:00
Bernhard Posselt d648b26345 use 99 as maximum unread count to display, permanently display delete button for active feed 2013-05-04 16:44:22 +02:00