2011-09-13 |
Andrew Dolgov | remove QUOTA_EXCEEDED_ERR (undefined in chrome) |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Jochen Wierum | Got mobile view working on Opera Mobile, Safari and... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Andrew Dolgov | mobile: fix headline ordering |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Andrew Dolgov | api: add getHeadlines since_id |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Andrew Dolgov | api: set content-type |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Dolgov | digest article scrolling fix |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Dolgov | rework digest mode |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Dolgov | feedtree, check for _itemsByIdentity being filled in... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Dolgov | digest css tweaks |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Dolgov | digest: fix scrolling on load_more |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Andrew Dolgov | upgrade scriptaculous |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Andrew Dolgov | use caching for unexpanded CDM |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Andrew Dolgov | zoomToArticle: fix for new cache system |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Andrew Dolgov | implement random precaching of unread feeds on timer |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Andrew Dolgov | improve headline caching, update cache after toggleMark... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Andrew Dolgov | implement automatic precaching for next normal and... |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Andrew Dolgov | remove unused headlines-info.unread |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Andrew Dolgov | rework caching, use html5 local storage |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Andrew Dolgov | viewfeed: do not return sync counters on subop |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Andrew Dolgov | css: remove Lucida Grande |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Andrew Dolgov | update_rss_feed_real: allow overriding fetch url |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Andrew Dolgov | bump prototype to 1.6.1 (refs #291) |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Craig Meyer | Extended Actions to include Select by tag (add local... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Andrew Dolgov | ldap auth: support LDAP extra attributes (closes #363) |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Andrew Dolgov | fix SQL query variable being overridden when using... |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Andrew Dolgov | ccache_cleanup: fix sql syntax for mysql |
commit | commitdiff | tree | snapshot |
2011-08-21 |
Andrew Dolgov | pubsub: cast feed_id as integer |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Andrew Dolgov | add sanity check for SELF_URL_PATH being kept at defaul... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Andrew Dolgov | reinstate open_basedir sanity check |
commit | commitdiff | tree | snapshot |
2011-08-08 |
Andrew Dolgov | do not perform synchronous update on pubsub call |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Andrew Dolgov | add ccache_cleanup(), invoke on login |
commit | commitdiff | tree | snapshot |
2011-08-05 |
Andrew Dolgov | viewfeed: do not show notify progress when offset != 0 |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | remove sphinxapi.php.08_04_11_183927 |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | Merge pull request #11 from meyercr/master |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Craig Meyer | Update lib/sphinxapi.php to V2.0.1 |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Craig Meyer | Merge branch 'master', remote-tracking branch 'origin' |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | misc headlines speedup |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | fix wrong even/odd position in headlines buffer |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | do not perform catchup batch request when infscroll... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | misc code cleanup |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | do not schedule catchup batch request when infscroll... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | implement workaround for missing autoloaded headlines... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | add experimental fade-in effect for autoloaded headlines |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | backend/pubsub: block immediately if PUBSUBHUBBUB_ENABL... |
commit | commitdiff | tree | snapshot |
2011-08-04 |
Andrew Dolgov | auto catchup: prevent request flood |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Andrew Dolgov | prototypize creation of headlines-spacer |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Andrew Dolgov | allow marking last headline as read automatically by... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Andrew Dolgov | cdm auto catchup: mark posts when scrolled above half... |
commit | commitdiff | tree | snapshot |
2011-08-03 |
Andrew Dolgov | view: fix article not being marked as read when not... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Andrew Dolgov | properly handle relative link elements for feed and... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Andrew Dolgov | update mysql schema upgrade files to use ENGINE= instea... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Andrew Dolgov | tweak OPML panel UI a bit |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Andrew Dolgov | Merge pull request #10 from meyercr/master |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Andrew Dolgov | Merge pull request #9 from meyercr/9949bd154e9d01b50132... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Andrew Dolgov | Merge pull request #8 from chernesk/master |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Craig Meyer | Extend OPML preferences pane, to provide more control... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
Craig Meyer | functions.php: Fixed some mild errors. |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Andrew Dolgov | fix 'view as rss' not working correctly for search... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Andrew Dolgov | add undocumented constant _SHOW_FEED_TITLE_IN_VFEEDS... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Chris Chernesky | adding an email article hotkey 'e' |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Andrew Dolgov | release 1.5.5 1.5.5 |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Andrew Dolgov | hotkeys: implement a-prefix hotkeys (a i, a u, a a... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Andrew Dolgov | pref-instances: mention open_basedir as a reason for... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Andrew Dolgov | pref-instances: remove unnecessary check for open_basedir |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Andrew Dolgov | remove sanity check on open_basedir, block using CURL... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Andrew Dolgov | fetch_file_contents: make CURL use default tt-rss user... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Andrew Dolgov | backend/pubsub: better 404 handling, do not cause PHP... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Andrew Dolgov | allow redirect to login page when calling external... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Andrew Dolgov | pref-feeds/add: properly handle rc=3 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Andrew Dolgov | mobile: show originating feed in article view when... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Andrew Dolgov | pref-feeds: show subscribed feeds count (closes #338) |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Andrew Dolgov | mobile: rename HIDE_READ option, show read articles... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Andrew Dolgov | http_authenticate_user: obsolete, comment out |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Andrew Dolgov | release 1.5.4 1.5.4 |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Andrew Dolgov | mysql schema: change TYPE= to ENGINE= |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Andrew Dolgov | update it_IT translation |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Andrew Dolgov | backend/la: properly handle situation when article... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Andrew Dolgov | filter to sql: fix missing bracket |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Andrew Dolgov | getAllCounters: return category counters even if ENABLE... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Andrew Dolgov | update_rss_feed: properly handle update_insignificant |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Andrew Dolgov | do not mark post as updated when comments count changes |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Andrew Dolgov | rework pubsubhubbub sanity check |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Andrew Dolgov | add option to disable PUSH client support globally... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Andrew Dolgov | allow loading without allow_url_fopen when CURL is... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Andrew Dolgov | html allowed: enable table,tr,td |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Andrew Dolgov | update_rss_feed: only show PUSH debug when requested |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Andrew Dolgov | update_rss_feed: add some PUSH debugging |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Andrew Dolgov | update German translation (closes #337) |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | filter_to_sql: properly set query limit by date |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | update_feedbrowser_cache: properly skip feeds with... 1.5.3-proper |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | prefs: enable Linked tab in single user mode |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | allow sequential exception dialogs to be shown |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | release 1.5.3 1.5.3 |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | update translations |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | block pref-instances tab if CURL is not available |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | update: add get_linked_feeds to normal update tasks |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | backend/fbexport: read key from _POST |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Andrew Dolgov | update feedbrowser |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Andrew Dolgov | get_linked_feeds: properly set feedbrowser cache (fix... |
commit | commitdiff | tree | snapshot |
next |