index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
rpc.php
Age
Commit message (
Expand
)
Author
2012-09-10
set last_read to NOW() when publishing, order published feed by last read by ...
Andrew Dolgov
2012-09-09
implement sharing of arbitrary stuff using bookmarklet and API call, bump API...
Andrew Dolgov
2012-09-07
remove twitter-specific code
Andrew Dolgov
2012-08-17
rework class system to use subdirectories
Andrew Dolgov
2012-07-06
remove memcached stuff
Andrew Dolgov
2012-06-03
experimental tweak to not mark articles newer than last one loaded in the buf...
Andrew Dolgov
2012-05-05
apply patch from gmargo to differentiate between manual and new feed after-su...
Andrew Dolgov
2012-04-01
allow manual updates for feeds with disabled automatic updates
Andrew Dolgov
2012-02-13
fix rpc setpref (key unassigned)
Andrew Dolgov
2012-02-13
fix customize CSS dialog disappearing newlines (2)
Andrew Dolgov
2012-02-13
fix customize CSS dialog disappearing newlines
Andrew Dolgov
2012-01-29
prefs: implement batch subscribe to feeds
Andrew Dolgov
2012-01-26
allow subscribing to twitter feeds without oauth (if require auth checkbox is...
Andrew Dolgov
2011-12-28
only gzip xml exported data when gz functions are available
Andrew Dolgov
2011-12-28
xml export: gzip export data
Andrew Dolgov
2011-12-27
export: add link
Andrew Dolgov
2011-12-27
implement neutral-format personal data export
Andrew Dolgov
2011-12-26
experimental CSRF protection
Andrew Dolgov
2011-12-21
add note plugin
Andrew Dolgov
2011-12-21
add mail and share plugins
Andrew Dolgov
2011-12-20
move tweet button to a plugin, implement basic support for article action but...
Andrew Dolgov
2011-12-14
fix labelops
Andrew Dolgov
2011-12-13
simplify default global config, expand sanity_check messages
Andrew Dolgov
2011-12-13
rename sanitize_rss to sanitize
Andrew Dolgov
2011-12-13
implement ProtectedHandler
Andrew Dolgov
2011-12-12
add tiny-OOP style backend RPC
Andrew Dolgov