|
| 2010-Mar-07 12:33 | • | Check-in [465]: more sponsored ads removed (By majid) |
| 12:33 | • | Check-in [464]: create a thread to queue ratings (from thumbs-up/thumbs-down) so they are not lost if the aggregator is updating feeds and the browser connection is closed. (By majid) |
| 2010-Feb-18 08:36 | • | Check-in [463]: removed leftover debug print statement (By majid) |
| 2010-Feb-11 11:59 | • | Check-in [462]: #101 fix unbalanced CDATA sections (By majid) |
| 09:42 | » | Create ticket #101: HTML balancer does not deal with unbalanced CDATA sections (By majid) |
| 2010-Jan-19 11:08 | » | Create ticket #100: article open/collapsed status should be made persistent (By majid) |
| 2010-Jan-18 10:17 | • | Check-in [461]: fixed balancing to work when there are newlines inside a tag (By majid) |
| 2010-Jan-16 18:50 | √ | Fixed ticket #99, was new. (By majid) |
| 18:48 | • | Check-in [460]: #99 fix excessively aggressive balancing that would not permit nested block-level tags (By majid) |
| 18:13 | » | Create ticket #99: blockquotes are being eliminated by the HTML tag balancer (By majid) |
| 18:11 | √ | Fixed ticket #94, was new. (By majid) |
| 17:30 | • | Check-in [459]: build the feed statistics materialized view at startup and use it to accelerate the AllFeedsPage (By majid) |
| 2009-Dec-31 11:08 | • | Check-in [458]: updated CVS tarball/zip deployment directory (By majid) |
| 2009-Dec-13 02:44 | √ | Fixed ticket #98, was new. (By majid) |
| 01:50 | • | Check-in [457]: fix for #98, /rsrc subdirectory missing from CVS tarballs (By majid) |
| 2009-Dec-12 09:20 | » | Create ticket #98: Daily CVS snapshots don't include rsrc directory (By anonymous) |
| 2009-Nov-26 01:41 | • | Check-in [456]: update the article counter in real time as articles are hidden (By majid) |
| 2009-Nov-23 18:01 | » | Create ticket #97: cannot subscribe to feeds without homepage links (By majid) |
| 18:00 | » | Create ticket #96: possible escaping issues with keywords (By majid) |
| 2009-Nov-18 16:39 | • | Check-in [455]: use hashlib instead of md5 for 2.5+ (By majid) |
| 16:17 | • | Check-in [454]: Added an extra line of defense against XSS attacks to protect against a bug in feedparser that can let script tags through: ¤http://code.google.com/p/feedparser/issues/detail?id=195&start=100 (By majid) |
| 2009-Nov-14 00:31 | » | Create ticket #95: tag filtering does not work correctly with special characters (By majid) |
| 00:21 | • | Check-in [453]: add totals to AllFeedsPage (By majid) |
| 00:21 | • | Check-in [452]: fixed _share Atom feed generation, track rating change timestamp (By majid) |
| 2009-Oct-31 19:43 | • | Check-in [451]: make sort by item_uid the default (By majid) |
| 2009-Oct-29 10:33 | • | Check-in [450]: changed feed follow color to black as blue was too distracting (By majid) |
| 10:31 | • | Check-in [449]: fixed feediz ad filtering (By majid) |
| 10:25 | • | Check-in [448]: added little arrow after feed to go to that feed's articles (By majid) |
| 03:14 | » | Create ticket #94: update FeedDetailsPage to use v_feeds_snr (By majid) |
| 03:13 | » | Create ticket #93: create mv_feed_stats on demand (By majid) |
| 02:56 | • | Check-in [447]: bug fixes for MainView, UI optimization for iPhone (By majid) |
| 01:32 | • | Check-in [446]: Improvements to the main view page - the articles are now ordered left to right instead of top down. In the old setup the second column was usually stale articles. Better column balancing algorithm based on article lengths and implemented in-browser using jQuery (still not perfect because images that [...] (By majid) |
| 2009-Oct-27 23:54 | • | Check-in [445]: removed item_viewed which is too expensive to maintain for little to no benefit (By majid) |
| 23:41 | • | Check-in [444]: stop updating item_viewed - it is never used in practice, and very expensive to maintain. The corresponding column should be dropped from the data model as well. (By majid) |
| 2009-Oct-25 14:06 | • | Check-in [443]: strip Feedix ads (e.g. Le Figaro) (By majid) |
| 2009-Oct-13 01:32 | • | Check-in [442]: regenerated temboz.js (By majid) |
| 01:32 | • | Check-in [441]: added sort option to MainView (By majid) |
| 2009-Oct-04 18:43 | » | Create ticket #92: improve full-text search (By majid) |
| 11:17 | » | Create ticket #91: interesting-only items view has only one column (By majid) |
| 2009-Sep-28 17:29 | • | Check-in [440]: fixed regression: ctrl-z keyboard events are somehow reported as ctrl-meta-z. Apparently the jQuery folks generate a fake metaKey modifier when ctrl is pressed for cross-platform compatibility (i.e. make ctrl-z also detectable as command-z on Macs). This seems backwards. See also: ¤http://dev.jquery.com/ticket/3368 (By majid) |
| 2009-Sep-27 19:04 | • | Check-in [439]: fix positioning of popup menus when the positioned container (e.g. body) is not aligned with the viewport (By majid) |
| 16:47 | • | Check-in [438]: moved more common JS code to temboz.js via specific.js (By majid) |
| 16:43 | • | Check-in [437]: moved common JS code to temboz.js via specific.js (By majid) |
| 2009-Sep-26 10:53 | • | Check-in [436]: removed obsolete comment (By majid) |
| 10:50 | • | Check-in [435]: removed XHTML crud. HTML5 rules... (By majid) |
| 10:48 | • | Check-in [434]: refactored view to move the menu bar logic out into its own template, and extract the mylos public view code since it is irrelevant to most users, and can be better implemented using Cheetah block inheritance (By majid) |
| 02:03 | • | Check-in [433]: fix for public pages at ¤http://www.majid.info/mylos/temboz.html (By majid) |
| 01:48 | • | Check-in [432]: disabled thumbs_bottom option. It had not been tested in quite a while, and should be replaced by an item in the View drop-down menu in any case (By majid) |
| 01:45 | • | Check-in [431]: updated feedparser (By majid) |
| 01:44 | • | Check-in [430]: started streamlining the menu bar enable undo using Ctrl-Z or Command-Z (By majid) |
| 00:56 | • | Check-in [429]: disabled gzip compression for IE, as IE8 at least is buggy in its handling of it and can enter an infinite loop (By majid) |
| 2009-Sep-25 22:37 | * | Wiki page ThufirRequirements edited by majid (diff) |
| 17:29 | * | Wiki page MainView edited by majid (diff) |
| 2009-Sep-24 18:53 | • | Check-in [428]: made the filter form text box label context-sensitive (By majid) |
| 18:14 | √ | Fixed ticket #84, was new. (By majid) |
| 18:14 | • | Check-in [427]: #84 fix errors in documentation (By majid) |
| 17:59 | • | Check-in [426]: added missing menubar.tmpl file (By majid) |
| 2009-Sep-23 23:01 | • | Check-in [425]: updated jQuery and other libraries (By majid) |
| 23:01 | • | Check-in [424]: added ability to filter authors (By majid) |
| 12:32 | √ | Fixed ticket #78, was new. (By majid) |
| 12:32 | • | Check-in [423]: implemented #78 (By majid) |
| 08:44 | • | Check-in [422]: more fixes for tag autofiltering (By majid) |
| 2009-Sep-22 16:39 | * | Wiki page ThufirRequirements edited by majid (diff) |
| 16:16 | • | Check-in [421]: added more blegs to the gunk filter (By majid) |
| 16:15 | • | Check-in [420]: added option to edit feed HTML link, not just the RSS/Atom link (By majid) |
| 2009-Sep-18 01:35 | • | Check-in [419]: updated feedparser (By majid) |
| 01:33 | • | Check-in [418]: added optional display of item tags and the ability to filter on them (By majid) |
| 2009-Sep-17 10:00 | • | Check-in [417]: added an index for tag name lookup (By majid) |
| 09:54 | • | Check-in [416]: we must have tag_item_uid first in the fm_tags primary key index to speed up joins with fm_items without having to create another index (By majid) |
| 2009-Sep-16 15:24 | • | Check-in [415]: #23 added a table fm_tags to record tags listed in the feeds (By majid) |
| 2009-Sep-04 13:47 | * | Wiki page ThufirRequirements edited by majid (diff) |
| 2009-Aug-05 12:51 | » | Create ticket #90: make link dereferencing cookie-aware (By majid) |
| 12:49 | » | Create ticket #89: Autofilter not working in some cases (By majid) |
| 2009-Jul-13 12:28 | √ | Fixed ticket #86, was new. (By majid) |
| 12:27 | • | Check-in [414]: implemented #86 - retroactively unfilter articles when a feed is marked exempted (By majid) |
| 2009-Jul-08 13:07 | » | Create ticket #88: reinforce Temboz against CSRF (By majid) |
| 2009-Jul-07 18:03 | • | Check-in [413]: move CVSdist zipfile to the proper directory (By majid) |
| 18:02 | • | Check-in [412]: build CVSdist zip in addition to tarball (By majid) |
| 17:57 | • | Check-in [411]: work-around for a Firefux form UTF-8 encoding bug that would occasionally cause post edits to fail if they included extended characters (By majid) |
| 2009-Jul-06 17:50 | » | Create ticket #87: allow user to view articles filtered by a Python rule (By majid) |
| 2009-Jun-25 12:25 | » | Create ticket #86: when exempting a feed from filtering, unfilter filtered articles (By majid) |
| 2009-Jun-12 12:12 | » | Create ticket #85: search function unescaping problem (By majid) |
| 2009-Jun-08 19:47 | • | Check-in [410]: added --resync option to fetch only feeds with errors (By majid) |
| 10:02 | » | Create ticket #84: Typo in ddl.sql: trailing comma on line 39 (By anonymous) |
| 2009-Jun-01 14:30 | » | Create ticket #83: prevent redundant filtering rules (By majid) |
| 2009-May-01 18:30 | √ | Fixed ticket #6, was new. (By majid) |
| 18:30 | • | Check-in [409]: #6 - provide a notification when feeds exceed param.max_errors consecutive errors (By majid) |
| 17:58 | √ | Closed ticket #55, was new. (By majid) |
| 2009-Apr-22 23:07 | • | Check-in [408]: "make clean" now work. Fixes for "make sync-js" and "make js". (By majid) |
| 23:06 | • | Check-in [407]: Major performance optimizations for the AllFeedsPage by simulating an Oracle materialized view in SQLite. The counters are updated in real time using triggers, the SNR is updated by a nightly batch in the cleanup procedure. A side benefit is the SQLite DB file no longer has dependencies on a custom Python [...] (By majid) |
| 23:03 | • | Check-in [406]: added ability to share interesting items via Atom (By majid) |
| 23:00 | • | Check-in [405]: Coding Horror ads (By majid) |
| 22:59 | • | Check-in [404]: sort threads by numeric order (helps when reloading) (By majid) |