]>
Untitled Git - lemmy.git/log
Dessalines [Thu, 4 Feb 2021 16:35:20 +0000 (11:35 -0500)]
Removing old lemmy schema.
nutomic [Thu, 4 Feb 2021 16:34:58 +0000 (16:34 +0000)]
Store activitypub endpoints in database (#162)
Address review comments
Store Activitypub urls in database (fixes #808)
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/162
Co-Authored-By: nutomic <nutomic@noreply.yerbamate.ml>
Co-Committed-By: nutomic <nutomic@noreply.yerbamate.ml>
Dessalines [Tue, 2 Feb 2021 21:01:08 +0000 (16:01 -0500)]
Some updates to 0.9.4 release.
Dessalines [Tue, 2 Feb 2021 20:57:45 +0000 (15:57 -0500)]
Some updates to 0.9.4 release.
Dessalines [Tue, 2 Feb 2021 20:45:02 +0000 (15:45 -0500)]
Adding pre-release notes.
Dessalines [Tue, 2 Feb 2021 20:29:38 +0000 (15:29 -0500)]
Version 0.9.4
Dessalines [Tue, 2 Feb 2021 16:13:31 +0000 (11:13 -0500)]
Merge branch 'main' of https://github.com/lemmynet/lemmy
Nutomic [Tue, 2 Feb 2021 15:17:11 +0000 (15:17 +0000)]
Merge pull request #1406 from LemmyNet/upgrade_deps
Trying to upgrade lemmys deps.
Dessalines [Tue, 2 Feb 2021 14:35:56 +0000 (09:35 -0500)]
Adding awesome-humane-tech to readme. #1394
Dessalines [Tue, 2 Feb 2021 02:54:23 +0000 (21:54 -0500)]
Moving back tokio and reqwest.
Dessalines [Mon, 1 Feb 2021 20:56:37 +0000 (15:56 -0500)]
Trying to upgrade lemmys deps.
Dessalines [Mon, 1 Feb 2021 18:11:37 +0000 (13:11 -0500)]
Add allowed and blocked instances to the federated_instances response. (#1398)
- Fixes #1315
Dessalines [Mon, 1 Feb 2021 16:53:44 +0000 (11:53 -0500)]
Adding forum sort for post_aggregates. Fixes #1312 (#1400)
* Adding forum sort for post_aggregates. Fixes #1312
* Changing sort name from forum to MostComments.
Dessalines [Mon, 1 Feb 2021 15:43:34 +0000 (10:43 -0500)]
Merge pull request #1401 from LemmyNet/non_null_post_view_vote
Post and comment vote views now return 0 instead of null.
Nutomic [Mon, 1 Feb 2021 12:19:41 +0000 (12:19 +0000)]
Merge pull request #1399 from LemmyNet/dont_let_banned_users_follow
Make sure banned users cant subscribe, and the ban unsubs them. Fixes…
Nutomic [Mon, 1 Feb 2021 12:13:18 +0000 (12:13 +0000)]
Merge pull request #1397 from LemmyNet/parent_comment_check
Add check for parent comment. Fixes #1390
Dessalines [Sun, 31 Jan 2021 15:29:21 +0000 (10:29 -0500)]
Post and comment vote views now return 0 instead of null.
- Fixes #1389
Dessalines [Sun, 31 Jan 2021 04:55:14 +0000 (23:55 -0500)]
Make sure banned users cant subscribe, and the ban unsubs them. Fixes #1324
Dessalines [Sun, 31 Jan 2021 04:10:16 +0000 (23:10 -0500)]
Add check for parent comment. Fixes #1390
Nutomic [Sat, 30 Jan 2021 17:00:33 +0000 (17:00 +0000)]
Add readme link to translation instructions for documentation (#1392)
* Add readme link to translation instructions for documentation
* Fix contributing link in readme
Anton Kuzmin [Sat, 30 Jan 2021 16:51:38 +0000 (19:51 +0300)]
rename lemmer to remmel (#1391)
Dessalines [Fri, 29 Jan 2021 19:25:20 +0000 (14:25 -0500)]
Version 0.9.3
Dessalines [Fri, 29 Jan 2021 19:24:10 +0000 (14:24 -0500)]
Nodeinfo devs think halfyear is one word.
Dessalines [Fri, 29 Jan 2021 18:49:43 +0000 (13:49 -0500)]
Version 0.9.2
Dessalines [Fri, 29 Jan 2021 18:48:59 +0000 (13:48 -0500)]
Adding camelCase to node-info users.
Dessalines [Fri, 29 Jan 2021 16:43:16 +0000 (11:43 -0500)]
Version 0.9.1
Dessalines [Fri, 29 Jan 2021 16:38:27 +0000 (11:38 -0500)]
Adding some recurring lemmy tasks. (#1386)
* Adding some recurring lemmy tasks.
- Add active users by day, week, month, and half year to site and
community. Fixes #1195
- Periodically re-index the aggregates tables that use hot_rank.
Fixes #1384
- Clear out old activities (> 6 months). Fixes #1133
* Some cleanup, recalculating actives every hour.
dessalines [Fri, 29 Jan 2021 15:52:23 +0000 (15:52 +0000)]
Merge pull request 'Increase MAX_REQUEST_NUMBER for fetches to 25' (#161) from fetch-limit into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/161
Felix Ableitner [Fri, 29 Jan 2021 15:45:28 +0000 (16:45 +0100)]
Increase MAX_REQUEST_NUMBER for fetches to 25
Dessalines [Fri, 29 Jan 2021 14:17:14 +0000 (09:17 -0500)]
Merge remote-tracking branch 'yerba/outbox-activities'
Felix Ableitner [Wed, 27 Jan 2021 14:02:28 +0000 (15:02 +0100)]
Serve activities in community outbox (fixes #1216)
Nutomic [Wed, 27 Jan 2021 16:42:23 +0000 (16:42 +0000)]
Use Url type for ap_id fields in database (fixes #1364) (#1371)
Dessalines [Tue, 26 Jan 2021 19:49:15 +0000 (14:49 -0500)]
Fixing some readme links. Fixes #1382
Felix Ableitner [Mon, 25 Jan 2021 13:33:34 +0000 (14:33 +0100)]
Use Url type for ap_id fields in database (fixes #1364)
Dessalines [Tue, 26 Jan 2021 17:18:01 +0000 (12:18 -0500)]
Add listing type to list communities (#1380)
* Adding listing type to ListCommunities. Fixes #1379
* Upgrading lemmy-js-client.
Nutomic [Tue, 26 Jan 2021 16:57:49 +0000 (16:57 +0000)]
Merge pull request #1381 from LemmyNet/fix_mod_bans_and_adds
Fixing modlog not showing bans and adds. Fixes #1376
Dessalines [Tue, 26 Jan 2021 16:45:36 +0000 (11:45 -0500)]
Fixing modlog not showing bans and adds. Fixes #1376
Dessalines [Mon, 25 Jan 2021 14:44:33 +0000 (09:44 -0500)]
Updating releases.md
Dessalines [Mon, 25 Jan 2021 05:10:27 +0000 (00:10 -0500)]
Fixing release docs location.
Dessalines [Mon, 25 Jan 2021 03:43:52 +0000 (22:43 -0500)]
Version 0.9.0
Dessalines [Mon, 25 Jan 2021 03:44:35 +0000 (22:44 -0500)]
Docker manifest arm amd64 deploy (#1367)
* A first try at docker manifest. 1.
* Fixing api version location
* Version 0.9.0-rc.13
* Test docker.
* Test docker 2.
* Test docker 3.
* Test docker 4.
* Test docker 5.
* Test docker 6.
* Test docker 7.
* Test docker 8.
* Test docker 9.
* Test docker 10.
* Test docker 11.
* Test docker 12.
* Version 0.9.0-rc.14
* Test docker 13.
* Test docker 14.
* Version 0.9.0-rc.15
* Test docker 15.
* Version 0.9.0-rc.16
* Test docker 16.
* Version 0.9.0-rc.17
Dessalines [Mon, 25 Jan 2021 03:40:39 +0000 (22:40 -0500)]
Adding 0.9.0 Release notes.
Dessalines [Sat, 23 Jan 2021 19:56:41 +0000 (14:56 -0500)]
Updating docs locations.
Dessalines [Fri, 22 Jan 2021 18:35:12 +0000 (13:35 -0500)]
Merge branch 'uuttff8-main'
Dessalines [Fri, 22 Jan 2021 18:34:48 +0000 (13:34 -0500)]
Updating to add lemmer.
Anton Kuzmin [Fri, 22 Jan 2021 18:32:00 +0000 (21:32 +0300)]
add lemmer
Dessalines [Thu, 21 Jan 2021 16:32:19 +0000 (11:32 -0500)]
Explicit error http status codes (#1362)
* Trying to type specific errors.
* Using @asonix 's downcast method.
dessalines [Wed, 20 Jan 2021 15:40:03 +0000 (15:40 +0000)]
Merge pull request 'Move most code into crates/ subfolder' (#159) from crates-folder into main
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/159
Felix Ableitner [Wed, 20 Jan 2021 15:21:27 +0000 (16:21 +0100)]
Move most code into crates/ subfolder
Dessalines [Wed, 20 Jan 2021 15:01:53 +0000 (10:01 -0500)]
Merge pull request #1328 from LemmyNet/move_views_to_diesel
Move SQL views to diesel
Dessalines [Tue, 19 Jan 2021 14:37:26 +0000 (09:37 -0500)]
Version 0.9.0-rc.12
Dessalines [Tue, 19 Jan 2021 14:35:43 +0000 (09:35 -0500)]
Merge pull request #1358 from LemmyNet/v2_api_additions_1
A few API v2 changes based on nutomic's suggestions.
Dessalines [Mon, 18 Jan 2021 21:57:31 +0000 (16:57 -0500)]
A few API v2 changes based on nutomic's suggestions.
- Changed `edit_id` s to their type (comment_id)
- Moved websocket actions to their own file in structs and api.
- Got rid of UserViewDangerous, added UserSafeSettings.
- GetSite now returns UserSafeSettings for `my_user`.
- Got rid of `admin` field in `Register`.
Dessalines [Mon, 18 Jan 2021 16:08:53 +0000 (11:08 -0500)]
Removing check documentation build from drone, now that's in lemmy-docs.
Dessalines [Mon, 18 Jan 2021 13:04:32 +0000 (08:04 -0500)]
Try arm fix (#1356)
* Trying to fix arm build.
* Version 0.9.0-rc.8
* Trying to fix arm build 2.
* Version 0.9.0-rc.9
* Checking time when removing lto.
* Version 0.9.0-rc.10
* Adding back in arm tests.
* Version 0.9.0-rc.11
Dessalines [Fri, 15 Jan 2021 18:32:10 +0000 (13:32 -0500)]
Version 0.9.0-rc.7
Dessalines [Fri, 15 Jan 2021 18:31:10 +0000 (13:31 -0500)]
Trying to fix arm build.
Dessalines [Fri, 15 Jan 2021 17:44:34 +0000 (12:44 -0500)]
Version 0.9.0-rc.6
Dessalines [Fri, 15 Jan 2021 17:40:34 +0000 (12:40 -0500)]
Merge pull request #1344 from LemmyNet/remove_travis_and_federation_docker
Removing docker/federation and docker/travis folders.
Dessalines [Fri, 15 Jan 2021 17:38:44 +0000 (12:38 -0500)]
Adding back in federation docker-compose lemmy-ui writing
Dessalines [Fri, 15 Jan 2021 17:28:49 +0000 (12:28 -0500)]
Removing tag generation from drone.
Dessalines [Fri, 15 Jan 2021 17:28:21 +0000 (11:28 -0600)]
Merge branch 'move_views_to_diesel' into remove_travis_and_federation_docker
Dessalines [Fri, 15 Jan 2021 17:10:37 +0000 (12:10 -0500)]
Merge pull request #1352 from LemmyNet/ci-on-arm
Add drone CI for arm
Dessalines [Fri, 15 Jan 2021 17:09:26 +0000 (12:09 -0500)]
Merge pull request #1353 from LemmyNet/move-coc
Code of conduct moved to documentation
Dessalines [Fri, 15 Jan 2021 17:03:53 +0000 (12:03 -0500)]
Merge pull request #1351 from LemmyNet/shorten-slur-filter
Shorten slur filter to avoid false positives (fixes #535)
Dessalines [Fri, 15 Jan 2021 16:58:56 +0000 (11:58 -0500)]
Fixing comment count necro-bump issue.
Felix Ableitner [Fri, 15 Jan 2021 16:49:23 +0000 (17:49 +0100)]
Code of conduct moved to documentation
Felix Ableitner [Tue, 12 Jan 2021 15:32:38 +0000 (16:32 +0100)]
Shorten slur filter to avoid false positives (fixes #535)
Felix Ableitner [Tue, 22 Dec 2020 12:13:51 +0000 (13:13 +0100)]
Add drone CI for arm
Dessalines [Fri, 15 Jan 2021 04:56:53 +0000 (23:56 -0500)]
Fixing a stackoverflow error with url searching.
Dessalines [Fri, 15 Jan 2021 01:16:02 +0000 (19:16 -0600)]
Merge branch 'move_views_to_diesel' of https://github.com/lemmynet/lemmy into move_views_to_diesel
dessalines [Fri, 15 Jan 2021 01:18:18 +0000 (01:18 +0000)]
Ensure that comments are always delivered to the parent creator (fixes #1325) (#156)
Don't send activities to ourselves
Ensure that comments are always delivered to the parent creator (fixes #1325)
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/156
Co-Authored-By: dessalines <dessalines@noreply.yerbamate.ml>
Co-Committed-By: dessalines <dessalines@noreply.yerbamate.ml>
Dessalines [Thu, 14 Jan 2021 21:10:26 +0000 (16:10 -0500)]
Merge pull request #1349 from LemmyNet/site_counts_local
Report only local counts in site_view.
Dessalines [Thu, 14 Jan 2021 20:22:07 +0000 (15:22 -0500)]
Report only local counts in site_view.
- Move open_registrations under top level.
- Fixes #1340
dessalines [Thu, 14 Jan 2021 18:14:09 +0000 (18:14 +0000)]
Merge pull request 'Add compilation benchmark, move scripts into subfolder' (#158) from compilation-benchmark into move_views_to_diesel
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/158
Felix Ableitner [Thu, 14 Jan 2021 16:51:38 +0000 (17:51 +0100)]
Add compilation benchmark, move scripts into subfolder
Dessalines [Wed, 13 Jan 2021 19:20:21 +0000 (14:20 -0500)]
Merge branch 'move_views_to_diesel' into remove_travis_and_federation_docker
Dessalines [Wed, 13 Jan 2021 19:18:26 +0000 (14:18 -0500)]
Restoring docker-compose and nginx in federation folder.
Dessalines [Wed, 13 Jan 2021 18:16:25 +0000 (13:16 -0500)]
Merge remote-tracking branch 'yerba/move_views_to_diesel' into move_views_to_diesel
dessalines [Wed, 13 Jan 2021 18:17:04 +0000 (18:17 +0000)]
Merge pull request 'Set debug=0 in cargo.toml to speed up builds' (#157) from debug-false into move_views_to_diesel
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/157
Felix Ableitner [Wed, 13 Jan 2021 17:10:21 +0000 (18:10 +0100)]
Set debug=0 in cargo.toml to speed up builds
Dessalines [Wed, 13 Jan 2021 17:05:56 +0000 (12:05 -0500)]
Version 0.9.0-rc.4
Dessalines [Wed, 13 Jan 2021 17:04:00 +0000 (12:04 -0500)]
Another notifs fix.
Dessalines [Wed, 13 Jan 2021 17:03:26 +0000 (12:03 -0500)]
Updating docs.
Dessalines [Wed, 13 Jan 2021 17:01:42 +0000 (12:01 -0500)]
Fixing top level replies, and notifs.
Dessalines [Wed, 13 Jan 2021 00:29:48 +0000 (19:29 -0500)]
Version v0.9.0-rc.2
Dessalines [Wed, 13 Jan 2021 00:26:32 +0000 (19:26 -0500)]
Trying autotag
Dessalines [Tue, 12 Jan 2021 23:59:07 +0000 (18:59 -0500)]
Version v0.9.0-rc.1
Dessalines [Tue, 12 Jan 2021 16:56:24 +0000 (11:56 -0500)]
Merge branch 'move_views_to_diesel' into remove_travis_and_federation_docker
Dessalines [Tue, 12 Jan 2021 16:12:54 +0000 (11:12 -0500)]
Merge remote-tracking branch 'yerba/move_views_to_diesel' into move_views_to_diesel
Dessalines [Tue, 12 Jan 2021 16:12:41 +0000 (11:12 -0500)]
Deletion on fetch (#1345)
* Delete local object on fetch when receiving HTTP 410, split fetcher (fixes #1256)
* Removing submodules
* Trying to re-init submodule
* Trying to re-init submodule 2
* Trying to re-init submodule 3
* Logging line.
* Removing submodules
* Adding again.
* Adding again 2.
* Adding again 3.
* Adding again 4.
* Adding again 5.
* Adding again 6.
* Adding again 7.
* Adding again 8.
* Adding again 9.
* Add more clippy lints, remove dbg!() statement
* Adding again 10.
* Adding again 11.
* Adding again 12.
Co-authored-by: Felix Ableitner <me@nutomic.com>
dessalines [Tue, 12 Jan 2021 15:57:27 +0000 (15:57 +0000)]
Merge pull request 'Include fix for mdbook xss vulnerability' (#155) from mdbook-xss into move_views_to_diesel
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/155
Dessalines [Tue, 12 Jan 2021 15:42:34 +0000 (10:42 -0500)]
Adding back start-local-instances.
Dessalines [Tue, 12 Jan 2021 15:40:38 +0000 (10:40 -0500)]
Revert "Revert "Removing docker/federation and docker/travis folders.""
This reverts commit
e483b6b51fdbe70f77c28cf3ef4efe9c7cb6237a .
Dessalines [Tue, 12 Jan 2021 15:39:15 +0000 (10:39 -0500)]
Revert "Removing docker/federation and docker/travis folders."
This reverts commit
689f5c13064f8000e387fafc6d1b1dab3e7b8873 .
Dessalines [Tue, 12 Jan 2021 01:41:10 +0000 (20:41 -0500)]
Removing docker/federation and docker/travis folders.
Felix Ableitner [Sat, 9 Jan 2021 16:54:31 +0000 (17:54 +0100)]
Include fix for mdbook xss vulnerability
Dessalines [Thu, 7 Jan 2021 21:22:17 +0000 (16:22 -0500)]
Adding stickied to post_aggregates.
- Added more indexes to account for sorting by stickied first.
- Changed all order bys in the diesel views to use post_aggregates.
Dessalines [Thu, 7 Jan 2021 06:17:42 +0000 (01:17 -0500)]
Fixing some minor websocket things.
Dessalines [Wed, 6 Jan 2021 21:02:08 +0000 (16:02 -0500)]
Private message query debugging.