Dessalines
88284a999e
Merge pull request #1328 from LemmyNet/move_views_to_diesel
...
Move SQL views to diesel
2021-01-20 10:01:53 -05:00
856802ef35
Version 0.9.0-rc.12
2021-01-19 09:37:26 -05:00
Dessalines
24c78de5f0
Merge pull request #1358 from LemmyNet/v2_api_additions_1
...
A few API v2 changes based on nutomic's suggestions.
2021-01-19 09:35:43 -05:00
1de8a4606a
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`.
2021-01-18 16:57:31 -05:00
672d4507b2
Removing check documentation build from drone, now that's in lemmy-docs.
2021-01-18 11:08:53 -05:00
Dessalines
25dd1a21e2
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
2021-01-18 13:04:32 +00:00
6f2954dffd
Version 0.9.0-rc.7
2021-01-15 13:32:10 -05:00
8cfee9ca7d
Trying to fix arm build.
2021-01-15 13:31:10 -05:00
b124a29e05
Version 0.9.0-rc.6
2021-01-15 12:44:34 -05:00
Dessalines
b3163f99f4
Merge pull request #1344 from LemmyNet/remove_travis_and_federation_docker
...
Removing docker/federation and docker/travis folders.
2021-01-15 12:40:34 -05:00
fe4b516bd9
Adding back in federation docker-compose lemmy-ui writing
2021-01-15 12:38:44 -05:00
f0d928a433
Removing tag generation from drone.
2021-01-15 12:28:49 -05:00
edf0fd4381
Merge branch 'move_views_to_diesel' into remove_travis_and_federation_docker
2021-01-15 11:28:21 -06:00
Dessalines
1de737b7a3
Merge pull request #1352 from LemmyNet/ci-on-arm
...
Add drone CI for arm
2021-01-15 12:10:37 -05:00
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