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
/
share
/
share.js
Age
Commit message (
Expand
)
Author
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-18
initial for RIP prototype/scriptaculous
Andrew Dolgov
2021-02-17
* add (disabled) shortcut syntax for plugin methods
Andrew Dolgov
2021-02-17
share plugin: cleanup, fix icon not highlighting properly
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-09
share plugin: fix unshare()
Andrew Dolgov
2018-12-05
plugins: note,shared - move to iconfont
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-11-30
plugins: add some xhrPost refactoring
Andrew Dolgov
2018-11-30
remove ok = confirm() thing
Andrew Dolgov
2013-07-11
share: indicate whether article is shared or not using the icon
Andrew Dolgov
2013-07-11
allow unsharing specific articles / creating new share key
Andrew Dolgov
2012-12-23
experimental new plugin system
Andrew Dolgov