-
• #6452
That worked, thanks.
-
• #6453
When I click 'following' I get this message:
'Not FoundSorry, we couldn't find that. It might have been deleted.'
Any ideas?
I'm not ruling out user error. -
• #6454
Oooh, I deleted some stuff this morning post-merge. Let me clear some caches and see whether that resolves it.
Try now.
-
• #6455
Sorted, thank you.
-
• #6456
Getting page crashes and reload on posts with many images on iPhone.
This triggers it
-
• #6457
Paging buttons still piquing my OCD.
Le Sigh.
-
• #6458
I know what this is, but it is taking time to write the code to resolve it.
Explanation: LFGSS resizes large images but actually doesn't generate thumbnails today as that was a good way to also preload the images when you want to view them. This puts a strain on iOS devices which only reserve a very low amount of RAM for a page. When we increased the size of attachments people started taking photos and submitting them direct from their phone, and so they are larger. Meaning that a page with many attachments today may take a lot more memory than a page in the past. This causes an iOS tab to run out of memory, and then the process is killed, which triggers the browser to reload it.
The fix: I need to actually generate thumbnail images that are much smaller, and only show the full size if clicked.
-
• #6459
Gotcha. Sounds like a royal pain! Hope it's not too much of a time suck to resolve.
-
• #6460
Not sure if you announced a change and I missed it, but external links are now not showing the full address when you hover on them, instead they just give you the microcosm.app url. So now I can't see if something is potentially NSFW while browsing at work.
Obvious answer would be to stop browsing at work I suppose...
-
• #6461
On that note I'd really like it to be a per user configurable option to have preview links for microcosm.app links, e.g. when enabled a user gets preview.microcosm.app links which takes them to an interstital page which shows what the final link is (which can still be a microcosm.app link if you want to mine what links are really being clicked...)
I've tripped the work claxons a few times clicking on some links with no idea in advance where they go.
-
• #6462
Oh - LFGSS gone yellow - whats all that about ?
(been away you see) -
• #6464
I've just noticed the yellow and wondered what it was for
-
• #6465
Yay, TDF yellow.
In August.
-
• #6466
and congratulations skinny
-
• #6468
Sometimes it takes ages, as in more than 10 seconds for a microcosm.sm/out link to resolve. I usually end up hitting refresh a few times when this happens.
I would estimate that is happening about 3% of times that I click an external link.
Chrome on Android 8, but I've had this for quite a while on microcosm. Probably over two years. Always been chrome on android.
-
• #6470
Sometimes it takes ages, as in more than 10 seconds for a microcosm.sm/out link to resolve. I usually end up hitting refresh a few times when this happens.
It's the third party site.
microcosm.app resolves (and so is the status field) but the status field doesn't show the delay in resolving the DNS and connection to the third party until only after that connection has been made.
-
• #6471
not getting the code to sign in on my work computer, using chrome, cleared the cache/cookies yesterday and its not sending the email.
On August 9th your email bounced in such a way from Yahoo that it caused the email gateway to consider the email address dead.
I'll remove the bounce knowledge and it should start working again.
-
• #6472
At least once a day, I get this HTTPS fail. Couple of refreshes and it goes away. Not sure if it's all the corporate MITM proxy's fault.
1 Attachment
-
• #6473
Very odd, but I have seen something similar with other Cloudflare sites when accessing from Chrome too. I am wondering whether there is something odd at our side and so have asked internally.
It would be great if you were using Chrome and could confirm it still happens once per day, and when it does a screenshot of the Chrome page (which is more informative than the IE generic error page).
-
• #6474
^That's a Firefox build, but I'll see if it happens in Chrome.
-
• #6475
Ah Firefox.
In which case this could be a TLS1.3 issue as your workplace proxy possibly isn't happy with it.
You can disable TLS1.3 in Firefox and see if that solves it... but it's probably better to leave it enabled and just to deal with the refreshes when this happens.
With faff...
Alternatively
All the details are here if you're curious.