Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-05-08
| ||
15:21 | Give a visual mark when collapsing an article list. It's otherwise easy to lose your place if it's a big list and the display jumps. Leaf check-in: 20d0767301 user: vandys tags: master, origin/clean, trunk | |
2023-07-23
| ||
19:49 | Make final loading status stand out a bit check-in: d1c57b48ae user: vandys tags: master, origin/clean, trunk | |
19:37 | Make the background fully transparent, as it's over a div with the needed partial transparency already. check-in: 7412b99496 user: vandys tags: master, origin/clean, trunk | |
2023-07-08
| ||
21:22 | Keep the top modal message background from obscuring (make partial opaque like the rest of the modal background) check-in: 88a4786035 user: vandys tags: master, origin/clean, trunk | |
2023-07-07
| ||
14:35 | Give a little more time to see conclusion of article load check-in: b29634e231 user: vandys tags: master, origin/clean, trunk | |
2023-07-06
| ||
18:20 | Shade out article list and place modal with running count during article load. check-in: 59940bf9db user: vandys tags: master, origin/clean, trunk | |
18:02 | Pass #1, modal message loading. Groundwork, display screens, etc. check-in: da4dbf5d6f user: vandys tags: master, origin/clean, trunk | |
2023-06-26
| ||
17:14 | One more spacing fix check-in: 688b6b76c4 user: vandys tags: master, origin/clean, trunk | |
06:18 | Add up-arrow to warp to top from bottom of screen. Use flex. The CSS applies to the top menu bar, so put a pad in there to preserve format. check-in: 4785eb4798 user: vandys tags: master, origin/clean, trunk | |
2022-01-20
| ||
18:11 | Make article body reading bounded in width (wide screens are painful when the text runs full width). check-in: a4a395a85c user: vandys tags: master, origin/clean, trunk | |
2020-08-02
| ||
03:50 | The reader mode hook really doesn't satisfy, so set it aside. Still would be nice to directly enter a page in reader mode! check-in: 3801332de5 user: vandys tags: master, origin/clean, trunk | |
2020-06-03
| ||
17:02 | Use the magnify cursors instead. check-in: efd519cd62 user: vandys tags: master, origin/clean, trunk | |
13:41 | The clickable sections should have the cursor indicate that check-in: 4672c11457 user: vandys tags: master, origin/clean, trunk | |
13:19 | Leave off swipe gestures (don't really help with anything but a totally trivial RSS feed). And it interferes with cut/paste off displayed text. check-in: e2a7a5c5e9 user: vandys tags: master, origin/clean, trunk | |
2019-07-27
| ||
14:41 | Drop the gesture support (never useful to me) check-in: 7949d1286a user: vandys tags: master, origin/clean, trunk | |
14:35 | Fiddle the saved state of reader mode check-in: 9af73d7e32 user: vandys tags: master, origin/clean, trunk | |
2019-04-21
| ||
00:08 | Add option to invoke Mozilla's "reader view" mode on articles. check-in: 703769dde1 user: vandys tags: master, origin/clean, trunk | |
2019-04-20
| ||
17:24 | Whoops, class method for login attempt. check-in: 14d57ed185 user: vandys tags: master, origin/clean, trunk | |
00:50 | Modernize JS in TinyTiny RSS support. (I'd update the others, but without access to a server, I couldn't verify if I got it right.) check-in: 52fc589285 user: vandys tags: master, origin/clean, trunk | |
2019-03-05
| ||
15:45 | Make read/unread indicator dim when read. check-in: 3bb0214a02 user: vandys tags: master, origin/clean, trunk | |
14:51 | Add black theme check-in: 245d200092 user: vandys tags: master, origin/clean, trunk | |
2019-03-02
| ||
16:28 | Move to ES6 classes. Tidy some control flow. Use let/const where appropriate. Move to 4-space indentation. Normalize "if (...)" spacing. check-in: 50e5705971 user: vandys tags: master, origin/clean, trunk | |
14:52 | Streamline the login var references check-in: 0b9f3fb4e1 user: vandys tags: master, origin/clean, trunk | |
2019-03-01
| ||
14:36 | Start streamlining id refs check-in: 270e670bdb user: vandys tags: master, origin/clean, trunk | |
14:22 | Remove deprecated mozApps reference check-in: 110d493ffb user: vandys tags: master, origin/clean, trunk | |
2017-02-10
| ||
19:34 | Have next/prev honor grouped display of articles under feeds. check-in: ba0047792a user: ajv-899-334-8894@vsta.org tags: master, origin/clean, trunk | |
2017-01-29
| ||
19:15 | With change in article numbering, need way to tie article back to HTML element. Use an ID. check-in: 8687d19ebd user: ajv-899-334-8894@vsta.org tags: master, origin/clean, trunk | |
17:03 | Allow for successive growing of "unread_articles". Move helper function adjacent to method which uses it. check-in: b91e2dbdd2 user: ajv-899-334-8894@vsta.org tags: master, origin/clean, trunk | |
05:13 | Make collapsing feed article lists check-in: d9dcf7e0ea user: ajv-899-334-8894@vsta.org tags: master, origin/clean, trunk | |
04:27 | Group posts by feed name. Step #1 of getting collapsing feeds so it's easier to swim through larger feeds. check-in: 7dde4dacdd user: ajv-899-334-8894@vsta.org tags: master, origin/clean, trunk | |
2016-02-19
| ||
04:58 | Use document element (base is deprecated). Use timeout (updating URL hash, among others, resets scroll position). check-in: 2e9c3fd831 user: ajv-899-334-8894@vsta.org tags: master, origin/clean, trunk | |
2014-10-26
| ||
23:29 | version bump Leaf check-in: 1d90e2c513 user: spam@jeenaparadies.net tags: 0.4.3, origin/clean, trunk | |
23:27 | hide publish button for nono TTRSS check-in: dcb49a3be2 user: spam@jeenaparadies.net tags: origin/clean, trunk | |
2014-10-16
| ||
06:34 | Merge pull request #40 from Bonbadil/master Two-states buttons are now using opacity instead of two icons. check-in: 94b84aced1 user: spam@jeenaparadies.net tags: origin/clean, trunk | |
2014-10-15
| ||
22:08 | Merge branch 'master' of https://github.com/jeena/FeedMonkey check-in: 37ac268650 user: bonbadil@yahoo.fr tags: origin/clean, trunk | |
22:06 | Two-states buttons are now using opacity instead of two icons. check-in: 0f33cf31b7 user: bonbadil@yahoo.fr tags: origin/clean, trunk | |
21:45 | Merge pull request #39 from Bonbadil/master Add a publish button on article view for TTRSS. check-in: 959a40fdde user: spam@jeenaparadies.net tags: origin/clean, trunk | |
20:58 | Use cloud symbols for the publish button. check-in: 5b24686c59 user: bonbadil@yahoo.fr tags: origin/clean, trunk | |
20:00 | Add a publish button on article view. check-in: bcc2a1546e user: bonbadil@yahoo.fr tags: origin/clean, trunk | |
2014-08-29
| ||
18:19 | version bump check-in: 604dad6873 user: spam@jeenaparadies.net tags: 0.4.2, origin/clean, trunk | |
2014-08-27
| ||
20:56 | Merge branch 'master' of github.com:jeena/FeedMonkey check-in: 0bfeb473ce user: spam@jeenaparadies.net tags: origin/clean, trunk | |
20:56 | OwnCloud: sending right Content-Type, fixes #36 check-in: dc792f080a user: spam@jeenaparadies.net tags: origin/clean, trunk | |
2014-08-09
| ||
15:39 | Merge pull request #35 from mossroy/master Issue #30 : Handle the NOT_LOGGED_IN errors that can come from tt-rss backends. check-in: 363f8ff0d4 user: spam@jeenaparadies.net tags: origin/clean, trunk | |
2014-08-06
| ||
13:37 | Issue #30 : Avoid displaying "undefined" for username when it was not yet stored in the localStorage check-in: 21b734345c user: mossroy@free.fr tags: origin/clean, trunk | |
13:29 | Issue #30 : Fix a typo in function name check-in: e0a0516fc1 user: mossroy@free.fr tags: origin/clean, trunk | |
13:22 | 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 check-in: 74421c5804 user: mossroy@free.fr tags: origin/clean, trunk | |
10:18 | 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. check-in: 95b4e43bff user: mossroy@free.fr tags: origin/clean, trunk | |
2014-06-03
| ||
20:55 | version bump check-in: 7f6d873f8b user: spam@jeenaparadies.net tags: 0.4.1, origin/clean, trunk | |
20:55 | easier swiping check-in: cb7816abe8 user: spam@jeenaparadies.net tags: origin/clean, trunk | |
20:54 | fixed images and figures check-in: f6da879118 user: spam@jeenaparadies.net tags: origin/clean, trunk | |