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

Fix nginx config.

e4cea91ea84c0f0ab04e817fa4ad7a9a13eecf7e authored about 5 years ago by Dessalines <[email protected]>
Version v0.5.0.1

cffbb7cd5830528b18f71f583aa35e688a296600 authored about 5 years ago by Dessalines <[email protected]>
Moving front end routes from nginx to actix

- Fixes #363

665dca80d00c3947a4838bbd468cfdcb9241ace5 authored about 5 years ago by Dessalines <[email protected]>
Adding debounce for post name and url change

- Fixes #367

4cbfe6d0fc49fcaeaf95d1993ebe6b16fa49b1a3 authored about 5 years ago by Dessalines <[email protected]>
Adding some site oriented settings.

- Adding option to close registration. Fixes #350
- Adding option to disable showing NSFW button...

fca8e6a0a9308340e88ad291c89c40e7d17f27be authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'master' of https://github.com/dessalines/lemmy

e9f476566378b6745ecb82808c0943550285c3fd authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'teromene-maybeoptional'

50c953be6190df99cf11d54f106189baa00311dc authored about 5 years ago by Dessalines <[email protected]>
add remaining german translations (#365)

dd787dfcf6a28850dcd253d6f81f2b67909965df authored about 5 years ago by felix <[email protected]>
Introduce the "MaybeOptional" trait.

This trait is a generic type that allows us to get an Option from any type and from another optio...

c19ace7e6a0350a1f257018166769957568fabe2 authored about 5 years ago by Lyra <[email protected]>
Version v0.5.0

b7d05c18a1eb74539d05da4374ee29aecb10570f authored about 5 years ago by Dessalines <[email protected]>
Switching to shorthands for rust params.

faef62e073086b3fbc11ee36bde0e8e8c96e24a6 authored about 5 years ago by Dessalines <[email protected]>
Fix pre vaporwave dark color.

- Fixes #362

dbc62a1b32f760a66421a2c75c0b935e2f01d45e authored about 5 years ago by Dessalines <[email protected]>
Adding custom language setting.

- Fixes #319

f0808a1116d648a4b8d3b1a6f275d95bc3a7e933 authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'dev'

4c7da003a26b381a396d8e6e82686dc4e1f414c1 authored about 5 years ago by Dessalines <[email protected]>
Fixing unit test.

a128258fe0b888084d7197adb3c4b2c205bb62a3 authored about 5 years ago by Dessalines <[email protected]>
Use builder pattern for views

- Fixes #360

d18f2c9eb1ca4b121886fe0f2def426bf5ce1ad6 authored about 5 years ago by Dessalines <[email protected]>
Fix issue with user page reloading on resort.

- Fixes #361

13f8608e05cf6da1c6f4146680296d78e67aa88c authored about 5 years ago by Dessalines <[email protected]>
Adding RSS feeds to readme.

b4ef762087effd95a9d2a6a40ba25150f8cc2c81 authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.10

7880e5272a7a708b255cf0f895ea5d8c86282511 authored about 5 years ago by Dessalines <[email protected]>
Fixing inbox nginx config due to adding feeds/inbox.

a6810da9922ccfe6cbd248b787b4c66774fc97eb authored about 5 years ago by Dessalines <[email protected]>
Removing feeds orig.

9185a3194553cb97ab8977fe4ee3d943d94ce1e2 authored about 5 years ago by Dessalines <[email protected]>
Running cargo fmt

3158c9d710ca930776b16593ddd7d2cb87f051f7 authored about 5 years ago by Dessalines <[email protected]>
show_nsfw is now default for postquery.

a51b7d95b2629ac2eca2f773ce0066a0edcaa349 authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'teromene-config_dif_addr' into config_dif_addr_merge

2325690cb60ca27a8850512e117a18dd3111bb63 authored about 5 years ago by Dessalines <[email protected]>
Adding RSS feeds for inbox and subscribed. Refactored RSS code.

- Fixes #349

a29af98e4bc2df045052a935030abe2e31ca22e1 authored about 5 years ago by Dessalines <[email protected]>
Add default options for all parameters and move them out of the constructor. Rename structure to PostQueryBuilder

9fc8aacc2d96cce358d98bd3989c0db4785f3512 authored about 5 years ago by Lyra <[email protected]>
Resolved conflict with master

3123d308d092232dc7c099b4285fab94b9cc8dbc authored about 5 years ago by Lyra <[email protected]>
Use a dedicated structure in order to search posts

bff3183a2701257ce085a76d9d5d327f80ccec37 authored about 5 years ago by Lyra <[email protected]>
Merge branch 'master' into dev

88402909ff841bb397c461855321a904397120ef authored about 5 years ago by Dessalines <[email protected]>
Show removed posts in users history.

- Fixes #354

43d32d516b8d63251c02faba0e8621dde2da387d authored about 5 years ago by Dessalines <[email protected]>
Adding API docs for RSS feeds.

- Fixes #348

b63878d306bc9c3e13f3b673a3ef059401b8c8b0 authored about 5 years ago by Dessalines <[email protected]>
Upping rate limit for register and community creation to 3/hour.

- Fixes #353

ab53840324d252ebb5e89f14ecbe1d55aa56c85a authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'teromene-config_dif_addr'

6afcf3242241626ad7ed1227688065e40538565d authored about 5 years ago by Dessalines <[email protected]>
Import the Settings struct instead of prefixing the namespace

0ceed8fd9bd204533dacf3b79be1e0d97f33ed3e authored about 5 years ago by Lyra <[email protected]>
Add configuration variables in order to allow binding lemmy to a different adress/port

279a901e4a8d14c03f35a0a1f884ae8a0a030e44 authored about 5 years ago by Lyra <[email protected]>
Version v0.4.0.9

9363be0f19c52aaa170d72702ec85fbead117e0f authored about 5 years ago by Dessalines <[email protected]>
Fix the weird translations (#357)

Fix the weird translations to more moderns translations.

653654cd364b399083ea2ec867e4ff64c04dc4fc authored about 5 years ago by SnowCode <[email protected]>
Version v0.4.0.8

143f191887b72db840ef10dd6f092935504e1f29 authored about 5 years ago by Dessalines <[email protected]>
Removing git checkout master from dev deploy.

e5f17f7bc7f8c58a3b524e90434dcd6cdbbbf3d4 authored about 5 years ago by Dessalines <[email protected]>
Add sort fields to rss.

- #348

fab840a759771b0ef72719bb02f60c5acccc6449 authored about 5 years ago by Dessalines <[email protected]>
Fixing issue with wrongly routed rss feeds.

- Fixes #352

32c1d56bc75c6457da2c056ea9a9aa482786a88b authored about 5 years ago by Dessalines <[email protected]>
Some RSS work.

- Display rss buttons on front end for user, /c/all, and community
pages. Fixes #348.
- Some cle...

52ea7a32db439f9d9b0785ee132d312aa386b33e authored about 5 years ago by Dessalines <[email protected]>
Add feed for all

8e5c02f96745d7c30d9636124bbd72dae2f31d4b authored about 5 years ago by Felix Ableitner <[email protected]>
fix sort parameter handling, handle errors

cfbe8ac926c4a196bf31692cf634adae1f45e079 authored about 5 years ago by Felix Ableitner <[email protected]>
wip

f47bdbc37ad2c9afd70fb84a8bb291604fd4a832 authored about 5 years ago by Felix Ableitner <[email protected]>
basic, working rss feeds

942f6a05af85062a226ce2a2f8366edad750671a authored about 5 years ago by Felix Ableitner <[email protected]>
other sort options, sort by hot by default, adjust rss fields

4b036bbeba7be2f45a191420f0938409d9d8c06e authored about 5 years ago by Felix Ableitner <[email protected]>
Implement RSS feeds (fixes #118)

de313fc977a18d0492f4ffc4f6e9e785bd8dce3e authored about 5 years ago by Felix Ableitner <[email protected]>
Add user mentions to API docs.

- Fixes #329

bf584e525be3e10c35ed40fab7d215f4ba916bf9 authored about 5 years ago by Dessalines <[email protected]>
Fix navigating to your own user page from another (top right nav)

- Fixes #331

587a9f78899da1eae8f3220ee67b2b5d5599625c authored about 5 years ago by Dessalines <[email protected]>
Hiding thumbnails for nsfw posts and nsfw community posts.

- Fixes #337

2cf117b3c559a56ef51855150fe2577b7bb8a0ca authored about 5 years ago by Dessalines <[email protected]>
Increasing post creation rate limit default.

0651ae5ec0fb74706de99455858aa692062d5737 authored about 5 years ago by Dessalines <[email protected]>
Fixing issue with missing community.

- Fixes #339

bf601b045863a3ac10f3129c5411a44786b54d95 authored about 5 years ago by Dessalines <[email protected]>
Fixing deploy script.

b29f578e31e030d6f28cb97a0c57b50cadd36255 authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.7

c237b06f90fc3a2b9cc57e942f464eb689a3437f authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.7

c6b854bfa1caebbb10c725698eed47b39bc73ad9 authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.7

9b01520462f16bb29a84e142f66eb34dc63377b7 authored about 5 years ago by Dessalines <[email protected]>
Adding archive button for valid post urls.

- Fixes #342

bcf994efe9959803edc80359918dd1413604b12a authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.6

eebe5913aaf6b53bb958d2a9d72dde8debb4bfb4 authored about 5 years ago by Dessalines <[email protected]>
Adding vaporwave dark theme.

- Fixes #345

08f3342bc7d602d695180d7b24b769336940d2d7 authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.5

002e8b9db98f3f96060946c4e598ff131b586add authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.5

9b75cfe519221f2ca491d2b630eaa01681b14094 authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.4

9df278319db6ba47cb13c62f6e4931d9cce5b468 authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.3

ed9caf61fd8ea2fd9e3658e07a3d8a10bb22e84f authored about 5 years ago by Dessalines <[email protected]>
Adding restart=always to other docker services.

2bab0370fa4313bc1c24bcbc02e23a13e72af0ee authored about 5 years ago by Dessalines <[email protected]>
Running cargo fmt

dcad96170e48b5e2ee49c359801c127fbea7506e authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'nodeinfo' of https://github.com/Nutomic/lemmy into Nutomic-nodeinfo

64a127845e13d6230c1b89110719b7ef08e9fbc9 authored about 5 years ago by Dessalines <[email protected]>
use camelcase for json keys

39565fecfb4cf03a4fc148ad66d2b85e6fdcd49c authored about 5 years ago by Felix Ableitner <[email protected]>
Merge branch 'nodeinfo' of https://github.com/Nutomic/lemmy into Nutomic-nodeinfo

5d02299287d03f435391f31d9b2ed84f4dd5e914 authored about 5 years ago by Dessalines <[email protected]>
Messing with travis 4.

4e968e7ca5fd064c77b4f0677adb1d79632ddf9c authored about 5 years ago by Dessalines <[email protected]>
Messing with travis 3.

6d2436afeb04997bbd946808f615c485d5801d1e authored about 5 years ago by Dessalines <[email protected]>
Messing with travis 2.

6c29570a89b178ef00d13814a24d4b953f759553 authored about 5 years ago by Dessalines <[email protected]>
Messing with travis 1.

73e5c38f198d915a97b1e824ebe7c804e3ecc106 authored about 5 years ago by Dessalines <[email protected]>
rebase

9ac1beae8270ee3fbf938790fefa404d8b420239 authored about 5 years ago by Felix Ableitner <[email protected]>
change version numbering command

7b5884b66435a32687d034b32a93360148947c22 authored about 5 years ago by Felix Ableitner <[email protected]>
Implement nodeinfo support (fixes #144)

fcf3252292a094b889dc07c470974e44fe6e7b00 authored about 5 years ago by Felix Ableitner <[email protected]>
preserve json order

20966e085aba521c30b16e56b4a08bc056e02630 authored about 5 years ago by Felix Ableitner <[email protected]>
rewrite

2666ba6adfa93aa1592f50fe7b074b7bf007ea33 authored about 5 years ago by Felix Ableitner <[email protected]>
nicer string handling

10976bd6564727a6f59b4587e451cc4afd057a76 authored about 5 years ago by Felix Ableitner <[email protected]>
got it working

4f116dc758684c8fca735bd6b30d93ab0bd3bc25 authored about 5 years ago by Felix Ableitner <[email protected]>
Version v0.4.0.2

fa1c306d6460a82fcda16a1e9b7dc734bcc3b826 authored about 5 years ago by Dessalines <[email protected]>
Fix for non-logged-in user theme.

Fixes #338

cd7d3e3fd743d478e2c58007cb3c80d569e09079 authored about 5 years ago by Dessalines <[email protected]>
Version v0.4.0.1

7202491c7e869b1dd88004cbcd6d8cbd3f222c44 authored about 5 years ago by Dessalines <[email protected]>
Dynamically loading CSS theme, removing all but darkly from index.html

- Fixes #333

408b0efd48d73e1222b5e783fe1f02b9573f8e1b authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'master' of https://github.com/dessalines/lemmy

a4033baa4ce10dfc8035ab1d09feb12303b25787 authored about 5 years ago by Dessalines <[email protected]>
Adding TOC to api.md

3fb328ec1c97ec6a2f84190f580cc8a728c66a62 authored about 5 years ago by Dessalines <[email protected]>
Add platform-agnostic dockerfile (#327)

f8252521a74fe789bd6122945cd80401a61a24ba authored about 5 years ago by iav <[email protected]>
Version v0.4.0

08b6660ae628fe2c7948a933019bf847c9f0ba05 authored about 5 years ago by Dessalines <[email protected]>
Version v0.3.0.14

d10a94b9deaac68d713c52c8233ddc5dfbba434c authored about 5 years ago by Dessalines <[email protected]>
Version v0.3.0.14

036ca464319f622588c3d05684dbfe9856aadcc7 authored about 5 years ago by Dessalines <[email protected]>
Fixing ansible build, and email link.

3021d19e1fe4306ce6c993a9b810957c4fe9819b authored about 5 years ago by Dessalines <[email protected]>
Adding new images to readme. Updating translation report.

- Fixes #322

e8ce11cc2fcc68df84548241bcbe720f86c13de8 authored about 5 years ago by Dessalines <[email protected]>
Version v0.3.0.13

e87ba7580983f35ba66abea8e38fc5861528b11a authored about 5 years ago by Dessalines <[email protected]>
Removing nocross folder. Updating prod docker compose.

1b162a49bb6e79a119ddce164387a95852d20428 authored about 5 years ago by Dessalines <[email protected]>
Changing back to shtripok pictshare.

222cd8325f488a328e477e0753b57a6bc68d3327 authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'master' into email

edbb5612a29a591736cf46feb61d02bc3d76411d authored about 5 years ago by Dessalines <[email protected]>
Running cargo fmt.

3350599901b4d2232627a5451104f80c5022593d authored about 5 years ago by Dessalines <[email protected]>
Password reset mostly working.

68e4b61808ee76730cdc9f4302700a60a2ebb3b5 authored about 5 years ago by Dessalines <[email protected]>
Version v0.3.0.12

0e197cfdfc525980538c4483f724d31a1a2e56af authored about 5 years ago by Dessalines <[email protected]>
Changing aarch64 to use cargo --release

9e21902a5f8ada9cf4baccb300e3ad3daf2f829f authored about 5 years ago by Dessalines <[email protected]>