DieguiTux8623

joined 1 year ago
MODERATOR OF
 

Last week I received some constructive criticism on the project's Matrix room by @[email protected] β€” BTW if you guys are not on Matrix yet, you are all invited β€” and there was an interesting point about the bottom navigation bar, which I converted to an issue to better keep track of it.

The original idea was to alter the order of the items in the navigation bar, and I was also suggesting to make it entirely configurable as for which items to include and in what order. But the whole question is more complex than that, e. g. because some people don't expect to find "Settings" in the bottom navigation at all and would like it to be in the navigation drawer on the left.

Personally, I would also like to have bookmarks in the bottom navigation bar instead of settings and would like to swap things that are displayed there and shortcuts that appear in the profile screen (e.g. bookmarks, upvotes/downvoted, drafts, etc.) even if this implies some rework on global navigation and the UI.

Additionally, you know that I am not a big fan of shortcuts in the profile either, but I would prefer to have a panel on the right (like community info or user info) containing all these shortcuts and the logout action instead of placing it in the top bar.

I am therefore creating this post to foster discussion about this topic and gather ideas, so feel free to leave your opinion no matter how much rework it implies.

 

Hi everyone, this is the last development release for this month! This release has a lot of improvements for the majority of which I have to thank @N7_[email protected] for all the time dedicated to debug and fix issues (and implementing new features like the most needed highlight in search results). This release includes also some of the feedback provided by @[email protected] especially in layout updates towards a more M3 compliant look. Finally, translations have been updated with your suggestions on Weblate, which is helping a lot in making user experience better for everyone. Thanks a lot for all your help and contributions, enjoy the weekend and remember L. F. E. T. 🦝

[–] [email protected] 2 points 2 days ago (3 children)

News about this one: N7-X has been working on it recently here.

[–] [email protected] 3 points 3 days ago (1 children)

Ahah ok I understood what you mean... I'll add an issue for it but since this week I'm off I don't think I'll be able to work on it before Friday.

[–] [email protected] 3 points 4 days ago (1 children)

Ok... I've never understood when the Lemmy APIs filter deleted items or not. Not only the message is misleading but there is an "restore" action which does not make sense for those items. I'll check the author client-side and show a different message + show the restore action only when relevant.

[–] [email protected] 4 points 5 days ago

Our PIGS brothers ❀️❀️❀️

[–] [email protected] 3 points 6 days ago (1 children)

That would be more difficult than it seems, this is why I never did it until now. πŸ˜“

[–] [email protected] 3 points 6 days ago (1 children)
[–] [email protected] 3 points 6 days ago

Nice idea, in Raccoon there is only a badge for moderator-approved comments (aka "distinguished comments" in Lemmy lingo), but nothing to show simply whether the author of the comment is a moderator.

[–] [email protected] 3 points 6 days ago

This one was fixed by N7-X here.

 

Hi everyone! This week's dev build contains a feature I'd been planning to add for ages: the possibility to restore contents (posts and comments) you have deleted previously.

