summaryrefslogtreecommitdiff
path: root/classes/rpc.php
AgeCommit message (Expand)Author
2013-03-31implement catchup with selectable updated criteriaAndrew Dolgov
2013-03-30archive: automatically subscribe user to originating feed while unarchivingAndrew Dolgov
2013-03-29purge orphans after deleting articlesAndrew Dolgov
2013-03-28retire frankly ridiculous sorting by score/title/date/defaultAndrew Dolgov
2013-03-28add cleanup_tags/purge orphans to globalUpdateFeeds and simple updateAndrew Dolgov
2013-03-25add a simple appearing preview for unexpanded cdm and normal modeAndrew Dolgov
2013-03-24api: implement subscribeToFeed/unsubscribeFeed (closes #623)Andrew Dolgov
2013-03-22remove PTITLE kludge; use ajaxAndrew Dolgov
2013-03-22db_escape_string: specify link parameter for consistency; sessions: do not fo...Andrew Dolgov
2013-03-21add headline menu entry to show article urlAndrew Dolgov
2013-03-20remove deprecated theme_image()Joschasa
2013-03-19detect whether browser supports iframe.sandbox and allow iframes accordingly;...Andrew Dolgov
2013-03-17implement proper last_marked/last_published feeds for proper sorting ofAndrew Dolgov
2013-02-20store widescreen status in a cookie (refs #539)Andrew Dolgov
2013-02-01js: simplify counter updating, remove some unused stuffAndrew Dolgov
2013-01-22move some more functions out of functions.php; fix opml.php failing due to re...Andrew Dolgov
2013-01-22split some more functions from functions.phpAndrew Dolgov
2013-01-22updaterandomfeed: use max_execution_time parameterAndrew Dolgov
2013-01-22implement fallback _SIMPLE_UPDATE_MODEAndrew Dolgov
2013-01-19persist widescreen mode in sessionAndrew Dolgov
2012-12-24split feedbrowser into a separate fileAndrew Dolgov
2012-12-24move data import/export to a separate pluginAndrew Dolgov
2012-12-24remove magpie, fix article filter pluginsAndrew Dolgov
2012-12-24move digest to a separate pluginAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov
2012-10-31allow batch setting of article scoresAndrew Dolgov
2012-10-31allow setting article score manuallyAndrew Dolgov
2012-10-31sharepopup: implement assigning labels while sharingAndrew Dolgov
2012-10-29Revert "sanitize article content when importing data from feed"Andrew Dolgov
2012-10-28sanitize article content when importing data from feedAndrew Dolgov
2012-10-28rpc: remove unneeded methodsAndrew Dolgov
2012-10-28fix rpc/cdmGetArticle for archived articlesAndrew Dolgov
2012-09-23subscribe_to_feed: stop fetching URL multiple times while subscribing, variou...Andrew Dolgov
2012-09-10set last_read to NOW() when publishing, order published feed by last read by ...Andrew Dolgov
2012-09-09implement sharing of arbitrary stuff using bookmarklet and API call, bump API...Andrew Dolgov
2012-09-07remove twitter-specific codeAndrew Dolgov
2012-08-17rework class system to use subdirectoriesAndrew Dolgov
2012-07-06remove memcached stuffAndrew Dolgov
2012-06-03experimental tweak to not mark articles newer than last one loaded in the buf...Andrew Dolgov
2012-05-05apply patch from gmargo to differentiate between manual and new feed after-su...Andrew Dolgov
2012-04-01allow manual updates for feeds with disabled automatic updatesAndrew Dolgov
2012-02-13fix rpc setpref (key unassigned)Andrew Dolgov
2012-02-13fix customize CSS dialog disappearing newlines (2)Andrew Dolgov
2012-02-13fix customize CSS dialog disappearing newlinesAndrew Dolgov
2012-01-29prefs: implement batch subscribe to feedsAndrew Dolgov
2012-01-26allow subscribing to twitter feeds without oauth (if require auth checkbox is...Andrew Dolgov
2011-12-28only gzip xml exported data when gz functions are availableAndrew Dolgov
2011-12-28xml export: gzip export dataAndrew Dolgov
2011-12-27export: add linkAndrew Dolgov
2011-12-27implement neutral-format personal data exportAndrew Dolgov