Andrew Dolgov
39c0fe3697
shorten many invocations of Ajax.Request in inline form methods
4 years ago
Andrew Dolgov
ee0b66b6bd
af_proxy_http: markup cleanup
4 years ago
Andrew Dolgov
e03d6379a6
small markup adjustment
4 years ago
Andrew Dolgov
466cba39d8
Merge branch 'master' of git.fakecake.org:fox/tt-rss
4 years ago
Andrew Dolgov
1adb9bb6b6
profiles: use client dialog; move related methods to pref-prefs
4 years ago
Andrew Dolgov
b888bc2091
cache_starred_images: don't try to use undefined array index
4 years ago
Andrew Dolgov
e4609c18ef
* add (disabled) shortcut syntax for plugin methods
...
* add controls shortcut for pluginhandler tags
* add similar shortcut for frontend
* allow plugins to selectively exclude their methods from CSRF checking
4 years ago
Andrew Dolgov
b16abc157e
* App: rename hidden to hidden_tag
...
* search: use client dialog
* add some form field helpers
4 years ago
Andrew Dolgov
92cb91e2e2
search dialog: bring back id of language dropdown
4 years ago
Andrew Dolgov
35b6d63289
af_proxy_http: don't try to proxy back to ourselves
4 years ago
Andrew Dolgov
6ecee2abbd
cache_starred_images: minor fixes
4 years ago
Andrew Dolgov
ea37d05a83
delete unused mail .pngs
4 years ago
Andrew Dolgov
2ac6508fe6
mail, mailto: cleanup markup
4 years ago
Andrew Dolgov
7be1e3ed38
pluginhandler: reject method requests without CSRF
4 years ago
Andrew Dolgov
2b2833bb4f
plugins: load dialogs via xhr instead of http
4 years ago
Andrew Dolgov
4632d6cf55
fix some php8 warnings
4 years ago
Andrew Dolgov
e9c3118ddd
don't show E_USER_DEPRECATED on the frontpage
4 years ago
Andrew Dolgov
538f87e415
af_psql_trgm: don't load dialog via http
4 years ago
Andrew Dolgov
d439685895
pluginhandlers: post notice if pluginmethod is requested without CSRF token
4 years ago
Andrew Dolgov
00b31c3f53
af_readability: cleanup markup
4 years ago
Andrew Dolgov
3c14eed1c2
close_button: fix color not applying
4 years ago
Andrew Dolgov
35b6a88146
RIP af_tumblr_1280
4 years ago
Andrew Dolgov
7587f2cdc6
af_redditimgur: cleanup markup
4 years ago
Andrew Dolgov
91049335eb
af_readability: cleanup markup
4 years ago
Andrew Dolgov
9ac6741d24
af_comics: markup cleanup
4 years ago
Andrew Dolgov
4325c30a3f
share: markup cleanup
4 years ago
Andrew Dolgov
273ada7353
* implement shortcut syntax for exposed plugin methods
...
* move shared article rendering code to share plugin
4 years ago
Andrew Dolgov
7adcada324
share plugin: cleanup, fix icon not highlighting properly
4 years ago
Andrew Dolgov
0fc783e2b3
cleanup markup in some plugins, make nsfw generate dijit widgets
4 years ago
Andrew Dolgov
89e8176c69
Article.render: parse dojo widgets
4 years ago
Andrew Dolgov
91e7969383
replace a few more controls to new style
4 years ago
Andrew Dolgov
24c79d91c2
controls_compat: comment out most of them
4 years ago
Andrew Dolgov
f58c49beaa
replace a few more controls to new style
4 years ago
Andrew Dolgov
bf88c64d1e
fix floicon not imported from global namespace
4 years ago
Andrew Dolgov
9d7ba773ec
move session-related functions to their own namespace
4 years ago
Andrew Dolgov
7fad6ce651
move rgb/hsl functions to their own namespace
4 years ago
Andrew Dolgov
bdbbdbb0ed
rework controls to accept parameters as array
4 years ago
Andrew Dolgov
627af2c236
amend previous to fix actual underlying problem (double escaping)
4 years ago
Andrew Dolgov
4f4e57bb26
hidden_tag: temporarily prevent htmlspecialchars() to stop embedded JSON from breaking
4 years ago
Andrew Dolgov
1f5d81b77c
use a few more control helpers for checkboxes
4 years ago
Andrew Dolgov
af4b3e7df0
login form: use control helpers
4 years ago
Andrew Dolgov
22fc6871e8
remove backend helper and move its only function to rpc for the time being
4 years ago
Andrew Dolgov
d7127cead3
feed debugger: use hidden helpers; add button helpers
4 years ago
Andrew Dolgov
1f43d7916c
replace print_hidden with hidden_tag
4 years ago
Andrew Dolgov
26d6b84a57
add namespaced controls with unified naming; deprecated old-style control shortcuts
4 years ago
Andrew Dolgov
cb6b3584ce
pref-labels: remove unused code
4 years ago
Andrew Dolgov
3887665bcb
CommonDialogs.addLabel: remove long unused parameters
4 years ago
Andrew Dolgov
cca84aedfd
_format_enclosures: always return entries array
4 years ago
Andrew Dolgov
88f7c4f1a5
feeds/view: fix php8 warning
4 years ago
Andrew Dolgov
6e06fe2885
shorten_expanded: fix for posts without attachments
4 years ago