1) It's hard for me to recreate this issue on my end. /u/Trucidare has this issue as well. It might end up getting fixed, idk.
2) I'd have to play around with the app more to replicate this.
3) Noted
4) wtf why is the text so big on your device? What device are you using?
5) Yeah this is happening because the text is so big for your device. Would really like to know what device you have. Do you have some kind of accessibility settings that makes text bigger?
6) I think this is an option on reddit. Either way you can just click on the comments button.
7) yea
8) I was going to get rid of the "Loading..." text, it's just for me really.
9) Yeah I'll expand on the subchans screen. For now it's pretty basic.
10) Suggestions for an "OC" icon?
11 and 12) Yeah a lot of things are missing. Some on purpose, some I don't know if I'll ever implement in the app. The app wasn't designed to have all the same stuff the website has, it's just supposed to be a convenient way to use mainchan on a mobile device.
13) I'll do this at some point, same with emojis.
14) Not on the app, no.
15) Noted
16) I'm aware. This would be hard to implement. I'll do it at some point.
17) neither does the reddit app
18 and 19) I'm not adding mod support at the moment to the app. If mainchan gets popular, sure. At best I might add a notification that you have modmail and that you need to go on the desktop site to deal with it.
I use Bunny Stream to serve videos, which means I fetch thumbnails from their API. But sometimes Bunny doesn't generate them fast enough, so I'm creating a queue job that retries a few times if the thumbnail is still null. This is what I'm testing here.
The videos being 6mb max is on purpose. I should probably write that somewhere so users don't get angered.
As for the images, 413 entity too large is because you're going over the 10MB PHP max file upload size somehow (pic rel), which shouldn't be possible since I do backend validation.
maybe I reduce the max number of images. lazy fix.
ok
test test testtest test testtest test testtest test testtest test testtest test testtest test testtest test testtest test testtest test test.
test test test....
test test testtest test testtest test testtest test testtest test testtest test test.
test test test
idk maybe. Haven't really fleshed out the idea.
idk exactly what you mean but you can just crop out what you need from this
what is this and why are you posting it?
I hope so
s'ok
>34 comments
ok done
1) It's hard for me to recreate this issue on my end. /u/Trucidare has this issue as well. It might end up getting fixed, idk.
2) I'd have to play around with the app more to replicate this.
3) Noted
4) wtf why is the text so big on your device? What device are you using?
5) Yeah this is happening because the text is so big for your device. Would really like to know what device you have. Do you have some kind of accessibility settings that makes text bigger?
6) I think this is an option on reddit. Either way you can just click on the comments button.
7) yea
8) I was going to get rid of the "Loading..." text, it's just for me really.
9) Yeah I'll expand on the subchans screen. For now it's pretty basic.
10) Suggestions for an "OC" icon?
11 and 12) Yeah a lot of things are missing. Some on purpose, some I don't know if I'll ever implement in the app. The app wasn't designed to have all the same stuff the website has, it's just supposed to be a convenient way to use mainchan on a mobile device.
13) I'll do this at some point, same with emojis.
14) Not on the app, no.
15) Noted
16) I'm aware. This would be hard to implement. I'll do it at some point.
17) neither does the reddit app
18 and 19) I'm not adding mod support at the moment to the app. If mainchan gets popular, sure. At best I might add a notification that you have modmail and that you need to go on the desktop site to deal with it.
also I appreciate the feedback!
I'm currently working on implementing video shorts, and I had other fixes I needed to work on, so it might take a while to get to these.
Can I be a garden finch or squirrel or something instead?
nah
welcome back Sorbian
link doesn't work
not that I know who that is
is the email you're logged into on your device not the same you got the invite with, by chance?
yep, just go to someone's profile and hit the Contact button
I use Bunny Stream to serve videos, which means I fetch thumbnails from their API. But sometimes Bunny doesn't generate them fast enough, so I'm creating a queue job that retries a few times if the thumbnail is still null. This is what I'm testing here.
https://mainchan.com/content-policy
These are the global rules. Each subchan has their own rules on top of that, though.
I could make that an option I suppose.
my wife suggested buying one of these, I declined
24h iirc
bear stuck
The videos being 6mb max is on purpose. I should probably write that somewhere so users don't get angered.
As for the images, 413 entity too large is because you're going over the 10MB PHP max file upload size somehow (pic rel), which shouldn't be possible since I do backend validation.
maybe I reduce the max number of images. lazy fix.