Bernhard Posselt
|
ce7cd121f4
|
fix import scoping issue that caused feeds not to be imported at times, set created folders to be opened by default
|
2013-04-13 22:48:31 +02:00 |
|
Bernhard Posselt
|
0fa0fb22c7
|
add license headers and authors file
|
2013-04-13 18:08:52 +02:00 |
|
Bernhard Posselt
|
3149963853
|
remove debug console.log output from import
|
2013-04-13 17:37:19 +02:00 |
|
Bernhard Posselt
|
ee9e17ef17
|
implement opml import, fix #23
|
2013-04-13 17:28:38 +02:00 |
|
Bernhard Posselt
|
38e4b6d7e9
|
implement opml import, fix #23
|
2013-04-13 17:28:38 +02:00 |
|
Bernhard Posselt
|
8df86d1991
|
Update README.rst
|
2013-04-13 02:49:31 +03:00 |
|
Bernhard Posselt
|
c7125b0c30
|
small fix
|
2013-04-13 01:47:58 +02:00 |
|
Bernhard Posselt
|
b077ab7f5a
|
added more readme infos to fix #60
|
2013-04-13 01:47:19 +02:00 |
|
Bernhard Posselt
|
7a0bce7213
|
show disabled export button if there are no feeds
|
2013-04-12 15:15:41 +02:00 |
|
Bernhard Posselt
|
a069add71e
|
implement export, needs proper unittests though, fix 31
|
2013-04-12 14:53:02 +02:00 |
|
Bernhard Posselt
|
e8767f7511
|
implement clientside update requests, fix #27
|
2013-04-12 12:25:58 +02:00 |
|
Bernhard Posselt
|
e9eaa93826
|
added return value tests for controllers
|
2013-04-12 12:00:38 +02:00 |
|
Bernhard Posselt
|
3baa8b51e4
|
implement mark as read for feeds and folders, fix #29
|
2013-04-12 11:54:49 +02:00 |
|
Bernhard Posselt
|
e8cdb31569
|
fix unread count rendering
|
2013-04-12 01:23:43 +02:00 |
|
Bernhard Posselt
|
b90fe335d2
|
visually show unreadcount using opacity, fix #57
|
2013-04-12 01:11:34 +02:00 |
|
Bernhard Posselt
|
0637bebd54
|
added serverside caching
|
2013-04-12 00:33:08 +02:00 |
|
Bernhard Posselt
|
224a5d526f
|
update readme with staying up to date instructions
|
2013-04-11 22:26:53 +02:00 |
|
Bernhard Posselt
|
eda8fec587
|
autoselect folder when it was created and open folder if a feed gets added to it
|
2013-04-11 21:38:20 +02:00 |
|
Bernhard Posselt
|
b06fc20ddb
|
allow users to discard folder and feed errors
|
2013-04-11 20:56:23 +02:00 |
|
Bernhard Posselt
|
ce6b20c59e
|
properly clear the query cache
|
2013-04-11 20:32:34 +02:00 |
|
Bernhard Posselt
|
a9fb379b37
|
make moving feeds work, fix #22
|
2013-04-11 19:56:36 +02:00 |
|
Bernhard Posselt
|
f16b8e1d92
|
load new feed when it was added
|
2013-04-11 19:50:17 +02:00 |
|
Bernhard Posselt
|
aa208e38b6
|
fixed folderselection
|
2013-04-11 19:45:36 +02:00 |
|
Bernhard Posselt
|
61395bc32d
|
fixed linting errors
|
2013-04-11 19:36:34 +02:00 |
|
Bernhard Posselt
|
9963975875
|
added more code for adding feeds and folders
|
2013-04-11 19:34:24 +02:00 |
|
Bernhard Posselt
|
959b8691fa
|
use images instead of captions for folder create buttons to not run into width problems
|
2013-04-11 18:06:59 +02:00 |
|
Bernhard Posselt
|
59f42f80ad
|
add a button for people to get out of add folder mode
|
2013-04-11 17:55:59 +02:00 |
|
Bernhard Posselt
|
adcf13d214
|
more padding bottom for app-settings
|
2013-04-11 16:03:49 +02:00 |
|
Bernhard Posselt
|
12f9f0be1f
|
added opml icons to export import button
|
2013-04-11 16:01:10 +02:00 |
|
Bernhard Posselt
|
80707aa9e3
|
translate folder and feed errors and added css and template code for creating folders and feeds and what happens when an error gets triggered
|
2013-04-11 15:48:50 +02:00 |
|
Bernhard Posselt
|
7808ff902b
|
implemented drag and drop directives
|
2013-04-11 14:40:00 +02:00 |
|
Bernhard Posselt
|
b54b454f8a
|
fixed feedmodel
|
2013-04-11 11:33:05 +02:00 |
|
Bernhard Posselt
|
50902e1c05
|
fixed foldermodel
|
2013-04-11 11:21:02 +02:00 |
|
Alessandro Cosentino
|
bdb241340a
|
enclosure method called on wrong objects
|
2013-04-09 19:38:59 +02:00 |
|
Bernhard Posselt
|
4c7c12584c
|
fixed feedbl unittests
|
2013-04-09 10:37:47 +02:00 |
|
Bernhard Posselt
|
ca0864dbcd
|
prework for adding folders
|
2013-04-08 17:56:53 +02:00 |
|
Bernhard Posselt
|
e6d926de62
|
add link to feed which gets opened when clicked on the subheading of an item
|
2013-04-08 15:23:06 +02:00 |
|
Bernhard Posselt
|
e2381ea22c
|
typo fix
|
2013-04-06 17:58:47 +02:00 |
|
Bernhard Posselt
|
050d866f54
|
added warnings for future devs to not run into sql injection mistakes
|
2013-04-06 17:56:24 +02:00 |
|
Bernhard Posselt
|
4b169b4561
|
dont allow setting read and unread if it doesnt change the status
|
2013-04-05 23:53:56 +02:00 |
|
Bernhard Posselt
|
7f2cc571f6
|
only show feedname when not displaying feed
|
2013-04-05 23:47:23 +02:00 |
|
Bernhard Posselt
|
f704dfe333
|
brought back starring of feeds
|
2013-04-05 23:43:15 +02:00 |
|
Bernhard Posselt
|
27f34bcb4b
|
reload page after showall has been changed
|
2013-04-05 23:15:25 +02:00 |
|
Bernhard Posselt
|
2d8f76d28f
|
fix statusflag db query bugs and unittests
|
2013-04-05 22:56:22 +02:00 |
|
Bernhard Posselt
|
4560ab8556
|
making shit work since 1988
|
2013-04-05 22:34:52 +02:00 |
|
Bernhard Posselt
|
c6a279128e
|
fix #37 by fixing multiple, hard to track down typos
|
2013-04-05 16:06:04 +02:00 |
|
Bernhard Posselt
|
685ff350eb
|
reduce unreadcount instantly when marking as read, fixes #7
|
2013-04-05 14:27:14 +02:00 |
|
Bernhard Posselt
|
1df9491ac0
|
remove admin page
|
2013-04-05 14:19:24 +02:00 |
|
Bernhard Posselt
|
ae42bb1c5f
|
fix collapsing of folders
|
2013-04-05 14:08:12 +02:00 |
|
Bernhard Posselt
|
1a169b29c1
|
fixed showall toggle and added methods to set items read and starred
|
2013-04-05 13:50:30 +02:00 |
|