#GWGAfter I think it is stable, I would like to solicit some opinions.
tantek, [jeremycherfas], [miklb], [chrisaldrich], [eddie] and davidmead joined the channel
#[miklb]so I’m trying to add a new syndicate-to target using the micropub filter, but am failing. any tips on how to format a one off target GWG?
davidmead, tantek, [miklb], [eddie] and snarfed joined the channel
#snarfedhey GWG just fyi, i'm trying out the bridgy plugin's new use of bridgy's registration API (with flickr), and the initial POST to bridgy works, but when bridgy redirects back to wordpress after flickr auth, wordpress 404s
#snarfedGWG: i have a facepile feature request: a limit on how many get displayed, and then an ellipsis or something similar you can click on to show the rest
#Loqi[David Shanske] On Mt. Scopus, about to head into Jerusalem.
#GWGThis is an example of an old post I imported to test on.
#GWGThe problem with an ellipsis is going to be how you work it.
#snarfedGWG: really? i'm pretty sure it's easy. put the first 10 (or N) in one span, then a '...' link, then the rest in another span. hide the second span with CSS, and make the link change its CSS to show it with a bit of JS.
#snarfedrendering looks ok. consider auto cropping all avatars to square? the differences right now don't look great
#GWGsnarfed: We can't. We're loading them from remote URLs. I figured that is something we can do once pfefferle does the local caching part. We can store it cropped.
#snarfedi'm sure it's still possible either way! but ok
#GWGsnarfed, wouldn't cropping be expensive on the fly?
#snarfedthere are options for not server side in the request serving path. do it at wm receipt time like you mentioned, do it client side in css, etc
#snarfedalso consider an option for icons instead of "likes," "reposts," etc
#snarfedand i assume you plan to support rsvps too?