Commit graph

119 commits

Author SHA1 Message Date
Andy Valencia
7c983223b0 Merge cc41a55cce into 710416015c 2017-02-11 09:50:58 +00:00
Andy Valencia
cc41a55cce Have next/prev honor grouped display of articles under feeds. 2017-02-10 11:34:14 -08:00
Andy Valencia
d3f2337fd7 With change in article numbering, need way to tie article
back to HTML element.  Use an ID.
2017-01-29 11:15:16 -08:00
Andy Valencia
ef96c04946 Allow for successive growing of "unread_articles".
Move helper function adjacent to method which uses it.
2017-01-29 09:03:51 -08:00
Andy Valencia
124f6ac7ad Make collapsing feed article lists 2017-01-28 21:13:19 -08:00
Andy Valencia
0b2888d4a8 Group posts by feed name. Step #1 of getting collapsing feeds so it's
easier to swim through larger feeds.
2017-01-28 20:27:39 -08:00
Andy Valencia
45bf995773 Use document element (base is deprecated).
Use timeout (updating URL hash, among others, resets scroll position).
2016-02-18 20:58:07 -08:00
Jeena
710416015c version bump 2014-10-27 00:29:27 +01:00
Jeena
3e4be0fe29 hide publish button for nono TTRSS 2014-10-27 00:27:11 +01:00
Jeena Paradies
d1c7059751 Merge pull request #40 from Bonbadil/master
Two-states buttons are now using opacity instead of two icons.
2014-10-16 08:34:11 +02:00
Bonbadil
2f9452376d Merge branch 'master' of https://github.com/jeena/FeedMonkey 2014-10-16 00:08:42 +02:00
Bonbadil
de93b8059a Two-states buttons are now using opacity instead of two icons. 2014-10-16 00:06:00 +02:00
Jeena Paradies
7c63205d36 Merge pull request #39 from Bonbadil/master
Add a publish button on article view for TTRSS.
2014-10-15 23:45:54 +02:00
Bonbadil
8b0cc42075 Use cloud symbols for the publish button. 2014-10-15 22:58:33 +02:00
Bonbadil
2a2d35dfde Add a publish button on article view. 2014-10-15 22:00:32 +02:00
Jeena
2bf7e97c55 version bump 2014-08-29 20:19:55 +02:00
Jeena
2d16a03192 Merge branch 'master' of github.com:jeena/FeedMonkey 2014-08-27 22:56:31 +02:00
Jeena
d6a2ca9fd6 OwnCloud: sending right Content-Type, fixes #36 2014-08-27 22:56:12 +02:00
Jeena Paradies
2895e2749e Merge pull request #35 from mossroy/master
Issue #30 : Handle the NOT_LOGGED_IN errors that can come from tt-rss backends.
2014-08-09 17:39:57 +02:00
mossroy
cc88b341b2 Issue #30 : Avoid displaying "undefined" for username when it was not yet stored in the localStorage 2014-08-06 15:37:08 +02:00
mossroy
568ca8005d Issue #30 : Fix a typo in function name 2014-08-06 15:29:34 +02:00
mossroy
b2f319af71 Issue #30 : Keep the username in localStorage, so that the user does not have to type it again in case his session has expired
+ also fill the login form with the localStorage values when the user chooses to logout
2014-08-06 15:22:59 +02:00
mossroy
3f75c49e3e Issue #30 : Handle the NOT_LOGGED_IN errors that can come from tt-rss backends. It currently asks the user to type the login/password again, which is not ideal. But at least he can access his unread articles again. 2014-08-06 12:18:27 +02:00
Jeena
dfcc5ba27a version bump 2014-06-03 22:55:43 +02:00
Jeena
7161642224 easier swiping 2014-06-03 22:55:32 +02:00
Jeena
a33fbe3110 fixed images and figures 2014-06-03 22:54:59 +02:00
Jeena
54900c3346 better slide 2014-06-03 19:13:19 +02:00
Jeena
aec6cd079b fixed so the app is working offline again 2014-05-22 22:54:43 +02:00
Jeena
22d6761ba3 added pond to manifest and changed version number 2014-05-22 22:15:54 +02:00
Jeena
fd9b3d9580 added pond with link to readme 2014-05-22 22:15:30 +02:00
Jeena
f5f9e9761f fixed circle text color on white 2014-05-22 22:15:06 +02:00
Jeena
89142c54c0 better error message on login with wrong server address, fixes #15 2014-05-22 21:29:39 +02:00
Jeena
54c87e58d8 typo 2014-05-22 21:19:15 +02:00
Jeena
1f404a846c disabled word suggestions inf input fields, fixes #31 2014-05-22 21:14:41 +02:00
Jeena
b5931a8538 fixed long images not scrolling 2014-05-22 21:09:32 +02:00
Jeena
208fa70c52 removed alert on end of downloads 2014-05-22 20:48:41 +02:00
Jeena
e120f99e4e Merge branch 'master' of github.com:jeena/FeedMonkey 2014-05-22 20:20:11 +02:00
Jeena
28ce177e17 replaced jetser with hammertime which hopefully fixes #32 2014-05-22 20:11:54 +02:00
Jeena
d99928908e added method to logOut doOperation 2014-05-22 19:43:42 +02:00
Jeena Paradies
e9a8af5429 Merge pull request #33 from Alvarord/master20140429-issue30
Limiting the size of the download so localStorage doesn't get full, thanks @Alvarord
2014-05-17 14:17:19 +02:00
AlvaroRD
cfad4d4f4d Added 2 parameters to limit the download size, and how many articles are downloaded by request to the server.
Alerts to detect size download anytime you connect to the server.

This patch catch any exception in case data is not able to be stored in localStorage
2014-05-06 00:12:59 +02:00
Alvarord
bc1c99354f Adding identificator to show it in the interface, developing branch. 2014-04-29 04:56:43 +02:00
Jeena
2267e54cd4 fixed timestamp bug 2014-02-04 21:56:53 +01:00
Jeena
35f4825596 working pond 2014-02-04 21:44:02 +01:00
Jeena
08639f9999 first pond stuff 2014-02-04 08:47:46 +01:00
Jeena
d8723a3d9e fixed #19 2013-09-22 19:28:13 +02:00
Jeena
aeba8f58b3 Revert "read items get subdued text and arrow color"
This reverts commit 54ebe5d057.
2013-09-22 16:37:26 +02:00
Jeena
d04c4be6f6 revert 2013-09-22 16:37:23 +02:00
Jeena Paradies
ab1f9d577d Merge pull request #24 from jancborchardt/gh-pages
Several improvements
2013-09-22 06:36:48 -07:00
Jan-Christoph Borchardt
db2cc5f416 give feedback on selected input field 2013-09-22 15:18:37 +02:00