Dessalines
712d497a2d
Merge branch 'main' of https://github.com/lemmynet/lemmy
2021-02-02 11:13:31 -05:00
Nutomic
dbc94af51d
Merge pull request #1406 from LemmyNet/upgrade_deps
...
Trying to upgrade lemmys deps.
2021-02-02 15:17:11 +00:00
Dessalines
86d8c9b18e
Adding awesome-humane-tech to readme. #1394
2021-02-02 09:35:56 -05:00
Dessalines
1857f02af8
Moving back tokio and reqwest.
2021-02-01 21:54:23 -05:00
Dessalines
10f0b3b877
Trying to upgrade lemmys deps.
2021-02-01 15:56:37 -05:00
Dessalines
0be9b5bddb
Add allowed and blocked instances to the federated_instances response. ( #1398 )
...
- Fixes #1315
2021-02-01 13:11:37 -05:00
Dessalines
6bb4f0b41f
Adding forum sort for post_aggregates. Fixes #1312 ( #1400 )
...
* Adding forum sort for post_aggregates. Fixes #1312
* Changing sort name from forum to MostComments.
2021-02-01 11:53:44 -05:00
Dessalines
f4d33389a5
Merge pull request #1401 from LemmyNet/non_null_post_view_vote
...
Post and comment vote views now return 0 instead of null.
2021-02-01 10:43:34 -05:00
Nutomic
c8254dc0a8
Merge pull request #1399 from LemmyNet/dont_let_banned_users_follow
...
Make sure banned users cant subscribe, and the ban unsubs them. Fixes…
2021-02-01 12:19:41 +00:00
Nutomic
6b36bf772e
Merge pull request #1397 from LemmyNet/parent_comment_check
...
Add check for parent comment. Fixes #1390
2021-02-01 12:13:18 +00:00
Dessalines
d2ba2960dd
Post and comment vote views now return 0 instead of null.
...
- Fixes #1389
2021-01-31 10:29:21 -05:00
Dessalines
cd08fdf76f
Make sure banned users cant subscribe, and the ban unsubs them. Fixes #1324
2021-01-30 23:55:14 -05:00
Dessalines
aecb2411d8
Add check for parent comment. Fixes #1390
2021-01-30 23:10:16 -05:00
Nutomic
9609bd99bb
Add readme link to translation instructions for documentation ( #1392 )
...
* Add readme link to translation instructions for documentation
* Fix contributing link in readme
2021-01-30 12:00:33 -05:00
Anton Kuzmin
5102cdddc1
rename lemmer to remmel ( #1391 )
2021-01-30 11:51:38 -05:00
Dessalines
3a05817b41
Version 0.9.3
2021-01-29 14:25:20 -05:00
Dessalines
51465bc0d7
Nodeinfo devs think halfyear is one word.
2021-01-29 14:24:10 -05:00
Dessalines
2322534648
Version 0.9.2
2021-01-29 13:49:43 -05:00
Dessalines
3f23e0e6b9
Adding camelCase to node-info users.
2021-01-29 13:48:59 -05:00
Dessalines
e6a16f08a3
Version 0.9.1
2021-01-29 11:43:16 -05:00
Dessalines
0fd0279543
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.
2021-01-29 11:38:27 -05:00
dessalines
f5e58c8bf5
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
2021-01-29 15:52:23 +00:00
Felix Ableitner
5f59d7ba5f
Increase MAX_REQUEST_NUMBER for fetches to 25
2021-01-29 16:45:28 +01:00
Dessalines
62a145d8b3
Merge remote-tracking branch 'yerba/outbox-activities'
2021-01-29 09:17:14 -05:00
Felix Ableitner
c09c462a6e
Serve activities in community outbox ( fixes #1216 )
2021-01-29 14:48:42 +01:00
Nutomic
3d578f9df2
Use Url type for ap_id fields in database ( fixes #1364 ) ( #1371 )
2021-01-27 11:42:23 -05:00
Dessalines
363ceea5c7
Fixing some readme links. Fixes #1382
2021-01-26 14:49:15 -05:00
Felix Ableitner
c51f750831
Use Url type for ap_id fields in database ( fixes #1364 )
2021-01-26 18:52:18 +01:00
Dessalines
cf911c023d
Add listing type to list communities ( #1380 )
...
* Adding listing type to ListCommunities. Fixes #1379
* Upgrading lemmy-js-client.
2021-01-26 12:18:01 -05:00
Nutomic
ea59cf16e8
Merge pull request #1381 from LemmyNet/fix_mod_bans_and_adds
...
Fixing modlog not showing bans and adds. Fixes #1376
2021-01-26 16:57:49 +00:00
Dessalines
91d210ce79
Fixing modlog not showing bans and adds. Fixes #1376
2021-01-26 11:45:36 -05:00
Dessalines
f0dcc3a104
Updating releases.md
2021-01-25 09:44:33 -05:00
Dessalines
b2d6b554e8
Fixing release docs location.
2021-01-25 00:10:27 -05:00
Dessalines
1addbe361a
Version 0.9.0
2021-01-24 22:43:52 -05:00
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
Dessalines
ac969dc737
Adding 0.9.0 Release notes.
2021-01-24 22:40:39 -05:00
Dessalines
c014bef84d
Updating docs locations.
2021-01-23 14:56:41 -05:00
Dessalines
f2f9f5776c
Merge branch 'uuttff8-main'
2021-01-22 13:35:12 -05:00
Dessalines
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
Felix Ableitner
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
Dessalines
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
Dessalines
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
Dessalines
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
Dessalines
6f2954dffd
Version 0.9.0-rc.7
2021-01-15 13:32:10 -05:00