aboutsummaryrefslogtreecommitdiff
path: root/matrix/history.go
AgeCommit message (Expand)Author
2019-06-21Fix or break some history related thingsTulir Asokan
2019-06-17Wrap events in custom struct to add gomuks-specific fieldsTulir Asokan
2019-06-16Fix panic in redaction handlingTulir Asokan
2019-06-16Add support for redactions. Fixes #19Tulir Asokan
2019-06-15Unbreak thingsTulir Asokan
2019-04-27Add partial deadlock detection in debug modeTulir Asokan
2019-04-10Fix last cached message not showing up when loading historyTulir Asokan
2019-04-07Add timeout to opening history dbTulir Asokan
2019-04-05Move history storage to matrix package. Fixes #90Tulir Asokan