Commit Graph

44 Commits (983655165e1e95b38a9ca895dfe9d819d460fcb0)

Author SHA1 Message Date
linkai 983655165e Fix:Plugins-share:init.php - site_url is NULL when share article by URL from archived 3 years ago
linkai acf0e0d266 Fix:Plugins-share:init.php - site_url is NULL when share article by URL from archived 3 years ago
linkai 0574675ed6 Fix:Plugins-share:init.php - site_url is NULL when share atircle by URL form archived 3 years ago
Andrew Dolgov 68299c914b share: move og:image back to head 3 years ago
Andrew Dolgov 6e0474a7c8 update zoom layout a bit 3 years ago
Andrew Dolgov ac6a59914b nsfw: support API clients 3 years ago
Andrew Dolgov d6fd0d5462 add some icons, remove some words 3 years ago
Andrew Dolgov 20a844085f hide version for bundled plugins because it's meaningless; for everything else support showing version using git (if about[0] is null) 3 years ago
Andrew Dolgov cf249d7e8c modify classname helpers to use element.classList; fix feed debugger & share--get 3 years ago
Andrew Dolgov c088e9d9d8 get rid of a few more prototype-isms 3 years ago
Andrew Dolgov 4325c30a3f share: markup cleanup 3 years ago
Andrew Dolgov 273ada7353 * implement shortcut syntax for exposed plugin methods
* move shared article rendering code to share plugin
3 years ago
Andrew Dolgov 7adcada324 share plugin: cleanup, fix icon not highlighting properly 3 years ago
Andrew Dolgov 0fc783e2b3 cleanup markup in some plugins, make nsfw generate dijit widgets 3 years ago
Andrew Dolgov 17413078a7 pref feeds: index cleanup, split into several methods, use tabs to maximize space for feed tree, persist feed tree state 3 years ago
Andrew Dolgov d466284fab * customizeCSS: client dialog
* 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
3 years ago
Andrew Dolgov 335147e572 dialogs: use semantic markup instead of dlgsec stuff
continue unifying quoting style for html strings
5 years ago
Andrew Dolgov 55b032a6bd plugins/share: update layout 5 years ago
Andrew Dolgov 4e253add8c UI: add some more info links to relevant wiki pages; minor layout updates 5 years ago
Andrew Dolgov 607ede512f center previously centered text on single line dialog panels 6 years ago
Andrew Dolgov a68b150601 remove separate classes for various panels, unify under .panel
remove a few other unnecessary css classes/ids
6 years ago
Andrew Dolgov 94bc24ff31 share by url stuff: use link icon instead of share 6 years ago
Andrew Dolgov 9703162f57 plugins: note,shared - move to iconfont 6 years ago
Andrew Dolgov 6befff30d7 updates for flat theme (mostly disable old dijit overrides) 6 years ago
Andrew Dolgov 31e79317b3 normalize various font sizes and families between prefs & main UI
change some dialogs layout a bit to maybe become more readable
6 years ago
Andrew Dolgov 78cc470193 remove some plugin JS code out of global context 6 years ago
Andrew Dolgov 6fb5ce5e35 add some primary dialog actions; update css 7 years ago
Andrew Dolgov b6f3562d1e plugin base class: init pdo object
plugins/share: use PDO
7 years ago
Andrew Dolgov 21ce7d9ec0 update phpmd ruleset to use (subset) of cleancode
fix various minor issues reported by static analysis
remove redundant php closing tag from several more files
7 years ago
Jérémy DECOOL ba2853caac Prevent target='_blank' vulnerability on dynamic link 7 years ago
Andrew Dolgov 73dfda1da6 various minor style updates, add danger buttons 9 years ago
Andrew Dolgov 3ceb893f66 add one catchall function to make uniqids/keyhashes/etc used by tt-rss 9 years ago
Andrew Dolgov 4c63934bac increase randomness of shared url keys a bit 11 years ago
Andrew Dolgov 76d78eb2e7 remove unnecessary wrapping from share uniqid() keys 11 years ago
Andrew Dolgov abb04b76a5 share: indicate whether article is shared or not using the icon 11 years ago
Andrew Dolgov 41a7a066ef share: move unsharing all articles into the plugin 11 years ago
Andrew Dolgov 98d01eb19e allow unsharing specific articles / creating new share key 11 years ago
Andrew Dolgov 106a3de91c plugins: bump API version 11 years ago
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 11 years ago
Andrew Dolgov 6322ac79a0 remove $link 11 years ago
Andrew Dolgov fcef9eeae0 remove dialogNotice; tweak dialog appearance a bit 11 years ago
Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 11 years ago
Joschasa 2a3b6de0ef remove deprecated theme_image() 11 years ago
Andrew Dolgov e938b1de11 rename plugin main class files 12 years ago