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
/
note
/
note.js
Age
Commit message (
Expand
)
Author
2022-02-05
note: use proper hook to set click handlers
Andrew Dolgov
2022-02-01
plugins/note: allow editing note by clicking on it
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-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
2020-02-27
fix plugins/note javascript part broken by previous changeset
Andrew Dolgov
2020-02-27
af_readability: add article button to embed content of a specific article
Andrew Dolgov
2018-12-08
render article on the client using headlines data
Andrew Dolgov
2018-12-06
article note format updates
Andrew Dolgov
2018-12-03
remove some plugin JS code out of global context
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-01
further objectification
Andrew Dolgov
2018-11-30
remove some unnecessary element IDs
Andrew Dolgov
2012-12-23
experimental new plugin system
Andrew Dolgov