Serious thanks for all of your hard work, as well as everyone else working on Lemmy through software of running instances.
Memmy is ready 👍
Serious thanks for all of your hard work, as well as everyone else working on Lemmy through software of running instances.
Memmy is ready 👍
Another word on a more upbeat topic.
First, I have a Giphy implementation in the works to add to Memmy. In terms of privacy, I have taken steps to mitigate tracking that comes along with the use of a Meta product while also helping to allow users to communicate with more than just text.
Giphy has a SDK already made for React Native. Unfortunately, it has some “analytics” wrapped in. The API itself can be used without those analytics, but that comes at the cost of the almost certain tracking they do with just the searches and your IP.
As a result, this is what I came up with:
This is somewhat similar to the Signal implementation of Giphy some time ago. I’m focused on cleaning up some other issues right now, but I’d like to add this in sometime in the near future. Will keep you posted.
A sincere thank you for the kind words :)
As I mention above, the second half of this message is not intended for the vast majority of users. And even for the users it is geared toward, it isn’t meant to be rude at all but to be informative.
I completely get how easy it is to forget that large projects are often times the result of a handful of people all with their own daily lives to deal with. I’ve run into a number of projects recently that have absolutely blown my mind when it comes to the difference in the size of the team vs the size of the product.
Should be fine now. (Assuming that you’re on TestFlight. Waiting for Apple for the App Store.
I am a single person working on this right now. I am totally fine with you using whichever app you need to use, and I understand that if it wasn’t working for you that you’re going to switch. I have my own life commitments as well that I have to make, and managing issues through email, GitHub, and Lemmy is not feasible in the slightest.
That said, these issues are fixed now. If you want to update and use it, that’s great. If you prefer voyager that is fine too.
I will work on it over the weekend. Thanks.
I’ll look into it. Thanks.
Surprisingly I was just looking and there are a ton of active mods still in development. Pretty cool.
Yes!
This reminds me of how upset I was to break my Battlefront CD when I was younger. One of those games you had to enter the CD for to start. Needless to say, that was what started my torrent and crack experience.
Such a great game. The mods and third party maps were awesome. No edition after the first ever lived up to that, especially this new crap they came out with.
My plex server is the best streaming experience I ever had. Only stopped running it because I just wasn’t watching anything for a good bit. More time on my hands now, so time for a revival.
Let me see what I can do about it. Will let you know 👍
deleted by creator
Most of their products are like that. There are a lot of specific language support features in each one that may become available as plugins later on but not at the same pace or “fullness” as the specific product itself.
For example, PHPStorm has good JavaScript support but if you want really good Typescript support you should probably go with Webstorm.
Alternatively, I can totally write Rust code in Webstorm through the Rust plugin but I’m better off using CLion that has better support (or now RustRover which will be where all the latest Rust support features are added, although it’s still a preview product afaik).
Also worth noting though that there are indeed some “tiers”. Like Webstorm won’t support PHP but PHPStorm will support JavaScript/Typescript (again, not fully but enough to maintain a front end operating off your PHP backend)
Oh shoot. Looks like you’re right with compact. Will address it now. Thanks!
It seems to be working for me right now. Have you disabled “Show Read Posts”?
This setting is reflective of your Lemmy setting, so look on Lemmy and see if it’s disabled.
Unless you are just referring to being able to see it as being read, which could possibly be that the indication needs to be a bit more obvious. Right now the title color is changing. There used to be a read icon which we can add back if that’s useful.
Let me know.
Thanks will deal with that now. And yes, that would be easier :)
This should be a lot better now!
Just as an aside, donating does not have to be monetary. Helping (if possible) with development, triaging issues or helping with support/forums of any kind, along with in general filing good issues goes miles for FOSS projects, especially larger ones with only a few developers.