- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Yesterday
fix build
style fix
add tests
Mon, Mar 23
add missing implementations
conform to last diff and rebase
Automatically add outgoing events returned from the processing
Sat, Mar 21
autoCache will not be modified
Connect the function that opens the file to the KazvIOJob instead of the FileHandler that can be destroyed at any time.
Fri, Mar 20
Thu, Mar 19
the test failure is not the fault of this diff. the coverage job did pass, the failing is because of lilybuild.
Knowing whether an outgoing event is sent is of no use. It seems that we should add the outgoing events right away.
Only keep codes into model, leave pending events as return value
Wed, Mar 18
Use failWithResponse(r) instead of lambda
Mon, Mar 16
Sun, Mar 15
Sat, Mar 14
Make breakpoints in Client::startSyncing() const
Check if it still crashes if we cut off network after opening
The RoomModel in libkazv should remember more than the current text-only localDraft. Should also store the state of e.g. editing or replying.