summaryrefslogtreecommitdiff
path: root/plugins/note
AgeCommit message (Expand)Author
2022-02-05note: use proper hook to set click handlersAndrew Dolgov
2022-02-01plugins/note: allow editing note by clicking on itAndrew Dolgov
2022-01-14rework several instances of translated strings being used with single quotes ...Andrew Dolgov
2021-11-14deal with phpstan warnings in plugins/note, nsfw, and shareAndrew Dolgov
2021-11-10plugin cleanup re: phpstan 1.0 warningsAndrew Dolgov
2021-03-01hide version for bundled plugins because it's meaningless; for everything els...Andrew Dolgov
2021-02-22dirname(__FILE__) -> __DIR__Andrew Dolgov
2021-02-19format note on the clientAndrew Dolgov
2021-02-19 * switch to xhr.post() almost everywhereAndrew Dolgov
2021-02-19migrate xhrJson invocations to the new helperAndrew Dolgov
2021-02-19cleanup some unused code, fix App.byId() invoked by wrong nameAndrew Dolgov
2021-02-17 * add (disabled) shortcut syntax for plugin methodsAndrew Dolgov
2021-02-17plugins: load dialogs via xhr instead of httpAndrew Dolgov
2021-02-16cleanup markup in some plugins, make nsfw generate dijit widgetsAndrew Dolgov
2021-02-16replace print_hidden with hidden_tagAndrew Dolgov
2021-02-15article: unify namingAndrew Dolgov
2021-02-12* OPML import: don't reload everything, just feed treeAndrew Dolgov
2021-02-12* customizeCSS: client dialogAndrew Dolgov
2020-02-27fix plugins/note javascript part broken by previous changesetAndrew Dolgov
2020-02-27af_readability: add article button to embed content of a specific articleAndrew Dolgov
2019-02-22dialogs: use semantic markup instead of dlgsec stuffAndrew Dolgov
2018-12-08render article on the client using headlines dataAndrew Dolgov
2018-12-06article note format updatesAndrew Dolgov
2018-12-05plugins: note,shared - move to iconfontAndrew Dolgov
2018-12-03remove some plugin JS code out of global contextAndrew Dolgov
2018-12-02update notify_* calls to use NotifyAndrew Dolgov
2018-12-02move some more stuff out of common.jsAndrew Dolgov
2018-12-01further objectificationAndrew Dolgov
2018-11-30remove some unnecessary element IDsAndrew Dolgov
2017-12-03plugins/note: use PDOAndrew Dolgov
2017-05-04move label stuff to Labels classAndrew Dolgov
2017-04-26update phpmd ruleset to use (subset) of cleancodeAndrew Dolgov
2017-02-10use print_hidden() for hidden dojo form fieldsAndrew Dolgov
2015-08-11minor textarea fixesAndrew Dolgov
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov
2013-04-19plugins: bump API versionAndrew Dolgov
2013-04-17fix blank character after opening bracket in function callsAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2013-03-22db_escape_string: specify link parameter for consistency; sessions: do not fo...Andrew Dolgov
2013-03-20remove deprecated theme_image()Joschasa
2012-12-30rename plugin main class filesAndrew Dolgov
2012-12-25plugins cleanup, update descriptionsAndrew Dolgov
2012-12-25more work on user-selectable plugins; properly process system and user pluginsAndrew Dolgov
2012-12-24add -list-plugins option; about sections to pluginsAndrew Dolgov
2012-12-23add and check plugin base classAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov