Commit Graph

266 Commits (9f734c90506a6e5916589d7c8f39c45ff40f6273)

Author SHA1 Message Date
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 008ebad928 syndicated feeds: force sort by last_read for published 12 years ago
Andrew Dolgov ce5652160e generated feeds: add offset= 12 years ago
Andrew Dolgov 759e5132a1 subscribe_to_feed: stop fetching URL multiple times while subscribing, various other speedups 12 years ago
Andrew Dolgov 22439dad49 sharepopup look tweaks 12 years ago
Andrew Dolgov eeee2ccf74 login form: resize input fields, fix missing error output 12 years ago
Andrew Dolgov 675f198a7c rework login form 12 years ago
Andrew Dolgov 2d6847495f fix OTP 12 years ago
Andrew Dolgov d493aba238 allow logging in by sharepopup 12 years ago
Andrew Dolgov 97acbaf190 login system fixes
remove old-style session checking from backend.php
move outside subscription endpoint to public.php, change subscription
bookmarklet
12 years ago
Andrew Dolgov c3d2cda86d bump default for generated feed article count to 100 12 years ago
Andrew Dolgov 2ebf38a9bd public/rss: implement JSON output format 12 years ago
Andrew Dolgov 50b8b50355 sharepopup: add help text 12 years ago
Andrew Dolgov 8361e72478 implement sharing of arbitrary stuff using bookmarklet and API call, bump API version 12 years ago
Andrew Dolgov 369dbc19d6 rework class system to use subdirectories
add placeholder plugin/hook system
12 years ago