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

Adding collapse comments

- Fixes #179

github.com/LemmyNet/lemmy - 7ee486081e0ef099ba8e0b26b6001278b89a6482 authored over 5 years ago by Dessalines <[email protected]>
Remove Kubernetes build, not supported.

github.com/LemmyNet/lemmy - c6dacb485cd5f9c56e5afabb72876f357714a7ae authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'dev' of https://github.com/dessalines/lemmy into dev

github.com/LemmyNet/lemmy - a6ff94df389760da662874c3ab7ca3235aa2ca63 authored over 5 years ago by Dessalines <[email protected]>
Switching to BrowserRouter.

- Fixes #178.
- #176

github.com/LemmyNet/lemmy - 32d1bb3e96b69ddadb852200a6b071d7e4e05160 authored over 5 years ago by Dessalines <[email protected]>
Merge pull request #177 from fearghasmr/README-wrong-link

postgres link should link to postgres not sqlite

github.com/LemmyNet/lemmy - 3035f7a8f16a22157b9166f4c5e671da6367010d authored over 5 years ago by Dessalines <[email protected]>
postgres link should link to postgres not sqlite

github.com/LemmyNet/lemmy - ad1355a6358607beb4aaf2d5324695f659e871a4 authored over 5 years ago by fearghasmr <[email protected]>
Formatting fixes.

github.com/LemmyNet/lemmy - 026af39053fcf1703628fdee64b9518ea401a19f authored over 5 years ago by Dessalines <[email protected]>
Fixing trending

github.com/LemmyNet/lemmy - 6280c99862bf3c25bfed10c8c974bfba95859556 authored over 5 years ago by Dessalines <[email protected]>
Fixing trending sorting.

github.com/LemmyNet/lemmy - 49b566716779d194d8e6d42e4005219c62a96d11 authored over 5 years ago by Dessalines <[email protected]>
Ordering by date second.

- Fixes #175

github.com/LemmyNet/lemmy - 8955633a3b3e024ba285ba82060346aa9abe152c authored over 5 years ago by Dessalines <[email protected]>
Fix parenthesis

github.com/LemmyNet/lemmy - f95b9994d264726026cd7170f1282fd48a673000 authored over 5 years ago by Dessalines <[email protected]>
Version bump.

github.com/LemmyNet/lemmy - e7d096e1a06e6f6a4651a529c4925a9948c3f30e authored over 5 years ago by Dessalines <[email protected]>
Fixing GetSite

- Fixes #171

github.com/LemmyNet/lemmy - f4fd06aa5bc7a92ab93f8f483af647ebe62025c3 authored over 5 years ago by Dessalines <[email protected]>
Using Rust 2018 now.

- Fixes #170

github.com/LemmyNet/lemmy - 8348399f609cc506e221eb347485350de403f2f2 authored over 5 years ago by Dessalines <[email protected]>
Revert "Adding Rust 2018 edition"

This reverts commit 2365c005f6f031ff269b7b002d261aa5ee884caa.

github.com/LemmyNet/lemmy - 4ec2a00239226503055047e211f8e2a2f5c3aefb authored over 5 years ago by Dessalines <[email protected]>
Adding Rust 2018 edition

github.com/LemmyNet/lemmy - 7a2014bb578f6630df375a6e53039e52de130590 authored over 5 years ago by Dessalines <[email protected]>
Update FUNDING.yml

github.com/LemmyNet/lemmy - ec9682389c521ee6f84b7f1b1abc1cc56b3f8393 authored over 5 years ago by Dessalines <[email protected]>
Create FUNDING.yml

github.com/LemmyNet/lemmy - 9598a182075310a85080d9ffe4f39cd7b71abf03 authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'dev'

github.com/LemmyNet/lemmy - 5481dff9b61a2ea1861f12e83408b6a800c64347 authored over 5 years ago by Dessalines <[email protected]>
Version bump

github.com/LemmyNet/lemmy - 03435b5d3aeb241a0b279758ba8072a74a08b100 authored over 5 years ago by Dessalines <[email protected]>
Fix page titles for custom site name

