Jannick Knudsen 5 jaren geleden
bovenliggende
commit
471529cf95
5 gewijzigde bestanden met toevoegingen van 7 en 86 verwijderingen
  1. 1 0
      .dbuild
  2. 1 83
      CHANGELOG
  3. 3 3
      CloudronManifest.json
  4. 1 0
      VERSION
  5. 1 0
      VERSIONLOG

+ 1 - 0
.dbuild

@@ -0,0 +1 @@
+docker.iske.dk/matrixsynapse

+ 1 - 83
CHANGELOG

@@ -1,84 +1,2 @@
-[0.1.0]
-* Initial version
+[0.0.0]
 
-[0.1.1]
-* Removed the Riot part of the installation due to security
-* Changed from Sqlite to Postgres
-* Added LDAP support
-* Fixed upload limit in nginx_matrix.conf
-* Added bogus index.html so cloudron recognizes the matrix server as online
-* Added coturn as TURN server
-
-[0.1.2]
-* Updated logo (transparent)
-* Enabled email settings
-
-[0.1.3]
-* Changed log location of nginx due to backup crashes
-
-[0.1.4]
-* Changed log location of synapse due to backup crashes
-* Updated some configs
-
-[0.1.5]
-* Update to synapse v0.31.2
-
-[0.1.6]
-* Update to synapse v0.33.8
-
-[0.1.7]
-* Update to synapse v0.33.9
-
-[0.1.8]
-* Update to synapse v0.99.0
-* Fixed missing LDAP stuff
-
-[0.1.9]
-* Update to synapse v0.99.3
-
-[0.2.0]
-* Update to synapse v0.99.4
-
-[0.2.1]
-* Update to synapse v0.99.5.1
-
-[0.2.2]
-* Update to synapse v0.99.5.2
-
-[0.2.3]
-* Update to synapse v1.0.0
-* Fixed url preview
-* Fixed voip
-
-[0.2.4]
-* Fixed federation
-
-[0.2.5]
-* Update to synapse v1.1.0
-
-[0.2.6]
-* Update to synapse v1.2.1
-
-[0.2.7]
-* Update to synapse v1.3.0
-
-[0.2.8]
-* Update to synapse v1.3.1
-
-[0.2.9]
-* Update to synapse v1.4.0 (lots of changes)
-
-[0.3.0]
-* Update to synapse v1.4.1
-
-[0.3.1]
-* Update to synapse v1.5.1
-
-[0.3.3]
-* Update to synapse v1.6.0
-
-[0.3.4]
-* Update to synapse v1.6.1
-
-[0.3.5]
-* Update to synapse v1.8.0

+ 3 - 3
CloudronManifest.json

@@ -1,11 +1,11 @@
 {
-  "id": "org.matrix.synapse",
+  "id": "dk.tum.matrix",
   "title": "Synapse: Matrix homeserver without Riot",
   "author": "Matrix synapse authors",
   "description": "file://DESCRIPTION.md",
   "changelog": "file://CHANGELOG",
   "tagline": "standalone matrix server",
-  "version": "0.3.5",
+  "version": "0.0.0",
   "healthCheckPath": "/",
   "httpPort": 8000,
   "memoryLimit": 536870912,
@@ -36,7 +36,7 @@
   },
   "manifestVersion": 1,
   "website": "https://matrix.org",
-  "contactEmail": "support@cloudron.io",
+  "contactEmail": "matrix@bloggen.dk",
   "icon": "logo.png",
   "tags": [
     "im", "collaboration", "voip", "videochat"

+ 1 - 0
VERSION

@@ -0,0 +1 @@
+v0.0.0

+ 1 - 0
VERSIONLOG

@@ -0,0 +1 @@
+v0.0.0