aboutsummaryrefslogtreecommitdiff
path: root/matrix/sync.go
AgeCommit message (Expand)Author
2020-06-17Update mautrix-goTulir Asokan
2020-04-28Add initial support for encrypting messagesTulir Asokan
2020-04-27Add support for decrypting messagesTulir Asokan
2020-04-19Only show syncing modal for initial syncsTulir Asokan
2020-04-19Update copyright yearTulir Asokan
2020-04-19Add progress bar for first syncTulir Asokan
2020-04-19Process different rooms in sync responses in goroutinesTulir Asokan
2020-04-19Update mautrix-go content stuffTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
2020-03-20Support formatting in rainbowsTulir Asokan
2020-03-03Properly ignore presence in sync filterTulir Asokan
2020-02-22Enable lazy loading of membersTulir Asokan
2020-02-19Update mautrix-go to separate unmarshaling sync response and event contentTulir Asokan
2019-06-16Add support for editing room tagsTulir Asokan
2019-06-16Add/change commandsTulir Asokan
2019-06-15Unbreak thingsTulir Asokan
2019-04-27Add locks and other sync stuffTulir Asokan
2019-04-13Fix user listTulir Asokan
2019-03-26Minor changesTulir Asokan
2019-03-26Change more thingsTulir Asokan
2019-03-26Fix normal events being handled as state eventsTulir Asokan
2019-01-23Update license and sort importsTulir Asokan
2019-01-11Switch to Go modules and make other changesTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-09-05Update to latest gomatrix. Things are brokenTulir Asokan
2018-05-24Add UI preferences and simplify config save/load (ref #43)Tulir Asokan
2018-05-22GofmtTulir Asokan
2018-05-16Handle m.direct and m.receipt eventsTulir Asokan
2018-05-15Update state event handlingTulir Asokan
2018-05-10Update dependenciesTulir Asokan
2018-04-30Fix room list updating when joining/leavingTulir Asokan
2018-04-30Stop showing rooms the user has left in the room list. Fixes #35Tulir Asokan
2018-04-24Add tests for syncer and fix some bugsTulir Asokan
2018-04-24Fix/break/change thingsTulir Asokan
2018-04-24Everything is no longer brokenTulir Asokan
2018-04-24Initial move to initial sync. Everything broke :(Tulir Asokan
2018-04-22Remove impossible check and improve things for testingTulir Asokan
2018-04-02Stop sending notifications from first syncTulir Asokan
2018-03-25Try to receive tagsTulir Asokan
2018-03-24Possibly speed up syncs with filtersTulir Asokan
2018-03-23Refactoring and documentationTulir Asokan
2018-03-23Documentation and refactoringTulir Asokan
2018-03-21Refactoring and godocsTulir Asokan
2018-03-21Clear push rules when clearing cache and listen to push rule updatesTulir Asokan
2018-03-18Organize filesTulir Asokan