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-18 23:48:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c906eb052dcc27dcedbcdd0cbf17d54bae110b7b
bundesmessenger-ios
/
Riot
/
Modules
/
MatrixKit
/
Models
/
Account
History
David Langley
c906eb052d
Add nullability checks and remove comment
2022-01-28 11:47:52 +00:00
..
MXKAccount.h
Add analytics for Unauthenticated errors
2022-01-13 17:33:51 +00:00
MXKAccount.m
Add nullability checks and remove comment
2022-01-28 11:47:52 +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
Remove NSLog and fix Analytics documentation.
2022-01-24 12:44:26 +00:00