Brice Maron
|
49385e0946
|
Fix some style
|
2012-10-22 21:11:36 +00:00 |
|
Alessandro Cosentino
|
138de85e03
|
move the from out of the link
|
2012-10-18 00:18:56 -04:00 |
|
Bernhard Posselt
|
bf83f65545
|
click on from_feed loads the feed
|
2012-10-16 18:45:49 +02:00 |
|
Bernhard Posselt
|
3075733665
|
fixed bug that prevented the additional feedtitle from showing up when no author was set
|
2012-10-15 22:43:47 +02:00 |
|
Bernhard Posselt
|
3f0ddad8ab
|
also show additional feedtitle when using javascript to reload the page
|
2012-10-15 22:23:11 +02:00 |
|
Bernhard Posselt
|
97b6231468
|
show feedtitle when not showing a feed but folder/starred/new articles
|
2012-10-15 22:08:07 +02:00 |
|
Alessandro Cosentino
|
1781450975
|
specifies name of the blog when showing items
|
2012-10-15 00:37:11 -04:00 |
|
Bart Visscher
|
1e37bc139b
|
Whitespace cleanup
|
2012-10-14 21:15:47 +02:00 |
|
Bernhard Posselt
|
b5ea253fa6
|
removed template for js tests
|
2012-10-14 16:31:07 +02:00 |
|
Bernhard Posselt
|
e5980c8141
|
fixed bug that prevented creating of folders, linted menu.js, fixed weird html escaping for feed titles, removed all database queries from templates
|
2012-10-13 05:03:05 +02:00 |
|
Bernhard Posselt
|
4b5f94b435
|
selecting folders works
|
2012-10-13 04:47:35 +02:00 |
|
Bernhard Posselt
|
523f5304be
|
fixed bug that wouldnt highlight last viewed feed/folder
|
2012-10-13 03:18:58 +02:00 |
|
Bernhard Posselt
|
8904f6d3f5
|
preperations for always selecting last feed/folder
|
2012-10-13 03:07:34 +02:00 |
|
Bernhard Posselt
|
f3d86d21de
|
small cleanup and fixes
|
2012-10-13 02:34:47 +02:00 |
|
Bernhard Posselt
|
70aac9d0f9
|
merged index
|
2012-10-13 00:13:31 +02:00 |
|
Bernhard Posselt
|
86f8d78584
|
reverted js back to old state
|
2012-10-13 00:07:03 +02:00 |
|
Alessandro Cosentino
|
cb68f9f589
|
move firstrun js to an independent script
|
2012-10-12 16:30:47 -04:00 |
|
Alessandro Cosentino
|
d5cd794c01
|
split firstrun template from main template
|
2012-10-08 20:23:32 -04:00 |
|
Bernhard Posselt
|
dafb2543fd
|
made feeds smaller, fixed some errors from js linter
|
2012-09-14 17:40:37 +02:00 |
|
Alessandro Cosentino
|
008e565bed
|
small refactoring on the backend
|
2012-09-13 11:17:02 -04:00 |
|
Bernhard Posselt
|
9fcfdae0c2
|
remember collapsed folders, simplyfied css and js
|
2012-09-08 19:11:22 +02:00 |
|
Alessandro Cosentino
|
591b159997
|
makes sentences more suitable for translation
|
2012-09-07 13:15:39 -04:00 |
|
Thomas Mueller
|
a59854cc80
|
adding space between) and {
|
2012-09-07 15:21:03 +02:00 |
|
Bart Visscher
|
69023ff573
|
Remove php close tag from end of file.
See also http://stackoverflow.com/questions/4410704/php-closing-tag
|
2012-09-07 14:24:56 +02:00 |
|
Bernhard Posselt
|
f702e689c1
|
removed xss vulnerabilities in template code
|
2012-09-06 03:48:18 +02:00 |
|
Bernhard Posselt
|
2f4a4e5071
|
made feed design more like owncloud navigation
|
2012-09-06 01:05:42 +02:00 |
|
Thomas Mueller
|
190a070f15
|
no more require_once()
|
2012-09-05 23:28:59 +02:00 |
|
Bernhard Posselt
|
c584c820b8
|
hide empty folders or folders with all read items by default
|
2012-09-05 15:45:51 +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
|
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
|
a1d4791d3a
|
order feeds from cache by timestamp
|
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
|
f3195d5742
|
more cleanup
|
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 |
|
Bernhard Posselt
|
be192931ce
|
merged
|
2012-09-01 00:31:38 +02:00 |
|
Alessandro Cosentino
|
7e2f227279
|
change look of firstrun page
|
2012-08-30 07:13:27 -04:00 |
|
Alessandro Cosentino
|
32bd7c839c
|
now saves item's author in db
|
2012-08-19 15:13:39 -04:00 |
|
Alessandro Cosentino
|
4fada56a4c
|
decode special html chars in feed titles
|
2012-08-19 13:56:10 -04:00 |
|
Alessandro Cosentino
|
41c310c5fc
|
perform only a slim fetch in some cases
|
2012-08-18 03:16:40 -04:00 |
|
Alessandro Cosentino
|
455e8380f3
|
different small fixes
|
2012-08-17 23:56:32 -04:00 |
|
Alessandro Cosentino
|
45e7d2dfd7
|
fix conflicts
|
2012-08-17 23:01:13 -04:00 |
|
Alessandro Cosentino
|
30fcd3949c
|
bookmarkelet working now
|
2012-08-17 22:54:54 -04:00 |
|
Bernhard Posselt
|
d3dd6fa63e
|
added eyebutton
|
2012-08-18 03:44:54 +02:00 |
|
Bernhard Posselt
|
4c0b359fbe
|
removed top bar above feed items, aligned the title with the star
|
2012-08-18 02:52:16 +02:00 |
|
Bernhard Posselt
|
3f524eac6c
|
removed edit feed because it has no function
|
2012-08-17 21:29:55 +02:00 |
|
Bernhard Posselt
|
383d16e8fb
|
all items and starred items show now that they have new items
|
2012-08-17 00:03:03 +02:00 |
|
Bernhard Posselt
|
45828812cb
|
remember last viewed feed
|
2012-08-16 20:54:33 +02:00 |
|