- Fixes #113

github.com/LemmyNet/lemmy - ab9659c2e256e421922756b36fbd6b9f91ba3a54 authored over 5 years ago by Dessalines <[email protected]>
Fixing communities sorting

- Fixes #159

github.com/LemmyNet/lemmy - 107765619aa67171bfe46daa533b90867250a47e authored over 5 years ago by Dessalines <[email protected]>
Creating the default community and signing people up for it if it doesnt exist.

github.com/LemmyNet/lemmy - 525c570568d502794a7d84fd8ea0e24ceebbcae4 authored over 5 years ago by Dessalines <[email protected]>
Fix new user create, no more default community

github.com/LemmyNet/lemmy - 6f98ac033cbb1dd25a0c507ab702ab9657b2b537 authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'dev'

github.com/LemmyNet/lemmy - fb82fccd8266a3e9a611d4ca43d0cf292dfcc556 authored over 5 years ago by Dessalines <[email protected]>
Disable create post button when community is deleted or removed.

- Fixes #167

github.com/LemmyNet/lemmy - 842c8b0885142ea881729bdb1cbe01e5e83e6da5 authored over 5 years ago by Dessalines <[email protected]>
Removing the placeholder admin user.

- Fixes #165

github.com/LemmyNet/lemmy - 8c85f0cb62af57a730a444fd46e3c8e4c7521fce authored over 5 years ago by Dessalines <[email protected]>
Fix site-form cancel button.

- Fixes #164

github.com/LemmyNet/lemmy - 178a2ed933f0a29725f5672d94d227aa598280cb authored over 5 years ago by Dessalines <[email protected]>
Add min docker-compose version

- Fixes #166

github.com/LemmyNet/lemmy - eb24deb8043f9513d022f7005870718b1db87654 authored over 5 years ago by Dessalines <[email protected]>
Adding emoji support

- Fixes #163
- Bad because it doubles the size of the codebase, and it breaks hot
module reloadi...

github.com/LemmyNet/lemmy - 9cb10f7258ece889262f30ff4f3d6642acbb6882 authored over 5 years ago by Dessalines <[email protected]>
Fixing the fuse assets build.

github.com/LemmyNet/lemmy - e5fd7a0ac87831d196856545617dfbc1bbcf2461 authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'use-local-assets' of https://github.com/Perflyst/lemmy into Perflyst-use-local-assets

github.com/LemmyNet/lemmy - 0cf0569f4d363124c41426dc9c6e482bc296f253 authored over 5 years ago by Dessalines <[email protected]>
Use local assets instead of cloudflare cdn

github.com/LemmyNet/lemmy - b2fb1eadbec05f2289cf4f551a013056a538769b authored over 5 years ago by perflyst <[email protected]>
Merge branch 'dev'

github.com/LemmyNet/lemmy - b2997c8e7c1003b543c973e386eac403dd6ebbd9 authored over 5 years ago by Dessalines <[email protected]>
Moving create post to below unsubscribe.

github.com/LemmyNet/lemmy - 4668eac0d0f91f7c02c325d7cd6d6447c517204a authored over 5 years ago by Dessalines <[email protected]>
Mark as read if viewing link.

- Fixes #154. #153

github.com/LemmyNet/lemmy - 1b6ddb869ceca51dbd6ea92457738d0f9846796d authored over 5 years ago by Dessalines <[email protected]>
Adding browser notifications.

- Fixes #153

github.com/LemmyNet/lemmy - d1fee01c6a9675ed24b5d37bd1738d5eb770d511 authored over 5 years ago by Dessalines <[email protected]>
Updating broken bitcoin link.

github.com/LemmyNet/lemmy - 4772fee9f0c7913bdea2f6c3be6a0a68460631cb authored over 5 years ago by Dessalines <[email protected]>
Adding mastodon follow to readme.

