This is not a support section, if you need support or have a question about the app please start here.
This repo will be used for tracking issues and act as a roadmap across all of Pulse's platforms:
- Android App
- Backend Server
- Web Client
- Chrome App/Extension
- Native Desktop (Windows, macOS, Linux)
To view the currently reported issues and requests, simply hit the issues tab at the top of the screen.
If you have an issue with the app or a feature request, this is the place to report it to us and get feedback on it! You'll also be able to tell what work is being done on the issue and when it has been completed.
When filing an issue with us, please follow these simple rules:
- Fill in your issue frmo the templates available.
- Search before adding a new issue. If a duplicate is submitted it will be closed.
- Use proper markdown syntax.
- Create a fitting title to quickly describe the issue.
- Take your time and explain the issue, steps to repeat it or other things that may help us to solve it. Screenshots are also encouraged.
- Type in clear English. If we can't understand it then it will unfortunately need to be closed.
To report your issue, find the Issues
link near the top of the web page and click it. Then in the right corner, click the green button labeled New issue
.
Want to dig in to some code yourself, rather than just report issues to this page? I have three open-source Pulse clients that you can take a look at:
- The Pulse web app, built on Vue.js: https://github.com/klinker-apps/messenger-web
- The Pulse desktop clients, built on Electron: https://github.com/klinker-apps/messenger-desktop
- The Pulse iOS client, built in Swift: https://github.com/klinker-apps/messenger-ios
- The Pulse Chrome app and browser extension: https://github.com/klinker-apps/messenger-chrome
- The Pulse Tizen app, for Galaxy Watches: https://github.com/klinker-apps/messenger-tizen
If you are interested in helping, take a look and see what you can build. I am always open to quality contributions towards the app!
The backend and Android apps are not open-source. All the issue tracking/feature requests, for the two repos above, will still be done on this page, as well.