Dessalines
97617d699d
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
2021-01-24 22:44:35 -05:00
ac969dc737
Adding 0.9.0 Release notes.
2021-01-24 22:40:39 -05:00
c014bef84d
Updating docs locations.
2021-01-23 14:56:41 -05:00
f2f9f5776c
Merge branch 'uuttff8-main'
2021-01-22 13:35:12 -05:00
cb9c354c28
Updating to add lemmer.
2021-01-22 13:34:48 -05:00
Anton Kuzmin
b1fb90ff6d
add lemmer
2021-01-22 21:32:00 +03:00
Dessalines
ee03cf8ae9
Explicit error http status codes ( #1362 )
...
* Trying to type specific errors.
* Using @asonix 's downcast method.
2021-01-21 16:32:19 +00:00
dessalines
a01af67948
Merge pull request 'Move most code into crates/ subfolder' ( #159 ) from crates-folder into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/159
2021-01-20 15:40:03 +00:00
3b64c58198
Move most code into crates/ subfolder
2021-01-20 16:21:27 +01:00
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