summaryrefslogtreecommitdiff
path: root/functions.php
AgeCommit message (Expand)Author
2006-10-01add debug mode only fast user switcherAndrew Dolgov
2006-09-30do not die if DEFAULT_UPDATE_INTERVAL is not foundAndrew Dolgov
2006-09-29remove usage of undefined DIGEST_DAYS_BACKAndrew Dolgov
2006-09-29subtoolbar is now stickyAndrew Dolgov
2006-09-28disable flash disabling in sanitize_rssAndrew Dolgov
2006-09-26import articles which have no link or guid (hello, microsoft); include guids ...Andrew Dolgov
2006-09-21remove half-working simplepie content parser, strip tags from article link/ti...Andrew Dolgov
2006-09-21some more sanitize_rss fixesAndrew Dolgov
2006-09-21disable html objects in article content, breaks layoutAndrew Dolgov
2006-09-19optimize mark selected functionAndrew Dolgov
2006-09-19optimize catchup selected, add CatchupSelected subop in viewfeedAndrew Dolgov
2006-09-19fix feed: prefix stripping (2)Andrew Dolgov
2006-09-19fix feed: prefix strippingAndrew Dolgov
2006-09-16filter stupid feed: prefix from feed urlAndrew Dolgov
2006-08-30better new version detection (fix again)Andrew Dolgov
2006-08-30better new version detection (fix)Andrew Dolgov
2006-08-30better new version detectionAndrew Dolgov
2006-08-28new option: CONFIRM_FEED_CATCHUP (closes #106)Andrew Dolgov
2006-08-28merge better favicon handling from wordpress plugin (closes #107)Andrew Dolgov
2006-08-22add global option DIGEST_ENABLEAndrew Dolgov
2006-08-22fix charset information in digestAndrew Dolgov
2006-08-22schema: ttrss_feeds, new field - include_in_digestAndrew Dolgov
2006-08-21implement support for daily digestsAndrew Dolgov
2006-08-21tweak digest sigAndrew Dolgov
2006-08-21security fix for op=digestTestAndrew Dolgov
2006-08-21tweak new version notifyAndrew Dolgov
2006-08-20normalize title in front pages, fix filter query in update processAndrew Dolgov
2006-08-20use ttrss_filters.enabledAndrew Dolgov
2006-08-20add experimental digest codeAndrew Dolgov
2006-08-20block error output when fetching favicons with CURLAndrew Dolgov
2006-08-20new option: USE_CURL_FOR_ICONS (closes #101), add some CRs to error messagesAndrew Dolgov
2006-08-20implement new version checking (3)Andrew Dolgov
2006-08-20implement new version checking (2)Andrew Dolgov
2006-08-20implement new version checkingAndrew Dolgov
2006-08-20add simple op=getUnread call to return global unread counterAndrew Dolgov
2006-08-19load magpie/rss_fetch.inc in functions.php (closes #100)Andrew Dolgov
2006-08-19change short php tags to long onesAndrew Dolgov
2006-08-16move outputFeedList to getFeedUnread, misc. hidden-related fixesAndrew Dolgov
2006-08-16fix getGlobalCounters re hidden feedsAndrew Dolgov
2006-08-16remove display of hidden feed entries from category view and labelsAndrew Dolgov
2006-08-16do not fail on uknown prefkeys while updating feedsAndrew Dolgov
2006-08-16fix broken globalUpdateFeeds processingAndrew Dolgov
2006-08-13rework auto-refresh method if number of subscriptions changedAndrew Dolgov
2006-08-13block mysql versions where true is undefined in sanity_checkAndrew Dolgov
2006-08-05sanitize title/comments/link tooAndrew Dolgov
2006-08-05disable scripts in rss entry contentAndrew Dolgov
2006-08-01fix various cat-related bugsAndrew Dolgov
2006-08-01various category/feed id clash fixesAndrew Dolgov
2006-08-01add search-to-label converter, ability to unsubscribe from label, various lab...Andrew Dolgov
2006-08-01generated feeds always sorted by updated descAndrew Dolgov