Commit Graph

194 Commits (master)

Author SHA1 Message Date
Andrew Dolgov 5083271956 move some more functions out of functions.php; fix opml.php failing due to redeclared autoload 12 years ago
Andrew Dolgov 87d7e8507a split some more functions from functions.php 12 years ago
Andrew Dolgov 6b1a4ecd41 updaterandomfeed: use max_execution_time parameter 12 years ago
Andrew Dolgov 8b83bf5fa1 implement fallback _SIMPLE_UPDATE_MODE 12 years ago
Andrew Dolgov 7d8f56571b persist widescreen mode in session 12 years ago
Andrew Dolgov 55c7f0923e split feedbrowser into a separate file 12 years ago
Andrew Dolgov 6c2637d973 move data import/export to a separate plugin 12 years ago
Andrew Dolgov 19b3992b78 remove magpie, fix article filter plugins 12 years ago
Andrew Dolgov ac22075182 move digest to a separate plugin 12 years ago
Andrew Dolgov 19c7350770 experimental new plugin system 12 years ago
Andrew Dolgov 29064218d0 allow batch setting of article scores 12 years ago
Andrew Dolgov beb6ce2761 allow setting article score manually 12 years ago
Andrew Dolgov 1b4d1a6b44 sharepopup: implement assigning labels while sharing 12 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
12 years ago
Andrew Dolgov c7fe1b4e9e sanitize article content when importing data from feed 12 years ago
Andrew Dolgov 5d7688fe43 rpc: remove unneeded methods 12 years ago
Andrew Dolgov 9a0e28f4da fix rpc/cdmGetArticle for archived articles 12 years ago
Andrew Dolgov 759e5132a1 subscribe_to_feed: stop fetching URL multiple times while subscribing, various other speedups 12 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 12 years ago
Andrew Dolgov 8361e72478 implement sharing of arbitrary stuff using bookmarklet and API call, bump API version 12 years ago
Andrew Dolgov 304aadb907 remove twitter-specific code 12 years ago
Andrew Dolgov 369dbc19d6 rework class system to use subdirectories
add placeholder plugin/hook system
12 years ago
Andrew Dolgov 0e4a7d7a94 remove memcached stuff 12 years ago
Andrew Dolgov 184f51952c experimental tweak to not mark articles newer than last one loaded in the buffer as read 12 years ago
Andrew Dolgov 941e48a402 apply patch from gmargo to differentiate between manual and new feed after-subscription update 12 years ago
Andrew Dolgov ecbd7b91fe allow manual updates for feeds with disabled automatic updates 12 years ago
Andrew Dolgov 74eef4fca8 fix rpc setpref (key unassigned) 12 years ago
Andrew Dolgov 7e431502dd fix customize CSS dialog disappearing newlines (2) 12 years ago
Andrew Dolgov 0380cfa9ee fix customize CSS dialog disappearing newlines 12 years ago
Andrew Dolgov 33f0fdd0a2 prefs: implement batch subscribe to feeds 13 years ago
Andrew Dolgov aa60999b97 allow subscribing to twitter feeds without oauth (if require auth checkbox is unset) 13 years ago
Andrew Dolgov dddd80cf1b only gzip xml exported data when gz functions are available 13 years ago
Andrew Dolgov 051195eccd xml export: gzip export data 13 years ago
Andrew Dolgov 2c43770f98 export: add link 13 years ago
Andrew Dolgov 566faa1476 implement neutral-format personal data export 13 years ago
Andrew Dolgov 8484ce2258 experimental CSRF protection 13 years ago
Andrew Dolgov 55ad22fa55 add note plugin 13 years ago
Andrew Dolgov 1baac2803c add mail and share plugins 13 years ago
Andrew Dolgov f9ac31d671 move tweet button to a plugin, implement basic support for article action button plugins 13 years ago
Andrew Dolgov 4fdb875944 fix labelops 13 years ago
Andrew Dolgov 09e8bdfd18 simplify default global config, expand sanity_check messages 13 years ago
Andrew Dolgov 183ff16c7c rename sanitize_rss to sanitize 13 years ago
Andrew Dolgov 46da73c255 implement ProtectedHandler 13 years ago
Andrew Dolgov d51124689d add tiny-OOP style backend RPC 13 years ago