Andrew Dolgov
2ac6508fe6
mail, mailto: cleanup markup
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
538f87e415
af_psql_trgm: don't load dialog via http
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
f58c49beaa
replace a few more controls to new style
5 years ago
Andrew Dolgov
bdbbdbb0ed
rework controls to accept parameters as array
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
6e06fe2885
shorten_expanded: fix for posts without attachments
5 years ago
Andrew Dolgov
bd3c38de84
move bookmarklet-related subscribe_to_feed_url to bookmarklet plugin
5 years ago
Andrew Dolgov
166f2d4666
diskcache: unify naming
5 years ago
Andrew Dolgov
257efb43c6
article: unify naming
5 years ago
Andrew Dolgov
020f062a76
feeds: unify naming
5 years ago
Andrew Dolgov
82adb01307
render enclosures on the client
5 years ago
Andrew Dolgov
a2e688fcb2
render headline-specific toolbar on the client
5 years ago
Andrew Dolgov
15fd23c374
use shortcut echo syntax for php templates
5 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
5 years ago
Andrew Dolgov
3d11c61f32
* OPML import: don't reload everything, just feed tree
...
* dialogs: use auto-destroying dialog for almost all dialogs instead of destroying them manually
* some general dialog-related cleanup
5 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
5 years ago
Andrew Dolgov
7af8744c85
authentication: make logins case-insensitive (force lowercase)
5 years ago
Andrew Dolgov
72edab5f1c
close_button: fix warning
5 years ago
Andrew Dolgov
7874f6ac58
remove PHPMD.UnusedFormalParameter
5 years ago
Andrew Dolgov
51d2deeea9
fix hierarchy of authentication modules, make everything extend Auth_Base and implement hook_auth_user() for pluginhost
5 years ago
Andrew Dolgov
363b3629a4
rewrite a few more hooks
5 years ago
Andrew Dolgov
9de26d44da
af_psql_trgm: fix warning
5 years ago
Andrew Dolgov
d293cbd5a9
fix several warnings related to feed editor
5 years ago
Andrew Dolgov
c1ad7acfb9
bookmarklet: encode URL properly so special characters won't get lost
5 years ago
Andrew Dolgov
5849a39820
af_redditimgur: don't try to load empty html; fix a warning in update debugger
5 years ago
Andrew Dolgov
ce489a724b
fix a few more warnings
5 years ago
Andrew Dolgov
9fdeb58fd3
check a few more php8 warnings
5 years ago
Andrew Dolgov
6e774a58fe
more php8 fixes mostly related to login
5 years ago
Andrew Dolgov
403dca154c
initial WIP for php8; bump php version requirement to 7.0
5 years ago
Andrew Dolgov
6c546f37ba
af_redditimgur: handle youtube /embed/ URLs
5 years ago
Andrew Dolgov
b30b354b53
af_redditimgur: add some last minute handling for generic preview media URLs provided in JSON
5 years ago
Andrew Dolgov
0d1336bd29
af_redditimgur:
...
* draw a basic form for testurl() if no url is given
* only process specific JSON media files/child elements until something is found
* handle generic preview images for self posts (not link posts because
link is handled afterwards)
5 years ago
Andrew Dolgov
1ded706f8f
af_redditimgur: cleanup, rework to embed stuff from reddit-provided JSON first
5 years ago
Andrew Dolgov
41bde84a92
af_redditimgur: add basic support for reddit galleries
5 years ago
Andrew Dolgov
4e95591087
af_redditimgur: shorten href stuff
5 years ago
Andrew Dolgov
7a2ad08a7d
scored_oldest_first: update sort caption
5 years ago
Andrew Dolgov
c82457e534
add plugins/scored_oldest_first
5 years ago