Code Monkey home page Code Monkey logo

kahla.app's Introduction

Kahla

Kahla is a cross-platform business messaging app.

Build status GitHub Release ManHours Maintainability npm Issues GitHub contributors LICENSE


screenshot

Try it here: web.kahla.app

Get it on Google Play English badge

Kahla currently targets Windows, Linux, macOS, Android, and iOS.

Kahla is built with Angular 8 and typescript. And Kahla Server is built with .NET Core.

For more document about Kahla project and Kahla API, please view document here.

For our official website, please view here.

How to develope

Before starting

To develope Kahla, you need to install the following components:

  • Git
  • Nodejs and npm

We strongly suggest using Visual Studio Code to develope this project.

Using Visual Studio Code to open the directory directly.

How to run

How to run in browser

Excute following command in the root directory of this repository to restore all dependencies.

npm install

Excute following command to run and start a debugging server at localhost:8001.

npm start

How to run as desktop app

Currently, we are using Electron to target Windows, Mac and Linux platform.

Supports Windows 7+, Linux and macOS 10.9+.

npm run electron

How to publish

How to publish to a web server

ng build --prod

How to publish for electron production version

Please view here for Electron distribution document.

Please view here for Electron builder document.

Run:

./publish.sh

And you will publish the distributable version of Kahla desktop.

Document

For more info please view Kahla Wiki

How to contribute

There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.

Even if you have push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean, and your personal workflow cruft out of sight.

We're also interested in your feedback for the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.

kahla.app's People

Contributors

anduin2017 avatar bigsnow1 avatar dependabot[bot] avatar fenyuluoshang avatar googtech avatar hv0905 avatar ltm0203 avatar mesolonely avatar xiangrui2019 avatar xxyzz avatar zcharym avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kahla.app's Issues

Space between words

Versions: 1.1.0 Alpha

Observed behavior

screenshot from 2018-08-09 14-20-10
screenshot from 2018-08-09 14-21-02

Desired behavior

Show spaces

This bug is caused by font-family inherits from body.

Check for update when app starts.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Local connection to kahla's app and server

Versions

<!--
Output from: git log -1.
-->

Repro steps

  • Step 1
  • Step 2
  • Step 3

Observed behavior

<!-- Normally this includes a stack trace and some more information. -->

The kahla's app and server are copied locally and then I try to connect the app to the local server. I just changed the address of the app server. The other codes are not changed. Then, I run the server side in the command box. I used two commands: dotnet build and dotnet run. After that, I run the app in VScode. However, the browser displays a 404 error. Why is that?

Desired behavior

<!--
What would like to see implemented?
What is the usecase?
What did you expect to see?
-->

Mention any other details that might be useful (optional)

Verify Email

Is your feature request related to a problem? Please describe.
Users can sign up using a fake email address.

Describe the solution you'd like
Unverified user can't send friend requests.

How to create RSA key pair based on password?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
How to create RSA key pair based on password?
Tell me your ideas!
Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

System tray in Linux and Mac os is very ugly.

Versions

<!--
Output from: git log -1.
-->

Repro steps

  • Step 1
  • Step 2
  • Step 3

Observed behavior

<!-- Normally this includes a stack trace and some more information. -->

Desired behavior

<!--
What would like to see implemented?
What is the usecase?
What did you expect to see?
-->

Mention any other details that might be useful (optional)

Refresh on profile settings page may cause exception.

Versions

4d415636c9c4d3c8c6f76943631f20434d8e08ed

Repro steps

  • Register a new Kahla account.
  • Go to profile settings page.
  • Refresh.

Observed behavior

App crashed. Nothing displayed.

Desired behavior

I could get my latest profile.

Mention any other details that might be useful (optional)

@BigSnow1 Wanna fix it?

Create automatic link when user is sending link.

When the user is adding a link in a message and send it, it was not clickable. We are required to detect if the message contains a link and where it starts and ends. Finally, we need to create label.

Friend request can be send to one user more than one time.

Versions

<!--
Output from: git log -1.
-->

Repro steps

  • Step 1
  • Step 2
  • Step 3

Observed behavior

<!-- Normally this includes a stack trace and some more information. -->

Desired behavior

<!--
What would like to see implemented?
What is the usecase?
What did you expect to see?
-->

Mention any other details that might be useful (optional)

Uploading 屏幕快照 2018-05-29 上午11.41.59.png…
2018-05-29 11 41 59
Actually when A has already send one friend request to B,she can not send it twice,because there will be an alert message when A repeats this operation.So I can't remember how this happened.But the results have already been shown on the screenshots. I guess it may be due to the network conditions at the time.If you are smart enough to have insight into the cause of the problem, please tell us how to optimize this defect.Thanks!

Support checking for updates.

Now that Kahla already have an about page and there exists a button called 'check for updates' but that button is useless.

Notifications should be clickable.

When the user received a notification, the first step for him is to click it. However, any notifications from Kahla is not clickable.

Problems with mutual friend requests

Versions

<!--
Output from: git log -1.
-->

Repro steps

  • Step 1
  • Step 2
  • Step 3

Observed behavior

<!-- Normally this includes a stack trace and some more information. -->

前置条件:A 和B还不是好友
A给B发了一好友请求,B也给A发送了一条好友请求。如果A先回复B的请求,表示接受。即使这样,A给B发送的请求还是不会消失,这时无论B回复接受还是拒绝,都无效了。
期待效果:当一方已经回复了好友请求后,另一方的好友请求消失。

Desired behavior

<!--
What would like to see implemented?
What is the usecase?
What did you expect to see?
-->

Mention any other details that might be useful (optional)

Last Photo Message Unreadable in Conversations Page

Versions

1.0.0 Alpha

Repro steps

Send a photo

Observed behavior

screen shot 2018-08-09 at 21 56 56

Desired behavior

Let the user know it's a photo.

Mention any other details that might be useful (optional)

I didn't realize the default branch is master, so only the last message on the home page is unreadable, the talking page works well.

design contrtibution

want to make a logo for this project.if you have any requirements then let me know .its free for any open sourrce projects.

Kahla version checking will alert in dev code.

Describe the solution you'd like
When we are developing the next version of Kahla, the version number is different from the current latest one. And the app will alert to check for updates.

Describe alternatives you've considered
If the version of the current app is much later than server responsed 'latest' version, just ignore.

Change the server database

Versions

<!--
Output from: git log -1.
-->

Repro steps

  • Step 1
  • Step 2
  • Step 3
    If I want to change the kahla server's database to sqlite locally, I need to change which files and what changes can be made. The more detailed the better.

Observed behavior

<!-- Normally this includes a stack trace and some more information. -->

Desired behavior

<!--
What would like to see implemented?
What is the usecase?
What did you expect to see?
-->

Mention any other details that might be useful (optional)

Text preview in notifications was encrypted.

Versions

1.2.0

Repro steps

  • Recieve a notification.

Observed behavior

The text preview was encrypted.

Desired behavior

The pure text.

Mention any other details that might be useful (optional)

I have seen this on my phone.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.