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
/
mail
/
mail.js
Age
Commit message (
Expand
)
Author
2021-03-04
split a bunch of plugins into separate repos
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-17
* add (disabled) shortcut syntax for plugin methods
Andrew Dolgov
2021-02-17
plugins: load dialogs via xhr instead of http
Andrew Dolgov
2021-02-12
* OPML import: don't reload everything, just feed tree
Andrew Dolgov
2021-02-12
* customizeCSS: client dialog
Andrew Dolgov
2018-12-03
plugins: mail, mailto: remove code from global context
Andrew Dolgov
2018-12-03
refactor error reporting to AppBase; keep exception_error() for now as a shim
Andrew Dolgov
2018-12-02
update notify_* calls to use Notify
Andrew Dolgov
2018-12-02
move some more stuff out of common.js
Andrew Dolgov
2018-12-02
edit phrasing of some alert()s
Andrew Dolgov
2018-12-02
Article, Headlines: shorten several method names
Andrew Dolgov
2018-12-01
further effocts to wrap JS stuff into objects
Andrew Dolgov
2018-11-30
plugins: add some xhrPost refactoring
Andrew Dolgov
2014-07-02
mail plugin: cleanup disabled completion, add configurable destination email ...
Andrew Dolgov
2013-04-16
ttrssMailer: actually use OOP properly
Andrew Dolgov
2012-12-23
experimental new plugin system
Andrew Dolgov