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

Trying to fix version again. (#3246)

d4f52b78b38463cd4bff1f189eda66ef9c227dd5 authored over 1 year ago by Dessalines <[email protected]>
feat: allow overriding smtp_password with the LEMMY_SMTP_PASSWORD env var (#3154)

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

4cdb9583e9a9a7fe8df4afd429f584fd88a3e0ff authored over 1 year ago by MichaΕ‚ <[email protected]>
Version 0.18.0-rc.4

37754189524e761626917295958cc156b1d21481 authored over 1 year ago by Dessalines <[email protected]>
Dont publish to crates.io (#3239)

8fb4760e02ac2e79a49d3d1ac2b82d710b531321 authored over 1 year ago by Nutomic <[email protected]>
Correct error messages if user registers with taken user/email (#3093)

* Correct error messages if user registers with taken user/email (fixes #2955)

* exists

e3eda68147f76c654b54cf0a5702ef90b5dd8efe authored over 1 year ago by Nutomic <[email protected]>
Fixing cross_post duplicates. Fixes #3233 (#3234)

1ef095dd964842da0d0d159204b16f0e7bebb206 authored over 1 year ago by Dessalines <[email protected]>
Add test to check reading and listing posts return my_vote (#3215)

a1beccf3538202e2154ddd521a2e0c00f8d8cdf0 authored over 1 year ago by JP Moresmau <[email protected]>
Reduce memory usage of rate limiting (#3111)

* Reduce Vec allocations

* Optimize stuff

* Move embedded migrations to separate crate

...

45818fb4c50dc06f6909312bd034f68af92c3146 authored over 1 year ago by dullbananas <[email protected]>
Adding current domain from settings to CORs. (#3231)

b214d3dc00c269d7987ace7f5522e2ff406eec03 authored over 1 year ago by Dessalines <[email protected]>
remove debugging println (#3227)

8179b0daf2d75ea6c6a1e758e27da2db23cd549e authored over 1 year ago by Joel Beckmeyer <[email protected]>
Fixing comment_view unit tests. (#3224)

5ff221a2e4f1968cdd705f696f8f2b74084aee41 authored over 1 year ago by Dessalines <[email protected]>
Fix parameter ordering for new_report_subject string (#3210)

8ed3f3530e85ae8980c2cec60271ef030d13392a authored over 1 year ago by Sander Saarend <[email protected]>
Move cors default to source code (#3219)

b37c30ffae6da10b5e6c7c5855f399239d06dba2 authored over 1 year ago by Nutomic <[email protected]>
Fixing tag deploys. (#3216)

* Fixing tag deploys.

* Fixing tag deploys 2.

* Try to comment build_args.

* Fixing tag...

154a85cc36ab3e494a274a0e2bf161bbbd7d52db authored over 1 year ago by Dessalines <[email protected]>
Feature add hours as sorting options backend (#3161)

* add hours as sorting options

* ran cargo +nightly fmt

* woodpicker trigger

4d160461ce0d0090e98bbb941bffdeafca600c5f authored over 1 year ago by Ivo Barros <[email protected]>
Don't check verified email when an admin logs in (#3209)

Workaround for instance admins getting locked out when they turn on
the email verification requ...

dc36d9ed899fb5567c25b2eb103b4429a071413f authored over 1 year ago by kartikynwa <[email protected]>
fix: add CORS origin environment variable (#3191)

* fix: add CORS origin environment variable

* chore: formatting

---------

Co-authored-b...

bfc0c0e7d37a01aa498ff94cfb0ff1663fce65dc authored over 1 year ago by Andrew DeLisa <[email protected]>
make embedded pict-rs port configurable (#3201)

06a3f9c5aa442b15e994fe2d86fcf7bc531cfd34 authored over 1 year ago by Joel Beckmeyer <[email protected]>
Move connection creation into scheduler. (#3120)

* Move connection creation into scheduler.

- #3076

* Fix clippy.

981c1115671f93d905676dbfc4d223a35c9d9e0f authored over 1 year ago by Dessalines <[email protected]>
Update translations

56de68c77a45e17ab675b4b429d96641eb9fd917 authored over 1 year ago by Felix Ableitner <[email protected]>
Calculate initial hot_rank and hot_rank_active for posts and comments from other instances (#3131)

* Calculate initial hot_rank when receiving posts and comments from other instances

* Move ho...

e23621c2cdd2209dca34640c2b15e10a4d149112 authored over 1 year ago by Sander Saarend <[email protected]>
Changed github issue template to align logically with the question asked (#3135)

d97ff65fe1e9c31e9f7c977a66100816816e07be authored over 1 year ago by ludrol <[email protected]>
Update README.md (#3137)

The Ace of Spades video linked in the README was private, have replaced it with a public video.

bb27339e6828b350141e219d8d3480a2a6e01aec authored over 1 year ago by Chethan <[email protected]>
Remove e-mail verification success e-mails (#3124)

007c7d58120dcb7ffe6ed3a222a49668050e5232 authored over 1 year ago by Sander Saarend <[email protected]>
Fix Hidden communities showing in community list (#3094)

* Only show hidden communities when explicitly searching for them rather then in "all"

* dont...

becf75d1f9df5b6c57c6f7369a53681b2d33929d authored over 1 year ago by Alex Maras <[email protected]>
Update all dependencies (#3091)

b5dba17426c12226001b54ff9f951ca292f7baa6 authored over 1 year ago by Nutomic <[email protected]>
Prevent making an instance private if federation is enabled. (#3074)

* Prevent making an instance private if federation is enabled.

* Added case where federation ...

744153eee60e7a50b2a84144e0562a44915ad91a authored over 1 year ago by Wyatt Smith <[email protected]>
Handle scheduled task errors (#3090)

* Add --disable-scheduled-tasks CLI flag

* Add error handling for scheduled tasks

68d814b9b125618df8e82b4eb102d8b4fceaf56d authored over 1 year ago by Sander Saarend <[email protected]>
Fix unapproved users being able to log in after registration mode set to closed. (#3096)

- Fixes #3095

5af831c6fad0cd462f6abe3645d8c26b3481bab7 authored over 1 year ago by Dessalines <[email protected]>
Link tafkars in readme (#3087)

ebd8c86f0ee6e42f5b4f3212af7f7806c404b035 authored over 1 year ago by Nutomic <[email protected]>
doc: Added pythorhead library in readme (#3114)

14b990e0069af94ff3e892a205766482f2accc0d authored over 1 year ago by Divided by Zer0 <[email protected]>
Only create ltree postgres extension in migration if doesn't already exist (#3092)

e0af3a292e395a51c2f9db8e1ea9de815cad0483 authored over 1 year ago by adisbladis <[email protected]>
add issue template yml from lemmy-ui (#3086)

* add issue template yml from lemmy-ui

* prettier

* Empty-Commit for CI

* improve Qs

...

53fe93db4757d67b16b2a34d6281e6fd94a1007c authored over 1 year ago by Raymond Berger <[email protected]>
Fix Issue #3075 by using None for local fields instead of Some(false) (#3088)

* Set insert and update form "local" to None

* Extra space to retrigger woodpecker

* Resol...

558035b12802f7c1fb651193af13c4c0ecd2679d authored over 1 year ago by Neshura <[email protected]>
stop requiring superuser to run migrations (#3002)

Fixes <https://github.com/LemmyNet/lemmy/issues/2863>.

f43bb454c3e429a74dd0e937bd64bc56104639db authored over 1 year ago by Charles Hall <[email protected]>
Fixes #1884 - Support Spoiler Tags (#3018)

* Fixes #1884 - Switches markdown libraries and creates a custom rule to manage spoiler blocks
...

1c7bfd6be8068bc0726e5ce6063d04b5b40dfb14 authored over 1 year ago by Nina Blanson <[email protected]>
Fix compilation

f3f95e5d2f2064be4c4c4997309fbb23ff8cbf85 authored over 1 year ago by Felix Ableitner <[email protected]>
Align default DB password with documentation (#3068)

87aa0acaf167a105b16acbd7d0551b0733502e0d authored over 1 year ago by Patrick Roe <[email protected]>
Update RSS url (#3053)

* Update RSS url

* Fixed next line

* making sure this thing uploads

* Update feeds.rs
...

91271a7ce4b41a75f01f89a0a4d5dec01ddfdab8 authored over 1 year ago by JetpackJackson <[email protected]>
Docker yaml anchors and docker logs (#3027)

* Use anchor for duplicated compose properties

* Include docker log max

* Run prettier

c32585b03429f0f76d1e4ff738786321a0a9df98 authored over 1 year ago by Edgar Alvarado <[email protected]>
Fix ports used by docker (#3012)

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

932e65c16d4d91aeeb5fbc1896c3325a44095862 authored over 1 year ago by Edgar Alvarado <[email protected]>
Add limit and pagination to feeds (#2980)

* adds limit and pagination to all rss feeds

* consistent ordering

* refactor page and lim...

5f92125e449878d0156c56faa4a35bb028a22039 authored over 1 year ago by Jared Schneiderman <[email protected]>
Upgrade activitypub-federation to 0.4.1 (#3039)

This improves logging so that its not necessary to enable debug
logs to find out that activity ...

25275b79eed0fb1fe90d27c197725f510f9965bb authored over 1 year ago by Nutomic <[email protected]>
Adding Lemmy-Swift-Client to README.md (#3026)

87634ca206aa8269e764c6d4f3642253a44e9f30 authored over 1 year ago by Charlie Fish <[email protected]>
use usize::MAX for line wrap length, since lettre does it for us (#3034)

fixes #2921

b47ce4c2e606107ca58a922c2e09e6bbd5d54655 authored over 1 year ago by Andy Brandt <[email protected]>
update doku (#3003)

Fixes malformed documentation generated by previous version.

f50325e78ac8b7357b1fdb6f0026527680032352 authored over 1 year ago by Charles Hall <[email protected]>
Fix contributing link (#3015)

3a6f8877c98e20bf769933ddb70d25e5071403cf authored over 1 year ago by Nathan Schulzke <[email protected]>
Better issue templates. (#2991)

* Better issue templates.

* Fixing bug report.

ecc9469a02e63eab4e19093007c7ba6db0dca079 authored over 1 year ago by Dessalines <[email protected]>
allow specifying db uri in config file (#2956)

* allow specifying db uri in config file

* succumb to a bug in doku

See <https://github.co...

14c18dbdaee3a367c3bff00b30bffaaa337859d1 authored over 1 year ago by Charles Hall <[email protected]>
Adding hot_rank columns in place of function sorting. (#2952)

* Adding hot_rank columns in place of function sorting.

- Creates hot_rank columns for post, ...

8cb5939f5048c3eab293884923d4c3d5fcc08e2f authored over 1 year ago by Dessalines <[email protected]>
make shebangs posix compliant (#2974)

Previously, these scripts wouldn't work on exotic systems such as NixOS.

```
fd '\.sh$' -t f...

4e5798852f583a68d123a9c49ae0ef59ec9ffc76 authored over 1 year ago by Charles Hall <[email protected]>
Fix private message e-mail notification subject and body (#2963)

It used to say:

Subject: Private message from [your username]
Body: [your username] - [priva...

f98476c5c0f2941942a9f41266d45f04c86315a9 authored over 1 year ago by Andy Brandt <[email protected]>
Add comment depth check (#2940)

* Add comment depth check

* Move comment depth code

* linter fix

15c84e2f7b5c82342d429547b060f848ba3962f2 authored over 1 year ago by Anon <[email protected]>
Add `lemmyexternalproxy` to `lemmy` so that it can talk to the internet (#2960)

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

491e1975293039ab77703a94ff983846e4aebc01 authored over 1 year ago by Jason Watkins <[email protected]>
Fix translation build error (fixes #2967) (#2968)

980df7545d33e8beeb9e64f29de414d6004dd5f5 authored over 1 year ago by Nutomic <[email protected]>
Activitypub breaking changes for Lemmy 0.18 (#2705)

* Remove deprecated field `group.moderators`

* Drop column local_site.federation_debug

* R...

2423b89ced5c2d110c1284777407682f748a068f authored over 1 year ago by Nutomic <[email protected]>
Add db index for post.url column (#2929)

* Add db index for post.url column

As mentioned in https://github.com/LemmyNet/lemmy/issues/2...

1c9f0c2bed51eb240d8514d28993c5516c019afc authored over 1 year ago by Nutomic <[email protected]>
Fall back to String for Comment::path when not using the full feature (#2941)

9419dd7c05e65ae52218da9c36002f424999889f authored over 1 year ago by derivator <[email protected]>
update diesel to 2.1.0 and diesel-async to 0.3.0 (issue #2882) (#2895)

* update diesel to 2.1.0 and diesel-async to 0.3.0 (issue #2882)

* get rid of deprecated RawV...

24323e17b26b3a72e75c76b02963c151bce373d7 authored over 1 year ago by Carlrs <[email protected]>
Fix dev setups. (#2944)

af03dcfeac57a741dcd15c00009f496f7f0aa9c9 authored over 1 year ago by Dessalines <[email protected]>
Set version name for crates.io release (#2928)

* Set version name for crates.io release

ref https://github.com/LemmyNet/lemmy-ui/issues/1052...

e97c30b930199ef35ff0cf9e04a3b3b6e6b239b3 authored over 1 year ago by Nutomic <[email protected]>
Fix handling of follows addressed to single value (#2920)

* Fix handling of follows addressed to single value

* Switch to deserialize_skip_error for Fo...

09099e7b90ec505772bcdeb1c7756047b8a6078d authored over 1 year ago by vpzomtrrfrt <[email protected]>
Remove chatserver (#2919)

* Remove chatserver

* fix clippy

* Remove captchas (fixes #2922)

* fix prettier

* fi...

3565ad984a0270c7dd29051a9ff6d15fc5a8ed47 authored over 1 year ago by Nutomic <[email protected]>
Adding taglines to SiteResponse. Fixes #2925 (#2926)

* Adding taglines to SiteResponse. Fixes #2925

* Fixing CI line.

ef1aa18fd20cc03d492a81cb70cc75cf3281649f authored over 1 year ago by Dessalines <[email protected]>
Fix *All* reports not showing. Fixes #2902 (#2903)

* Fix *All* reports not showing. Fixes #2902

* Fix *All* reports not showing. Fixes #2902

...

bb625c36711f8c7d634ebacc36d175bcef9a0725 authored over 1 year ago by Dessalines <[email protected]>
README updates (#2913)

* Updated readme to remove unsecure sunchid lemming article - replaced with wikipedia article.
...

ae88f618fd0f5a5a8f9bb5fcd64ddec8b3984f25 authored over 1 year ago by Matt Pusch <[email protected]>
Filter empty username strings from Mastodon (fixes #2886) (#2887)

* Filter empty username strings from Mastodon (fixes #2886)

* add issue link

7248c4a6f46f0573b9060625fca3e7c5526b8c3e authored over 1 year ago by Nutomic <[email protected]>
Update humane tech badge to point to new repo (#2898)

dc9ca5768b9b7b4fc91c063d71b2cbc0266f5a15 authored over 1 year ago by Udo <[email protected]>
Update to fix nginx proxy config for Docker Installs (#2908)

* Update to fix nginx proxy config

* Update docker-compose.yml - fix type

---------

Co-...

d439bdf8b4a9d3666e8893e955ad45418ab316f5 authored over 1 year ago by Justin Gauthier <[email protected]>
Remove jaeger, opentelemetry from docker-compose (#2894)

1b4f9957061e978333904ca32c7d379d51795c6d authored over 1 year ago by Nutomic <[email protected]>
Replace remmel with Mlem. (#2890)

e363c25521431ebc4605792b97d1f6ee65faae52 authored over 1 year ago by Dessalines <[email protected]>
Add CORS support for debug mode. (#2884)

af3eb6e27ba3bb0c595e679863b98ace42524071 authored over 1 year ago by Dessalines <[email protected]>
Don't filter comments of posts from blocked community when viewing post detail (#2880)

d30839bea163f3d62e910bc6e5a876a46d551844 authored over 1 year ago by phankydn <[email protected]>
Remove websocket code (#2878)

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

4240af86caad01885e27a437dc881cdf996f3909 authored over 1 year ago by Nutomic <[email protected]>
Dont return error in case optional auth is invalid (#2879)

* Dont return error in case optional auth is invalid

* fixes

a5707328cff0133373491ef8e8908faeefacfa30 authored over 1 year ago by Nutomic <[email protected]>
Remove unnecessary clone (#2874)

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

4a7050200700073f9c328f4aa7394c1968b9d120 authored over 1 year ago by phankydn <[email protected]>
Remove GetCommunityResponse.default_post_language (#2867)

This field is unnecessary because we already set a default language
with the same logic if none...

82d93da26bd1bd93e7119090d2b95b546d90b725 authored over 1 year ago by Nutomic <[email protected]>
Merge pull request #2866 from LemmyNet/remove-reqwest-retry

Optimize fetching of post url metadata

a9d708f494d3c6c62d4a88ee0a03a42444697499 authored over 1 year ago by Nutomic <[email protected]>
Dont retry outgoing HTTP requests (ref #2865)

df5779559555aafb8f23d2328e2236379cb5ac3d authored over 1 year ago by Felix Ableitner <[email protected]>
Dont refetch post url metadata when post is received again

436a293f382e132763de80f78b9475ee1b5e0ea5 authored over 1 year ago by Felix Ableitner <[email protected]>
Force enable undetermined language (#2851)

* Force enable undetermined language

* update

* fix tests

8410a9696e3e9009240ca3768d840327c54e6bef authored over 1 year ago by Nutomic <[email protected]>
Fix typo that caused error (#2861)

e856eda74d27d8daf175698dfff980ba0a7fa008 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Prettier check (#2855)

* Adding prettier check to CI.

* Running prettier on codebase.

69f179bd334f76b3cc0222ddee1e0bc919653477 authored over 1 year ago by Dessalines <[email protected]>
Downgrade postgres for CI to 15.2 (fixes #2857) (#2859)

ce5161d9976c56ff9978901049a6907ba7f9443e authored over 1 year ago by Nutomic <[email protected]>
Make volumes used in docker compose work when running on machines with SELinux enabled (#2853)

* Make volumes used in docker compose work when running on machines with SELinux enabled

* Sw...

0379c9e4c1b75ee7e5f6eb843953bc66c22355c8 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Set attribute `deny_unknown_fields` for Lemmy config (#2852)

With this attribute, Lemmy will throw an error and exit if any
invalid entry is found in the co...

af5175a282836356f98fd04c88625e4d29ae5835 authored over 1 year ago by Nutomic <[email protected]>
Fixing empty req issue. (#2849)

* Fixing empty req issue.

* Forgot skip serializing none.

32a5567cbffbc540e19dca61d370b9d078e37d30 authored over 1 year ago by Dessalines <[email protected]>
Upgrade api_test deps (#2850)

* Upgrade api_test deps

* Fix cargo fmt.

* Try to trigger a new format

d63b1ba93532c2db5de27d0bfd613cd9e8cf7e7d authored over 1 year ago by Dessalines <[email protected]>
Adding comments to all API related types. Fixes #2846 (#2848)

014c0ad87f336329b2529ec6cb9162ce0c500684 authored over 1 year ago by Dessalines <[email protected]>
Adding typescript generation for API. Fixes #2824 (#2827)

* Adding typescript generation for API. Fixes #2824

* Try to fix Ltree issue 1.

* Forgot a...

88a0d2feec3f9b4a06f2d8d090894111afcbd9e2 authored over 1 year ago by Dessalines <[email protected]>
Addressing slow profile queries. #2777 (#2830)

* Addressing slow profile queries. #2777

* Addressing PR comments.

1b5437cbe3fe0b9726c5760c05f52054ab4e54c2 authored over 1 year ago by Dessalines <[email protected]>
Reverting to older non-multi-arch dockerfile. Fixes #2832 (#2833)

17527d0e7e8c9fd3cc16aa41c636432b7b6b5650 authored over 1 year ago by Dessalines <[email protected]>
Add `to` field in follow activities for better compatibility (#2829)

* Add `to` field in follow activities for better compatibility (fixes #2744)

* fix tests

a25faf3e9743ccf8c24357ec28539230f692b10c authored over 1 year ago by Nutomic <[email protected]>
Use older git clone for woodpecker. (#2831)

a2fb4b8cd03438dd44af3bf6d497c64bed8e10f3 authored over 1 year ago by Dessalines <[email protected]>
Remove last Option<Vec.. from API. Fixes #2820 (#2822)

* Remove last Option<Vec.. from API. Fixes #2820

* Add empty allowed_instances check.

* Ad...

eb40aeb89b139d843cac1ecf9370a6b808b3aeea authored over 1 year ago by Dessalines <[email protected]>
Adding cross_post fetching to GetPost. Fixes #2127 (#2821)

1e26709cb4c8628f240516e897198c34bd9b8618 authored over 1 year ago by Dessalines <[email protected]>
Use Dockerfile.multiarch as Dockerfile (#2818)

* use Dockerfile.multiarch and delete old Dockerfile

* Dockerfile.multiarch -> Dockerfile

...

85ef507ac741005f09998d764825a380f68f0a14 authored over 1 year ago by 6543 <[email protected]>
Adding diesel enums for SortType and ListingType (#2808)

* Adding diesel enums for SortType and ListingType

- Uses diesel-derive-enum.
- Adds diesel....

d8722b6e91a79878001d968150687d25c5d6905e authored over 1 year ago by Dessalines <[email protected]>
Make path to local lemmy-ui use correct relative path (#2817)

f5511cfd2582e1044ad5ace5be1161ea9f467488 authored over 1 year ago by SleeplessOne1917 <[email protected]>
Add lemmy-bot to README libraries list (#2816)

922b50fc7ce92ff515fc25de8189312e53521ed0 authored over 1 year ago by SleeplessOne1917 <[email protected]>