Commit Graph

10399 Commits (2ac6508fe697ed5e95cc7bf73ffb9e2e0bf0d3fa)
 

Author SHA1 Message Date
Andrew Dolgov 2ac6508fe6 mail, mailto: cleanup markup 5 years ago
Andrew Dolgov 7be1e3ed38 pluginhandler: reject method requests without CSRF 5 years ago
Andrew Dolgov 2b2833bb4f plugins: load dialogs via xhr instead of http 5 years ago
Andrew Dolgov 4632d6cf55 fix some php8 warnings 5 years ago
Andrew Dolgov e9c3118ddd don't show E_USER_DEPRECATED on the frontpage 5 years ago
Andrew Dolgov 538f87e415 af_psql_trgm: don't load dialog via http 5 years ago
Andrew Dolgov d439685895 pluginhandlers: post notice if pluginmethod is requested without CSRF token 5 years ago
Andrew Dolgov 00b31c3f53 af_readability: cleanup markup 5 years ago
Andrew Dolgov 3c14eed1c2 close_button: fix color not applying 5 years ago
Andrew Dolgov 35b6a88146 RIP af_tumblr_1280 5 years ago
Andrew Dolgov 7587f2cdc6 af_redditimgur: cleanup markup 5 years ago
Andrew Dolgov 91049335eb af_readability: cleanup markup 5 years ago
Andrew Dolgov 9ac6741d24 af_comics: markup cleanup 5 years ago
Andrew Dolgov 4325c30a3f share: markup cleanup 5 years ago
Andrew Dolgov 273ada7353 * implement shortcut syntax for exposed plugin methods
* move shared article rendering code to share plugin
5 years ago
Andrew Dolgov 7adcada324 share plugin: cleanup, fix icon not highlighting properly 5 years ago
Andrew Dolgov 0fc783e2b3 cleanup markup in some plugins, make nsfw generate dijit widgets 5 years ago
Andrew Dolgov 89e8176c69 Article.render: parse dojo widgets 5 years ago
Andrew Dolgov 91e7969383 replace a few more controls to new style 5 years ago
Andrew Dolgov 24c79d91c2 controls_compat: comment out most of them 5 years ago
Andrew Dolgov f58c49beaa replace a few more controls to new style 5 years ago
Andrew Dolgov bf88c64d1e fix floicon not imported from global namespace 5 years ago
Andrew Dolgov 9d7ba773ec move session-related functions to their own namespace 5 years ago
Andrew Dolgov 7fad6ce651 move rgb/hsl functions to their own namespace 5 years ago
Andrew Dolgov bdbbdbb0ed rework controls to accept parameters as array 5 years ago
Andrew Dolgov 627af2c236 amend previous to fix actual underlying problem (double escaping) 5 years ago
Andrew Dolgov 4f4e57bb26 hidden_tag: temporarily prevent htmlspecialchars() to stop embedded JSON from breaking 5 years ago
Andrew Dolgov 1f5d81b77c use a few more control helpers for checkboxes 5 years ago
Andrew Dolgov af4b3e7df0 login form: use control helpers 5 years ago
Andrew Dolgov 22fc6871e8 remove backend helper and move its only function to rpc for the time being 5 years ago
Andrew Dolgov d7127cead3 feed debugger: use hidden helpers; add button helpers 5 years ago
Andrew Dolgov 1f43d7916c replace print_hidden with hidden_tag 5 years ago
Andrew Dolgov 26d6b84a57 add namespaced controls with unified naming; deprecated old-style control shortcuts 5 years ago
Andrew Dolgov cb6b3584ce pref-labels: remove unused code 5 years ago
Andrew Dolgov 3887665bcb CommonDialogs.addLabel: remove long unused parameters 5 years ago
Andrew Dolgov cca84aedfd _format_enclosures: always return entries array 5 years ago
Andrew Dolgov 88f7c4f1a5 feeds/view: fix php8 warning 5 years ago
Andrew Dolgov 6e06fe2885 shorten_expanded: fix for posts without attachments 5 years ago
Andrew Dolgov 5c4223992f db-prefs: minor cleanup, add warnings if unknown prefs are requested 5 years ago
Andrew Dolgov 70e293bccb pref-filters: fix some warnings 5 years ago
Andrew Dolgov d4157b9e4e counters: just merge everything at once 5 years ago
Andrew Dolgov 39604bedef move reset_password to UserHelper 5 years ago
Andrew Dolgov 5d42ce553f drop legacy DB interface and related sanity checks 5 years ago
Andrew Dolgov 9f55454f63 remove the rest of db.php; rename some leftover methods in feeds 5 years ago
Andrew Dolgov bd3c38de84 move bookmarklet-related subscribe_to_feed_url to bookmarklet plugin 5 years ago
Andrew Dolgov cfad740c99 drop legacy db_ functions wrapper 5 years ago
Andrew Dolgov 91285e3868 router: add additional logging for refused requests; reject requests for methods starting with _ 5 years ago
Andrew Dolgov d1c83fad14 api: unify naming 5 years ago
Andrew Dolgov 71f2f4288f counters: one more 5 years ago
Andrew Dolgov 6426ae559a dbupdater: unify naming 5 years ago