github.com/LemmyNet/lemmy - e12e5aef49191cac57801f16946a58d4a459d4bd authored over 5 years ago by Dessalines <[email protected]>
Updating api.md.

github.com/LemmyNet/lemmy - 9283501f234fd732e9dff2a8480ebc7239154128 authored over 5 years ago by Dessalines <[email protected]>
Updates to api docs.

github.com/LemmyNet/lemmy - d3a99261a7bce3a88fc65b07e77d6f640bfba94f authored over 5 years ago by Dessalines <[email protected]>
Version bump.

github.com/LemmyNet/lemmy - ef23be64200884b6faff1c4b3ec06768f3fd83a0 authored over 5 years ago by Dessalines <[email protected]>
Enforce -1 or 1 like scores

github.com/LemmyNet/lemmy - b1490ef51a99004c72247157ae6501ffa3e4e99d authored over 5 years ago by Dessalines <[email protected]>
Removing need for spam_timer

github.com/LemmyNet/lemmy - 8820eac129a7830432ca52f41b83d74ee47ccd09 authored over 5 years ago by Dessalines <[email protected]>
Adding sort types to API.

github.com/LemmyNet/lemmy - 442bb3d20e1a5b93d0415b86ffe1cedb7c67b017 authored over 5 years ago by Dessalines <[email protected]>
Adding API to footer

github.com/LemmyNet/lemmy - 13d7adab94b22fd0c6b166e49ea4be87d7b3b343 authored over 5 years ago by Dessalines <[email protected]>
Adding API docs for app developers.

- Fixes #99.

github.com/LemmyNet/lemmy - 5e1fcd318a7337be1add92e27d4c4fec0600aec7 authored over 5 years ago by Dessalines <[email protected]>
Adding some badges.

github.com/LemmyNet/lemmy - 74fb8ebcc8ea756b8fffd9423e3259940125cc82 authored over 5 years ago by Dessalines <[email protected]>
Adding a docker image.

- Instructions added to readme for how to use the simpler small image
too. Fixes #101.

github.com/LemmyNet/lemmy - 515fc86fd01f6db841052ca57f4cdce7be412985 authored over 5 years ago by Dessalines <[email protected]>
Adding a docker db backup script.

github.com/LemmyNet/lemmy - 48bc884f1ea7c4bf1cc4be20ec67ce5555dc5532 authored over 5 years ago by Dessalines <[email protected]>
Docker image now down to 35 MB, using alpine.

github.com/LemmyNet/lemmy - 61bb201448ead7df52ba10c95474409a9a14d284 authored over 5 years ago by Dessalines <[email protected]>
Adding create community and post buttons from sidebar.

- Fixes #148

github.com/LemmyNet/lemmy - 73a129a24d846b387357336bec7b5c8b09c5a6ba authored over 5 years ago by Dessalines <[email protected]>
A better login cooldown.

github.com/LemmyNet/lemmy - 780817840f718500063579056081cfc1526f16bb authored over 5 years ago by Dessalines <[email protected]>
Better columns

github.com/LemmyNet/lemmy - 2f0a7c5584ef3a5851490195398c1a72ec89cfcb authored over 5 years ago by Dessalines <[email protected]>
Upgrading front end dependencies.

github.com/LemmyNet/lemmy - deb8fd317db81fad4c772c42d4ff086dc60570ac authored over 5 years ago by Dessalines <[email protected]>
Softer white background.

github.com/LemmyNet/lemmy - 869d7a45527e99e35f29581741d08ffe243a5a97 authored over 5 years ago by Dessalines <[email protected]>
Better image click

github.com/LemmyNet/lemmy - f034308070b18faac2ea87e82d84d48b066c9cbf authored over 5 years ago by Dessalines <[email protected]>
Version bump

github.com/LemmyNet/lemmy - b4a43d9b2a81b4b5a52fc33a5cb232ff6040fecb authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'reorg' into dev

- Fixes #146

github.com/LemmyNet/lemmy - 84ed2cc7c59f1bf8bed3fd0b975d42f256f4ed7f authored over 5 years ago by Dessalines <[email protected]>
Fixing docker file.

