summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-19print_select, print_select_hash: remove line endings and other special symbol...Andrew Dolgov
2013-03-18Merge pull request #59 from ValdisVitolins/masterAndrew Dolgov
2013-03-18Resource files for Latvian were addedValdis Vitolins
2013-03-19experimental patch to enable compatibility with php safe_modeAndrew Dolgov
2013-03-19properly fix the cache_images issue (refs #578)Andrew Dolgov
2013-03-19Revert "add experimental HOOK_SANITIZE"Andrew Dolgov
2013-03-18add experimental HOOK_SANITIZEAndrew Dolgov
2013-03-18tweak hotkey map notation to allow stuff like shift-arrowsAndrew Dolgov
2013-03-18cache minified js filesAndrew Dolgov
2013-03-17properly allow false parameters passed through to API calls (refs #576)Andrew Dolgov
2013-03-17update translations; add plugin stringsAndrew Dolgov
2013-03-17use saveHTML() in sanitize instead of saveXML() (refs #522)Andrew Dolgov
2013-03-17add startup check for iconv (refs #571)Andrew Dolgov
2013-03-17sanitize: move htmlawed rewriting to execute last so that we can keepAndrew Dolgov
2013-03-17implement proper last_marked/last_published feeds for proper sorting ofAndrew Dolgov
2013-03-17update translationsAndrew Dolgov
2013-03-16fix escaping of entry content being broken by cache_images() rewritingAndrew Dolgov
2013-03-16remove cache_content remnantsAndrew Dolgov
2013-03-16remove LIBXML_NOEMPTYTAG because of double <br/>s - the #357 issue withAndrew Dolgov
2013-03-16include hashed SELF_URL_PATH when checking for new versionAndrew Dolgov
2013-03-16make version checks a bit more readableAndrew Dolgov
2013-03-16Somehow I managed to get it wrong the first time.Dimitar Dimitrov
2013-03-15Compare versions in a more robust way.Dimitar Dimitrov
2013-03-15Let htmLawed keep width+height for imagesAndré
2013-03-15release 1.7.4Andrew Dolgov
2013-03-15Revert "Rewrote database support to classes, Fixed strict warning in sanitize...Andrew Dolgov
2013-03-15Revert "db: use builtin classloader, lowercase class files"Andrew Dolgov
2013-03-15release 1.7.3Andrew Dolgov
2013-03-15db: use builtin classloader, lowercase class filesAndrew Dolgov
2013-03-15Rewrote database support to classes, Fixed strict warning in sanitizedummy.phpMarkus Birth
2013-03-14rename STRIP_IMAGES to make it less confusing (bump schema)Andrew Dolgov
2013-03-12add f C hotkey to toggle combined mode (closes #549)Andrew Dolgov
2013-03-12release 1.7.2Andrew Dolgov
2013-03-11escape fetch error message before saving in the db (closes #550)Andrew Dolgov
2013-03-07remove purging of inactive feeds in daemon_common (causes duplicates)Andrew Dolgov
2013-03-05getLabelCounters: add caption to group by to fix query failing on pgsql 8.4 (...Andrew Dolgov
2013-03-05release 1.7.1Andrew Dolgov
2013-03-04when purging inactive feeds, set last_updated to NOW()Andrew Dolgov
2013-02-28only bind noscroll hotkeys in combined mode by defaultAndrew Dolgov
2013-02-28db: remove qlog stuffAndrew Dolgov
2013-02-27implement classic next/prev article movement behavior, bind to ctrl-arrowsAndrew Dolgov
2013-02-27replace getmicrotime() wrapper with microtime(true)Andrew Dolgov
2013-02-27enclosures player: hide html5 audio elementAndrew Dolgov
2013-02-27db: replace QUERY_LOG with _DEBUG_QUERY_LOGAndrew Dolgov
2013-02-27cache all db prefs on startupAndrew Dolgov
2013-02-27remove server-side feedtree collapse implementationAndrew Dolgov
2013-02-27log queries is QUERY_LOG is definedAndrew Dolgov
2013-02-27ccache: disable force overriding owner_uid on real feeds (why was this needed?)Andrew Dolgov
2013-02-27getLabelCounters: optimize SQLAndrew Dolgov
2013-02-26change various catchup stuff to only affect unread articlesAndrew Dolgov