Dessalines
29ec5d4855
Merge pull request #1353 from LemmyNet/move-coc
...
Code of conduct moved to documentation
2021-01-15 12:09:26 -05:00
Dessalines
381fd82c13
Merge pull request #1351 from LemmyNet/shorten-slur-filter
...
Shorten slur filter to avoid false positives (fixes #535 )
2021-01-15 12:03:53 -05:00
8f61a148f6
Fixing comment count necro-bump issue.
2021-01-15 11:58:56 -05:00
a4f6ca0c9c
Code of conduct moved to documentation
2021-01-15 17:49:23 +01:00
15710a0595
Shorten slur filter to avoid false positives ( fixes #535 )
2021-01-15 17:31:14 +01:00
f06b71d961
Add drone CI for arm
2021-01-15 15:24:48 +01:00
ccd2b9eb75
Fixing a stackoverflow error with url searching.
2021-01-14 23:56:53 -05:00
c8a8670aec
Merge branch 'move_views_to_diesel' of https://github.com/lemmynet/lemmy into move_views_to_diesel
2021-01-14 19:16:02 -06:00
dessalines
110167f085
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>
2021-01-15 01:18:18 +00:00
Dessalines
66102fb2d4
Merge pull request #1349 from LemmyNet/site_counts_local
...
Report only local counts in site_view.
2021-01-14 16:10:26 -05:00
4fdcb57753
Report only local counts in site_view.
...
- Move open_registrations under top level.
- Fixes #1340
2021-01-14 15:22:07 -05:00
dessalines
8b4a16a3f3
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
2021-01-14 18:14:09 +00:00
5c198ea85d
Add compilation benchmark, move scripts into subfolder
2021-01-14 18:04:01 +01:00
15c5e5c502
Merge branch 'move_views_to_diesel' into remove_travis_and_federation_docker
2021-01-13 14:20:21 -05:00
116d908002
Restoring docker-compose and nginx in federation folder.
2021-01-13 14:18:26 -05:00
0c932e3ace
Merge remote-tracking branch 'yerba/move_views_to_diesel' into move_views_to_diesel
2021-01-13 13:16:25 -05:00
dessalines
6a04aaca55
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
2021-01-13 18:17:04 +00:00
a10974ed6e
Set debug=0 in cargo.toml to speed up builds
2021-01-13 18:10:21 +01:00
cd19a72c41
Version 0.9.0-rc.4
2021-01-13 12:05:56 -05:00
36976acb2f
Another notifs fix.
2021-01-13 12:04:00 -05:00
4677d3d782
Updating docs.
2021-01-13 12:03:26 -05:00
82227846af
Fixing top level replies, and notifs.
2021-01-13 12:01:42 -05:00
eafdf3033f
Version v0.9.0-rc.2
2021-01-12 19:29:48 -05:00
d54be4ed7f
Trying autotag
2021-01-12 19:26:32 -05:00
a1e5d0fd00
Version v0.9.0-rc.1
2021-01-12 18:59:07 -05:00
d4e800175f
Merge branch 'move_views_to_diesel' into remove_travis_and_federation_docker
2021-01-12 11:56:24 -05:00
39001af9a0
Merge remote-tracking branch 'yerba/move_views_to_diesel' into move_views_to_diesel
2021-01-12 11:12:54 -05:00
Dessalines
c6357f3c86
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>
2021-01-12 11:12:41 -05:00
dessalines
4eedc31893
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
2021-01-12 15:57:27 +00:00
3d4cc32525
Adding back start-local-instances.
2021-01-12 10:42:34 -05:00
7db754e94c
Revert "Revert "Removing docker/federation and docker/travis folders.""
...
This reverts commit e483b6b51f
.
2021-01-12 10:40:38 -05:00
e483b6b51f
Revert "Removing docker/federation and docker/travis folders."
...
This reverts commit 689f5c1306
.
2021-01-12 10:39:15 -05:00
689f5c1306
Removing docker/federation and docker/travis folders.
2021-01-11 20:41:10 -05:00
fec77d583f
Include fix for mdbook xss vulnerability
2021-01-09 17:54:31 +01:00
7a97fc370b
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.
2021-01-07 16:22:17 -05:00
b9b51c2dfc
Fixing some minor websocket things.
2021-01-07 01:17:42 -05:00
ceae7eb47a
Private message query debugging.
2021-01-06 16:02:08 -05:00
1c113f915e
Logging post query.
2021-01-06 13:23:05 -05:00
514f4011ba
Adding docs commit.
2021-01-06 00:49:24 -05:00
a56977f4c5
Trying to get mdbooks to build.
2021-01-06 00:34:26 -05:00
86dfe456fd
Merge branch 'main' into move_views_to_diesel
2021-01-06 00:30:29 -05:00
50e7275c3b
Move docs into submodule ( fixes #1342 ) ( #1343 )
2021-01-06 00:27:58 -05:00
1e0c32f7a3
Merge branch 'main' into move_views_to_diesel
2021-01-05 23:55:02 -05:00
d227000de3
Halfway done with hot rank indexes.
2021-01-05 23:42:48 -05:00
61c6f33103
Trying to fix save user settings.
2021-01-04 14:09:53 -05:00
d300968ee8
Return http status code 410 with apub tombstone (ref #1256 )
2021-01-04 19:53:15 +01:00
7bc9434596
Fix integration tests (except one)
2021-01-04 18:32:33 +01:00
dependabot[bot]
632d8f384a
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>
2021-01-04 11:29:04 -05:00
bcb0c381e5
Merge remote-tracking branch 'github/main' into main
2021-01-04 17:23:06 +01:00
D.Loh
dd069de519
add User_ missing field 'deleted' in tests ( #1338 )
...
per rust-analyzer tips
2021-01-04 10:26:43 -05:00