| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-04 | split a bunch of plugins into separate repos | Andrew Dolgov | |
| 2021-03-01 | hide version for bundled plugins because it's meaningless; for everything ↵ | Andrew Dolgov | |
| else support showing version using git (if about[0] is null) | |||
| 2021-02-19 | * switch to xhr.post() almost everywhere | Andrew Dolgov | |
| * call App.handlerpcjson() automatically on json request (if possible) * show net/log indicators in prefs | |||
| 2021-02-17 | * add (disabled) shortcut syntax for plugin methods | Andrew Dolgov | |
| * add controls shortcut for pluginhandler tags * add similar shortcut for frontend * allow plugins to selectively exclude their methods from CSRF checking | |||
| 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-14 | render headline-specific toolbar on the client | Andrew Dolgov | |
| 2021-02-12 | * OPML import: don't reload everything, just feed tree | Andrew Dolgov | |
| * dialogs: use auto-destroying dialog for almost all dialogs instead of destroying them manually * some general dialog-related cleanup | |||
| 2021-02-12 | * customizeCSS: client dialog | Andrew Dolgov | |
| * remove hardcoded width from most dialogs (move to css) * add helper to easily get dialog from its widget * rework some dialog buttons to use current object instead of calling dialog by name | |||
| 2020-03-13 | allow overriding built-in templates via templates.local | Andrew Dolgov | |
| 2019-02-22 | dialogs: use semantic markup instead of dlgsec stuff | Andrew Dolgov | |
| continue unifying quoting style for html strings | |||
| 2018-12-09 | center previously centered text on single line dialog panels | Andrew Dolgov | |
| 2018-12-07 | remove separate classes for various panels, unify under .panel | Andrew Dolgov | |
| remove a few other unnecessary css classes/ids | |||
| 2018-12-06 | plugins/mail, mailto: update icons | 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 | move some more stuff out of common.js | Andrew Dolgov | |
| rework client-side cookie functions a bit limit dojo cachebust based on server scripts modification time remove param_escape() | |||
| 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: run eslint const/let fixes | Andrew Dolgov | |
| 2017-12-03 | plugins/mailto: PDO | Andrew Dolgov | |
| 2017-04-26 | update phpmd ruleset to use (subset) of cleancode | Andrew Dolgov | |
| fix various minor issues reported by static analysis remove redundant php closing tag from several more files | |||
| 2014-08-26 | mailto: remove unneeded space | Andrew Dolgov | |
| 2014-07-02 | mailto plugin: only mail unique articles | Andrew Dolgov | |
| 2013-07-10 | integrate silk icons by Mark James | Andrew Dolgov | |
| 2013-04-19 | plugins: bump API version | Andrew Dolgov | |
| 2013-04-17 | fix blank character after opening bracket in function calls | Andrew Dolgov | |
| 2013-04-17 | remove $link | Andrew Dolgov | |
| 2013-04-10 | mailto: use rawurlencode | Andrew Dolgov | |
| 2013-03-22 | db_escape_string: specify link parameter for consistency; sessions: do not ↵ | Andrew Dolgov | |
| force-close db connection in _close() | |||
| 2013-03-20 | remove deprecated theme_image() | Joschasa | |
| 2013-03-20 | make mailto icon different from mail icon | Andrew Dolgov | |
| 2013-03-19 | implement mail plugin using mailto: links; deprecate mail plugin | Andrew Dolgov | |