| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.5.0 25 Aug 2021 12:06:00
    |
Ashish SHUKLA (ashish)  |
net-im/dendrite: Update to 0.5.0 |
0.4.1 27 Jul 2021 02:58:40
    |
Ashish SHUKLA (ashish)  |
net-im/dendrite: Update to 0.4.1 |
0.3.11 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.11 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.3.11 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.11 07 Mar 2021 10:20:15
  |
ashish  |
- Update to 0.3.11
Reported by: portscout |
0.3.10 19 Feb 2021 15:54:45
  |
ashish  |
- Update to 0.3.10 |
0.3.9_1 07 Feb 2021 18:45:37
  |
ashish  |
- Import a patch from upstream to fix a crash
See https://github.com/matrix-org/dendrite/pull/1753 |
0.3.9 05 Feb 2021 17:39:25
  |
ashish  |
- Update to 0.3.9
Reported by: portscout |
0.3.8 03 Feb 2021 02:39:23
  |
ashish  |
- Update to 0.3.8
Reported by: portscout |
0.3.6 24 Jan 2021 18:01:53
  |
ashish  |
- Update to 0.3.6
Reported by: portscout |
0.3.5 14 Jan 2021 18:02:51
  |
ashish  |
- Update to 0.3.5
- Sort GH_TUPLE, and re-generate |
0.3.4 30 Dec 2020 17:26:26
  |
ashish  |
New Port: net-im/dendrite
Dendrite is a second-generation Matrix homeserver written in Go. It
intends to provide an efficient, reliable and scalable alternative to
Synapse:
o Efficient: A small memory footprint with better baseline
performance than an out-of-the-box Synapse.
o Reliable: Implements the Matrix specification as written, using
the same test suite as Synapse as well as a brand new Go test suite.
o Scalable: can run on multiple machines and eventually scale to
massive homeserver deployments.
WWW: https://github.com/matrix-org/dendrite |