Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LemmyNet/lemmy

🐀 A link aggregator and forum for the fediverse
https://github.com/LemmyNet/lemmy

Separate federated_instances into its own endpoint. Fixes #1931 (#2813)

33ba1fc623522725319ea3d3ec9ac69349b3eda3 authored almost 2 years ago
Use official rust image and clean up Dockerfiles (#2804)

* Add docker/Dockerfile.multiarch

* Update normal Dockerfile to be similar to multiarch one

* ...

90c6dc27326e51e3b8db70e2702870c32b0dcfc7 authored almost 2 years ago
Temporary fix for hiding deleted posts. #2624 (#2811)

3fa713f4146ed6405ba57439e0099d67cedf232d authored almost 2 years ago
Leave modded communities on account deletion. Fixes #2560 (#2810)

148f33def529b30f07bb8679827a8affd14d8c1e authored almost 2 years ago
Adding check to description and body length fields. (#2805)

* Adding check to description and body length fields.

- Also making the checks return `LemmyE...

38d4429ae7cef27089263cc39dc0fa9647263d6d authored almost 2 years ago
Fix & Optimize CI config (#2802)

* let the clone plugin handle submodules too

* start using yml aliase

* fix publish_to_cra...

e7a2080f3f54de645024d0cf5d84bd32a5c5def9 authored almost 2 years ago
Making the chat server an actor. (#2793)

* Making the chat server an actor.

- Fixes #2778
- #2787

* Forgot to add handlers folder....

63f54a3103684fd375428331f730b9a104add3a9 authored almost 2 years ago
Use pretty print for federation json responses (#2801)

844cde9db3ceec713799499279a97d8b62d28f8c authored almost 2 years ago
Fix listing type default value (#2796)

* Fix listing type default value

The listing type parameter is only meant for the frontpage, ...

9d26ac2c6ff4e7e21178ba27cd04f1e558c8d99b authored almost 2 years ago
Add woodpecker ci (#2789)

* Adding woodpecker. Try 1

* Adding woodpecker. Try 2

* Adding woodpecker. Try 3

* Addi...

d18bc95b7b92c99bd029604ed7797575f54e6dd4 authored almost 2 years ago
Remove unused dependencies (#2795)

3a526b0b7d7a6e4c3f0d30efe0a5405e9f0b04fd authored almost 2 years ago
Optimize federated language updates to avoid unnecessary db writes (#2786)

* Optimize federated language updates to avoid unnecessary db writes (fixes #2772)

* fix test...

165b19e75c1723bb4617ade7c28791f32d06b7ed authored almost 2 years ago
Added identifier to context (#2791)

fdaa2bcf090c3fb1c2c38fe7bac8026ce67457d3 authored almost 2 years ago
Activitypub crate rewrite (#2782)

* update activitypub-federation crate to 0.4.0

* fixes

* apub compiles!

* everything co...

6f513793cbd8e7427812638335b55dbb0547ffec authored almost 2 years ago
Add Custom Emojis Support (#2616)

* Add Custom Emojis

* Modify index

6bc49bdd7014c6dee003635e66f4033a3269ca98 authored almost 2 years ago
Adding deadpool timeouts. (#2775)

66b0ddbbc567dba3e6df26d71c7d15b20453b22f authored almost 2 years ago
Adding TOTP / 2FA to lemmy (#2741)

* Combine prod and dev docker setups using build-arg

- Fixes #2603

* Dont use cache for re...

1dba94c9cbdb7af838bbd13d6c81d349a603c623 authored almost 2 years ago
Get rid of Safe Views, use serde_skip (#2767)

* Get rid of Safe Views, use serde_skip

- Also change the ViewToVec, to work with non-vector ...

985fe24669d3fdeecc0aa76cc74dd6570cbad5c8 authored almost 2 years ago
Show deleted and removed posts for profile views. Fixes #2624 (#2729)

* Show deleted and removed posts for profile views. Fixes #2624

* Only showing non-deleted/re...

48f187188bce9f5fa1ac8ee09615540ee4df8540 authored almost 2 years ago
Dont upsert Instance row every apub fetch (#2771)

This is not necessary because the domain cant change, so we only
need to insert if no row exist...

d9e7f0100ad14121b43b89d54b80fb2345d8d83e authored almost 2 years ago
Fixing broken websockets. (#2770)

* Fixing broken websockets.

* Use cloned() for serde::Value

3844ac76c32c66a39074dc5ad3cb8b9610ef682c authored almost 2 years ago
Ignore undetermined language when calculating post default language (#2769)

This will make it much more likely to successfully get a default,
as most users and communities...

f0e16278249ca83140649f87e29cd2c47a610915 authored almost 2 years ago
Switch from bb8 to deadpool. Fixes #2765 (#2768)

* Switch from bb8 to deadpool. Fixes #2765

* Remove unecessary deadpool dependency.

* Igno...

209c8a91856d089acd12ac36b45d8019d433b2a7 authored almost 2 years ago
Adding a vector indexing check to prevent panics. Fixes #2753 (#2754)

* Adding a vector indexing check to prevent panics. Fixes #2753

* Fixing for new clippy lint....

8c0c1628e08f8db4f602f1b69a7f94ba60bfc2d5 authored almost 2 years ago
Cleaning up person_view sorts (#2760)

4c77c84b601cd10b09079e34fe9a6fbbe7d8525b authored almost 2 years ago
Add default attribute for webfinger properties (fixes #2756) (#2759)

80571567e147bef58a86782e12193de1fc30cbd0 authored almost 2 years ago
Adding 0.17.2 Release notes.

155af88582e8aaa4dad93b6c296e9337cae87cbb authored almost 2 years ago
Include type information with webfinger responses (fixes #2037) (#2746)

So that it is easier to parse for other software

675353d4e920e124ae4bc048ddc45fbbed7b7875 authored almost 2 years ago
Fixing issue with saving site language. Fixes #2748 (#2749)

* Fixing issue with saving site language. Fixes #2748

* Add a warning to Site::read

cd5c79527a906d2ceeb4ddea2c5176fe53d753ce authored almost 2 years ago
Proper permission check for federated comment distinguish (#2697)

Co-authored-by: Dessalines <[email protected]>

a42f7271e6f221dfd8d568f7ec2a9a3ea093ecc2 authored almost 2 years ago
Implement separate mod activities for feature, lock post (#2716)

* Implement separate mod activities for feature, lock post

Also includes collection for featu...

62663a9f2e91e3e909d96c921c21bea598a57f91 authored almost 2 years ago
Fix case in activitypub context (ref #2734) (#2743)

Should be camelCase.

Co-authored-by: Dessalines <[email protected]>

8409e50f8c1aba177423d773d07f7b66b518f46b authored almost 2 years ago
Separate comment distinguish (#2740)

* Combine prod and dev docker setups using build-arg

- Fixes #2603

* Dont use cache for re...

1917e3d4955680b9a4b062edbc16efa4d8355d20 authored almost 2 years ago
Adding instance software and version. Fixes #2222 (#2733)

* Adding instance software and version. Fixes #2222

* Fix clippy.

* Fix clippy 2

* Fixi...

3735c6fabfd85d6c98c2fc126b70e593db532eb8 authored almost 2 years ago
Fixing slow joins to post_read, post_saved, and comment_saved . (#2738)

- Fixes #2445

47f4aa3550e7e79736f87673e007f930a9442f1f authored almost 2 years ago
Remove lemmur since its deprecated. (#2742)

9b0428bc5029323ded66dad8cdfc54bd01da3ca9 authored almost 2 years ago
Combine prod and dev docker setups using build-arg (#2739)

* Combine prod and dev docker setups using build-arg

- Fixes #2603

* Dont use cache for re...

993489a80f9c56c6916a000580a2608f7d9fc237 authored almost 2 years ago
Organize utils into separate files. Fixes #2295 (#2736)

* Organize utils into separate files. Fixes #2295

* Moving tests.

* Fix test.

* Fix test 2

36aaa5064400e794ffc4141dcadca6f75d1978db authored almost 2 years ago
Removing checking permissions when editing posts and comments. (#2727)

* Removing checking permissions when editing posts and comments. Fixes #2714

* Running cargo ...

8a27978ee17dabb2b0b6c75f8a0e2b562a63ced5 authored almost 2 years ago
Fixing updated form fields. Fixes #2724 (#2725)

* Fixing updated form fields. Fixes #2724

* Fix import.

956d0aa52f62402a5868f2745f14f89df45dd805 authored almost 2 years ago
Only let top admin purge. Fixes #2731 (#2732)

9d7009c7726dc8d9a3734959d0f823cc1b41b963 authored almost 2 years ago
Fix writing of `removeData` in apub context (fixes #2734) (#2735)

25e98064b6b3005ef7fc9c81df2ae8d9b5a01d84 authored almost 2 years ago
Adding a site option to email admins for new reports. (#2730)

- Fixes #2551

ddb62681648cec473a19dce29861d48882e71943 authored almost 2 years ago
Sort community search by active_monthly by default. (#2728)

- Fixes #2678

166854b37e0929bbbaf076b44470a132b539f50b authored almost 2 years ago
Fix post titles being cut off (fixes #2718) (#2720)

I didnt notice that this limit would also apply to Lemmy and other
software which has the title...

3bb98fcc64fd804b6daa089d5dd59d9b4c3d6f0d authored almost 2 years ago
Improved error message when attempting to fetch non-local object (fixes #2715) (#2717)

3bfa8ab4fffbacad50a2d20937bc64206cd4d3d0 authored almost 2 years ago
Convert HTML from titles into markdown (#2709)

Co-authored-by: Kradyz <[email protected]>

ab9b60e86d5e0ef42cd3c026258fb0f94d1856d8 authored almost 2 years ago
In apub post receive, check posting restricted to mods (ref #2702) (#2704)

Co-authored-by: Dessalines <[email protected]>

7c1a37d5843d161fb26fdc3c7c40cddead2775d7 authored almost 2 years ago
Fix docker federation setup (#2706)

2891856b486ad9397bca1c9839255d73be66361f authored almost 2 years ago
Fix data fetching from Peertube (fixes #2689) (#2703)

- Other platforms can support additional language tags. Treat those
as None instead of throwing...

eb78af9b02a05a65aa56748a947c13ca1560ba89 authored almost 2 years ago
Add a ntfy notif on a tag deploy success. (#2701)

bc8845391f38b82c6e4b59842bedc8c30526bcb2 authored almost 2 years ago
Adding 0.17.1 Release notes.

0c8fd240a684fbb791f2d78790ce497eea7e643b authored almost 2 years ago
Disable pictrs feature in CI to make it faster (#2698)

4dddc3f717765bb2687a6aa576f0513e5fc0cbf8 authored almost 2 years ago
Version 0.17.1

5ae409d4e48adecc8da5b947b06cfadb259d9af6 authored almost 2 years ago
Fixing admin application email subject. Fixes #2688 (#2695)

ed95c61bcacd6c97dcf747c570822d1bfb1b0c0c authored almost 2 years ago
Fixing person block views. Fixes #2693 (#2694)

b1e121b5ba10a5dbd1753664c596f662752b8a41 authored almost 2 years ago
Fixing GetPosts active sort index. Fixes #2683 (#2684)

* Fixing GetPosts active sort index. Fixes #2683

* Fixing other sort.

d0c94a4f49b1ae4ad718472e80d5d097a6eeb8fc authored almost 2 years ago
More explicit upgrade instructions.

93f2eb4df02b14df10f49f1f60315e158a814334 authored almost 2 years ago
Fix yerbate.ml -> join-lemmy.org links

4dfe4c5579fcff5df5834625e89ae026df34311b authored almost 2 years ago
Merge branch 'main' of https://github.com/LemmyNet/lemmy

41010328c133e0a3c3f098c4a444d08c26104b81 authored almost 2 years ago
Fixing instructions.

2754bc1d10a8843a455d956ec581063ae90b93f5 authored almost 2 years ago
Publish without verify (#2681)

Co-authored-by: Dessalines <[email protected]>

36ac1b54c1b50bf842d756496e732a90ba4dc4f5 authored almost 2 years ago
Fix paths in release script, update crate versions (#2680)

43b94e5f160247df38b926d2b6fc51107e1a5eab authored almost 2 years ago
Adding 0.17.0 Release notes.

d5368cbba99c0a55c77722b8423d4b6887d34921 authored almost 2 years ago
Version 0.17.0

53bc0311b156c6459c39c4ed3f6174ee65726afd authored almost 2 years ago
Updating translations.

a9905bf9992983c13ec3c318b9258d90b241ed14 authored almost 2 years ago
Fixing `.drone.yml` (#2677)

* Try to fix docker/drone plugin

* Trying to use one rust image.

* Fixing drone 1.

* Fi...

a610211557a15c00f9591e0515c781d46c26890f authored almost 2 years ago
Use join_all instead of try_join_all. Fixes #2673 (#2674)

* Use join_all instead of try_join_all. Fixes #2673

* Add note about closed connections.

a8232fe3d65f01eaf132ba22f6aff2e384fe94a5 authored almost 2 years ago
Update message_id to comply with RFC 2822 (#2668)

The RFC 2822 format standard requires the message ID to be enclosed within angle brackets. If th...

c416e4ce14d0f552546d712dfe98d75731b29e95 authored almost 2 years ago
Speeding up comment-ltree migration, fixing index creation. Fixes #2664 (#2670)

* Speeding up comment-ltree migration, fixing index creation. Fixes #2664

* Adding some logging...

70c549dad8320a2bd2f46bb39521b571423bef36 authored almost 2 years ago
Add feature to embed pictrs in lemmy binary (fixes #2627) (#2633)

* Add feature to embed pictrs in lemmy binary (fixes #2627)

* Add pictrs config

* add prot...

1eaf2c8a038afc143e6f495fe474119d90078236 authored about 2 years ago
Update post_aggregates indexes to account for featured_local and featured_community columns. (#2661)

- Fixes #2660

6eb5ed343c2f8541a2a9efaf06ac80168de9b4a1 authored about 2 years ago
Post creation from Mastodon (fixes #2590) (#2651)

* Post creation from Mastodon (fixes #2590)

* better logic for page title

* add deserializ...

7e3d3839b60b52f5539699e1291c476820c67d43 authored about 2 years ago
Upgrade to postgres 15. (#2659)

ac56504291a7ab2cf0975272d54f6cf37b99d0f1 authored about 2 years ago
Add reddit -> lemmy importer to readme. (#2662)

b5d45fa82601443c7d5af415e26885934c3b8d71 authored about 2 years ago
Some script improvements (#2654)

- Allow specifying which packages should be tested
- Hardcode `lemmy` as db password because tha...

2ec8bb877c607e33d1b30b7f8a02bfb0338a3104 authored about 2 years ago
Use enum for registration mode setting (#2604)

* Use enum for registration mode setting

* fix tests

ceff2ec686094364cd452f10314d7239c8a9763c authored about 2 years ago
Removing sniptt/monads for lemmy-js-client. (#2644)

* Removing sniptt/monads for lemmy-js-client.

* Fix tests.

0630d214e367355caa4b45ea1c2dbe3087e96ab9 authored about 2 years ago
Fix historical post fetching. Fixes #2640 (#2643)

b7d5b37ac9fe36c510b37ca77faf34f8e283b65f authored about 2 years ago
Adding the go client. (#2629)

* Adding the go client.

* Adding lemmyBB, and a stub for lemmy-rust-client

* Updating to u...

e567151ec3abf7386b4e7016d8e6670385608a00 authored about 2 years ago
Point to !lemmy_support for support questions (#2638)

dab532f743ed361496dcb78a0bd5da62532153c9 authored about 2 years ago
Add documentation for using Lemmy API from Rust (#2639)

270f3b781a7bb96bc79b97639abf2e9a80aa2a60 authored about 2 years ago
Improve application question check (#2628)

The check was failing if only require_application was passed
and not application_question, desp...

0d4cdb579cdbc6d02385b435c29d635a519d0fd9 authored about 2 years ago
Fix user following (#2623)

Co-authored-by: Dessalines <[email protected]>

9f52d4ae538f989d159bf241e9ce185e086b2ed5 authored about 2 years ago
Allow embedding Lemmy, fix setup error (#2618)

* Fix error during site creation due to empty LocalSiteRateLimit update

* Move main function ...

c3fbb7702f62ced73f11359fb9cb07e7f3390ee7 authored about 2 years ago
Fixing missing forms, incorrect user discussion_languages (#2580)

* Fixing missing forms, incorrect user discussion_languages

* Add discussion_language to Comm...

76e0ab934f6b0b2c5193d14091efe15a6add91fc authored about 2 years ago
Add support for Featured Posts (#2585)

* Add support for Featured Posts

* Fix rebase

* More fixes

9dfd819691676994ac52b000fc4f93dfe72bc2b3 authored about 2 years ago
Remove federation backwards compatibility with 0.16.x (#2183)

* Breaking: remove compatiblity with page.url field (ref #2182)

* Breaking: change type of In...

0ecf256ce32392b53b96a24ddd8f2e4e513281da authored about 2 years ago
Rework websocket (#2598)

* Merge websocket crate into api_common

* Add SendActivity trait so that api crates compile i...

2732a5bf0707cfca38cf6e826d867d69eb6f4888 authored about 2 years ago
Merge pull request #2593 from LemmyNet/refactor-notifications

Refactor crates for parallel build

f02892b23b865e4e29b04c441754f87b4522077d authored about 2 years ago
Merge websocket crate into api_common

030afbc2e78a91b1a302ca59c4ea0ccef9057019 authored about 2 years ago
Builds lemmy_routes in parallel with lemmy_apub

904d7bec2fe10c37530c694161d19b42c47897ea authored about 2 years ago
Move code to generate apub urls into lemmy_api_common

201fa97769882736b560f1c6e3564c70e5ce3f1f authored about 2 years ago
Add SendActivity trait so that api crates compile in parallel with lemmy_apub

c6c52ab9ccde330b5012f8d0ce4fc8f26628d5cc authored about 2 years ago
Check user accepted before sending jwt in password reset (fixes #2591) (#2597)

Co-authored-by: Dessalines <[email protected]>

70e3feb174a2471ff018071fbfed5039ed31fa3d authored about 2 years ago
Relax honeypot check (fixes #2595) (#2596)

Co-authored-by: Dessalines <[email protected]>

ccb6435c1d824ff3b13a4820bf29ac9352941a23 authored about 2 years ago
Use audience field to federate items in groups (fixes #2464) (#2584)

bcf5c91f81f54c3a3fda7bdf6b24a077a45413be authored about 2 years ago
Federate group moderators using attributedTo field (#2588)

* Federate group moderators using attributedTo field

* fix tests

Co-authored-by: Dessalines <d...

41d4852efcd47d2eb0d68e11fcc96d762b7402d7 authored about 2 years ago
Set cargo home in ci to avoid redownloading deps between steps (#2587)

* Set cargo home in ci to avoid redownloading deps between steps

* remove protobuf

Co-authored...

96a2bec6911b31983f8220b765745f1f8cfdf733 authored about 2 years ago
Add some more clippy lints (#2586)

* Add some more clippy lints

* restore config

* no allow dirty

Co-authored-by: Dessalines <de...

d39bc14c43d9190c52779128f696c8ee27fb63e4 authored about 2 years ago