acadf0289e
Fixing reason lengths to char counts.
2021-02-10 10:36:22 -05:00
2e5ccaf7fe
Fixing display name limit. Fixes #1421
2021-02-10 10:27:48 -05:00
63d9c0ee46
Explicitly mark posts and comments as public (ref #1220 )
2021-02-10 14:01:02 +01:00
dessalines
68edda7bf5
Merge pull request 'Move routes into separate crate to speed up compilation' ( #166 ) from move-routes into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/166
2021-02-09 18:44:45 +00:00
999d9f4d6c
Move routes into separate crate to speed up compilation
2021-02-09 19:34:36 +01:00
ce00677880
Adding v0.9.7 release notes.
2021-02-08 15:24:51 -05:00
5656db3e3d
Version 0.9.7
2021-02-08 15:17:56 -05:00
c213edf7ee
Adding 0.9.6 release notes.
2021-02-06 11:50:31 -05:00
a7540b4947
Fixing build / drone badge.
2021-02-05 23:19:23 -05:00
5f112aad44
Fixing image links. #1355
2021-02-05 23:15:02 -05:00
f198f281cf
Version 0.9.6
2021-02-05 13:01:29 -05:00
bf751dc7ab
Merge pull request #1415 from LemmyNet/fed_inbox_url_fix
...
Fixing inbox url code migration. Fixes #1414
2021-02-05 17:59:56 +00:00
dessalines
6f364e60fa
Merge pull request 'Include object id when logging apub errors' ( #165 ) from log-ids into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/165
2021-02-05 17:52:51 +00:00
2b6df63aee
Merge remote-tracking branch 'yerba/main'
2021-02-05 12:50:31 -05:00
dessalines
def8af7d8a
Merge pull request 'Make apub extension fields optional (ref #1220 )' ( #163 ) from optional-apub-extensions into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/163
2021-02-05 17:50:42 +00:00
14465b91b1
Fixing inbox url code migration. Fixes #1414
2021-02-05 12:06:32 -05:00
d09df9c02b
Merge pull request #1412 from LemmyNet/fix_search_communities_subscribed
...
Fixing community search not using auth. Fixes #1411
2021-02-05 16:33:06 +00:00
897263e5a3
Include object id when logging apub errors
2021-02-05 17:15:29 +01:00
4864f80656
Fixing community search not using auth. Fixes #1411
2021-02-05 10:36:28 -05:00
105dfc93f1
Make apub extension fields optional (ref #1220 )
2021-02-05 14:23:57 +01:00
Dessalines
d5d99fa3b9
Moving docs to join.lemmy.ml . Fixes #1396 ( #1410 )
...
* Moving docs to join.lemmy.ml . Fixes #1396
* Removing submodule fetch from drone.
2021-02-05 12:30:49 +00:00
8a7e50381f
Version 0.9.5
2021-02-04 22:48:21 -05:00
f45f2ec202
Removing old lemmy schema.
2021-02-04 11:35:20 -05:00
nutomic
1a4e35eb50
Store activitypub endpoints in database ( #162 )
...
Address review comments
Store Activitypub urls in database (fixes #808 )
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/162
Co-Authored-By: nutomic <nutomic@noreply.yerbamate.ml>
Co-Committed-By: nutomic <nutomic@noreply.yerbamate.ml>
2021-02-04 16:34:58 +00:00
ed8a12f96f
Some updates to 0.9.4 release.
2021-02-02 16:01:08 -05:00
525fdcf73c
Some updates to 0.9.4 release.
2021-02-02 15:57:45 -05:00
840ab7cba4
Adding pre-release notes.
2021-02-02 15:45:02 -05:00
9415bec557
Version 0.9.4
2021-02-02 15:29:38 -05:00
712d497a2d
Merge branch 'main' of https://github.com/lemmynet/lemmy
2021-02-02 11:13:31 -05:00
dbc94af51d
Merge pull request #1406 from LemmyNet/upgrade_deps
...
Trying to upgrade lemmys deps.
2021-02-02 15:17:11 +00:00
86d8c9b18e
Adding awesome-humane-tech to readme. #1394
2021-02-02 09:35:56 -05:00
1857f02af8
Moving back tokio and reqwest.
2021-02-01 21:54:23 -05:00
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
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
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
d2ba2960dd
Post and comment vote views now return 0 instead of null.
...
- Fixes #1389
2021-01-31 10:29:21 -05:00
cd08fdf76f
Make sure banned users cant subscribe, and the ban unsubs them. Fixes #1324
2021-01-30 23:55:14 -05:00
aecb2411d8
Add check for parent comment. Fixes #1390
2021-01-30 23:10:16 -05:00
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
3a05817b41
Version 0.9.3
2021-01-29 14:25:20 -05:00
51465bc0d7
Nodeinfo devs think halfyear is one word.
2021-01-29 14:24:10 -05:00
2322534648
Version 0.9.2
2021-01-29 13:49:43 -05:00
3f23e0e6b9
Adding camelCase to node-info users.
2021-01-29 13:48:59 -05:00
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