github.com/LemmyNet/lemmy - f2bdc78d2a6056d0bb7c22d892227c28198b144c authored over 5 years ago by Dessalines <[email protected]>
Done with reorg

github.com/LemmyNet/lemmy - f8615b6178ed2c2863de6cb98988b97d01b46786 authored over 5 years ago by Dessalines <[email protected]>
Mostly done with reorg.

github.com/LemmyNet/lemmy - 7fb6a0b1387d4c256061fd9402ac8405fcedcf83 authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'dev' into reorg

github.com/LemmyNet/lemmy - 1a884a83534accf800f228e050b8fcf9338f6e4b authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'master' into dev

github.com/LemmyNet/lemmy - eaa96f178fdc68d26c673e65c5ae6391b3358ff9 authored over 5 years ago by Dessalines <[email protected]>
Fixes to readme.

github.com/LemmyNet/lemmy - 9d34efe27f87c130c251a4c865cb3229ece585ca authored over 5 years ago by Dessalines <[email protected]>
More reorg

github.com/LemmyNet/lemmy - 779e5964fadc51fd59de1ca53d9a65e7c4f367ad authored over 5 years ago by Dessalines <[email protected]>
chore: Remove newlines from headings in README

github.com/LemmyNet/lemmy - e5639a81489198658493ec66be8845c0f85173fd authored over 5 years ago by Felix Pojtinger <[email protected]>
Merge branch 'master' into master

github.com/LemmyNet/lemmy - 45dd106c13f3976fadab4fdb1e53b6794776303f authored over 5 years ago by Felix Pojtinger <[email protected]>
Reorganizing files before splitting out API

github.com/LemmyNet/lemmy - cbec13eeccd7fe1b18ca6f1f2c6c77c54c96a55f authored over 5 years ago by Dessalines <[email protected]>
Fix scrolling issue on refetch.

github.com/LemmyNet/lemmy - 9903e3d508537e6912e38f61739971af1949f25e authored over 5 years ago by Dessalines <[email protected]>
Externalizing JWT token

github.com/LemmyNet/lemmy - 820af563879fbf945092d2230f1e2fde0c860ca0 authored over 5 years ago by Dessalines <[email protected]>
Version bump

github.com/LemmyNet/lemmy - 9d3b4de4362e39b05ef759372aecf66da2b14c3b authored over 5 years ago by Dessalines <[email protected]>
Reworking some UI. Adding proper trending communities with hot rank.

- Breaking out subscribed and all into radios. Fixes #142

github.com/LemmyNet/lemmy - 2e487214ff90c150409eb789dd5a0998f4194afb authored over 5 years ago by Dessalines <[email protected]>
Fixing ip

github.com/LemmyNet/lemmy - 40d5d7979ea4624fcd8558beb5689d23a8216279 authored over 5 years ago by Dessalines <[email protected]>
Adding a register, community, and forum rate limit, based on IP.

- Fixes #124

github.com/LemmyNet/lemmy - c69af0cc168acc35b7687f0330bc72c6b9f5a345 authored over 5 years ago by Dessalines <[email protected]>
Sponsor

github.com/LemmyNet/lemmy - 95579eb892cb729ad8f8baf966b3c28badf18fc6 authored over 5 years ago by Dessalines <[email protected]>
Version bump

github.com/LemmyNet/lemmy - 64261214f852ae5ec29a8464875f739d51b274b7 authored over 5 years ago by Dessalines <[email protected]>
Custom site name.

- Fixes #113

github.com/LemmyNet/lemmy - 675cf6165488b0a68fe06696fda076c60ff96a76 authored over 5 years ago by Dessalines <[email protected]>
format fix

github.com/LemmyNet/lemmy - b04d4f03c55cbffefc16757b44207d962e34c8eb authored over 5 years ago by Dessalines <[email protected]>
Version bump

