Scarlett
961fc9d0ce
Short intro explanation, reformatted as a table
...
More explanation from someone who understands the benefits of the log scale would be helpful.
2020-11-28 00:29:56 -06:00
nutomic
3ceeecc63e
Better account deletion ( fixes #730 ) ( #143 )
...
Also clear bio
Better account deletion (fixes #730 )
Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/143
2020-11-27 21:00:18 +00:00
5b66e4860c
Merge remote-tracking branch 'yerba/main' into main
2020-11-27 16:00:15 -05:00
5e10cf69b7
Merge remote-tracking branch 'yerba/main' into main
2020-11-27 15:58:22 -05:00
dessalines
050ca88085
Merge pull request 'Set valid context for our extra fields (ref #1220 )' ( #142 ) from apub-context into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/142
2020-11-27 20:28:52 +00:00
Dessalines
ac330a3f7b
Adding a local RSS feed. Fixes #1279 ( #1280 )
...
* Adding a local RSS feed. Fixes #1279
* Shorten get_local_feed and get_all_feed functions
* Making the enum params the same.
Co-authored-by: Felix Ableitner <me@nutomic.com>
2020-11-26 17:26:31 +00:00
Dessalines
01a14e3b3c
Change references of dev.lemmy.ml to lemmy.ml ( #1281 )
...
* Change references of dev.lemmy.ml to lemmy.ml
* Remove the dev.lemmy.ml refs in RELEASES.md
2020-11-26 11:47:01 -05:00
a30be1ca5d
Merge branch 'eiknat-feature/add-reporting-backend' into main
2020-11-26 13:31:25 +01:00
68173914ca
Minor cleanup on reports PR
2020-11-26 13:28:58 +01:00
f070b1823d
Make changes on content
field backwards compatible
2020-11-26 13:24:14 +01:00
Dessalines
2b5feca806
Trying out cargo chef and a travis docker image cache. ( #1238 )
...
* Trying out cargo chef and a travis docker image cache.
* trying to change internal target.
* Use latest cargo-chef with --target
* Remove caching for now.
* Adding back in chowns
* Adding back in cache.
* Remove travis caching.
* Switching dev dockerfile to match prod, using cargo-chef and alpine.
* Make travis happy
* Trying a chown rust.
* Caching cargo-chef first.
* Moving the chowns
* Removing many copy commands.
* Go back to rust 1.47.0 due to config-rs breaking.
* Adding the old volume mount version.
* Adding some script comments.
Co-authored-by: Luca Palmieri <lpalmieri@truelayer.com>
2020-11-26 13:24:13 +01:00
d75f621152
Populate content
with HTML, and source
with markdown (ref #1220 )
2020-11-26 13:24:13 +01:00
8bdbda1db9
Remove clap dependency
2020-11-26 13:24:13 +01:00
a2d80d8f2e
Generate valid RSS feed ( fixes #1274 )
2020-11-26 13:24:13 +01:00
8b5289d5c7
Add TODO about populating user outbox
2020-11-26 13:24:13 +01:00
8fe578c958
Version v0.8.7
2020-11-26 13:24:13 +01:00
ac75304a09
Version v0.8.6
2020-11-26 13:24:13 +01:00
7fe4558bee
Create empty outbox for user (ref #1220 )
2020-11-26 13:24:12 +01:00
f3eebb1dfc
Version v0.8.5
2020-11-26 13:24:12 +01:00
250dcc26be
For community_name API parameters, only search locally ( fixes #1271 )
2020-11-26 13:24:12 +01:00
11fdef56db
Dont handle activities twice in inbox
2020-11-26 13:24:12 +01:00
d6493f31d9
Reduce visibility of some structs and methods (replaces #1266 )
2020-11-26 13:24:04 +01:00
8b8d47f6f5
Version v0.8.4
2020-11-26 13:22:16 +01:00
aaa3fc08af
Add user_inbox check that activities are really addressed to local users
2020-11-26 13:22:16 +01:00
dessalines
9707de4d4a
Merge pull request 'Populate content
with HTML, and source
with markdown (ref #1220 )' ( #141 ) from apub-media-type2 into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/141
2020-11-25 19:54:52 +00:00
a7b72ed5c4
Set valid context for our extra fields (ref #1220 )
2020-11-25 18:44:49 +01:00
b2288fcb9a
Make changes on content
field backwards compatible
2020-11-25 14:07:04 +01:00
e0e23c2f9d
Merge branch 'main' into apub-media-type2
2020-11-25 13:15:29 +01:00
cd3f20e49b
Populate content
with HTML, and source
with markdown (ref #1220 )
2020-11-24 18:53:43 +01:00
dessalines
1e187ab4f8
Merge pull request 'Remove clap dependency' ( #139 ) from remove-clap2 into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/139
2020-11-23 18:01:39 +00:00
aaeb852f23
Remove clap dependency
2020-11-23 18:48:20 +01:00
Dessalines
d26a7ad337
Trying out cargo chef and a travis docker image cache. ( #1238 )
...
* Trying out cargo chef and a travis docker image cache.
* trying to change internal target.
* Use latest cargo-chef with --target
* Remove caching for now.
* Adding back in chowns
* Adding back in cache.
* Remove travis caching.
* Switching dev dockerfile to match prod, using cargo-chef and alpine.
* Make travis happy
* Trying a chown rust.
* Caching cargo-chef first.
* Moving the chowns
* Removing many copy commands.
* Go back to rust 1.47.0 due to config-rs breaking.
* Adding the old volume mount version.
* Adding some script comments.
Co-authored-by: Luca Palmieri <lpalmieri@truelayer.com>
2020-11-23 10:59:06 -05:00
dessalines
911b26f163
Merge pull request 'Generate valid RSS feed ( fixes #1274 )' ( #136 ) from valid-rss into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/136
2020-11-20 18:55:11 +00:00
8920f439ce
Generate valid RSS feed ( fixes #1274 )
2020-11-20 15:11:47 +01:00
405ea38959
Add TODO about populating user outbox
2020-11-19 13:50:43 +01:00
bffc82f752
Version v0.8.7
2020-11-18 16:18:53 -06:00
e2693a4192
Version v0.8.6
2020-11-18 13:12:24 -06:00
c7740a7ac5
Merge remote-tracking branch 'yerba/main' into main
2020-11-18 13:12:08 -06:00
dessalines
c038acea5b
Merge pull request 'Create empty outbox for user (ref #1220 )' ( #135 ) from user-outbox into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/135
2020-11-18 19:13:32 +00:00
48f506277a
Create empty outbox for user (ref #1220 )
2020-11-18 17:04:35 +01:00
b8dc3c11c1
Version v0.8.5
2020-11-17 15:11:58 -06:00
dessalines
f0e3303aeb
Merge pull request 'For community_name API parameters, only search locally ( fixes #1271 )' ( #134 ) from community-name-local into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/134
2020-11-17 21:07:00 +00:00
1ba1e466f7
For community_name API parameters, only search locally ( fixes #1271 )
2020-11-17 18:05:25 +01:00
dessalines
eb690fc39c
Merge pull request 'Dont handle activities twice in inbox' ( #133 ) from inbox-deduplicate-handling into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/133
2020-11-17 15:43:11 +00:00
14bf45d099
Dont handle activities twice in inbox
2020-11-16 21:43:52 +01:00
dessalines
eee394cf85
Merge pull request 'Reduce visibility of some structs and methods (replaces #1266 )' ( #132 ) from reduce-visibility into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/132
2020-11-16 16:36:30 +00:00
8675fed49c
Reduce visibility of some structs and methods (replaces #1266 )
2020-11-16 16:44:04 +01:00
0dcff2e647
Version v0.8.4
2020-11-12 11:54:31 -06:00
nutomic
1b8ce33aa4
Merge pull request 'Add user_inbox check that activities are really addressed to local users' ( #131 ) from user-inbox-check into main
...
Reviewed-on: https://yerbamate.ml/LemmyNet/lemmy/pulls/131
2020-11-12 12:50:00 +00:00
eiknat
a68cff51b1
add doc
2020-11-11 15:41:40 -05:00