Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fetch instance software version from nodeinfo #3772

Merged

Conversation

shadone
Copy link
Contributor

@shadone shadone commented Jul 29, 2023

Fixes #3771

@shadone
Copy link
Contributor Author

shadone commented Jul 29, 2023

This partially reverts 7d8cb93b53

Note that I am not a Rust developer and not familiar with the syntax 😅 I haven't tested the PR locally I have run "cargo check" locally but didn't fully test it. The change is trivial enough though and partially reverts to previous code so should be safe enough to merge.

@shadone shadone force-pushed the federated_instances_wrong_software_version branch from 6d52e75 to dc3cd20 Compare July 29, 2023 14:53
@Nutomic Nutomic merged commit 55e383a into LemmyNet:main Aug 1, 2023
1 check passed
@Nutomic
Copy link
Member

Nutomic commented Aug 1, 2023

Looks good, thanks!

Nutomic pushed a commit to RocketDerp/lemmy_server_fixes0 that referenced this pull request Aug 1, 2023
Nutomic added a commit that referenced this pull request Aug 1, 2023
…3686)

* shared.ts first test of getReplies

* comment testing now validates reply notifications and mentions, some code comment cleanup in other functions

* comments revised

* first use of getUnreadCount in testing

* test notification of new comment replies, clarify usage of getReplies

* killall moved earlier in bash script

* api-test jest run does not need directory prefix, make consistent with other jest runs

* do not put my testing system password into script

* fix, killall exits script when no process found

* killall now moved to parent script to release locks before database create

* need to run killall a second time, before database drop

* first use of getReplies getPosts saveUserSettings

* accidental duplication of functions, removed

* try to sync shared library with main

* Nutomic feedback: Better to rename the var instead of putting a comment which can easily get outdated.

* Correct logic to meet join-lemmy requirement, don't have closed signups. Allows Open and Applications. (#3761)

Co-authored-by: Josh Bernardini <josh.bernardini@cologix.com>

* Fix fetch instance software version from nodeinfo (#3772)

Fixes #3771

* remove unused code, revert killall change

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
Co-authored-by: figure-0e <133478007+figure-0e@users.noreply.github.com>
Co-authored-by: Josh Bernardini <josh.bernardini@cologix.com>
Co-authored-by: Denis Dzyubenko <denis@ddenis.info>
Co-authored-by: Felix Ableitner <me@nutomic.com>
Nutomic pushed a commit that referenced this pull request Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: federated_instances reports wrong Lemmy software version
2 participants