Would anyone else like an option for the navigation menu to be on the right side of the screen on mobile to make one-handed browsing easier?
By p s y Go To PostNo, I have man hands.Or a small screen :v
By Kibner Go To PostWould anyone else like an option for the navigation menu to be on the right side of the screen on mobile to make one-handed browsing easier?Mmm maybe. Would be easy enough to implement but I'm not sure it's a better UX. A bottom tab bar overall would make more sense if Safari iOS didn't cram the bottom with its own navigation bar.
By reilo Go To PostProbably. Could add an email tag. Did you try url="mailto:email@foo.com"?Yup, that works. I feel all derp about that now.
Maybe I'm just dumb but what's the point for the option to hide images when videos, tweets, etc. are still showing? They become harmless compared to that heavy (as in 'my laptop is shit and old and it takes forever to load pages') stuff.
Not dumb, I just haven't implemented individual toggles for the different types of embeds, so I need to get on that.
Yea, not only that but I want to implement it to be specific to mobile, even: https://github.com/slaent/issues/issues/72
Uhhh wtf.
Increased Error Rates
We are investigating increased error rates for Amazon S3 requests in the US-EAST-1 Region.
https://status.aws.amazon.com/
Great?
Increased Error Rates
We are investigating increased error rates for Amazon S3 requests in the US-EAST-1 Region.
https://status.aws.amazon.com/
Great?
We've identified the issue as high error rates with S3 in US-EAST-1, which is also impacting applications and services dependent on S3. We are actively working on remediating the issue.*shrug*
Fun fact! It's also bringing down anything Heroku related since they use Cloudfront to store their sites apparently.
Yeah, it killed this site for me, again.
FYI, this mishap showed me a minor accessibility concern on the main forum pages. You know how each thread has a "last post" and "last read post" button next to them? Their text is both "last post".
FYI, this mishap showed me a minor accessibility concern on the main forum pages. You know how each thread has a "last post" and "last read post" button next to them? Their text is both "last post".
Update at 1:12 PM PST: S3 object retrieval, listing and deletion are fully recovered now. We are still working to recover normal operations for adding new objects to S3.Things are seemingly closer to normal now.
Update at 12:52 PM PST: We are seeing recovery for S3 object retrievals, listing and deletions. We continue to work on recovery for adding new objects to S3 and expect to start seeing improved error rates within the hour.
Update at 11:35 AM PST: We have now repaired the ability to update the service health dashboard. The service updates are below. We continue to experience high error rates with S3 in US-EAST-1, which is impacting various AWS services. We are working hard at repairing S3, believe we understand root cause, and are working on implementing what we believe will remediate the issue.
[RESOLVED] Increased Error Rates for Amazon S3The internet is getting back to normal.
Update at 2:08 PM PST: As of 1:49 PM PST, we are fully recovered for operations for adding new objects in S3, which was our last operation showing a high error rate. The Amazon S3 service is operating normally.
Is it possible to have an option to block posts from people who quote people on your ignore list? Some type of super ignore maybe?
Maybe. I gotta think that one through, because we don't store enough metadata on the final post to potentially know what's actually in it.
Suggestions
Pop up if you have a PM. I feel the current graphic up top isn't differentiated enough to catch your attention if you have a message waiting
Expand embedded game streaming to include Youtube and Beam
Some kind of quote feature to know when someone responded directly to you
Make me a mod
Pop up if you have a PM. I feel the current graphic up top isn't differentiated enough to catch your attention if you have a message waiting
Expand embedded game streaming to include Youtube and Beam
Some kind of quote feature to know when someone responded directly to you
Make me a mod
Been thinking about improving the PM notification system lately, actually. Just need to find time on the weekends to get my ass to a coffee shop.
It would be cool if the embed system was smart enough to look at a link and automatically surround it with the proper embed tags so that users don't have to fiddle with the embed UI as much. Maybe have it be a client side thing that only happens on a paste?
Pretty sure someone (maybe you, Kibner?) filed a ticket to allow autodetect on paste. It's certainly doable, I can just reuse the same regex.
I may have, I don't remember. I still need to actually get around to setting up my environment so I can actually contribute.
I need to do some work on the CSS front so we can get rid of Compass (deprecated, not maintained anymore) and switch over to node-sass. I also wanna implement Webpack and babel-preset-env.
βThis feature works by locking the scroll position on an on-screen element to keep our users in the same spot even as offscreen content continues to load,β Google wrote in a blog, which uses a Recode story as example (oops). In the browser without Scroll Anchoring, the page jumps back to the top after it finishes loading, while the other stays where the user has scrolled to. This is particularly helpful for mobile browsers, where more of the content gets pushed down when the page skips back up top.ππ»
By s y Go To PostPls reilo just include the = symbol inside of the link tag.?
url="foo" works. Just use double quotes.
I don't follow.
The following works:
Which part do you think is missing?
(On that note, need to disable link parsing inside code tags)
The following works:
[url=www.apple.com]Apple[/url]
[url]http://apple.com[/url]
Which part do you think is missing?
(On that note, need to disable link parsing inside code tags)
If I press the hyperlink tag i get this:
So if I want to embed a link inside text or an image I always have to add the '=' symbol instead of it already being there like most message boards.
[url][/url]
Instead of this [url=][/url]
So if I want to embed a link inside text or an image I always have to add the '=' symbol instead of it already being there like most message boards.
Okay so what you're asking for is a link embed that lets you set the title. Automatically adding the = sign is kinda semantically incorrect if you're not gonna use it.
doesn't just pasting a url automatically wrap it inside url tags? isn't the hyperlink symbol made to hyper link text so the equal symbol should always be there? slaent might is the first board i've used that didn't always have the equal symbol included in the hyperlink tag. I'm pretty sure that's how it worked on the temp site too.
Different parsers have different implementations. I am a fan of not including something by default if 90% of the usecase is that people will just want to parse a plain link.
Embedded posts from Twitter keep appearing in the centre of a page rather than being fixed on the left.
Actually, Francis, it looks like you're embedding it center aligned.
When embedding a tweet just make sure the `x` is selected and not the alignment option:
When embedding a tweet just make sure the `x` is selected and not the alignment option: