Ecosyste.ms: OpenCollective

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

Lemmy

🐀 A link aggregator and forum for the fediverse
Collective - Host: opensource - https://opencollective.com/lemmy - Website: https://join-lemmy.org/ - Code: https://github.com/LemmyNet

ssr error handling and nav

github.com/LemmyNet/lemmy-ui-leptos - 51745e3d23b55c6d1a5da7583c9566db728a747d authored over 1 year ago
Adding more information.

github.com/LemmyNet/joinlemmy-translations - 7216bb81bcb83b8d8d92a81b0250aa50db56a226 authored over 1 year ago
Simplify favicon (#2176)

Removes Inkscape metadata and resulting unneeded XML namespaces

github.com/LemmyNet/lemmy-ui - 42d60fe3d546436718f54cbb7af119957bfbb3c7 authored over 1 year ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (514 of 514 strings)

Translated using Weblate (Esperanto)

Curre...

github.com/LemmyNet/lemmy-translations - 0a5b9790fbae41e8dc51021c2d20ec0f5743b1d8 authored over 1 year ago
Refactor API client

github.com/LemmyNet/lemmy-ui-leptos - 316ff7665cc1e63af1bc2d3c39f3c32922b88f21 authored over 1 year ago
Translated using Weblate (Spanish)

Currently translated at 98.2% (505 of 514 strings)

Translated using Weblate (Esperanto)

Curren...

github.com/LemmyNet/lemmy-translations - 764b09f58d21c6b503af9800606b14674b63eb15 authored over 1 year ago
Handle jwt tokens for requests

github.com/LemmyNet/lemmy-ui-leptos - c1e33b37c381026b1035573b46818c52431274cd authored over 1 year ago
Handle deleting cookies

github.com/LemmyNet/lemmy-ui-leptos - 48f3f781a2413ac2bc7e1886f56581b5668019f8 authored over 1 year ago
Simplify handling of cookies

github.com/LemmyNet/lemmy-ui-leptos - 33f160024f4304d126126c6b663a3792d46e0717 authored over 1 year ago
Merge pull request #21 from jim-taylor-business/home_improvements

Changes to allow Login and Logout to function better in SSR only mode

github.com/LemmyNet/lemmy-ui-leptos - f4e7b670ecb4957fe8747595759f2a052ba64349 authored over 1 year ago
leftover merge fixes

github.com/LemmyNet/lemmy-ui-leptos - fea48a2acad3a6ac89f421bea5d2438ad2b35c58 authored over 1 year ago
Merge remote-tracking branch 'origin/home_improvements' into home_improvements

github.com/LemmyNet/lemmy-ui-leptos - 3c7b9d0c27a0624e0eb91936cf157dafc33b7b76 authored over 1 year ago
Merge remote-tracking branch 'origin/main' into home_improvements

github.com/LemmyNet/lemmy-ui-leptos - ae44c3603c7bcb06c90d9c51b508dd4675983583 authored over 1 year ago
login and logout adapt to SSR only

github.com/LemmyNet/lemmy-ui-leptos - ef684cd1f38e1fe8550ce66bed71da8271702e47 authored over 1 year ago
Authentication, Translations, Navigation updates (#20)

* align api with 'voyager' test server and icon bug to get dev homepage working

* fmt fix

...

github.com/LemmyNet/lemmy-ui-leptos - 56bed137b230558226be8b3dfe9eb812538fcdb2 authored over 1 year ago
Translated using Weblate (Portuguese)

Currently translated at 99.8% (510 of 511 strings)

Co-authored-by: Tmpod <[email protected]>
Transl...

github.com/LemmyNet/lemmy-translations - 19309c243f9cc3af53fbecbacf9b32b486cbef5a authored over 1 year ago
Adding cursor pagination. Fixes #2155 (#2173)

* Adding cursor pagination. Fixes #2155

* Addressing PR comments.

---------

Co-authored...

github.com/LemmyNet/lemmy-ui - 2c1f4538be13c42c9e4d5c8a8944b16b242292b1 authored over 1 year ago
fix: Fix emoji picker custom emoji bug (#2175)

* Make emoji picker insert custom emojis

* Close emoji picker after emoji is selected

github.com/LemmyNet/lemmy-ui - ae4c37ed4450b194719859413983d6ec651e9609 authored over 1 year ago
get api calls working browser and server

github.com/LemmyNet/lemmy-ui-leptos - 4e9f5cfc2a633e993a182c3c974f0c58a5accabf authored over 1 year ago
fixing most merge issues and SSR homepage

github.com/LemmyNet/lemmy-ui-leptos - 2f7d18ef93327d10e1b993bb082c9a35cba65097 authored over 1 year ago
Merge pull request #175 from db0/pictrs-safety

feat: pictrs-safety

github.com/LemmyNet/lemmy-ansible - b5c2e92f953cbe339bcc64e68d362816a8a700c9 authored over 1 year ago
Fixing broken docker build due to missing rxjs. (#2174)

github.com/LemmyNet/lemmy-ui - ff98c2428db6ee4c802e9b6dc5a2b30124747c55 authored over 1 year ago
Make input length checks consistent with HTML maxlength attribute (#4009)

* Make input length checks consistent with HTML maxlength attr (fixes #3688)

* ci

* Extric...

github.com/LemmyNet/lemmy - b7d570cf3575602c75be72e993aa37aca8024718 authored over 1 year ago
Version 0.19.0-beta.7

github.com/LemmyNet/lemmy - a5b8583aab72226309993a16b73f8e7de0f3622a authored over 1 year ago
Dont push to :latest docker tag (#2171)

* Dont push to :latest docker tag

Same as https://github.com/LemmyNet/lemmy/pull/4016

* Ad...

github.com/LemmyNet/lemmy-ui - a4b09b14e475038b91058b8ffaa4254a26d285d0 authored over 1 year ago
fix: Prevent login screen from redirecting to signup (#2170)

github.com/LemmyNet/lemmy-ui - a2473680d4ce6f7797d58b27d4f8ab14d9dc9210 authored over 1 year ago
Merge remote-tracking branch 'origin/main' into home_improvements

github.com/LemmyNet/lemmy-ui-leptos - b4d7b2bbb537834d68284d937dc9b7a7c3f92258 authored over 1 year ago
Add comment to explain startup server (ref #4005) (#4022)

* Add comment to explain startup server (ref #4005)

* ci

github.com/LemmyNet/lemmy - 4bf9947153569b329fd8f539c6c50f1b84255491 authored over 1 year ago
Specify password length limits in error (fixes #3284) (#4007)

* Specify password length limits in error (fixes #3284)

* convert to comment

github.com/LemmyNet/lemmy - 0115613f90c4a6fc2f8fedca1ed3ad711b6e71f2 authored over 1 year ago
feat: Accomodate 2FA changes in UI

* feat: Add modal for totp settings

* Make inputs show up on totp modal

* Make modal work ...

github.com/LemmyNet/lemmy-ui - c6d6107ddcadaf9f36a44065a39a1a1332767389 authored over 1 year ago
Adding scaled sort to UI. Fixes #2156 (#2169)

github.com/LemmyNet/lemmy-ui - 0c18224cf299acf5d43236c7ce288db37e4eb838 authored over 1 year ago
Updating woodpecker syntax. (#94)

github.com/LemmyNet/lemmy-translations - e943f97fe481dc425acdebc8872bf1fdcabaf875 authored over 1 year ago
Adding scaled sort. (#102)

github.com/LemmyNet/lemmy-translations - 5c6fcb1b072765b7ff126c69682e6ebf57507613 authored over 1 year ago
feat: Version 1.2.0 documentation (#179)

* Update README.md

* chore: Create a distribution matix with relevent playbooks

fixes #159...

github.com/LemmyNet/lemmy-ansible - 3b451d8c5ee424d839ca082a5d875bc21143956f authored over 1 year ago
Make firewalld operations idempotent (#173)

* Use firewalld module instead of command module

* Reload firewalld with systemd module

* ...

github.com/LemmyNet/lemmy-ansible - d7be6c38292b7a973d15cf16a9fe7588de59c6cb authored over 1 year ago
Merge pull request #101 from LemmyNet/2fa-5

fix: Remove comma of doom

github.com/LemmyNet/lemmy-translations - 5e72b5ebf0b681d214b12a5e080b9afbc06f7674 authored over 1 year ago
fix: Remove comma of doom

github.com/LemmyNet/lemmy-translations - aa9df43421b3c060a03664d6cc0a7eda4df9cc10 authored over 1 year ago
Merge pull request #100 from LemmyNet/2fa-4

fix: Fix translation for real this time

github.com/LemmyNet/lemmy-translations - 36bfb6b12379c6a0be64bc5c246f7926c9570aab authored over 1 year ago
fix: Fix translation for real this time

github.com/LemmyNet/lemmy-translations - 093b43126f301ed9c99bb7741bd975dc007e1f6f authored over 1 year ago
Merge pull request #99 from LemmyNet/2fa-3

fix: Fix invalid property names

github.com/LemmyNet/lemmy-translations - 16949ac46b5c24bf40beb9a887e0475e883699a1 authored over 1 year ago
Merge branch 'main' into 2fa-2

github.com/LemmyNet/lemmy-translations - 4a642442e40103b731298bb8f1fc9eb51657243f authored over 1 year ago
fix: Fix invalid property names

github.com/LemmyNet/lemmy-translations - b2849b6f3de52f59d89112138114f8b31a723142 authored over 1 year ago
Merge pull request #98 from LemmyNet/2fa-2

fix: Forgot a translation

github.com/LemmyNet/lemmy-translations - 50b408669ba0f91237e5724015bcaf51a3787ae9 authored over 1 year ago
fix: Forgot a translation

github.com/LemmyNet/lemmy-translations - 08a1431c5c13a3a237003b8686e49a64585844bb authored over 1 year ago
Merge pull request #97 from LemmyNet/2fa

feat: Update 2FA related translations

github.com/LemmyNet/lemmy-translations - 9555c9c614f2453f50f544f57f605417ce055a46 authored over 1 year ago
Dont create :latest docker tag (fixes #3996) (#4016)

* Dont create :latest docker tag (fixes #3996)

* ci

* Update .woodpecker.yml

Co-authore...

github.com/LemmyNet/lemmy - 5ef4807d09bddea5d7f96da98dc8aa5be1d9ed8a authored over 1 year ago
Return HTTP status 503 to all requests during startup (fixes #3780) (#4005)

* Return HTTP status 503 to all requests during startup (fixes #3780)

* add message

* fmt
...

github.com/LemmyNet/lemmy - 6950dd90e5bcce528a4285eae15379358b84ae5f authored over 1 year ago
feat: Update 2FA related translations

github.com/LemmyNet/lemmy-translations - 0d7c415bbe9032efabfbc393b4b59862e87dcc01 authored over 1 year ago
Adding deleteImage endpoint. Fixes #193 (#196)

github.com/LemmyNet/lemmy-js-client - 140c756ea28f09d598f1a13c7d788e2840b08073 authored over 1 year ago
Update ansible.cfg (#178)

Removing become as it forces sudo on all servers including localhost

github.com/LemmyNet/lemmy-ansible - 6d610c9ee48d438c71dee2d64f3df78cb52a1857 authored over 1 year ago
fix: Fix notifications (#2132)

* add global service for unread notifications

* update inbox counter when marking a message a...

github.com/LemmyNet/lemmy-ui - de8255fc9e84c2141931dadc1ea096cfbcb8cb79 authored over 1 year ago
Make leptos server proxy requests to lemmy server (#19)

* Make server function for login

* Fix Scope issue

* Handle server error

* Pretty up te...

github.com/LemmyNet/lemmy-ui-leptos - d5969e395a24b28816bb0e2b5081ea36b44a8fec authored over 1 year ago
Handle empty reason for registration application denial (fixes #3485) (#4008)

* Handle empty reason for registration application denial (fixes #3485)

* clippy

* clippy

github.com/LemmyNet/lemmy - 626c7ebc85aa7603c31130f52ae02b917aec84a0 authored over 1 year ago
Mention max length for site name in config (fixes #3006) (#4010)

* Mention max length for site name in config (fixes #3006)

* ci

github.com/LemmyNet/lemmy - 50b7322ff380425d2023e12b0a0c1145536667d6 authored over 1 year ago
Translated using Weblate (Bulgarian)

Currently translated at 100.0% (511 of 511 strings)

Co-authored-by: Salif Mehmed <[email protected]...

github.com/LemmyNet/lemmy-translations - 1be7ac96796821685caf5b056f01263a0335e00c authored over 1 year ago
Translated using Weblate (Welsh)

Currently translated at 43.8% (224 of 511 strings)

Co-authored-by: dreigiau <sterilgrimed23@gma...

github.com/LemmyNet/lemmy-translations - e12c28c6272c5f8d06c193a848dd0754a7b9a3df authored over 1 year ago
Translated using Weblate (Welsh)

Currently translated at 43.8% (224 of 511 strings)

Co-authored-by: David Clubb <daveclubb@tutan...

github.com/LemmyNet/lemmy-translations - 2423684e8bb110851c51f1bf09404de48d976ea2 authored over 1 year ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (511 of 511 strings)

Co-authored-by: Jorge Maldonado Ventura <jo...

github.com/LemmyNet/lemmy-translations - 46774660dafc02e1dd616eb70e3de97252bc39c3 authored over 1 year ago
Translated using Weblate (Esperanto)

Currently translated at 100.0% (511 of 511 strings)

Co-authored-by: Jorge Maldonado Ventura <jo...

github.com/LemmyNet/lemmy-translations - 8882a277ae95ffdf9a6d4c3f777df6ccf6603d1c authored over 1 year ago
get login fully working

github.com/LemmyNet/lemmy-ui-leptos - 8abe98f88d2c32d92ec4ff378ef183b5974ca61d authored over 1 year ago
Translated using Weblate (French)

Currently translated at 100.0% (507 of 507 strings)

Co-authored-by: Maxime Poulin <[email protected]...

github.com/LemmyNet/lemmy-translations - 8e5d460e386c57ae40b04426ae028e0ba7d5aa8a authored over 1 year ago
Merge pull request #247 from LemmyNet/maps-be-gone

Exclude pedo instance

github.com/LemmyNet/joinlemmy-site - d47e848b256826c140bfb64140a90b2e04139090 authored over 1 year ago
Exclude pedo instance

github.com/LemmyNet/joinlemmy-site - 29400c959167532f07410964bd5f59080205eb57 authored over 1 year ago
Add warning about using container images tagged with 'latest'. (#273)

* Add warning about using images tagged with 'latest'.

* Fix typo

* Add link to issue and ...

github.com/LemmyNet/lemmy-docs - bc063f46eb15fa09391639a4777b0cabb0cdcef5 authored over 1 year ago
Added translation using Weblate (Spanish)

github.com/LemmyNet/lemmybb_translations - 47aa86e84be3bb53edd99c048c2096b5c10f7891 authored over 1 year ago
Change RELEASES.md to link to join-lemmy.org news (#3997)

* Adding 0.18.5 Release notes.

* Linking to join-lemmy RELEASES dir instead.

github.com/LemmyNet/lemmy - 2dad29106ae094948ee4205963671af401202e49 authored over 1 year ago
update navigation and crate versions

github.com/LemmyNet/lemmy-ui-leptos - 7816dd0dad2e81018338a8f92f70ea0948c8cd36 authored over 1 year ago
Increase timeout for image upload to 30s (fixes #3920) (#3998)

github.com/LemmyNet/lemmy - d45a2a644185171dafb57ed4ade876f3cad191af authored over 1 year ago
Adding 0.18.5 release notes. (#246)

* Adding 0.18.5 release notes.

* yes updated lemmy-ui

---------

Co-authored-by: Nutomic...

github.com/LemmyNet/joinlemmy-site - 6b38c6cc06e0642d97785d8e59cff2bdc3a9dfd7 authored over 1 year ago
Merge branch 'main' of https://github.com/LemmyNet/lemmy-ansible

github.com/LemmyNet/lemmy-ansible - bccdc4e3d07839c2d811ed87d3d67c506af48693 authored over 1 year ago
Notify admin about registration application after email verification (fixes #3024) (#3995)

github.com/LemmyNet/lemmy - 210c470ebda0feb7e71b9bd2676fd9e4e359e057 authored over 1 year ago
Increase default database connections (fixes #3394) (#3994)

github.com/LemmyNet/lemmy - 9bb99bec5ee850c34276a1ffbce74400f9df3aef authored over 1 year ago
Updating domain change process. Fixes #271 (#272)

* Updating domain change process. Fixes #271

* Adding a few more fields.

github.com/LemmyNet/lemmy-docs - 8d8796333ca758e9620e667cdc7188e2b58bde69 authored over 1 year ago
Fixing deploy perms.

github.com/LemmyNet/lemmy-js-client - f2d258d215be0ff206d04627891211b4f59083ac authored over 1 year ago
Smart url parsing (#2141)

* handle url paste

* change selection range after paste

* use default paste behaviour if n...

github.com/LemmyNet/lemmy-ui - 8a2cd127ee02edc186488d7d0455c0679b83bab3 authored over 1 year ago
fix: Fix bug where old settings would linger on page until browser refresh (#2153)

github.com/LemmyNet/lemmy-ui - 36dc27f0cc72083972d846c7677a72446f6a2c27 authored over 1 year ago
Merge remote-tracking branch 'origin/main' into home_improvements

github.com/LemmyNet/lemmy-ui-leptos - 8f1b5b98cdd4a45e04f39ef13513677570f23eec authored over 1 year ago
Add info about horizontal scaling and debugging persistent queue (#270)

* persistent queue info

* fix format and fed queue content

github.com/LemmyNet/lemmy-docs - 6b52d62151796234944c11cc3c62234be3f43be1 authored over 1 year ago
fix: Fix bug where user could not block person from profile page (#2151)

* fix: Fix bug where user could not block person from profile page

* fix: Fix linting errors
...

github.com/LemmyNet/lemmy-ui - 951c8afebc434be3518408d4d21c1c2d99afd10b authored over 1 year ago