-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
updates to make sending text and sending files working with the latest version of Dbus API #6
Conversation
Hi, I'm working on the Jami team, thank you for the PR, your work is really appreciated ! 🤩 |
…t Dbus API Updated some parts to reflect the changes to the Dbus API. Made send text message and send file work Tested one peer on Fedora 40 and another peer on Android
Ok, I tried. I created an account, logged in, set up 2FA, recovrey codes, etc, etc. Then I tried to fork jami-daemon repo. And it gave error:
I am not paying for gitlab. Is that why? How can I fork? On the main repo page "Fork" is grayed out, disabled? That is where one usually creates the fork, no? Since that did not work, I clicked the "0" next to the "grayed-out Fork" button. A page listing zero forks comes up. If I cannot fork obviously I cannot submit the PR. Any ideas? |
On my https://git.jami.net/dashboard/projects account I cannot see a way to create a simple dummy project. This account cannot create a repo? Hence it cannot fork? I logged in with "github" and then followed all steps to create an account with everythin including access tokens. I could raise an "issue" on your repo. |
Hi, this message just to let you know I'll look on this monday. 👍 |
Thank you. On another topic, just FYI, I wrote a simple and incomplete CLI tool in Python. The advantage is that the tool is packaged via Is there a discussion page on git.jami.net or somewhere where you feel it would be appropriate and beneficial to post/publicize? |
you want to use review.jami.net, not gitlab's jami. GitLab is also a mirror. |
Yep, sorry, you have to submit changes via |
All correct. review.jami.net was the answer. The PR shows up there now. Thank you. I will close this PR here on github now. |
Updated some parts to reflect the changes to the Dbus API.
Made send text message and send file work
Added README to help user
Tested with one peer on Fedora 40 and another peer on Android