]> Untitled Git - lemmy.git/log
lemmy.git
3 years agoVersion v0.7.64
Dessalines [Thu, 8 Oct 2020 23:34:30 +0000 (18:34 -0500)]
Version v0.7.64

3 years agoFixing a bug with stickied order.
Dessalines [Thu, 8 Oct 2020 23:33:54 +0000 (18:33 -0500)]
Fixing a bug with stickied order.

3 years agoVersion v0.7.63
Dessalines [Thu, 8 Oct 2020 22:50:51 +0000 (17:50 -0500)]
Version v0.7.63

3 years agoVersion v0.7.62
Dessalines [Thu, 8 Oct 2020 20:52:10 +0000 (15:52 -0500)]
Version v0.7.62

3 years agoMerge pull request #1180 from LemmyNet/no_conflict_triggers
Dessalines [Thu, 8 Oct 2020 18:51:04 +0000 (14:51 -0400)]
Merge pull request #1180 from LemmyNet/no_conflict_triggers

No send blocked and no conflict triggers

3 years agoAddressing a few comments.
Dessalines [Thu, 8 Oct 2020 17:38:44 +0000 (12:38 -0500)]
Addressing a few comments.

3 years agoFixing local filter, fixes #1181 (#1182)
Dessalines [Thu, 8 Oct 2020 15:10:10 +0000 (11:10 -0400)]
Fixing local filter, fixes #1181 (#1182)

3 years agoRemoving some unecessary logging.
Dessalines [Thu, 8 Oct 2020 02:55:15 +0000 (21:55 -0500)]
Removing some unecessary logging.

3 years agoMerge branch 'main' into no_conflict_triggers
Dessalines [Thu, 8 Oct 2020 01:57:29 +0000 (20:57 -0500)]
Merge branch 'main' into no_conflict_triggers

3 years agoRevert "Removing on_conflict as it may not work with table triggers (user_fast, etc)"
Dessalines [Thu, 8 Oct 2020 00:08:06 +0000 (19:08 -0500)]
Revert "Removing on_conflict as it may not work with table triggers (user_fast, etc)"

This reverts commit db7027a3674cb1c9f07822d3e56743af4133f523.

3 years agoAdding no conflict triggers. Fixes #1179
Dessalines [Thu, 8 Oct 2020 00:05:46 +0000 (19:05 -0500)]
Adding no conflict triggers. Fixes #1179

