Commit Graph

376 Commits

Author SHA1 Message Date
Athou
1c9401a82e trigger server refresh with keyboard shortcut too 2013-06-08 21:46:40 +02:00
Athou
feda8ca834 optional query parameter to filter out old entries from results 2013-06-08 14:09:46 +02:00
Athou
84db458fd1 mark the entry as read when using 'b' or 'v' 2013-06-08 07:52:26 +02:00
Athou
3b7266c982 only entry name is bold now for unread items 2013-06-05 14:51:56 +02:00
Athou
829793120c replaced spaces with tabs 2013-06-05 14:45:29 +02:00
Athou
dc37a168f2 missing ; 2013-06-05 14:44:32 +02:00
Athou
e9bd8f81ee tweak offset 2013-06-05 12:43:46 +02:00
Athou
2b8f7cf221 Actually only scroll the entry to top when using keyboard shortcuts, when clicking the entry, check the visibility of the entry. This is what google reader does. 2013-06-05 12:24:04 +02:00
Athou
ae9dcd2a90 css tweak 2013-06-05 11:59:20 +02:00
Athou
b99a7fb14a fix display of unread count for rtl (fix #257) 2013-06-04 22:40:06 +02:00
Athou
d2566409d6 copy colors for entry heading from reader (#fix 254) 2013-06-04 22:37:42 +02:00
Athou
53dfc904c5 always scroll to entry regardless of visibility, as google reader does 2013-06-04 22:13:15 +02:00
Athou
a7c7db3ac8 hopefully fixes some bad scrolling behavior 2013-06-04 16:51:22 +02:00
Athou
9170030856 display current position 2013-06-04 10:30:26 +02:00
Athou
3a06528f1f don't show position for meta categories 2013-06-04 10:30:09 +02:00
Athou
075c3b6b61 manually set position 2013-06-04 10:11:16 +02:00
Athou
dade3c4d08 remove debug line 2013-06-04 07:26:54 +02:00
Athou
41344e08f7 Merge pull request #252 from Athou/dragndrop
Dragndrop
2013-06-03 22:17:18 -07:00
Athou
6f35491ec6 remove category dragging for now 2013-06-04 07:16:48 +02:00
Athou
48fddc5ed1 throttle scrolling events (#243) 2013-06-04 05:31:13 +02:00
Athou
0f1c4a61d3 keep the title spanning the whole line 2013-06-02 19:47:02 +02:00
Athou
4ba2f5dbd9 moving some code around 2013-06-02 19:44:25 +02:00
Ebrahim Byagowi
c1d5c699a2 Some improvments for having better support for RTL/BiDi contents 2013-06-02 20:53:41 +01:00
Athou
3c5dfc2d89 prevent click handler trigger when dragging the link and ignore drops on the element that triggered the dragging 2013-06-02 19:37:35 +02:00
Athou
555f35407b added rest methods for updating positions 2013-06-02 12:01:58 +02:00
Athou
c84294a258 use our own log4j library on jboss 2013-06-02 10:25:02 +02:00
Athou
7ffd044a86 added needed fields in models and needed libraries for frontend (#67) 2013-06-02 09:46:36 +02:00
Athou
98f4d0165e switch blocks position 2013-05-31 19:40:12 +02:00
Athou
ca2d52d576 missing semicolons 2013-05-31 15:40:38 +02:00
Athou
cae7e7f9c8 refactored dialog 2013-05-31 15:10:41 +02:00
Athou
e934d5b9fd move style to appropriate file 2013-05-31 10:28:30 +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
13e8c1ed1d about page restyling 2013-05-31 09:06:58 +02:00
Athou
354d82eba5 add bitcoin address (fix #101) 2013-05-31 08:59:24 +02:00
Athou
9568ccfeac experimental rtl support (#209) 2013-05-31 08:23:30 +02:00
Athou
401195176b clarify what the public url is 2013-05-30 12:59:51 +02:00
Athou
645e9de885 missing semicolon 2013-05-29 17:04:40 +02:00
Athou
7c2d000c26 don't use ngupload for opml import, use a classic http post 2013-05-29 15:16:07 +02:00
Athou
f12a3129b3 set entry text to black (fix #211) 2013-05-29 12:45:50 +02:00
Athou
c68faf0a77 ngupload upgrade 2013-05-29 12:44:50 +02:00
Athou
2c6c432e7f little refactoring 2013-05-29 10:48:47 +02:00
Athou
e6cf48d4f6 improve scrolling performances a little 2013-05-29 10:37:29 +02:00
Athou
869d7c3a36 icon tweak 2013-05-29 10:37:02 +02:00
Athou
aaf74efbb9 more on themes 2013-05-29 09:21:53 +02:00
Athou
91c9173109 ignore right clicks (fix #209) 2013-05-29 09:00:06 +02:00
Athou
4cf8ee4560 display tooltip on button 2013-05-29 06:52:44 +02:00
Athou
3e67b866c7 larger inputs 2013-05-29 06:51:15 +02:00
Athou
d56e77c8fd announcement is now html and removed label from donate button 2013-05-29 06:48:27 +02:00
Athou
eb996560c2 initial theme implementation 2013-05-28 22:45:03 +02:00