Compare commits

...

4 Commits

Author SHA1 Message Date
Rabenherz112
6f6de621e8 Merge db1b8f09f29bfc6b3e8115ff6cdb83bd4b3195b9 into 7fccfda789cc54772939d37309b8e32570298ad3 2025-04-12 13:20:06 -03:00
awesome-selfhosted-bot
7fccfda789 [bot] build markdown from awesome-selfhosted-data 06c7a39 2025-04-12 16:05:27 +00:00
nodiscc
db1b8f09f2 Merge branch 'master' into fix-issue-template 2025-04-01 18:28:10 +00:00
Rabenherz112
5a44f08bc1 fix: issue template to new github format 2025-03-31 14:44:36 +02:00
3 changed files with 5 additions and 2 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: "Awesome Selfhosted Data"
url: "https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues"
about: "Please submit your issues or suggestions to the awesome-selfhosted-data repository instead."

View File

@ -1 +0,0 @@
Please do not open issues in this repository. Use https://github.com/awesome-selfhosted/awesome-selfhosted-data instead.

View File

@ -338,7 +338,6 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https:
- [Chatwoot](https://www.chatwoot.com) - Self-hosted customer communication platform (alternative to Intercom & Zendesk). ([Source Code](https://github.com/chatwoot/chatwoot)) `MIT` `Ruby/Docker/K8S`
- [Chitchatter](https://chitchatter.im/) - A peer-to-peer chat app that is serverless, decentralized, and ephemeral. ([Source Code](https://github.com/jeremyckahn/chitchatter)) `GPL-2.0` `Nodejs`
- [Conduit](https://conduit.rs/) - A simple, fast, and reliable chat server powered by Matrix. ([Source Code](https://gitlab.com/famedly/conduit)) `Apache-2.0` `Rust`
- [conduwuit](https://conduwuit.puppyirl.gay) - Well-maintained, featureful Matrix chat homeserver (fork of Conduit). ([Source Code](https://github.com/girlbossceo/conduwuit)) `Apache-2.0` `Rust`
- [Databag](https://github.com/balzack/databag) - Federated, end-to-end encrypted messaging service for the web, iOS, and Android, supporting text, photos, video, and WebRTC video and audio calls. ([Demo](https://databag.coredb.org/#/create)) `Apache-2.0` `Docker`
- [Element](https://element.io) - Fully-featured Matrix client for Web, iOS & Android. ([Source Code](https://github.com/vector-im/element-web)) `Apache-2.0` `Nodejs`
- [GlobaLeaks](https://www.globaleaks.org/) - Whistleblowing software enabling anyone to easily set up and maintain a secure reporting platform. ([Demo](https://demo.globaleaks.org), [Source Code](https://github.com/globaleaks/whistleblowing-software)) `AGPL-3.0` `Python/deb/Docker`