2005-10-28 |
Andrew Dolgov | fix DAEMON_REFRESH_ONLY handling |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | fixed toolbar feed update button |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | extended search dialog placeholder, disabled for now |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | update compact css with userDlg styles |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | blank notify box on showDlg() |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | add dialogue to remove current feed, overall quick... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | generic popup user dialog mechanism |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | quick feed add dialog + related interface tweaks |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | functions.js: add function cancelDialog() |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | escape feed id in update_rss_feed() |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | DAEMON_REFRESH_ONLY patch from the same source |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | added DEFAULT_ARTICLE_LIMIT functionality, patch from... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andrew Dolgov | fix old bug when all feeds were marked as updated every... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Andrew Dolgov | MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Andrew Dolgov | update NEWS |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Andrew Dolgov | implement catchup for labels |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Andrew Dolgov | enable catchup button for labels and starred vfeed |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Andrew Dolgov | rework MarkAllRead subop handler, implement catchup... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Andrew Dolgov | basic profiling information in backend.php |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Andrew Dolgov | start work on showing number of unread articles in... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Andrew Dolgov | new view mode: unread or updated |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Andrew Dolgov | add another example label in default schema |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Andrew Dolgov | loading... prompt for feedlist |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Andrew Dolgov | bump version (to dev .99) |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Andrew Dolgov | add php end tag in db.php |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Andrew Dolgov | disable feed toolbar catchup button when catchup is... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Andrew Dolgov | add isNumeric() to functions |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | global search, update TODO |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | fix broken feed counter updates |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | update help text |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | add SQL expression help and placeholder for help mechanism |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | fix some brackets issues in feed editor |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | add Unread or Starred view mode |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | move logo to the left, fix small layout issue |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | fade notify box border |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | move preferences button to toolbar |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | add some RPC error reporting |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | move notify box, make it more visible |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | made header a little bit smaller |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | support for selective output in forceUpdateAllFeeds |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | escape html characters in db_query() error output |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | disable refetch on viewfeed() to fix interface slowdown... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | fix broken article update functionality (take 2) |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | fix broken article update functionality |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | fix db_fetch_result() functionality for MySQL |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | display message if no tags are found to display |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Andrew Dolgov | options to disable header/footer and to select more... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Andrew Dolgov | remove active feed cookie on app init |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Andrew Dolgov | per-feed update intervals |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Andrew Dolgov | TAG 1.0.6 |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Andrew Dolgov | release 1.0.6 |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Andrew Dolgov | escape data on OPML import (take 2) |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Andrew Dolgov | fixed serious bug in MySQL schema (cascade deletes... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Andrew Dolgov | update TODO |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Andrew Dolgov | update NEWS, TODO |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Andrew Dolgov | tiny css fix |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Andrew Dolgov | fix auto expiration bug on MySQL backend |
commit | commitdiff | tree | snapshot |
2005-09-29 |
Andrew Dolgov | escape title when auto-updated from channel |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Andrew Dolgov | release 1.0.5.1 |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Andrew Dolgov | fix mysql (guid) schema bug |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Andrew Dolgov | TAG 1.0.5 1.0.5 |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Andrew Dolgov | release 1.0.5 |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Andrew Dolgov | more error reporting in db.php |
commit | commitdiff | tree | snapshot |
2005-09-21 |
Andrew Dolgov | print mysql_error() on connect/query/etc failure |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Andrew Dolgov | update NEWS |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Andrew Dolgov | OPML import fix from Thomas |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Andrew Dolgov | while we are at it, change ttrss_entries.{guid,link... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Andrew Dolgov | change ttrss_entries.title type to text |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Andrew Dolgov | call mysql_error() on failed connection |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Andrew Dolgov | fix typo in db_connect() (take two) |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Andrew Dolgov | fix typo in db_connect() |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Andrew Dolgov | patch (from h3) to connect to PGSQL through unix socket |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Andrew Dolgov | TAG 1.0.4 1.0.4 |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Andrew Dolgov | release 1.0.4 |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Andrew Dolgov | search toolbar ui change |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | toggleMark behaviour fixes |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | add tag icon |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | hardcode minimum 30 minute rss refetch interval |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | more work on tag support |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | start work on support for technorati tags, schema uses... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | align feedicon to right (in view) |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | fix update_label_counters bug |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | rework viewfeed query a little bit |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | further label/vfeed/feed behaviour unification |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Andrew Dolgov | rework label counter behaviour |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | fix style of label editor table header |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | rename All Posts, change default labels in schema |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | misc bugfixes in op=viewfeed |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | labels now work with MySQL |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | automagically updating labels with cute XML RPC |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | no entries found -> no articles found |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | disable labels by default |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | virtual feeds (labels) support |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | change Starred-feed caption |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | bump dev version |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | update NEWS, TODO |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | Starred vfolder |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | add blank_icon.gif |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | more cookie magic, basic sanity checks on init() |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Andrew Dolgov | remove ACTFEEDID container, keep information in a cooki... |
commit | commitdiff | tree | snapshot |
next |