Feature requests?

although it wasn't technically giving me an *error*, it was taking forever to load. so i found a smaller version and voila.

Yeah, the file size was the issue. The upload, and resize and compress for the avatar was taking longer than 30 seconds. The server has PHP's maximum execution time set for 30 seconds. I'm seeing a bunch of error logs that the process failed / was terminated because it reached 30 seconds.
 
although it wasn't technically giving me an *error*, it was taking forever to load. so i found a smaller version and voila.
Yeah, the file size was the issue. The upload, and resize and compress for the avatar was taking longer than 30 seconds. The server has PHP's maximum execution time set for 30 seconds. I'm seeing a bunch of error logs that the process failed / was terminated because it reached 30 seconds.
Which is weird because in my phone I tried a 600 kB one and that all caused issues
 
Is there any way we could add support for tenor gifs as well as giphy? I find that a lot of times I'm looking for gifs, good ones from tenor come up but it doesn't exist on giphy.

I have no idea what the complication involved in that request is, but figured I'd ask just in case.

Are other gif hosting sites supported that I'm unaware of?
 
Is there any way we could add support for tenor gifs as well as giphy? I find that a lot of times I'm looking for gifs, good ones from tenor come up but it doesn't exist on giphy.

I have no idea what the complication involved in that request is, but figured I'd ask just in case.

Are other gif hosting sites supported that I'm unaware of?

Are you talking about having it auto recognize a URL and show the picture?


You could go to the insert picture button on the rich text editor, and then click link, and copy and paste the link here to insert the gif as a picture.

1598484359868.png


As for adding auto embeds, that would require writing a script based on their API. Which I can look into, but I don't have an time to play around with that until Labor Day Weekend.
 
Are you talking about having it auto recognize a URL and show the picture?


You could go to the insert picture button on the rich text editor, and then click link, and copy and paste the link here to insert the gif as a picture.

View attachment 63203


As for adding auto embeds, that would require writing a script based on their API. Which I can look into, but I don't have an time to play around with that until Labor Day Weekend.
Ohh. I had tried the method you just described, but I used the link that tenor gives me when I click the link symbol on their site and it didn't work. If I right click and copy the actual gif address, it works. Thanks!

tenor.gif
 
Back
Top