Commit Graph

3175 Commits (ansible-overwrite-config)
 

Author SHA1 Message Date
Felix Ableitner 105dfc93f1 Make apub extension fields optional (ref #1220) 3 years ago
Dessalines d5d99fa3b9
Moving docs to join.lemmy.ml . Fixes #1396 (#1410)
* Moving docs to join.lemmy.ml . Fixes #1396

* Removing submodule fetch from drone.
3 years ago
Dessalines 8a7e50381f Version 0.9.5 3 years ago
Dessalines f45f2ec202 Removing old lemmy schema. 3 years ago
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>
3 years ago
Dessalines ed8a12f96f Some updates to 0.9.4 release. 3 years ago
Dessalines 525fdcf73c Some updates to 0.9.4 release. 3 years ago
Dessalines 840ab7cba4 Adding pre-release notes. 3 years ago
Dessalines 9415bec557 Version 0.9.4 3 years ago
Dessalines 712d497a2d Merge branch 'main' of https://github.com/lemmynet/lemmy 3 years ago
Nutomic dbc94af51d
Merge pull request #1406 from LemmyNet/upgrade_deps
Trying to upgrade lemmys deps.
3 years ago
Dessalines 86d8c9b18e Adding awesome-humane-tech to readme. #1394 3 years ago
Dessalines 1857f02af8 Moving back tokio and reqwest. 3 years ago
Dessalines 10f0b3b877 Trying to upgrade lemmys deps. 3 years ago
Dessalines 0be9b5bddb
Add allowed and blocked instances to the federated_instances response. (#1398)
- Fixes #1315
3 years ago
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.
3 years ago
Dessalines f4d33389a5
Merge pull request #1401 from LemmyNet/non_null_post_view_vote
Post and comment vote views now return 0 instead of null.
3 years ago
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…
3 years ago
Nutomic 6b36bf772e
Merge pull request #1397 from LemmyNet/parent_comment_check
Add check for parent comment. Fixes #1390
3 years ago
Dessalines d2ba2960dd Post and comment vote views now return 0 instead of null.
- Fixes #1389
3 years ago
Dessalines cd08fdf76f Make sure banned users cant subscribe, and the ban unsubs them. Fixes #1324 3 years ago
Dessalines aecb2411d8 Add check for parent comment. Fixes #1390 3 years ago
Nutomic 9609bd99bb
Add readme link to translation instructions for documentation (#1392)
* Add readme link to translation instructions for documentation

* Fix contributing link in readme
3 years ago
Anton Kuzmin 5102cdddc1
rename lemmer to remmel (#1391) 3 years ago
Dessalines 3a05817b41 Version 0.9.3 3 years ago
Dessalines 51465bc0d7 Nodeinfo devs think halfyear is one word. 3 years ago
Dessalines 2322534648 Version 0.9.2 3 years ago
Dessalines 3f23e0e6b9 Adding camelCase to node-info users. 3 years ago
Dessalines e6a16f08a3 Version 0.9.1 3 years ago
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.
3 years ago
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
3 years ago
Felix Ableitner 5f59d7ba5f Increase MAX_REQUEST_NUMBER for fetches to 25 3 years ago
Dessalines 62a145d8b3 Merge remote-tracking branch 'yerba/outbox-activities' 3 years ago
Felix Ableitner c09c462a6e Serve activities in community outbox (fixes #1216) 3 years ago
Nutomic 3d578f9df2
Use Url type for ap_id fields in database (fixes #1364) (#1371) 3 years ago
Dessalines 363ceea5c7 Fixing some readme links. Fixes #1382 3 years ago
Felix Ableitner c51f750831 Use Url type for ap_id fields in database (fixes #1364) 3 years ago
Dessalines cf911c023d
Add listing type to list communities (#1380)
* Adding listing type to ListCommunities. Fixes #1379

* Upgrading lemmy-js-client.
3 years ago
Nutomic ea59cf16e8
Merge pull request #1381 from LemmyNet/fix_mod_bans_and_adds
Fixing modlog not showing bans and adds. Fixes #1376
3 years ago
Dessalines 91d210ce79 Fixing modlog not showing bans and adds. Fixes #1376 3 years ago
Dessalines f0dcc3a104 Updating releases.md 3 years ago
Dessalines b2d6b554e8 Fixing release docs location. 3 years ago
Dessalines 1addbe361a Version 0.9.0 3 years ago
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
3 years ago
Dessalines ac969dc737 Adding 0.9.0 Release notes. 3 years ago
Dessalines c014bef84d Updating docs locations. 3 years ago
Dessalines f2f9f5776c Merge branch 'uuttff8-main' 3 years ago
Dessalines cb9c354c28 Updating to add lemmer. 3 years ago
Anton Kuzmin b1fb90ff6d add lemmer 3 years ago
Dessalines ee03cf8ae9
Explicit error http status codes (#1362)
* Trying to type specific errors.

* Using @asonix 's downcast method.
3 years ago