Commit Graph

250 Commits (f72a7b6696286b2b1bb6a3d0ae33bab49e3552d0)

Author SHA1 Message Date
Andrew Dolgov f72a7b6696 allow forwarding multiple articles by email 14 years ago
Andrew Dolgov 31a53903e6 add article forwarding by email (closes #271) 14 years ago
Andrew Dolgov fb45339a81 catchupRelativeToArticle: use confirm_feed_catchup preference 14 years ago
Andrew Dolgov d5ed5446d1 functions: code cleanup 14 years ago
Andrew Dolgov 84c7b824fb use console.log for debugging; improve exception information 14 years ago
Andrew Dolgov f2a648e1b2 code cleanup 15 years ago
Andrew Dolgov d002edc715 code cleanup 15 years ago
Andrew Dolgov 641444d3d7 flush cache on feedEditSave 15 years ago
Andrew Dolgov bd3f2ade87 editTagsSave: invalidate article cache 15 years ago
Andrew Dolgov fde715c1f2 reenable cache_inject 15 years ago
Andrew Dolgov be35798b84 add get_article_enclosures(); initial support for memcached 15 years ago
Andrew Dolgov 883fee8df0 neon updates; make more icons themeable; misc fixes 15 years ago
Andrew Dolgov a5819bb35d code cleanup; remove unnecessary callbacks; rework subscribtion dialog 15 years ago
Adrian Lang 542aebacb7 Add callback to Popups, focus subscribe URL input. 15 years ago
Andrew Dolgov 6f068202d7 rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 15 years ago
Andrew Dolgov a491a7f103 view: do not pass feed_id 15 years ago
Andrew Dolgov b4e75b2a25 use POST parameters for frontend requests 15 years ago
Andrew Dolgov 12e55b9017 view: set feed_id to 0 when it is undefined 15 years ago
Andrew Dolgov a12eb9c327 archiveSelection: invalidate article cache 15 years ago
Andrew Dolgov e04c18a2c2 implement archived articles feed; bump schema 15 years ago
Andrew Dolgov 664306d30c view: hide auxDlg when clicking on an article 15 years ago
Andrew Dolgov 449cc6062e do not reset alt attribute when changing back feedlist icon from progressbar 15 years ago
Andrew Dolgov b103912495 view: display round loading indicator in FUPDPIC container 15 years ago
Andrew Dolgov 105b61b771 feedlist: tweak the loading progressbar display 15 years ago
Andrew Dolgov b7665618db properly display loading indicators in category titles 15 years ago
Andrew Dolgov 6e35a862dd fix view() being called twice on every headline click, experimental progress indicators for feedlist/headlines 15 years ago
Andrew Dolgov 51682b2330 move inline player generation code into separate function; disable support for native html5 player due to unsolved usability reasons (closes #246) 15 years ago
Andrew Dolgov 784ac51f88 add separate indicator for fresh articles 15 years ago
Andrew Dolgov 95f67d2ebc add support for HTML5 way of playing audio/video enclosures (closes #246) 15 years ago
Andrew Dolgov 2855ee88bd catchupSelected: pass ids in POST to prevent url size limit problems 15 years ago
Andrew Dolgov c7e51de137 Revert "update translations"
This reverts commit 2b38f79c86.

Wrong commit from wrong branch.
16 years ago
Andrew Dolgov 2b38f79c86 update translations 16 years ago
Andrew Dolgov 5161564f3d add support for adding syndicated notes to published articles 16 years ago
Andrew Dolgov 46b84d2998 offline: actions dropdown works 16 years ago
Andrew Dolgov 9ca945a6d2 offline: try to keep local server info ready for offline mode 16 years ago
Andrew Dolgov b4dc02e207 offline: sync tweaks 16 years ago
Andrew Dolgov acac8448a4 use prototype instead of getElementById 16 years ago
Andrew Dolgov 1a00325836 toggleUnread: handle local db 16 years ago
Andrew Dolgov 96f8322d71 cdmClicked: do not select article on click 16 years ago
Andrew Dolgov 03c96380ed offline: properly close resultsets with rs.close() 16 years ago
Andrew Dolgov 20919a06a1 move offline stuff to offline.js 16 years ago
Andrew Dolgov c8a9fe5b07 properly update local vfeed counters 16 years ago
Andrew Dolgov a4b906ec46 view: update offline feedlist counters 16 years ago
Andrew Dolgov 2f71f07bdd update local db on toggle marked and view_offline() 16 years ago
Andrew Dolgov 45a6446d87 add placeholder view_offline() 16 years ago
Andrew Dolgov e0999d95c3 cache_expire: separate TTL for various kinds of cached objects 16 years ago
Andrew Dolgov d63170bff0 articles_callback: do not try to extract counters when transport.responseXML is MIA 16 years ago
Andrew Dolgov 31234407bf enable cache of feedlist data 16 years ago
Andrew Dolgov fb456d28f2 experimental gears cache work 16 years ago
Andrew Dolgov 49fd1e944f code cleanup (remove old xmlhttp references) 16 years ago