Fix community description federation (ref #647) #57

Manually merged
nutomic merged 1 commits from community-description-fix into federation 2020-06-18 01:30:52 +00:00
Owner
No description provided.
dessalines reviewed 2020-06-18 01:27:08 +00:00
@ -196,0 +195,4 @@
/// TODO it won't pick up new avatars, summaries etc until a day after.
/// Actors need an "update" activity pushed to other servers to fix this.
fn should_refetch_actor(last_refreshed: NaiveDateTime) -> bool {
if cfg!(debug_assertions) {
Owner

I spose I'm okay with this, although its our first time doing something like this. We just have to keep it in mind.

I spose I'm okay with this, although its our first time doing something like this. We just have to keep it in mind.
nutomic closed this pull request 2020-06-18 01:30:52 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LemmyNet/lemmy#57
No description provided.