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 testing by using RUST_TEST_THREADS=1.

498ec2d8e07dd341df6e29f93f77fad8f6c4fea3 authored almost 5 years ago by Dessalines <[email protected]>
A first pass at using materialized views.

8f32b84b5ab44e4b72b0ff7e7f4515a0a4835185 authored almost 5 years ago by Dessalines <[email protected]>
Merge branch 'dev'

- r2d2 pooling. Fixes #409

b300db475cbca846aea89800ecaa8661c59fd70b authored almost 5 years ago by Dessalines <[email protected]>
Fixing clippy expect issue.

e5a3dc04bf3ffc551f4f584f1ac26ec8d099db6e authored almost 5 years ago by Dessalines <[email protected]>
Fixing nodeinfo endpoint.

a7a0d35ed34f4bd27d6d62546b60d923031a70dc authored almost 5 years ago by Dessalines <[email protected]>
removing some comments.

3f868f99e6a44e8116420931e63dd53736a098dc authored almost 5 years ago by Dessalines <[email protected]>
Merge branch 'dev' into r2d2_actix_pooling

c0136a9f340eaa08a87b25424d8014a928ceb284 authored almost 5 years ago by Dessalines <[email protected]>
Adding proxy_cache. #408

e603b52a5ba469dde2db85a4b996536c085f02bf authored almost 5 years ago by Dessalines <[email protected]>
Version v0.5.19

e3328709ff5b07d5bae93318d3e446ecf286f458 authored almost 5 years ago by Dessalines <[email protected]>
Adding an apache bench (ab) report.

b79fc265f17ccf9ba1c78a4cf4273941744763a4 authored almost 5 years ago by Dessalines <[email protected]>
Adding image caching via immutable to ansible. #371 #408

146e40597997b10a25ed2044dea234d6799c87a3 authored almost 5 years ago by Dessalines <[email protected]>
Cleaning up nodeinfo.

aeec25838a08a731e349755e64279473d0b08045 authored almost 5 years ago by Dessalines <[email protected]>
Trying to add r2d2 connection pooling to websockets.

dff8b947bb779d27d4b5953fe1f34166ac5c4104 authored almost 5 years ago by Dessalines <[email protected]>
Version v0.5.18

677d716ae6b21ecb0569d661c1d76520dade1643 authored almost 5 years ago by Dessalines <[email protected]>
Merge branch 'db_indexes' into dev

c2b236f5a00aa21797690c19d8e536f5711f320b authored almost 5 years ago by Dessalines <[email protected]>
Merge branch 'actix-2.0' into dev

f3dbedb5c5a4b399fe0a3c83db4d1c38993b66eb authored almost 5 years ago by Dessalines <[email protected]>
Upping rust-musl to 1.40.0

bc804521e8fd534a5ad37c9e4d13f4bfacde3adf authored almost 5 years ago by Dessalines <[email protected]>
Back to just indexes.

253f4aa6a1f3d7d8e6477addd4331e5eb7118d28 authored almost 5 years ago by Dessalines <[email protected]>
Make various functions async

4361f48b98fc07c6abf14ecfe54953929fe38130 authored almost 5 years ago by Felix <[email protected]>
Trying some DB indexes.

