]> Untitled Git - lemmy.git/log
lemmy.git
3 years agoAdding to releases.md
Dessalines [Fri, 16 Oct 2020 14:10:43 +0000 (09:10 -0500)]
Adding to releases.md

3 years agoFixing clippy.
Dessalines [Fri, 16 Oct 2020 14:09:37 +0000 (09:09 -0500)]
Fixing clippy.

3 years agoAdding API and APUB URL checks for banners and icons. Fixes #1199 (#1200)
Dessalines [Thu, 15 Oct 2020 18:23:56 +0000 (14:23 -0400)]
Adding API and APUB URL checks for banners and icons. Fixes #1199 (#1200)

* Adding API and APUB URL checks for banners and icons. Fixes #1199

* Adding a check optional url.

* Missed a few.

3 years agoAdding references to lemmy types from docs. (#1203)
Dessalines [Thu, 15 Oct 2020 17:56:16 +0000 (13:56 -0400)]
Adding references to lemmy types from docs. (#1203)

* Adding references to lemmy types from docs.

* Updating TOC.

* Updating docs.

3 years agoMerge pull request #1206 from LemmyNet/verify-activity-domains2
Dessalines [Thu, 15 Oct 2020 15:18:57 +0000 (11:18 -0400)]
Merge pull request #1206 from LemmyNet/verify-activity-domains2

Verify activity domains 2

3 years agoMerge pull request #1201 from LemmyNet/verify-activity-domains
Dessalines [Thu, 15 Oct 2020 15:15:25 +0000 (11:15 -0400)]
Merge pull request #1201 from LemmyNet/verify-activity-domains

Add method verify_activity_domains_valid() (ref #1196)

3 years agoAlso verify activity domains in shared inbox (fixes #1196)
Felix Ableitner [Thu, 15 Oct 2020 13:38:49 +0000 (15:38 +0200)]
Also verify activity domains in shared inbox (fixes #1196)

3 years agoAdd method verify_activity_domains_valid() (ref #1196)
Felix Ableitner [Wed, 14 Oct 2020 15:34:11 +0000 (17:34 +0200)]
Add method verify_activity_domains_valid() (ref #1196)

3 years agoMerge pull request #1202 from LemmyNet/pict-rs-v2-dess
Dessalines [Wed, 14 Oct 2020 19:46:02 +0000 (15:46 -0400)]
Merge pull request #1202 from LemmyNet/pict-rs-v2-dess

Pict rs v2 dess

3 years agoAltering lemmy pict-rs-v2 forwarding.
Dessalines [Wed, 14 Oct 2020 16:48:10 +0000 (11:48 -0500)]
Altering lemmy pict-rs-v2 forwarding.

3 years agoMerge branch 'asonix/pict-rs-v2' of https://github.com/asonix/lemmy into asonix-asoni...
Dessalines [Wed, 14 Oct 2020 15:14:25 +0000 (10:14 -0500)]
Merge branch 'asonix/pict-rs-v2' of https://github.com/asonix/lemmy into asonix-asonix/pict-rs-v2

3 years agoMerge remote-tracking branch 'yerba/main' into main
Dessalines [Tue, 13 Oct 2020 18:30:32 +0000 (13:30 -0500)]
Merge remote-tracking branch 'yerba/main' into main

3 years agoMerge pull request 'Dont include full objects with remove/delete activities' (#113...
dessalines [Tue, 13 Oct 2020 18:31:11 +0000 (18:31 +0000)]
Merge pull request 'Dont include full objects with remove/delete activities' (#113) from delete-with-id into main

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

3 years agoAdd domain checks for private message inbox
Felix Ableitner [Tue, 13 Oct 2020 16:06:26 +0000 (18:06 +0200)]
Add domain checks for private message inbox

3 years agoDont include full objects with remove/delete activities
Felix Ableitner [Tue, 13 Oct 2020 12:09:49 +0000 (14:09 +0200)]
Dont include full objects with remove/delete activities

3 years agoUpdate activitypub outline (#1183)
Nutomic [Tue, 13 Oct 2020 13:00:35 +0000 (13:00 +0000)]
Update activitypub outline (#1183)

* Update activitypub outline

* Various adjustments of apub outline

3 years agoMerge pull request 'ActivityPub refactoring' (#112) from apub-changes into main
dessalines [Mon, 12 Oct 2020 17:28:48 +0000 (17:28 +0000)]
Merge pull request 'ActivityPub refactoring' (#112) from apub-changes into main

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

3 years agoChange the way that `to` is set in apub
Felix Ableitner [Mon, 12 Oct 2020 16:02:28 +0000 (18:02 +0200)]
Change the way that `to` is set in apub

3 years agoAdd `to` field for follow, undo follow
Felix Ableitner [Mon, 12 Oct 2020 14:45:40 +0000 (16:45 +0200)]
Add `to` field for follow, undo follow

3 years agoRefactor apub code, split up large files
Felix Ableitner [Mon, 12 Oct 2020 14:10:09 +0000 (16:10 +0200)]
Refactor apub code, split up large files

3 years agoMerge pull request #1192 from LemmyNet/fix_fast_triggers_2
Nutomic [Mon, 12 Oct 2020 10:33:46 +0000 (10:33 +0000)]
Merge pull request #1192 from LemmyNet/fix_fast_triggers_2

Fixing hot_rank_active fast triggers. Fixes #1190

3 years agoMerge pull request #1189 from LemmyNet/fix_search_filter
Nutomic [Mon, 12 Oct 2020 10:31:15 +0000 (10:31 +0000)]
Merge pull request #1189 from LemmyNet/fix_search_filter

Fixing post community filter. Fixes #1187

3 years agoMerge pull request #1188 from LemmyNet/fix_blocked_creator_outbox
Nutomic [Mon, 12 Oct 2020 10:30:48 +0000 (10:30 +0000)]
Merge pull request #1188 from LemmyNet/fix_blocked_creator_outbox

Fixed an issue with blocked post creators in outbox.

3 years agoMerge pull request #1191 from LemmyNet/update_deps
Nutomic [Mon, 12 Oct 2020 10:28:32 +0000 (10:28 +0000)]
Merge pull request #1191 from LemmyNet/update_deps

Updating deps.

3 years agoBump pict-rs version
asonix [Sun, 11 Oct 2020 18:57:35 +0000 (13:57 -0500)]
Bump pict-rs version

3 years agoStable release
asonix [Sun, 11 Oct 2020 01:54:15 +0000 (20:54 -0500)]
Stable release

3 years agopict-rs v2
asonix [Sun, 11 Oct 2020 00:31:56 +0000 (19:31 -0500)]
pict-rs v2

3 years agoFixing hot_rank_active fast triggers. Fixes #1190
Dessalines [Sat, 10 Oct 2020 04:03:38 +0000 (23:03 -0500)]
Fixing hot_rank_active fast triggers. Fixes #1190

3 years agoUpdating deps.
Dessalines [Sat, 10 Oct 2020 03:51:47 +0000 (22:51 -0500)]
Updating deps.

3 years agoFixing post community filter. Fixes #1187
Dessalines [Fri, 9 Oct 2020 18:09:00 +0000 (13:09 -0500)]
Fixing post community filter. Fixes #1187

3 years agoMerge pull request #1185 from LemmyNet/federation-disable-downvotes
Dessalines [Fri, 9 Oct 2020 17:58:29 +0000 (13:58 -0400)]
Merge pull request #1185 from LemmyNet/federation-disable-downvotes

Respect disable downvotes setting when federating

3 years agoFixed an issue with blocked post creators in outbox.
Dessalines [Fri, 9 Oct 2020 17:46:27 +0000 (12:46 -0500)]
Fixed an issue with blocked post creators in outbox.

- Fixes #1186

3 years agoRespect disable downvotes setting when federating
Felix Ableitner [Fri, 9 Oct 2020 13:41:40 +0000 (15:41 +0200)]
Respect disable downvotes setting when federating

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.