There are also several features you requested (and I'm very happy to receive your advice), e.g. the possibility to add/remove favorites directly from the navigation drawer, enhanced community list in drawer with sorting, add the "edit" option in the card swipe actions, configurable inbox preview length and so on.

Finally there are quite a few fixes for markdown rendering, one of them with the help of NicKoehler. Thanks to those who helped either with code contributions or with your bug reports (which made it easier to found the issues).

Hope you like it and have a nice weekend as always! p.s. Next week I will be off so don't worry if I am not reactive as usual.

[–] [email protected] 43 points 1 week ago (4 children)

This is Italy: racial discrimination, labor exploitation, inexistent law enforcement.

[–] [email protected] 2 points 1 week ago

I have news about this request, see here. There are a couple of unit tests missing but it works!

[–] [email protected] 3 points 1 week ago* (last edited 1 week ago) (1 children)

Currently there isn't any option to do so, but that would be nice (I agree).

Thanks for the suggestion and for your patience, there are quite a few sharp edges in this project I know.

EDIT: done here and this will be the last thing before this week's release, I think.

 

The weekly development release is out! The big news for this one are:

  • the brand new and awesome application icon (and splash screen) created by NicKoehler
  • the translation to Traditional Chinese and Cantonese made by Cloudless ☼.

Since I am starting receiving contributions and wanted to give credits to those who deserve it, I added a new "Acknowledgements" screen in the "About" dialog where you can see the list of people who helped with artworks, localizations, code, etc.

Other improvements, involve the possibility to create new communities and started the support for new Lemmy 0.19.4 features (LocalOnly communities, show personal ban status, initial vote display mode depending on remote settings, list hidden posts, list uploaded media, etc.) but more will come in future releases. More info in the changelog on GitHub as always.

Have a nice weekend and, remember, L. F. E. T. 🦝

 

Ciao everyone, recently I was asked on the GitHub discussions section of the repository whether it would be possible to host translations on Weblate in order to crowdsource the effort of localization. I had created that thread myself a lot of time ago and forgot about it as it had no interactions. But that user was right, the translation into their language was of poor quality and in my opinion all users deserve to use the app in their native language and have a good experience with it.

I decided then to move all the resources to Weblate and see if anyone wants to help out. Feel free to add languages, be them national, regional, or even constructed languages, because for me they matter too and, in case you didn't notice, Raccoon is available also in Esperanto and Toki Pona.

I hope you like this initiative and, as always, thanks for your suggestions, ideas, contributions and support.

 

So, recently Lemmy 0.19.4 has been released and it should be the focus of the releases of this client in the following weeks.

There are no breaking changes (technically) so rest assured that, even if you are on the "stable" channel and do not install the latest development release, things will continue working and the app won't crash or become unresponsive while you are using it.

Nonetheless, I think there are very interesting features such as the list of all media you have uploaded or the possibility to see all posts you have hidden (provided that you have hidden them permanently, unlike what the app does now i.e. marking them as read and hide them temporarily).

What are the features that you would like to have and what are the most important ones that you think will bring quality of life improvements to your user experience?

 

Ciao guys, as usual for thr first week of the month, a new production release has been published!

This version contains some stability issues (especially when navigating through comments or posts, opening and closing a post detail, etc.), some performance improvements when opening contents or refreshing (for cases that were, at least to me, very annoying) and several layout enhancements (duplicated paddings, progress bars where they shouldn't be, system nav bar color, etc).

There are a couple of brand new features too, such as admin tools and the default editor language on a per-instance basis, plus the downvote option is not shown any more if it is not allowed by your instance.

There are lot (trust me, a lot) of under the hood improvements: new unit tests being added, several dependency updates and the whole project was migrated to Kotlin 2.0.0, Compose Multiplatform 1.6.11 and Gradle 8.8. As you may have noticed, this made it also possible to launch iOS builds apart from Android ones, and I dont exclude that in the future I may be working on a desktop port.

Have a nice month! πŸ¦πŸ³οΈβ€πŸŒˆπŸ¦ And enjoy the release!

152
A common creature (lemmy.world)
 
 

So, guys, this is the last development release of this month be prepared for a stable release next time! Even though there are not so many shiny big new features, the only notable one if the ability to mark/remove posts as featured on an instance level for administrators, there are many fixes and under-the-hood improvements, mainly the project has been migrated to Kotlin 2.0.0 and Compose Multiplatform 1.6.10, new tests have been added and there are several fixes for the bugs you have reported in the past week. Additionally, the fact that I've managed to build the iOS counterpart of the app, which had been abandoned forever, gives me hope that one day we'll be able to ship something for other platforms too to increase the adoption of the project.

Next week I'll be working on a couple of reports I've received recently which I choose not to include in this build because I did not want to delay this release: the ability to set a preferred language community-wise and the navigation bar appearance. And then we'll be ready for 1.11.0!

15
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/raccoonforlemmy
 

As you may (or may not) know this is a multiplatform project, but I've always given precedence to the Android version because Compose was still in its early stages on iOS.

But attending to KotlinConf'24 last week was really inspiring for me and gave me the bravery (and a little bit of recklessness) needed to spend a couple of nights staring at build errors and Xcode configuration files to make everything work together again.

And I did it! I am not going to distribute an iOS version of the app any time soon, but I wanted to just share with you guys that theoretically it could be done, and that's great news!

πŸŽ‰πŸŽ‰πŸŽ‰

 

As anticipated, this development release contains mainly user experience improvements and fixes. The option to downvote a content is not visible any more if the current instance does not allow it, inbox items are marked as read after being opened or voted, the action items are bigger as you requested and an unwanted margin at the start of comments has been removed. Additionally, more unit tests have been added and several navigation, pagination and caching issues have been solved. I'll be away for some days from tomorrow, so until next week! Report any issues on GitHub please, sorry if I don't answer immediately but will take care of everything when I'm back.

 

Hi everyone! We are halfway through between version 1.10.x and 1.11... next week I am not going to have much time because I'll be attending KotlinConf '24 (btw, if anyone happens to be there, let me know!). So, what to expect for this project?

I am continuing on various user experience and layout improvements (especially the inbox section), I've fixed crashes I received reports for and, if I manage, I'll work on a small enhancement which I've been postponing for too long: hide the ability to downvote if your instance does not allow you to do so.

That's it, enjoy the weekend! I'll publish the next pre-release build on Tuesday May, 21st if you don't mind.

view more: next β€Ί