aboutsummaryrefslogtreecommitdiff
path: root/matrix/history.go
AgeCommit message (Expand)Author
2020-05-10Move loaded history pointer to message viewTulir Asokan
2020-04-19Update copyright yearTulir Asokan
2020-04-19Strip event content Raw fields before storingTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
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