This website requires JavaScript.
Explore
Help
Sign In
felixfoertsch
/
bundesmessenger-ios
Watch
1
Star
0
Fork
0
You've already forked bundesmessenger-ios
mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced
2026-04-20 16:42:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86ac0f14e0cef798e0bee3ed87bdcb3e6169211e
bundesmessenger-ios
/
Riot
/
Modules
/
MatrixKit
/
Models
/
Account
T
History
Andy Uhnak
38c8d85800
Do not clear cache if there are no stored filters
2022-03-21 16:08:17 +00:00
..
MXKAccount.h
Add analytics for Unauthenticated errors
2022-01-13 17:33:51 +00:00
MXKAccount.m
Do not clear cache if there are no stored filters
2022-03-21 16:08:17 +00:00
MXKAccountData.h
Add nullability checks and remove comment
2022-01-28 11:47:52 +00:00
MXKAccountData.m
Split MXKAccount from Data so just data can be loaded from disk without side effects. Also change force reload of accounts to stop double load on init.
2022-01-06 20:35:37 +00:00
MXKAccountManager.h
Split MXKAccount from Data so just data can be loaded from disk without side effects. Also change force reload of accounts to stop double load on init.
2022-01-06 20:35:37 +00:00
MXKAccountManager.m
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00