3 years agoRemove unused fields on community/user json (#1178)
Nutomic [Wed, 7 Oct 2020 18:19:12 +0000 (18:19 +0000)]
Remove unused fields on community/user json (#1178)

3 years agoAdding submodule update --remote
Dessalines [Wed, 7 Oct 2020 16:09:56 +0000 (11:09 -0500)]
Adding submodule update --remote

3 years agoExplain how federation works for admins, various doc updates (#1176)
Nutomic [Wed, 7 Oct 2020 16:08:03 +0000 (16:08 +0000)]
Explain how federation works for admins, various doc updates (#1176)

3 years agoTrimming allowed and blocked instances
Dessalines [Wed, 7 Oct 2020 14:40:36 +0000 (09:40 -0500)]
Trimming allowed and blocked instances

3 years agoMerge remote-tracking branch 'origin/no-send-blocked' into no-send-blocked-dess
Dessalines [Tue, 6 Oct 2020 17:33:18 +0000 (12:33 -0500)]
Merge remote-tracking branch 'origin/no-send-blocked' into no-send-blocked-dess

3 years agoRemoving on_conflict as it may not work with table triggers (user_fast, etc)
Dessalines [Tue, 6 Oct 2020 17:31:16 +0000 (12:31 -0500)]
Removing on_conflict as it may not work with table triggers (user_fast, etc)

3 years agoCreate separate SendActivityTask for each destination
Felix Ableitner [Tue, 6 Oct 2020 17:19:53 +0000 (19:19 +0200)]
Create separate SendActivityTask for each destination

3 years agoAvoid duplicate comment send, better activity logging
Felix Ableitner [Tue, 6 Oct 2020 16:28:31 +0000 (18:28 +0200)]
Avoid duplicate comment send, better activity logging

3 years agoAdding a boolean check to send_activity_internal
Dessalines [Tue, 6 Oct 2020 15:19:01 +0000 (10:19 -0500)]
Adding a boolean check to send_activity_internal

3 years agoDont send mentions to inbox of local community
Felix Ableitner [Tue, 6 Oct 2020 12:58:37 +0000 (14:58 +0200)]
Dont send mentions to inbox of local community

also, dont start SendActivityTask for empty `to`, and remove
useless comment

3 years agoMerge pull request #1173 from LemmyNet/password_length_check
Nutomic [Mon, 5 Oct 2020 20:24:07 +0000 (20:24 +0000)]
Merge pull request #1173 from LemmyNet/password_length_check

Password length check. Fixes #1087

3 years agoChanging one more darkly to browser. #1163
Dessalines [Mon, 5 Oct 2020 16:53:13 +0000 (11:53 -0500)]
Changing one more darkly to browser. #1163

3 years agoMerge remote-tracking branch 'yerba/main' into main
Dessalines [Mon, 5 Oct 2020 16:52:04 +0000 (11:52 -0500)]
Merge remote-tracking branch 'yerba/main' into main

3 years agoMerge pull request 'Update lemmy-ui version in docker-compose files on release (fixes...
dessalines [Mon, 5 Oct 2020 16:49:51 +0000 (16:49 +0000)]
Merge pull request 'Update lemmy-ui version in docker-compose files on release (fixes #1164)' (#111) from update-lemmy-ui into main

Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/111

3 years agoMerge pull request #1174 from LemmyNet/add_community_name_search
Nutomic [Mon, 5 Oct 2020 15:55:33 +0000 (15:55 +0000)]
Merge pull request #1174 from LemmyNet/add_community_name_search

Adding optional community_name field to search. Fixes #1057

3 years agoMerge pull request #1170 from LemmyNet/improve_admin_docs
Nutomic [Mon, 5 Oct 2020 15:49:11 +0000 (15:49 +0000)]
Merge pull request #1170 from LemmyNet/improve_admin_docs

Improving administration page docs. Fixes #1160

3 years agoMerge pull request #1169 from LemmyNet/new_default_theme
Nutomic [Mon, 5 Oct 2020 15:47:26 +0000 (15:47 +0000)]
Merge pull request #1169 from LemmyNet/new_default_theme

Changing default theme to browser from darkly. Fixes #1163

3 years agoMerge pull request #1172 from LemmyNet/remove_kubernetes
Nutomic [Mon, 5 Oct 2020 15:38:51 +0000 (15:38 +0000)]
Merge pull request #1172 from LemmyNet/remove_kubernetes

Remove kubernetes. #842

3 years agoUpdate lemmy-ui version in docker-compose files on release (fixes #1164)
Felix Ableitner [Fri, 2 Oct 2020 15:24:16 +0000 (17:24 +0200)]
Update lemmy-ui version in docker-compose files on release (fixes #1164)

3 years agoMerge pull request 'Only search locally for Community::read_from_name and similar...
dessalines [Mon, 5 Oct 2020 15:25:09 +0000 (15:25 +0000)]
Merge pull request 'Only search locally for Community::read_from_name and similar (ref #698)' (#110) from read-only-local into main

Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/110

3 years agoAdding optional community_name field to search. Fixes #1057
Dessalines [Mon, 5 Oct 2020 00:57:35 +0000 (19:57 -0500)]
Adding optional community_name field to search. Fixes #1057

3 years agoPassword length check. Fixes #1087
Dessalines [Mon, 5 Oct 2020 00:10:15 +0000 (19:10 -0500)]
Password length check. Fixes #1087

3 years agoRemove kubernetes. #842
Dessalines [Sun, 4 Oct 2020 20:44:26 +0000 (15:44 -0500)]
Remove kubernetes. #842

3 years agoReplace gitlab with codeberg. Fixes #1171
Dessalines [Sun, 4 Oct 2020 19:01:12 +0000 (14:01 -0500)]
Replace gitlab with codeberg. Fixes #1171

3 years agoImproving administration page docs. Fixes #1160
Dessalines [Sun, 4 Oct 2020 13:42:30 +0000 (08:42 -0500)]
Improving administration page docs. Fixes #1160

3 years agoChanging default theme to browser from darkly. Fixes #1163
Dessalines [Sat, 3 Oct 2020 16:44:25 +0000 (11:44 -0500)]
Changing default theme to browser from darkly. Fixes #1163

3 years agoAdd line showing default ports for nginx. Fixes #1167
Dessalines [Sat, 3 Oct 2020 14:53:48 +0000 (09:53 -0500)]
Add line showing default ports for nginx. Fixes #1167

3 years agoFixing readme.
Dessalines [Sat, 3 Oct 2020 14:51:15 +0000 (09:51 -0500)]
Fixing readme.

3 years agoRunning cargo fmt.
Dessalines [Sat, 3 Oct 2020 14:50:06 +0000 (09:50 -0500)]
Running cargo fmt.

3 years agoAdding some logging.
Dessalines [Sat, 3 Oct 2020 14:47:06 +0000 (09:47 -0500)]
Adding some logging.

3 years agoFixing pretty print again.
Dessalines [Fri, 2 Oct 2020 15:15:26 +0000 (10:15 -0500)]
Fixing pretty print again.

3 years agoAdding pretty print for activities.
Dessalines [Fri, 2 Oct 2020 14:21:14 +0000 (09:21 -0500)]
Adding pretty print for activities.

3 years agoAdd documentation for federation overview (fixes #774) (#1165)
Nutomic [Fri, 2 Oct 2020 13:02:16 +0000 (13:02 +0000)]
Add documentation for federation overview (fixes #774) (#1165)

3 years agoOnly search locally for Community::read_from_name and similar (ref #698)
Felix Ableitner [Fri, 2 Oct 2020 12:16:40 +0000 (14:16 +0200)]
Only search locally for Community::read_from_name and similar (ref #698)

3 years agoMerge branch 'main' into no-send-blocked-dess
Dessalines [Thu, 1 Oct 2020 20:57:47 +0000 (15:57 -0500)]
Merge branch 'main' into no-send-blocked-dess

3 years agoMerge branch 'remove-hardcoded-https-dess' into main
Dessalines [Thu, 1 Oct 2020 17:56:04 +0000 (12:56 -0500)]
Merge branch 'remove-hardcoded-https-dess' into main

3 years agoRenaming to sign_and_send
Dessalines [Thu, 1 Oct 2020 17:54:20 +0000 (12:54 -0500)]
Renaming to sign_and_send

3 years agoTrying to fix travis build.
Dessalines [Thu, 1 Oct 2020 14:16:56 +0000 (09:16 -0500)]
Trying to fix travis build.

3 years agoTrying to add some long delays.
Dessalines [Thu, 1 Oct 2020 13:32:01 +0000 (08:32 -0500)]
Trying to add some long delays.

3 years agoDont send to blocked instances, rewrite activity_sender
Felix Ableitner [Wed, 30 Sep 2020 16:19:14 +0000 (18:19 +0200)]
Dont send to blocked instances, rewrite activity_sender

3 years agoVersion v0.7.61
Dessalines [Fri, 25 Sep 2020 21:26:19 +0000 (16:26 -0500)]
Version v0.7.61

3 years agoMore overwriteable fields (#1155)
Dessalines [Fri, 25 Sep 2020 15:16:49 +0000 (11:16 -0400)]
More overwriteable fields (#1155)

* Adding more overwriteable fields for user. Fixes #1154

* Adding a note for bio.

3 years agoMerge pull request #1162 from asonix/remove-hardcoded-https
Dessalines [Wed, 30 Sep 2020 13:28:40 +0000 (09:28 -0400)]
Merge pull request #1162 from asonix/remove-hardcoded-https

Use http-signature-normalization-reqwest

3 years agoUse http-signature-normalization-reqwest
asonix [Wed, 30 Sep 2020 00:56:41 +0000 (19:56 -0500)]
Use http-signature-normalization-reqwest

3 years agoAlso sign the digest header
Felix Ableitner [Tue, 29 Sep 2020 14:46:49 +0000 (16:46 +0200)]
Also sign the digest header

3 years agoUse reqwest to send activities
Felix Ableitner [Tue, 29 Sep 2020 13:10:55 +0000 (15:10 +0200)]
Use reqwest to send activities

3 years agoVersion v0.7.61
Dessalines [Fri, 25 Sep 2020 21:26:19 +0000 (16:26 -0500)]
Version v0.7.61

3 years agoRemove hardcoded usage of https (fixes #1126)
Felix Ableitner [Fri, 25 Sep 2020 15:33:00 +0000 (17:33 +0200)]
Remove hardcoded usage of https (fixes #1126)

3 years agoMore overwriteable fields (#1155)
Dessalines [Fri, 25 Sep 2020 15:16:49 +0000 (11:16 -0400)]
More overwriteable fields (#1155)

* Adding more overwriteable fields for user. Fixes #1154

* Adding a note for bio.

3 years agoMerge pull request #1152 from LemmyNet/upgrade_api_test_deps
Dessalines [Fri, 25 Sep 2020 02:50:32 +0000 (22:50 -0400)]
Merge pull request #1152 from LemmyNet/upgrade_api_test_deps

Upgrade api test deps

3 years agoUpgrade api test deps.
Dessalines [Thu, 24 Sep 2020 18:22:11 +0000 (13:22 -0500)]
Upgrade api test deps.

3 years agoDont federate embeds, but refetch them for security (#106)
nutomic [Thu, 24 Sep 2020 17:43:42 +0000 (17:43 +0000)]
Dont federate embeds, but refetch them for security (#106)

Dont federate embeds, but refetch them for security (#ref 647)

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/106

3 years agoMerge remote-tracking branch 'yerba/main' into main
Dessalines [Thu, 24 Sep 2020 14:14:09 +0000 (09:14 -0500)]
Merge remote-tracking branch 'yerba/main' into main

3 years agoMove websocket code into workspace (#107)
nutomic [Thu, 24 Sep 2020 13:53:21 +0000 (13:53 +0000)]
Move websocket code into workspace (#107)

Adjust dockerfiles, fix cargo.toml and remove unused deps

Merge branch 'main' into move-websocket-to-workspace

Move api code into workspace

Move apub to separate workspace

Move websocket code into separate workspace

Some code cleanup

Remove websocket dependency on API

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/107

3 years agoFix nginx config for local federation setup (#104)
nutomic [Thu, 24 Sep 2020 13:50:38 +0000 (13:50 +0000)]
Fix nginx config for local federation setup (#104)

Fix depends_on

Add note about different port for backend in federation docs

Fix nginx config for local federation setup

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/104

3 years agoFixing ansible install. (#1150)
Dessalines [Thu, 24 Sep 2020 13:47:24 +0000 (09:47 -0400)]
Fixing ansible install. (#1150)

* Fixing ansible install.

* Fixing LEMMY_EXTERNAL_HOST docs.

3 years agoAdd linked instances. (#1149)
Dessalines [Thu, 24 Sep 2020 13:46:57 +0000 (09:46 -0400)]
Add linked instances. (#1149)

* Adding linked instances. Fixes #1147

* Removing current instance, checking for federation enabled.

* Cleaning up.

* Switching to iterator.

3 years agoMerge branch 'add-view-helper-functions' of https://github.com/eiknat/lemmy into...
Dessalines [Wed, 23 Sep 2020 21:16:18 +0000 (16:16 -0500)]
Merge branch 'add-view-helper-functions' of https://github.com/eiknat/lemmy into eiknat-add-view-helper-functions

3 years agoVersion v0.7.59
Dessalines [Wed, 23 Sep 2020 13:58:30 +0000 (08:58 -0500)]
Version v0.7.59

3 years agoRemoving weblate translations from deploy.
Dessalines [Wed, 23 Sep 2020 13:56:32 +0000 (08:56 -0500)]
Removing weblate translations from deploy.

3 years agoUpdating issue template to show lemmy-ui.
Dessalines [Tue, 22 Sep 2020 19:32:18 +0000 (14:32 -0500)]
Updating issue template to show lemmy-ui.

3 years agoMerge pull request #1146 from LemmyNet/fix_nginx_docs
Nutomic [Tue, 22 Sep 2020 19:02:46 +0000 (19:02 +0000)]
Merge pull request #1146 from LemmyNet/fix_nginx_docs

Fix nginx docs, fix test deploy.

3 years agoFix nginx docs, fix test deploy.
Dessalines [Tue, 22 Sep 2020 16:28:16 +0000 (11:28 -0500)]
Fix nginx docs, fix test deploy.

3 years agoMerge branch 'main' of https://github.com/lemmynet/lemmy into main
Dessalines [Tue, 22 Sep 2020 15:12:36 +0000 (10:12 -0500)]
Merge branch 'main' of https://github.com/lemmynet/lemmy into main

3 years agoMerge remote-tracking branch 'yerba/main' into main
Dessalines [Tue, 22 Sep 2020 15:12:26 +0000 (10:12 -0500)]
Merge remote-tracking branch 'yerba/main' into main

3 years agoMerge pull request 'Add integration test to ensure that signatures are verified'...
dessalines [Tue, 22 Sep 2020 15:10:28 +0000 (15:10 +0000)]
Merge pull request 'Add integration test to ensure that signatures are verified' (#103) from integration-test into main

Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/103

3 years agoMerge pull request #1145 from LemmyNet/fix_remote_subscribe
Nutomic [Mon, 21 Sep 2020 19:09:48 +0000 (19:09 +0000)]
Merge pull request #1145 from LemmyNet/fix_remote_subscribe

Fixing remote subscribe result. Fixes #1144

3 years agoAddress review comments
Felix Ableitner [Mon, 21 Sep 2020 15:24:42 +0000 (17:24 +0200)]
Address review comments

3 years agoFixing remote subscribe result. Fixes #1144
Dessalines [Mon, 21 Sep 2020 14:35:13 +0000 (09:35 -0500)]
Fixing remote subscribe result. Fixes #1144

3 years agoAdd openssl (#1143)
Dessalines [Mon, 21 Sep 2020 14:08:47 +0000 (10:08 -0400)]
Add openssl (#1143)

* Adding openssl.

* Openssl didnt work, switching to rustls.

3 years agoUpdate federation docs
Felix Ableitner [Mon, 21 Sep 2020 12:02:40 +0000 (14:02 +0200)]
Update federation docs

3 years agoAdd tests for community_inbox and user_inbox
Felix Ableitner [Fri, 18 Sep 2020 15:45:50 +0000 (17:45 +0200)]
Add tests for community_inbox and user_inbox

3 years agoAdd integration test to ensure that signatures are verified
Felix Ableitner [Fri, 18 Sep 2020 14:37:46 +0000 (16:37 +0200)]
Add integration test to ensure that signatures are verified

3 years agoPublished user time (#1141)
Dessalines [Fri, 18 Sep 2020 11:04:12 +0000 (07:04 -0400)]
Published user time (#1141)

* Adding published time to UserForm.

- Federates user creation time. Fixes #1140

* Check the user published time.

3 years agoMerge pull request 'Add tests for avatars, banners and more' (#102) from more-tests...
dessalines [Thu, 17 Sep 2020 18:22:07 +0000 (18:22 +0000)]
Merge pull request 'Add tests for avatars, banners and more' (#102) from more-tests into main

Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/102

3 years agoAdd tests for avatars, banners and more
Felix Ableitner [Thu, 17 Sep 2020 15:41:51 +0000 (17:41 +0200)]
Add tests for avatars, banners and more

3 years agoUpdating cargo.lock.
Dessalines [Wed, 16 Sep 2020 17:37:09 +0000 (12:37 -0500)]
Updating cargo.lock.

3 years agoMerge branch 'update-deps' into main
Dessalines [Wed, 16 Sep 2020 17:35:37 +0000 (12:35 -0500)]
Merge branch 'update-deps' into main

3 years agoTurn off email notifications.
Dessalines [Wed, 16 Sep 2020 14:24:42 +0000 (09:24 -0500)]
Turn off email notifications.

3 years agoRunning cargo fmt.
Dessalines [Wed, 16 Sep 2020 13:31:30 +0000 (08:31 -0500)]
Running cargo fmt.

3 years agoAdding site checking.
Dessalines [Wed, 16 Sep 2020 13:29:51 +0000 (08:29 -0500)]
Adding site checking.

3 years agoMerge branch 'fix/add-check-to-create-site-endpoint' of https://github.com/eiknat...
Dessalines [Wed, 16 Sep 2020 13:13:19 +0000 (08:13 -0500)]
Merge branch 'fix/add-check-to-create-site-endpoint' of https://github.com/eiknat/lemmy into eiknat-fix/add-check-to-create-site-endpoint

3 years agoUpdate deps, remove rustls, dont specify patch version
Felix Ableitner [Wed, 16 Sep 2020 12:52:20 +0000 (14:52 +0200)]
Update deps, remove rustls, dont specify patch version

3 years agoMove websocket structs into lemmy_structs (ref #1115)
Felix Ableitner [Wed, 16 Sep 2020 10:25:22 +0000 (12:25 +0200)]
Move websocket structs into lemmy_structs (ref #1115)

3 years agoapi.site: check for existing site before creating
eiknat [Wed, 16 Sep 2020 01:36:11 +0000 (21:36 -0400)]
api.site: check for existing site before creating

3 years agoIsomorphic docker (#1124)
Dessalines [Tue, 15 Sep 2020 19:26:47 +0000 (15:26 -0400)]
Isomorphic docker (#1124)

* Adding a way to GetComments for a community given its name only.

* Adding getcomments to api docs.

* A first pass at locally working isomorphic integration.

* Testing out cargo-husky.

* Testing a fail hook.

* Revert "Testing a fail hook."

This reverts commit 0941cf17363f91bfb28fdd7b52fb9afd89fdc273.

* Moving server to top level, now that UI is gone.

* Running cargo fmt using old way.

* Adding nginx, fixing up docker-compose files, fixing docs.

* Trying to re-add API tests.

* Fixing prod dockerfile.

* Redoing nightly fmt

* Trying to fix private message api test.

* Adding CommunityJoin, PostJoin instead of joins from GetComments, etc.

- Fixes #1122

* Fixing fmt.

* Fixing up docs.

* Removing translations.

* Adding apps / clients to readme.

* Fixing main image.

* Using new lemmy-isomorphic-ui with better javascript disabled.

* Try to fix image uploads in federation test

* Revert "Try to fix image uploads in federation test"

This reverts commit a2ddf2a90b7ac718c3d9002986129e735f7b8c0a.

* Fix post url federation

* Adding some more tests, some still broken.

* Don't need gitattributes anymore.

* Update local federation test setup

* Fixing tests.

* Fixing travis build.

* Fixing travis build, again.

* Changing lemmy-isomorphic-ui to lemmy-ui

* Error in travis build again.

Co-authored-by: Felix Ableitner <me@nutomic.com>
3 years agoroutes.api: fix get_captcha endpoint (#1135)
eiknat [Tue, 15 Sep 2020 01:22:53 +0000 (21:22 -0400)]
routes.api: fix get_captcha endpoint (#1135)

3 years agoSplit lemmy_utils into multiple files (#96)
nutomic [Mon, 14 Sep 2020 15:29:50 +0000 (15:29 +0000)]
Split lemmy_utils into multiple files (#96)

Update dependencies

Move send_local_notifs into lemmy_api_structs (ref #1115)

Split lemmy_utils into multiple files

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/96

3 years agoMerge remote-tracking branch 'yerba/main' into main
Dessalines [Mon, 14 Sep 2020 14:12:13 +0000 (09:12 -0500)]
Merge remote-tracking branch 'yerba/main' into main