]>
Untitled Git - lemmy.git/log
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
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.
Dessalines [Wed, 6 Jan 2021 18:23:05 +0000 (13:23 -0500)]
Logging post query.
Dessalines [Wed, 6 Jan 2021 05:49:24 +0000 (00:49 -0500)]
Adding docs commit.
Dessalines [Wed, 6 Jan 2021 05:34:26 +0000 (00:34 -0500)]
Trying to get mdbooks to build.
Dessalines [Wed, 6 Jan 2021 05:30:29 +0000 (00:30 -0500)]
Merge branch 'main' into move_views_to_diesel
Nutomic [Wed, 6 Jan 2021 05:27:58 +0000 (05:27 +0000)]
Move docs into submodule (fixes #1342) (#1343)
Dessalines [Wed, 6 Jan 2021 04:55:02 +0000 (23:55 -0500)]
Merge branch 'main' into move_views_to_diesel
Dessalines [Wed, 6 Jan 2021 04:42:48 +0000 (23:42 -0500)]
Halfway done with hot rank indexes.
Dessalines [Mon, 4 Jan 2021 19:09:53 +0000 (14:09 -0500)]
Trying to fix save user settings.
Felix Ableitner [Mon, 4 Jan 2021 18:53:15 +0000 (19:53 +0100)]
Return http status code 410 with apub tombstone (ref #1256)
Felix Ableitner [Mon, 4 Jan 2021 17:12:37 +0000 (18:12 +0100)]
Fix integration tests (except one)
dependabot[bot] [Mon, 4 Jan 2021 16:29:04 +0000 (11:29 -0500)]
Bump node-notifier from 8.0.0 to 8.0.1 in /api_tests (#1332)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Felix Ableitner [Mon, 4 Jan 2021 16:23:06 +0000 (17:23 +0100)]
Merge remote-tracking branch 'github/main' into main
D.Loh [Mon, 4 Jan 2021 15:26:43 +0000 (07:26 -0800)]
add User_ missing field 'deleted' in tests (#1338)
per rust-analyzer tips
Dessalines [Sat, 26 Dec 2020 03:22:25 +0000 (22:22 -0500)]
Changing default_sort and listing back to numbers.
Dessalines [Thu, 24 Dec 2020 00:42:42 +0000 (19:42 -0500)]
Add clippy check tests to drone.
Dessalines [Thu, 24 Dec 2020 00:09:41 +0000 (19:09 -0500)]
Merge remote-tracking branch 'origin/split-db-workspace2' into move_views_to_diesel_split_2
Dessalines [Wed, 23 Dec 2020 21:56:20 +0000 (16:56 -0500)]
Adding community_view to PostResponse.
- Changing to_vec function name.
Felix Ableitner [Tue, 22 Dec 2020 12:03:50 +0000 (13:03 +0100)]
Run cargo clippy in CI on whole workspace