5f3190037542a32295a98098c8cee3b291538912 authored almost 5 years ago by Dessalines <[email protected]>
Upgrade actix to 2.0 (fixes #392)

d8c84e2541e4b8babde72261e4db8db93d649829 authored almost 5 years ago by Felix <[email protected]>
Faster Docker build directly on host

35489a706bdd48bdb840a4ac13986214c456d6c9 authored almost 5 years ago by Felix <[email protected]>
Adding ssh docker commands to dev deploy.

6f2f9995f20ff26245eeaa1b310710e3bcab529d authored about 5 years ago by Dessalines <[email protected]>
Version v0.5.17

f67436792a32cfe75217869fc756d0074f23bddd authored about 5 years ago by Dessalines <[email protected]>
Removing outdateds from package.json.

02e37d58d7eb561ee4851b64272f98e205f91229 authored about 5 years ago by Dessalines <[email protected]>
Upgrade package.json.

82253f625b6cadfb7c7c4044c0c0a385f0caefbe authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'master' into dev

8c4e973409a9bcfa5a09b1da8f1441d0bec4ea40 authored about 5 years ago by Dessalines <[email protected]>
Adding cargo checking to husky pre-commit. Fixes #402

206d9160de7f1289a16b56e418afaef80a9cb7df authored about 5 years ago by Dessalines <[email protected]>
Updating cargo deps.

a68fd4f2aa42bffad0b32bac42e87926de88b39f authored about 5 years ago by Dessalines <[email protected]>
Adding cargo outdated to clean script.

13cd2e82de3242e5394e51de979d26133e2e2caa authored about 5 years ago by Dessalines <[email protected]>
Adding a clean script for cargo. (No husky hook yet)

345cfcaedddd5d3922260f77ddee8b33f7ea9812 authored about 5 years ago by Dessalines <[email protected]>
Version v0.5.16

29e6e47ef6f2f3cfc03b35534d0d4521784c6f88 authored about 5 years ago by Dessalines <[email protected]>
Adding pictshare image thumbnailer.

- Fixes #377

a670096d53e841987a76e8afdf66e874e625b404 authored about 5 years ago by Dessalines <[email protected]>
Fixing create_post, create_community, and login pages.

- Includes fetching the site for `enable_nsfw` info. Fixes #400

747a8f5b96b10f56f14d7dad30764084e69d8cab authored about 5 years ago by Dessalines <[email protected]>
Don't send email notification for self replies.

- Fixes #401

c252785632f91d5c819a723d6cfbbf0512e40c06 authored about 5 years ago by Dessalines <[email protected]>
Trying another cache change. 2.

f6f2e7144f3cd5480285be7dbd32ed84559049ab authored about 5 years ago by Dessalines <[email protected]>
Trying another cache change.

86f42e2ab0b2340f85efa647b77bdbe2d55ad1ab authored about 5 years ago by Dessalines <[email protected]>
Trying out new cargo cache. #397

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

aa59906e91d0cf3a56ef41ad5e6a3c04c4b793e4 authored about 5 years ago by Dessalines <[email protected]>
Updating translation report.

1de4899c6ac182e4c4c3d79fdfa6d27c4eda0f3d authored about 5 years ago by Dessalines <[email protected]>
Adding show_avatar user setting, and option to send notifications to inbox.

- Fixes #254
- Fixes #394

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

e09a035373db224a17631146af1a7c9a357d2056 authored about 5 years ago by Felix Ableitner <[email protected]>
Version v0.5.14

576980bf64fcde5ec66e0260c81ef3225dd264bd authored about 5 years ago by Dessalines <[email protected]>
Fixing deploy and version for clippy.

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

f0db3084d811485638fdb72ac79b19ac13fda1fa authored about 5 years ago by Dessalines <[email protected]>
Run lint in Travis CI

7be492d129c294833936fa94cb26406b9ae79a8f authored about 5 years ago by Felix Ableitner <[email protected]>
Apply changes suggested by cargo clippy (fixes #395)

d08e09fbdc9d0e50e4b81410ae513b034170c36b authored about 5 years ago by Felix Ableitner <[email protected]>
Version v0.5.13

730e2b7f096c618641e8e3eb3c15478ed5a857fa authored about 5 years ago by Dessalines <[email protected]>
Add are you sure dialogs to mod actions.

- Fixes #386

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

081d8ddd127ccd1ed58b275424837b24eef52070 authored about 5 years ago by Dessalines <[email protected]>
Adding some fixes to new docs system.

0f8965fac9a92a85a5f3e1cb70a9b1ef434eea2c authored about 5 years ago by Dessalines <[email protected]>
Merge branch 'mdbook' of https://yerbamate.dev/Nutomic/lemmy into Nutomic-mdbook

3d4412a70493286d929fc6e86f8f6a9925b3d537 authored about 5 years ago by Dessalines <[email protected]>
Adding change password and email address from user settings.

- Fixes #384
- Fixes #385

f5a13717eaf10fcacc211950ff88943df9aef4c2 authored about 5 years ago by Dessalines <[email protected]>
Include docs in docker image

62ba018b190c54d30a4436721931aea0b5eedb2e authored about 5 years ago by Felix Ableitner <[email protected]>
Only do arm build on major deploy. Fixes #393

4faa46ac29a5693f9f938ae80a22e6c1799c1404 authored about 5 years ago by Dessalines <[email protected]>
Version v0.5.11

6058e837fc1a8bd6f9302ef7915b836ad250f488 authored about 5 years ago by Dessalines <[email protected]>
Version v0.5.10

a74d92af3d0af37a39e60c716a270b2e54ed2c2e authored about 5 years ago by Dessalines <[email protected]>
Move translations to readme, put install instructions in both places

77847ab3e6876cb4b98986be80ec81410aa63399 authored about 5 years ago by Felix Ableitner <[email protected]>
Use mdbook for documentation (fixes #375)

d80e8fc075bc9afb699afd1d6e5e5f79a0db9cd1 authored about 5 years ago by Felix Ableitner <[email protected]>
Finally got debounce working!

- Fixes #367
- Fixes #376

0b04aec6024ee87b6a3651b1f39f7726c5a1d0e7 authored about 5 years ago by Dessalines <[email protected]>
Correcting mastodon follow link.

9d1383906aaebe0017cd5cfdde45e28e5c414304 authored about 5 years ago by Dessalines <[email protected]>
Adding open_registration to nodeinfo.

cd9df4455ede8435d54c32d369bb782b14733498 authored about 5 years ago by Dessalines <[email protected]>
Use actix config to handle routes in seperate folders (#378)

80f76f2efd71ec86152ea0d33cc663e781a23642 authored about 5 years ago by Felix Ableitner <[email protected]>
Implementing very basic federation including test setup

581f36d6eff4e79139afd5049b4efb8b0ccc6e99 authored about 5 years ago by Felix Ableitner <[email protected]>
Version v0.5.9

47d55d9d2b69e7da49160675206b64a14ab75ebe authored about 5 years ago by Dessalines <[email protected]>
Adding case insensitivity to slur filter.

- Fixes #388

4ad836d6902f6cd662b3da7f410ef2b0d42b8cb2 authored about 5 years ago by Dessalines <[email protected]>
Version v0.5.0.8

020a7cd8cf0fc51d0f8b08ad9cf635bbd35b5897 authored about 5 years ago by Dessalines <[email protected]>
Preview image type post.

- Fixes #383

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

dfd27ea85c2e2ced7d44de05eebcb45446e5a5ce authored about 5 years ago by Dessalines <[email protected]>
Fix fuse.js

43505bd235f3dd73ebd621caea7bb032368abffe authored about 5 years ago by Dessalines <[email protected]>
Adding user avatars / icons. Requires pictshare.

- Fixes #188

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

106aaf4f28ef34d68848f48e5673f955a04b6deb authored about 5 years ago by Dessalines <[email protected]>
Post editing fix.

1f3a16b159a8e83ac4d68e51c59a196fba427f24 authored about 5 years ago by Dessalines <[email protected]>
Version v0.5.0.5

ecf792af3bb0035fc175d28cd25521e77199b0fc authored about 5 years ago by Dessalines <[email protected]>
Fixing non-existent user profile viewing.

- Fixes #381

d57b2d486522635485dd3a26df2a6dcfeb0ef634 authored about 5 years ago by Dessalines <[email protected]>
Fixing empty email field in register form breaking signups.

- Fixes #382

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

8da44c343d9bf7ff62cac3ec6da08a48773f828f authored about 5 years ago by Dessalines <[email protected]>
Version v0.5.0.4

bb3dbe041df56a92836e7c994b861da76aea6875 authored about 5 years ago by Dessalines <[email protected]>
Ansible fix try #1.

cde471617ad49fcf1ce88e47bbd49cc4c95094db authored about 5 years ago by Dessalines <[email protected]>
Removing debounce.

f060ffadcc75ad95b1333d0bc17b8893e3d64494 authored about 5 years ago by Dessalines <[email protected]>
Fixing travis build. 5.

38d6db6d8196a73db0a4091290e61a5c3354cc09 authored about 5 years ago by Dessalines <[email protected]>
Fixing travis build. 4.

92825f4c9814ba28b3e8af579a5decb84efe0455 authored about 5 years ago by Dessalines <[email protected]>
Fixing travis build. 3.

331aecbba63fed7f99a6e5edf047984cdd1b6a7c authored about 5 years ago by Dessalines <[email protected]>
Fixing travis build. 2.

2e81a0d57a1835046a7b1495a9c914296afc00e6 authored about 5 years ago by Dessalines <[email protected]>
Fixing travis build.

3d9704f93bcd34078737d58a4b237fead1a668f6 authored about 5 years ago by Dessalines <[email protected]>
Config fixes.

- Adding front_end_dir to settings.
- Adding unit test for PasswordResetRequest encryption.
- Re...

786be3fa668903b92ac280691c4e4e50470ad74c authored about 5 years ago by Dessalines <[email protected]>
Fix overriding config vars with underscore from environment

a3065ed39f871e251d2e3762219c78859cb51f06 authored about 5 years ago by Felix Ableitner <[email protected]>
Fix review comments

b7c24a372bfe80057d71edef856afd985714f660 authored about 5 years ago by Felix Ableitner <[email protected]>
Replace rust-crypto with sha2 crate (fixes #372)

4e952af00c43c75b7c03e672eff3f809daef6e69 authored about 5 years ago by Felix Ableitner <[email protected]>
Added option to enable/disable federation

cdbf26080345a69e053821bcb8c8fa2373fa8d21 authored about 5 years ago by Felix Ableitner <[email protected]>
Implement webfinger (fixes #149)

3d9f7d28d69bf077258c1c8e0803be79a12e426a authored about 5 years ago by Felix Ableitner <[email protected]>
update documentation, docker and ansible files

1f7546789a3e9d4a095aa72ba69843259eb56fc6 authored about 5 years ago by Felix Ableitner <[email protected]>
Added documentation comments in default config

ddc913ba7cd7759c9ea63123cd7bb97e861fa00f authored about 5 years ago by Felix Ableitner <[email protected]>
Implement SQL connection pool

8589b6c0bd84422adbd6287b6a3aa331d82ddefe authored about 5 years ago by Felix Ableitner <[email protected]>
Implement config (fixes #351)

cf3ae15ee9289fa4030828363158b02facbab1bb authored about 5 years ago by Felix Ableitner <[email protected]>
Add correct ActivityPub types conversion for Community and Post.

34def84d4307d1f4d822091a35d94ab090c558af authored about 5 years ago by Lyra <[email protected]>
Version v0.5.0.3

104ac9b9501188d334f7106316d3c365a0dc8836 authored about 5 years ago by Dessalines <[email protected]>
Fixing suggested title filling.

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

2346f30e0e81533f1792d4aec19f1e4c5b3b7240 authored about 5 years ago by Dessalines <[email protected]>
Fix post title and url change.

- Fixes #368

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