index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2021-02-25
use constants in get_pref()/set_pref()
Andrew Dolgov
2021-02-25
implement prefs UI based on new prefs class and a few more things
Andrew Dolgov
2021-02-23
cleanup some defined-stuff
Andrew Dolgov
2021-02-23
af_redditimgur: fix an oopsie
Andrew Dolgov
2021-02-22
migrate the rest into Config::
Andrew Dolgov
2021-02-22
wip: initial for config object
Andrew Dolgov
2021-02-22
dirname(__FILE__) -> __DIR__
Andrew Dolgov
2021-02-22
fix several issues reported by phpstan
Andrew Dolgov
2021-02-22
reinstate HOOK_RENDER_ENCLOSURE
Andrew Dolgov
2021-02-21
for the most part, deal with filter rules UI
Andrew Dolgov
2021-02-20
bookmarklets: cleanup some more markup
Andrew Dolgov
2021-02-19
move bookmarklet-related methods out of public.php into the plugin
Andrew Dolgov
2021-02-19
modify classname helpers to use element.classList; fix feed debugger & share-...
Andrew Dolgov
2021-02-19
af_readability: fix selector
Andrew Dolgov
2021-02-19
format note on the client
Andrew Dolgov
2021-02-19
* switch to xhr.post() almost everywhere
Andrew Dolgov
2021-02-19
migrate xhrJson invocations to the new helper
Andrew Dolgov
2021-02-19
cleanup some unused code, fix App.byId() invoked by wrong name
Andrew Dolgov
2021-02-18
get rid of a few more prototype-isms
Andrew Dolgov
2021-02-18
initial for RIP prototype/scriptaculous
Andrew Dolgov
2021-02-18
af_psql_trgm: cleanup
Andrew Dolgov
2021-02-18
bookmarklets: cleanup
Andrew Dolgov
2021-02-18
remove unneeded headings
Andrew Dolgov
2021-02-18
shorten many invocations of Ajax.Request in inline form methods
Andrew Dolgov
2021-02-18
af_proxy_http: markup cleanup
Andrew Dolgov
2021-02-17
cache_starred_images: don't try to use undefined array index
Andrew Dolgov
2021-02-17
* add (disabled) shortcut syntax for plugin methods
Andrew Dolgov
2021-02-17
af_proxy_http: don't try to proxy back to ourselves
Andrew Dolgov
2021-02-17
cache_starred_images: minor fixes
Andrew Dolgov
2021-02-17
delete unused mail .pngs
Andrew Dolgov
2021-02-17
mail, mailto: cleanup markup
Andrew Dolgov
2021-02-17
plugins: load dialogs via xhr instead of http
Andrew Dolgov
2021-02-17
fix some php8 warnings
Andrew Dolgov
2021-02-17
af_psql_trgm: don't load dialog via http
Andrew Dolgov
2021-02-17
af_readability: cleanup markup
Andrew Dolgov
2021-02-17
close_button: fix color not applying
Andrew Dolgov
2021-02-17
RIP af_tumblr_1280
Andrew Dolgov
2021-02-17
af_redditimgur: cleanup markup
Andrew Dolgov
2021-02-17
af_readability: cleanup markup
Andrew Dolgov
2021-02-17
af_comics: markup cleanup
Andrew Dolgov
2021-02-17
share: markup cleanup
Andrew Dolgov
2021-02-17
* implement shortcut syntax for exposed plugin methods
Andrew Dolgov
2021-02-17
share plugin: cleanup, fix icon not highlighting properly
Andrew Dolgov
2021-02-16
cleanup markup in some plugins, make nsfw generate dijit widgets
Andrew Dolgov
2021-02-16
replace a few more controls to new style
Andrew Dolgov
2021-02-16
rework controls to accept parameters as array
Andrew Dolgov
2021-02-16
replace print_hidden with hidden_tag
Andrew Dolgov
2021-02-16
add namespaced controls with unified naming; deprecated old-style control sho...
Andrew Dolgov
2021-02-16
shorten_expanded: fix for posts without attachments
Andrew Dolgov
2021-02-15
move bookmarklet-related subscribe_to_feed_url to bookmarklet plugin
Andrew Dolgov
[next]