Bernhard Posselt
|
7e2a952e71
|
removed debug console.log
|
2012-09-05 18:11:29 +02:00 |
|
Bernhard Posselt
|
86abd7b40d
|
cleanup, moving feeds now sets the unread count correctly
|
2012-09-05 18:11:29 +02:00 |
|
Bernhard Posselt
|
747077e85e
|
correctly adjust unreadcount for folders when moving a feed
|
2012-09-05 16:18:56 +02:00 |
|
Bernhard Posselt
|
4c8457c01e
|
fixed bug that would prevent marking as keep_unread when directly clicking on the checkbox, fixed bug that prevented a folder being set as all read
|
2012-09-05 15:29:44 +02:00 |
|
Bernhard Posselt
|
fd16daf12d
|
mark viewed article sooner
|
2012-09-05 15:29:44 +02:00 |
|
Bernhard Posselt
|
bb44bfedc3
|
enter now also commits when adding a feed on the firstrun page
|
2012-09-03 16:47:54 +02:00 |
|
Bernhard Posselt
|
8f8069022a
|
if dialog input text elements are focused, enter commits the form
|
2012-09-03 16:39:36 +02:00 |
|
Bernhard Posselt
|
29c878f440
|
set a timeout for scroll event to only trigger once every 100 milisecs
|
2012-09-03 15:40:02 +02:00 |
|
Bernhard Posselt
|
843845695f
|
dont mark feeds as read when you hit the bottom because its not needed any more
|
2012-09-03 03:23:22 +02:00 |
|
Bernhard Posselt
|
37d7ad7c5b
|
fixed bug when feed whould not be marked as viewed
|
2012-09-03 03:14:17 +02:00 |
|
Bernhard Posselt
|
74693ed2db
|
add padding to the bottom to be able to scroll even with one element
|
2012-09-03 03:00:36 +02:00 |
|
Bernhard Posselt
|
8f574db911
|
marking as viewed now works on jumping
|
2012-09-03 02:31:26 +02:00 |
|
Bernhard Posselt
|
7d1761bb48
|
mark currently read item
|
2012-09-03 02:03:58 +02:00 |
|
Bernhard Posselt
|
379554e1b0
|
fixed weird showAll post request
|
2012-09-03 01:16:28 +02:00 |
|
Bernhard Posselt
|
ff09dc5c27
|
bind shortcuts on keyup
|
2012-09-03 00:43:00 +02:00 |
|
Bernhard Posselt
|
56ba4a1890
|
left and right arrow now also jump to previous/next article
|
2012-09-03 00:32:13 +02:00 |
|
Bernhard Posselt
|
144da1ca88
|
j jumps to next entry, k to previous if no dialog is open
|
2012-09-03 00:26:04 +02:00 |
|
Bernhard Posselt
|
f8ce1854ba
|
changing folder names works now
|
2012-09-02 17:09:59 +02:00 |
|
Bernhard Posselt
|
a5495046a4
|
dont use mock folders, use html delivered from server; deleted unecessary templates and ajax files
|
2012-09-02 14:34:24 +02:00 |
|
Bernhard Posselt
|
3385de22ef
|
fixed bug that would not show unread items when show all button was clicked
|
2012-09-02 03:25:27 +02:00 |
|
Bernhard Posselt
|
6b2aef96ba
|
fixed bug that would reverse the show all button
|
2012-09-02 03:22:36 +02:00 |
|
Bernhard Posselt
|
8e13a082bd
|
improved icons in settings by exporting pngs, made show all more responsive
|
2012-09-02 03:20:01 +02:00 |
|
Bernhard Posselt
|
462ca308ae
|
made add feed and add folder dialog client side to speed up displaying
|
2012-09-02 02:49:49 +02:00 |
|
Bernhard Posselt
|
c20f75c9a6
|
hide unread counter with css to not have rendering problems in the beginning when binding the menu; theres no a default none folder in the dropdown menu
|
2012-09-02 01:05:33 +02:00 |
|
Bernhard Posselt
|
2781817b36
|
fixed all read button, made the reader more responsing by not waiting for the server to add classes (mark read/set important/select feed)
|
2012-09-01 22:06:46 +02:00 |
|
Bernhard Posselt
|
37158f2141
|
corrected param names for load, added enum for types
|
2012-09-01 21:02:00 +02:00 |
|
Bernhard Posselt
|
b7825283f0
|
clicking on item title now marks item as read again
|
2012-09-01 19:17:58 +02:00 |
|
Bernhard Posselt
|
2c86b31be1
|
implemented server side move feed to folder
|
2012-09-01 14:33:59 +02:00 |
|
Bernhard Posselt
|
e5afa8f703
|
only change folder when the new folder != old folder, added animation for dnd overed elements
|
2012-09-01 13:59:28 +02:00 |
|
Bernhard Posselt
|
fcb2f8851f
|
prevent simoultaneous updates
|
2012-09-01 01:55:00 +02:00 |
|
Bernhard Posselt
|
42f4244d44
|
mark all read works now
|
2012-09-01 01:45:00 +02:00 |
|
Bernhard Posselt
|
4c39312cb3
|
folders are now correctly transformed when it contains hidden items
|
2012-09-01 01:19:47 +02:00 |
|
Bernhard Posselt
|
069f27346d
|
set unreadcount affects the whole menu now
|
2012-09-01 01:03:55 +02:00 |
|
Bernhard Posselt
|
5cfa3376a0
|
fixed keep unread
|
2012-09-01 00:40:46 +02:00 |
|
Bernhard Posselt
|
a1d4791d3a
|
order feeds from cache by timestamp
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
0c4e8c98d8
|
merged marking of items into item object
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
d23e81a85a
|
empty itemcache on view change
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
62deb561f1
|
implemented clientside caching of items
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
2477d7e8e1
|
removed jquery ui bugs when dragging feeds
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
798a2001ba
|
fixed adding feeds
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
9b0ccc5641
|
wired removing and adding of feeds
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
3876f38f3c
|
fixed click on feed buttons
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
9df1c658c1
|
prevent loading when drag and dropping feeds
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
401371d213
|
hide read items on triggerHeadRead, but dont hide them if theyre selected or the folders of felected feeds
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
3651fe290c
|
always assure that unreadcount is an integer
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
72192d7c34
|
update folder count automatically from containing feeds
|
2012-09-01 00:31:39 +02:00 |
|
Bernhard Posselt
|
f3195d5742
|
more cleanup
|
2012-09-01 00:31:38 +02:00 |
|
Bernhard Posselt
|
409c6d509a
|
fixed starred and subscriptions callbacks
|
2012-09-01 00:31:38 +02:00 |
|
Bernhard Posselt
|
8760dd0502
|
when folder is opened via adding to it, also correctly transform the trigger
|
2012-09-01 00:31:38 +02:00 |
|
Bernhard Posselt
|
1430a4eddb
|
clone new items in menu from mock objects
|
2012-09-01 00:31:38 +02:00 |
|