Commit Graph

68 Commits (c83554bdddd1efb8a600d2dc6dbd119e3104013c)

Author SHA1 Message Date
Andrew Dolgov c83554bddd rpc: move completeTags to article 13 years ago
Andrew Dolgov 5df8be5c0a rpc: move setArticleTags to article 13 years ago
Andrew Dolgov 195187c490 rpc: move several feed-related calls to pref-feeds 13 years ago
Andrew Dolgov d719b06240 rpc: move setScore to article 13 years ago
Andrew Dolgov 8956b3a607 remove obsolete checkDate stuff 13 years ago
Andrew Dolgov c88e4a2af3 remove small_article_preview 13 years ago
Andrew Dolgov 96e3ae8cce move batchAddFeeds to pref-feeds 13 years ago
Andrew Dolgov 76f2113b35 instances: fix a few wrong calls, move genHash method from rpc 13 years ago
Andrew Dolgov 1c9bda915b move several methods from dlg; fix displayed tags not updated after editing 13 years ago
Andrew Dolgov c8b693cf7f implement catchup with selectable updated criteria 13 years ago
Andrew Dolgov b029f91621 archive: automatically subscribe user to originating feed while unarchiving 13 years ago
Andrew Dolgov f0d3c94aa7 purge orphans after deleting articles 13 years ago
Andrew Dolgov b9a06a0e39 retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES
13 years ago
Andrew Dolgov cda55d67d0 add cleanup_tags/purge orphans to globalUpdateFeeds and simple update
rpc call (closes #636)
13 years ago
Andrew Dolgov d2f3467bb6 add a simple appearing preview for unexpanded cdm and normal mode 13 years ago
Andrew Dolgov efc6553da4 api: implement subscribeToFeed/unsubscribeFeed (closes #623) 13 years ago
Andrew Dolgov 5defc29ff8 remove PTITLE kludge; use ajax 13 years ago
Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 13 years ago
Andrew Dolgov 7fc2e87e17 add headline menu entry to show article url 13 years ago
Joschasa 2a3b6de0ef remove deprecated theme_image() 13 years ago
Andrew Dolgov 4f7d69e185 detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements 13 years ago
Andrew Dolgov 7873d58822 implement proper last_marked/last_published feeds for proper sorting of
published and marked virtual feeds, remove sorting by last_read
workaround
api: add pubsubhubbub ping when article is being set published
bump schema
13 years ago
Andrew Dolgov f03701fe99 store widescreen status in a cookie (refs #539) 13 years ago
Andrew Dolgov 5b55e9e25c js: simplify counter updating, remove some unused stuff 13 years ago
Andrew Dolgov 5083271956 move some more functions out of functions.php; fix opml.php failing due to redeclared autoload 13 years ago
Andrew Dolgov 87d7e8507a split some more functions from functions.php 13 years ago
Andrew Dolgov 6b1a4ecd41 updaterandomfeed: use max_execution_time parameter 13 years ago
Andrew Dolgov 8b83bf5fa1 implement fallback _SIMPLE_UPDATE_MODE 13 years ago
Andrew Dolgov 7d8f56571b persist widescreen mode in session 13 years ago
Andrew Dolgov 55c7f0923e split feedbrowser into a separate file 13 years ago
Andrew Dolgov 6c2637d973 move data import/export to a separate plugin 13 years ago
Andrew Dolgov 19b3992b78 remove magpie, fix article filter plugins 13 years ago
Andrew Dolgov ac22075182 move digest to a separate plugin 13 years ago
Andrew Dolgov 19c7350770 experimental new plugin system 13 years ago
Andrew Dolgov 29064218d0 allow batch setting of article scores 13 years ago
Andrew Dolgov beb6ce2761 allow setting article score manually 13 years ago
Andrew Dolgov 1b4d1a6b44 sharepopup: implement assigning labels while sharing 13 years ago
Andrew Dolgov b3682750bb Revert "sanitize article content when importing data from feed"
This reverts commit c7fe1b4e9e.

Conflicts:
	include/functions.php
	include/rssfuncs.php
13 years ago
Andrew Dolgov c7fe1b4e9e sanitize article content when importing data from feed 13 years ago
Andrew Dolgov 5d7688fe43 rpc: remove unneeded methods 13 years ago
Andrew Dolgov 9a0e28f4da fix rpc/cdmGetArticle for archived articles 13 years ago
Andrew Dolgov 759e5132a1 subscribe_to_feed: stop fetching URL multiple times while subscribing, various other speedups 13 years ago
Andrew Dolgov 46b781491b set last_read to NOW() when publishing, order published feed by last read by default, allow overriding order in recently read feed 13 years ago
Andrew Dolgov 8361e72478 implement sharing of arbitrary stuff using bookmarklet and API call, bump API version 13 years ago
Andrew Dolgov 304aadb907 remove twitter-specific code 13 years ago
Andrew Dolgov 369dbc19d6 rework class system to use subdirectories
add placeholder plugin/hook system
14 years ago
Andrew Dolgov 0e4a7d7a94 remove memcached stuff 14 years ago
Andrew Dolgov 184f51952c experimental tweak to not mark articles newer than last one loaded in the buffer as read 14 years ago
Andrew Dolgov 941e48a402 apply patch from gmargo to differentiate between manual and new feed after-subscription update 14 years ago
Andrew Dolgov ecbd7b91fe allow manual updates for feeds with disabled automatic updates 14 years ago