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

improve admin and mod check to not do seq scans and return unnecessary data (#3483)

* improve admin and mod check

* fix clippy

* move admin index to existing code

* Revert...

922ee6a2305d08ba06f3f2343c563cb825e410fc authored over 1 year ago by phiresky <[email protected]>
Only allow http(s) scheme for urls (ref #3505) (#3508)

With this change only http(s) schemes are allowed for post.url
field. This is checked for incom...

00f9f79a44887869dcdc3fe5bd1dabbbdc080cec authored over 1 year ago by Nutomic <[email protected]>
Change security contact mail (#3506)

Old one isnt working apparently

c12fedaf1b39ef0d5d7122221a0e57ba50f04ac6 authored over 1 year ago by Nutomic <[email protected]>
Allow cross-origin requests (#3421)

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

084f603745e4ca9b41148cf1f1f778d4fee5e98a authored over 1 year ago by Diamond <[email protected]>
Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497)

* Make sure hot rank sorts for post and community filter by positive hot ranks.

- Context #29...

6840fd64f9bee9fff263ed797350a316ebdb98c6 authored over 1 year ago by Dessalines <[email protected]>
Fixes wrong community moderator ordering. (#3495)

ef11a6ca3795c91221272a1aabfc51741002b75a authored over 1 year ago by Dessalines <[email protected]>
Use fixed prettier version for CI (#3507)

3.0.0 was pushed to docker hub 2 hours ago, thats probably why
builds are breaking now.

ce1ffebeb0ca4fb8f5a382cc76eaaa55517cd107 authored over 1 year ago by Nutomic <[email protected]>
upgrade markdown-it to fix panic (#3490)

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

2158621bdab98cea9724fb7c4aaddb6990e1213a authored over 1 year ago by phiresky <[email protected]>
improve performance of community followers inbox query (#3482)

* improve performance of community followers inbox query

* nightly format

* force woodpeck...

45b1a0d4fb491abe9aef3e70ada27d8bc8d2658e authored over 1 year ago by phiresky <[email protected]>
Cache federation blocklist (#3486)

* Cache federation blocklist

* revert submodule change

ebaf69bd70bac6a4bc236b3816277ca26745bee8 authored over 1 year ago by Nutomic <[email protected]>
Add Prometheus endpoint (#3456)

Add a server for serving Prometheus metrics. Include a configuration
block in the config file. ...

1e99e8b9dc48b23fca3b1801c66f30cf17766825 authored over 1 year ago by Andrew Fields <[email protected]>
Adding a person.admin index, and featured_local/community indexes. (#3479)

657c2e37c0aa3ff634a10c92abd51f0da0f7dcbf authored over 1 year ago by Dessalines <[email protected]>
Add feature for enabling json logging (#3462)

ff47d97bd34d303dc8dd687bca29f5d9755a59af authored over 1 year ago by Lemmus.org <[email protected]>
fix(posts/comments/search): return error on invalid community name (#3418)

85dab149a93cd93dc5363fe5b8d51942385625b3 authored over 1 year ago by Louis GERARD <[email protected]>
Improved validation of display names (Fixes #3436) (#3437)

* Fixed validation of display names

Fixed validation of display names: reject names beginning...

cdc5b478860607193942d28ba825f9bf00e05e0b authored over 1 year ago by Josephos <[email protected]>
Fixing clippy. (#3471)

8bcf2ea7c9c55e8e073917e3050f85e4bf913605 authored over 1 year ago by Dessalines <[email protected]>
Remove not needed anymore http-signature-normalization-actix dependency (#3458)

bf62fbe644aafa6a9293cdebb2923cb82175694c authored over 1 year ago by Piotr Juszczyk <[email protected]>
300 comment limit. (#3306)

* 300 comment limit.

* Another fix.

f0e487f18a29afc0671eaf245801b80c442fdd1c authored over 1 year ago by Dessalines <[email protected]>
Version 0.18.1-rc.9

7a04971ecde474243a09bb94f2789fad2fd9cc75 authored over 1 year ago by Dessalines <[email protected]>
Do not decrement comment score twice when removing then deleting. (#3196)

Fixes #3004

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

bbca6ef6dcad4e569fc868947e48e004f60ef43d authored over 1 year ago by JP Moresmau <[email protected]>
Remove excessive content_type header configuration (#3470)

696cca4ce447445d863717d61300f1ffb3ab4d4c authored over 1 year ago by perillamint <[email protected]>
Adding rest of community sorts. Fixes #3374 (#3376)

* Adding rest of community sorts. Fixes #3374

* Addressing PR comments.

935b0bf0480db29dc632c64e3cc50e593eb08a30 authored over 1 year ago by Dessalines <[email protected]>
Dont compare db string errors (fixes #1393) (#3424)

* Dont compare db string errors (fixes #1393)

* cargo fmt

---------

Co-authored-by: Des...

e1494d468368c42e450cfeb71dbb194ad668f406 authored over 1 year ago by Nutomic <[email protected]>
Add Open links in new tab setting (#3318)

* Add Open links in new tab setting

* reorder because it fixes tests ?

b8ee9315bc95d647c609c89d5d38e1d19574fb4b authored over 1 year ago by Simon Bordeyne <[email protected]>
Fix awesome-lemmy owner (#3469)

efe98158c09de12905148146a6de41bf32660994 authored over 1 year ago by David BELEY <[email protected]>
Add awesome-lemmy to LemmyNet? (#3413)

* Add LemmyNet/awesome-lemmy

* Delete other apps/projects from README.md

050216eed97380c8c1682ba065cf5e62f0961934 authored over 1 year ago by David BELEY <[email protected]>
Use serde(skip) instead of skip_serializing, add placeholder values (#3362)

* Use serde(skip) instead of skip_serializing

The latter breaks lemmy_crawler as the field is...

cb91eedd24a0a5b9c8275309461c886ee9a7b3ef authored over 1 year ago by Nutomic <[email protected]>
Mark follow as pending when subscribing to remote community (fixes #3384) (#3406)

6405761891709cc98271452ac98cccf8219adb6e authored over 1 year ago by Nutomic <[email protected]>
Fix formatting for latest nightly (#ref 3467)

fc60b82f8264301202d6c118e8bf3c1de3f49968 authored over 1 year ago by Felix Ableitner <[email protected]>
Remove PerformApub trait (#3423)

* Remove PerformApub trait

This is completely useless now that websocket is gone. In the futu...

3578dab67f5d3b0f21c3a368280eb51521756a23 authored over 1 year ago by Nutomic <[email protected]>
Fix quoting of max-file in docker-compose.yml (#3442)

682ca55e0c1385c548d8fb284038258fe81eefa8 authored over 1 year ago by drumlinish <[email protected]>
don't strip, log trace if requested (#3425)

cb28af508d030683561bdc9dde2299cf818f2c6b authored over 1 year ago by phiresky <[email protected]>
Update federated posts to not cache sensitive images if not allow by local site (#3253)

* Update federated posts to not cache sensitive images if not allow by local site

* Refactor ...

810762762fedcf4f20c571c263603aa7753234df authored over 1 year ago by Lemmus.org <[email protected]>
Fix concatenation of audio captcha wav files (#3350)

* Fix concatenation of audio captcha wav files

* Log errors rather than crashing

* Return ...

fcc010b5dc7c0835e758dbd34fbe33b1c0ff6103 authored over 1 year ago by Dominic Mazzoni <[email protected]>
Automatically manage database when running scripts/test.sh (#3389)

* Update .gitignore

* Create start-dev-db.sh

* Rename start-dev-db.sh to start_dev_db.sh
...

7d3894d5dd86b1b08cbe74904a852e4551110934 authored over 1 year ago by dullbananas <[email protected]>
Version 0.18.1-rc.4

3159eedd9928f7ae0e01eea22ab721a795687888 authored over 1 year ago by Dessalines <[email protected]>
Fixing release script. (#3398)

* Fixing release script.

* Version 0.18.1-rc.2

* Removing cargo update from release script...

6c64cb52336c380f37e24b41a9b6a0420aa42f0d authored over 1 year ago by Dessalines <[email protected]>
Added gitattributes to normalize all files to lf (#3386)

This makes it less annoying to build on windows/mac

Co-authored-by: Dessalines <dessalines@us...

0464c46d266be8ea657767b6c172576d78c316e8 authored over 1 year ago by Nick Shockey <[email protected]>
Update activitypub-federation crate to 0.4.5 (#3379)

https://github.com/LemmyNet/activitypub-federation-rust/releases/tag/0.4.5

c216153dfb3cb2d08b72fa466fe522b3c7accde7 authored over 1 year ago by Nutomic <[email protected]>
Fix cargo warnings (#3397)

ec18fd986959b950acb943950d9dfffaf18dee9d authored over 1 year ago by Sander Saarend <[email protected]>
Fix missing sorting types (#3370)

* Fix missing sorting types

* Reordered sort_type_enum

ffc049078e834f1a74b20307014f29fca3f8459a authored over 1 year ago by c-andy-candies <[email protected]>
docs(api): Add api-common info on generating TypeScript bindings (#3330)

0f91759e4d1f7092ae23302ccb6426250a07dab2 authored over 1 year ago by Jan Klass <[email protected]>
Remove redundant calls to `Iterator::collect` (#3365)

* Remove redundant calls to `Iterator::collect`

* Update mentions.rs

* Add clippy lints an...

bef76630c5d74805ff367bfab787d72498b6927d authored over 1 year ago by dullbananas <[email protected]>
Run cargo update as part of release script (#3369)

To get newest dependency patches and get rid of yanked deps

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

e4b739320c810e0f3eaf81c2be96dd5fc9a9a922 authored over 1 year ago by Nutomic <[email protected]>
Version 0.18.1-rc.1

ad6f244b618dd7cf2aa4bd8876e378ba62b35016 authored over 1 year ago by Dessalines <[email protected]>
Fixes #2900 - Checks slur regex to see if it is too permissive (#3146)

* Fixes #2900 - Checks slur regex to see if it is too permissive along with small validation org...

e63aa80c3a3631f4713525d65c8223e1106355e8 authored over 1 year ago by Nina Blanson <[email protected]>
add new flag to api (#3363)

d1d90af0eb749ad79bc46ee81717e7166936ea89 authored over 1 year ago by Domenic Horner <[email protected]>
feat: re-added captcha checks (#3289)

2aef6a5a338c9a6b5764fbc1ae42fa3edf096deb authored over 1 year ago by TKilFree <[email protected]>
Limit password resets (#3344)

76a451377432a6a61889e06e7d7dbc146e7b797b authored over 1 year ago by Sander Saarend <[email protected]>
Fixing the release script. (#3295)

* Fixing the release script.

* Updating the submodules.

98482b1564ad7378f7ac439b5e5ab7247dcefc38 authored over 1 year ago by Dessalines <[email protected]>
Batch hot rank updates (#3175)

211e76dc2781606331a2825b48a2b11fcd237d98 authored over 1 year ago by Sander Saarend <[email protected]>
Feature add three six and nine months options backend (#3226)

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

f5209fffc1de527db7ea007d463c158b36fda515 authored over 1 year ago by c-andy-candies <[email protected]>
Fetch community outbox and moderators in parallel (#3360)

This will speedup first time fetching of a remote community

50efb1d519c63a7007a07f11cc8a11487703c70d authored over 1 year ago by Nutomic <[email protected]>
Remove networks from docker-compose.yml (#3356)

8fbc630ce17dbeeb47933899fb84e8d3fb3ff1c1 authored over 1 year ago by Nutomic <[email protected]>
Item URL should point to post URL (#3345)

If the post is an URL post the item link should point to the URL of the
link that is being posted.

c9e9ff46faa40e2642343effb117693bfa525c5f authored over 1 year ago by Simon Lundström <[email protected]>
Site Metadata: resolve relative URLs for embedded images/videos (#3338)

* Site Metadata: resolve relative URLs for embedded images/videos

* api_common: relax version...

62c8ac1db50f25c96fc1010b4f41d9eb450543f0 authored over 1 year ago by Otto Rottier <[email protected]>
Use compression middleware (#3343)

b2a9d4a335185b25779740a936a9ba8b20e07986 authored over 1 year ago by dullbananas <[email protected]>
Remove another unused dev dependency

73d2faa9f5773953eeda9402fc3934e0fdfa239c authored over 1 year ago by Felix Ableitner <[email protected]>
Adjust the config check to be a separate faster to compile binary (#3313)

9406c3ad2bc0cd265b766632d143945bc3c93989 authored over 1 year ago by cetra3 <[email protected]>
Remove unused actix_rt dependency

a39e948b525397416378d7aab0ca4d25cc9be423 authored over 1 year ago by Felix Ableitner <[email protected]>
Add Liftoff to README.md (#3357)

83ff9adee5cfa21878da7f969d3dd3df2453570b authored over 1 year ago by wiki-me <[email protected]>
Respond with `Content-Type: application/activity+json` (#3353)

As per ActivityPub specification, the return type should be
`application/activity+json`, not `a...

3d7d6b253086f1ac78e6dd459bc4c904df45dbfa authored over 1 year ago by perillamint <[email protected]>
Fix lemmy UI environment variable (#3299)

01dc1efe775adce5f7710172b2ed579ce64115d7 authored over 1 year ago by anonion <[email protected]>
Leave no apk cache in Docker image (#3327)

2f3d60a63b3d88ec78eec75b6f6ec740ebb9f15c authored over 1 year ago by Peter Dave Hello <[email protected]>
Allow wildcard imports in schema.rs (#3293)

Dont mess with auto-generated code, this avoids problems with
clippy after running diesel commands

ddfa112e0b48d8facdefb1f09fb5f1db6c2c6677 authored over 1 year ago by Nutomic <[email protected]>
Update DB local_user.theme type to text (#3266)

* Update local_user.theme type to text

* fix default value

* Undo auto generate changes

c5886404efaba6ba477e6c30830115473f497706 authored over 1 year ago by Scott <[email protected]>
feat: allow all admins to purge content (#3271)

21d53497851e367a72e1ac41525820452fae41b8 authored over 1 year ago by TKilFree <[email protected]>
Add separate Post check for is_valid_body_field (#3263)

* Add separate Post check for is_valid_body_field

* Modify is_valid_body_check for posts only...

203e35899e12e8696d0c871b5c12b27a5751b4a2 authored over 1 year ago by Neshura <[email protected]>
Merge branch 'vijaykramesh_clear_deleted_posts_comments'

206789af67e4b75ec45b3434641ce16ab899c238 authored over 1 year ago by Felix Ableitner <[email protected]>
Remove DELETED_REPLACEMENT_URL

ce0cf0e41bf00d5b741f0cb4789c508df72edd79 authored over 1 year ago by Felix Ableitner <[email protected]>
Version 0.18.0

e4d78b09747ecd3700f423bce9e6b8f5db347b24 authored over 1 year ago by Dessalines <[email protected]>
feat: re-added captcha checks (#3249)

95378785195c552a6618acb44d7ca31b084ee480 authored over 1 year ago by TKilFree <[email protected]>
Version 0.18.0-rc.8

3f6e9a7f236a464e72b43a5316f3c877525f8a03 authored over 1 year ago by Dessalines <[email protected]>
Reversed requirement question logic (#3283)

* Reversed requirement question logic

* Changed required state to 'true'

aea5f6a38b9ae3e913e261dc4b978c2857292703 authored over 1 year ago by Kresten Laust <[email protected]>
Remove `actix_rt` & use standard tokio spawn (#3158)

* Remove `actix_rt` & use standard tokio spawn

* Adjust rust log back down

* Format correc...

d6b580a530563d4a2be76d077e015f9aecc75479 authored over 1 year ago by cetra3 <[email protected]>
Add support for sslmode=require for diesel-async DB connections (#3189)

6b28f8c616593be2c6905a39e98e1df2de956fe2 authored over 1 year ago by Sander Saarend <[email protected]>
Revert "feat: re-added captcha checks (#3249)" (#3288)

This reverts commit 8a086c82405bc8e2c8cb2fbbcceb10418f231d1b.

37a47de3a871830ad002ec1f5c4da672ca430518 authored over 1 year ago by Dessalines <[email protected]>
Fixing removed posts showing. Fixes #2875 (#3279)

* Fixing removed posts showing. Fixes #2875

* Fixing clippy.

b6cd1bde8eae74d22c0c3c80ee7990b413d0ab27 authored over 1 year ago by Dessalines <[email protected]>
Add support for sslmode=require for diesel-async DB connections (#3189)

6d67f88603482f62bea74c8ef7ceae4ca4b77d59 authored over 1 year ago by Sander Saarend <[email protected]>
Remove `actix_rt` & use standard tokio spawn (#3158)

* Remove `actix_rt` & use standard tokio spawn

* Adjust rust log back down

* Format correc...

d7da911a480756dc6607ecce86516205ed81e99c authored over 1 year ago by cetra3 <[email protected]>
Version 0.18.0

63d3759c481ff2d7594d391ae86e881e2aeca56d authored over 1 year ago by Dessalines <[email protected]>
Version 0.18.0-rc.8

cb3b9b1a669f941440148522dab4ca4cf5513028 authored over 1 year ago by Dessalines <[email protected]>
Revert "feat: re-added captcha checks (#3249)" (#3288)

This reverts commit 8a086c82405bc8e2c8cb2fbbcceb10418f231d1b.

1f1c0ad17a2a54fba9098e9885cd7042f85057d2 authored over 1 year ago by Dessalines <[email protected]>
Fixing removed posts showing. Fixes #2875 (#3279)

* Fixing removed posts showing. Fixes #2875

* Fixing clippy.

dce79b83bfe4eddbe94a4b3846bc20624ef8e4c4 authored over 1 year ago by Dessalines <[email protected]>
Reversed requirement question logic (#3283)

* Reversed requirement question logic

* Changed required state to 'true'

39572e1c3ecc78f08b58b02f5389f0946104a714 authored over 1 year ago by Kresten Laust <[email protected]>
feat: re-added captcha checks (#3249)

8a086c82405bc8e2c8cb2fbbcceb10418f231d1b authored over 1 year ago by TKilFree <[email protected]>
Merge branch 'main' into clear_deleted_posts_comments

418bca78e195a047c5abfbad7a20c2825fe749b3 authored over 1 year ago by Vijay Ramesh <[email protected]>
Version 0.18.0-rc.6

60baebcb144126c7a155ef912aa4f9f4921633fc authored over 1 year ago by Dessalines <[email protected]>
Update apub library to 0.4.4 (#3258)

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

ffce66abb89a33d93f653b64946cc0fc75cceff2 authored over 1 year ago by Nutomic <[email protected]>
Add migration to mark local communities as such (#3257)

4f2fb68d6b469e7a531d9537a79c82d6c2202245 authored over 1 year ago by kartikynwa <[email protected]>
Remove translation part from docs links (#3260)

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

08e25d0e63e20849b35beb09627597a44fe09425 authored over 1 year ago by Nutomic <[email protected]>
Use Rust 1.70 for Docker and CI (#3265)

434beadb58ebe0ffbeab87a6205caccab4acdacf authored over 1 year ago by Nutomic <[email protected]>
docker-compose: Add init to UI (#3248)

* docker-compose: Add init to UI

Prevents waiting 10 seconds to shutdown

* docker-compose:...

862ceefc56da2594c6d18956d01fe707a7a4fd29 authored over 1 year ago by ShittyKopper <[email protected]>
logger: Use forwarded instead of peer IP address (#3223)

985359918f43234892f83d4b1de3116252cc9199 authored over 1 year ago by Óliver García Albertos <[email protected]>
Merge branch 'main' into clear_deleted_posts_comments

0d576a8f23df53751077523116cde2e242b2b63e authored over 1 year ago by Vijay Ramesh <[email protected]>
Put /admin/purge routes before /admin routes (#3244)

ef3544bac476552313b22864da99635e803cdbb4 authored over 1 year ago by kartikynwa <[email protected]>
docs: Add Lemoa to lemmy projects section (#3247)

c9d1fec117264543e591f1dd12d2eb2077f63af7 authored over 1 year ago by Bnyro <[email protected]>
Ensure site can only either be a private instance or federated when creating or editing site (#3237)

* Add site visibility validation

* Fix formatting

* linter changes

* Update error messa...

da3e3b6d8a6684d58eecef91c675a696005f8330 authored over 1 year ago by Scott <[email protected]>
Version 0.18.0-rc.5

289052f26178213e50e940648d1f91a6623d772e authored over 1 year ago by Dessalines <[email protected]>
after 30 days post deletion, replace comment.content and post.body with 'Permanently Deleted'

4db65c191c8b9198913c12f192fb641bbb709c08 authored over 1 year ago by Vijay Ramesh <[email protected]>