github.com/LemmyNet/lemmy - 5efce2f98b84826e8434ec70c987f00d0c58cdc0 authored over 5 years ago by Dessalines <[email protected]>
Adding simple suggested post title from textance.

- Fixes #112

github.com/LemmyNet/lemmy - 4c150a0f4ea395a8c6a956aec0c6c696c1ccc54d authored over 5 years ago by Dessalines <[email protected]>
Adding paging on communities.

github.com/LemmyNet/lemmy - ad97e06bfb0530a9a571c3cb83f1d9b3e338ee50 authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'master' into dev

github.com/LemmyNet/lemmy - 9dd8003cf0cf7458ebcd80b52ec2c9113bfe162f authored over 5 years ago by Dessalines <[email protected]>
Removing gitignore.

github.com/LemmyNet/lemmy - b70acc66b23dd63848d1a913ee77a745b7e9616e authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'profullstack-fix/apple-icon'

github.com/LemmyNet/lemmy - a6e99020fb25de9489e1b1a08374adb0634c1219 authored over 5 years ago by Dessalines <[email protected]>
fix dimensions

github.com/LemmyNet/lemmy - 6a52f04556827011a3ddb64c060369604b874338 authored over 5 years ago by Anthony Ettinger <[email protected]>
use wildcards for fuse

github.com/LemmyNet/lemmy - 4d25d989cea556cfd9198ec7ba0b1a9974ffd324 authored over 5 years ago by Anthony Ettinger <[email protected]>
add icon

github.com/LemmyNet/lemmy - 7d1146c0488a33a546824c45064a4fce857f1372 authored over 5 years ago by Anthony Ettinger <[email protected]>
Getting your votes on a user details page.

github.com/LemmyNet/lemmy - 8e0cc3498e87941fec05ba79ff19bd65db6ec3c0 authored over 5 years ago by Dessalines <[email protected]>
remove changes

github.com/LemmyNet/lemmy - 38457d9bc178f82d2645a15cadfcf5d49f3e097b authored over 5 years ago by Anthony Ettinger <[email protected]>
add apple-touch-icon

github.com/LemmyNet/lemmy - a034839fdf990166c49fc834d8bde07c8f41766d authored over 5 years ago by Anthony Ettinger <[email protected]>
Adding a max character of 10k to textareas

github.com/LemmyNet/lemmy - 746362f9ef5bf9ae409c8ecfe1f0551f64044569 authored over 5 years ago by Dessalines <[email protected]>
fix apple ios icon. add gitignore

github.com/LemmyNet/lemmy - 40d722ff7db6a26f92e10548dc8af2a080da88cc authored over 5 years ago by Anthony Ettinger <[email protected]>
Merge branch 'dev'

github.com/LemmyNet/lemmy - da6871fd6d50000552214dcd13fc35e858a3c843 authored over 5 years ago by Dessalines <[email protected]>
Adding proper deletes for Post, Community, and Comments.

- Fixes #132
- Fixes #108

github.com/LemmyNet/lemmy - f57004d7fa09908ab0e041e79e838db6d4fc14c3 authored over 5 years ago by Dessalines <[email protected]>
Merge branch 'dev'

github.com/LemmyNet/lemmy - fa453a5955550d6741cab8663ecb1b53a8d61de1 authored over 5 years ago by Dessalines <[email protected]>
Adding support for spoilers.

- Fixes #104

example :
```
::: spoiler hidden stuff
*a bunch of spoilers here*
:::
```

github.com/LemmyNet/lemmy - d13a95da27c847e3f53b0bcf38d77d79f67891ad authored over 5 years ago by Dessalines <[email protected]>
Adding mark all as read

- Fixes #107

github.com/LemmyNet/lemmy - 85ed895c5f56e2468b1c4973faa99a64da36a6ad authored over 5 years ago by Dessalines <[email protected]>
Auto-select current community if creating a post from the community

page.

Fixes #133

github.com/LemmyNet/lemmy - fe89bc2a42b12d4f483bb3d720c8447de4d97f65 authored over 5 years ago by Dessalines <[email protected]>