diff --git a/src/assets/news/2024-09-11 - New NLnet funding for Lemmy.md b/src/assets/news/2024-09-11 - New NLnet funding for Lemmy.md new file mode 100644 index 0000000..13d8956 --- /dev/null +++ b/src/assets/news/2024-09-11 - New NLnet funding for Lemmy.md @@ -0,0 +1,29 @@ +# New NLnet funding for Lemmy + +The [NLnet foundation](https://nlnet.nl/) has previously provided three funding rounds for Lemmy, which allowed Dessalines and Nutomic to work fulltime on the project. With this funding we were able to implement fundamental features such as federation, and to get Lemmy ready for production and to prepare for the huge migration of Reddit users. + +Now we have good news, a new round of funding was approved for a total of € 50.000. For the first time there will be two additional developers receiving funding: Phiresky, who has made numerous contributions to federation and database code. And Sunaurus, admin of lemm.ee who contributed many bug fixes. They will help to implement new features faster and spread the workload. + +By the way, if you want to see a particular feature implemented, we always welcome contributions via pull requests. Additionally we are available for paid work on specific features. You can send a mail to `contact at join-lemmy.org`, or message `@nutomic:matrix.org` to discuss the details. + +Without further ado, here are the approved milestones and payment amounts: + +- [Private communities](https://github.com/LemmyNet/lemmy/issues/187) ([RFC link](https://github.com/LemmyNet/rfcs/blob/main/0005-private-communities.md), 6000€) +- [Improvements for outgoing federation](https://github.com/LemmyNet/lemmy/issues/4529) (3000€) +- [SQL paging and filtering for multiple types](https://github.com/LemmyNet/lemmy/issues/2444) (6750€) +- [Plugin System and example Plugin](https://github.com/LemmyNet/lemmy/pull/4695) (3000€) +- [Post scheduling](https://github.com/LemmyNet/lemmy/issues/234) (1500€) +- [Improve Linking Federated Posts](https://github.com/LemmyNet/lemmy/issues/2987) (2250€) +- [Automatic Language Tagging](https://github.com/LemmyNet/lemmy/issues/2870) (1500€) +- [Poll support](https://github.com/LemmyNet/lemmy/issues/787) (3500€) +- Moderation Improvements (4500€) + - [Include instance blocks in mod log](https://github.com/LemmyNet/lemmy/issues/2506) (750€) + - [Implement warnings, notify user when warned](https://github.com/LemmyNet/lemmy/issues/1424) (2250€) + - [Attach unresolved report counts to comment and post payloads](https://github.com/LemmyNet/lemmy/issues/4163) (1500€) +- [Rework API Endpoints for API v4](https://github.com/LemmyNet/lemmy/issues/4428) (€ 6000) + - [Separate endpoints for image upload](https://github.com/LemmyNet/lemmy/issues/1772) (3000€) + - [Move taglines and emojis into separate paged endpoint](https://github.com/LemmyNet/lemmy/issues/4577) (1500) + - [Reduce amount of redundant data returned](https://github.com/LemmyNet/lemmy/issues/2957) (1500€) +- [Multi-communities](https://github.com/LemmyNet/lemmy/issues/818) (6000€) +- [Ease discovery of federated communities](https://github.com/LemmyNet/lemmy/issues/2951) (3000€) +- [Post tags](https://github.com/LemmyNet/lemmy/issues/317) ([RFC link](https://github.com/LemmyNet/rfcs/blob/main/0004-post-tags.md), 4500€)