Replies: 2 comments 8 replies
-
Thank you for the kind words! The sound notifications and ringing sound should be easy additions. The other two bullet points might be more involved. I will need to do research on how CallKit works, and the badge number needs to come from the server which makes it less trivial based on the current design. My main focus for the last couple months, and for the next few months is to create a typescript SDK for the underlying data communication. While doing this, also refactor the mobile and web app to use that npm SDK package. The should greatly simplify the effort in creating new apps for the network. There are several other apps I plan to build. That being said, I am happy to pause that effort for bug fixes and high priority features. I'll look at the emoji size and the message font color this week. Let me know what you think the priority is of the bullet points your bring up. The sound notifications for example has been brought up by other users as well. The feedback I get from people like you goes a long ways...thank you! |
Beta Was this translation helpful? Give feedback.
-
I think i found a solution for the big emoji, at least on the web ui. You need to figure out if the input is a single emoji and then apply big font to it. |
Beta Was this translation helpful? Give feedback.
-
I must admit, I am slowly falling in love with the databag web ui.
It is so simple but functional. Everything works. I love it.
Also the translation quality is very good. It is not perfect, but pretty good.
I will help in that regard. I also noticed that the translation on iOS is different and of lower quality. I can help streamline both. I can also add a new language as a native speaker.
When typing emojis on the web ui (you can just left-click and select emojis on a macbook) the size of a single emoji should be double.
I think all popular messengers are doing that (double size) and when you type more than 3 emojis, they are normal size.
I love it that you can make voice and video calls. I have my own turn server and it works great.
What I miss at the moment is:
Otherwise great job, great project. Keep it up !
Beta Was this translation helpful? Give feedback.
All reactions