xmpp
Here are 531 public repositories matching this topic...
Currently only avatars are fetched and displayed of already joined rooms. It'd be fancy if Conversations displayed all available avatars from the public list of https://search.jabber.network
There's already an API for that: https://search.jabber.network/avatar/v1/conversations@conference.siacs.eu
Subject of the issue
Adding the function to delete / edit a message with a mini archive of this message.
Is this a bug report of a feature request?
- Bug report
- [+] Feature request
Your environment
Server-side
- [+] api.tinode.co
- [+] Your own setup:
Linux
Клиент: TinodeWeb/0.16.0-rc1 (tinodejs/0.16.0-rc1)
Сервер: 0.16 rethinkdb:v0.16.0-rc1; (api.tinode
At least on an iPad, group chats / rooms don’t have the actual room name in the list of chats and instead show whatever subject is set at the time.
It’s a little confusing as it’s not clear which room is which.
Using multiple [[gateway]]
Is your feature request related to a problem? Please describe.
When a user wants, to join or create a group chat conversation, Converse force enter a full jid of it, for example: conterence_name@conference.example.tld. This solution is not very good because, not experienced user sometimes dont know what to enter.
Describe the solution you'd like
I think Converse should simplify thi
-
Updated
Jun 10, 2020 - Java
-
Updated
Jun 4, 2020 - Java
I stumbled across <interaction> and ts_interaction_server, but I'm not sure what the use case is or how it is supposed to be used.
Has anyone used this recently and can add some documentation? Or explain to me how this works and I'll write something.
/cc @nniclausse
-
Updated
Apr 5, 2020 - JavaScript
If theres long message (whole screen or bigger), quote/copy/remove table is at the bottom of the screen and you see just quote. So you need carefully click quote and scroll to copy/remove. Would be better if it appear near you click on screen
Hello, I would like to contribute to this project, but I am uncertain as to which browsers must be supported, and which ones may not be. This is not mentioned in CONTRIBUTING.md.
What are the minimum-supported browsers? Can we ignore IE8 support, for instance?
Knowing the target browsers is a big part of choosing which frameworks and language features to use when contributing, so this is worth
I was looking at the demo project and trying to find customised UI examples, but there is no proper example present, can you guys prepare it and add it? it would be really helpful to inexperienced users
Hi,
When connecting using an account which is protected by a very long password, the window with is too large. As well, for security reasons, this password field should not give any indication on the password length.
Installed Packages
Name
-
Updated
May 19, 2020 - JavaScript
it would be nice if there were better documentation.
eg, if i were to, say, want to implement Chat Markers using stanza.io, as a stanza.io and general xmpp noob, it would be insanely helpful to have an example implementation of that.
as it stands, i have no idea where to even start other than google/stack overflow, which has not been terribly fruitful.
any recommendations on where to star
In /?community#communities_servers_tab, if available, it may be more intuitive for the user to read the pubsub serve name "Fancy Pubsub Server" (what's available in the identity), instead of the URI "pubsub.fancy.server".
-
Updated
May 3, 2020 - Java
Documentation
Is there any documentation, example that explains/helps how to use this server? It would be really great if there proper documentation.
- Is the bug present in the demo Chat SDK project?
no - What modifications have you made to the Chat SDK?
no - iOS Version? Device or simulator?
iOS 12.4 both - Steps taken to reproduce the problem:
registering two user or logging in with email and password, then searching for thread if thread exists then showing same thread in chat UI, else creating new thread and showi
As asked on Twitter, I'm opening this issue. This will also help me clarify what I mean by "a tutorial".
Although the API is quite small, perhaps the authors of the official adapters could write a document about the preferred architecture of an adapter and the best practices (OTP applications, helpful 3rd-party libraries, etc).
ping @scrogson :)
Is your feature request related to a problem? Please describe.
Not possible to preview the uploaded image, the only possibility is to download it.
Is your feature request related to a specific XEP?
no
Describe the solution you'd like
Several solutions:
- Open the image in a separate tab fullscreen.
- Open the image in pop-up window with the ojsxc UI.
**Additional contex
For the feature Private key transfer #1090 you use Barcodes for verification.
Would it be a good idea to use the same way to verify Public key of contacts and mark this verificated users in contactlist with a green Icon or somewhat (similar to Threema )?
Maybe:
-yellow for "I'm not sure but I trust the key anyway and will verify it by our next beer."
-green for "I have scanned the code of m
-
Updated
Jun 9, 2020 - Java
Add Zanata to CI
To updated Zanata[1] with the lasted string from CoyIM we should add it to our pipeline.
- how to install Zanata client (http://docs.zanata.org/projects/zanata-client/en/latest/installation/linux-installation/)
- to generate the lasted strings, go to dir
i18nand thenmake
1- https://translate.zanata.org/zanata/iteration/view/coyim/v1
Improve this page
Add a description, image, and links to the xmpp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xmpp topic, visit your repo's landing page and select "manage topics."





Environment
Hi all,
I'm on the latest ejabberd and have found the JWT auth docs somewhat lacking - https://docs.ejabberd.im/admin/configuration/authentication/#jwt-authentication
I've created this post https://stackoverflow.com/questions/61490726/jwt-secret-to-use-with-ejabberd and once I have the solution I'd like to update the core docs as the [ProccessOn