shilangyu
|
c839da022d
|
small fixes
|
2020-09-30 20:10:13 +02:00 |
shilangyu
|
aa5d9832d6
|
run dartfmt
|
2020-09-30 19:37:56 +02:00 |
shilangyu
|
94d12fccff
|
added lots of dartdoc/comments
|
2020-09-30 17:05:00 +00:00 |
shilangyu
|
af7cb62fac
|
removed users from account store and used more utility methods
|
2020-09-29 23:15:51 +02:00 |
Marcin Wojnarowski
|
4083742574
|
Merge branch 'master' into post-creation
|
2020-09-28 20:33:28 +02:00 |
shilangyu
|
cb2cc99546
|
show only logged in instances
|
2020-09-26 12:43:34 +02:00 |
shilangyu
|
80a06bf14b
|
simplify automatic default account selection
|
2020-09-24 09:18:42 +02:00 |
krawieck
|
a18300f0f1
|
add pick default reaction
|
2020-09-23 15:27:24 +02:00 |
shilangyu
|
72ef4a6d26
|
added iterable of instance urls
|
2020-09-22 23:17:02 +02:00 |
krawieck
|
15f408e8db
|
mark `removeInstance` and `removeAccount` as actions
|
2020-09-22 13:38:31 +02:00 |
krawieck
|
3ca16ccf21
|
add `removeInstance` and `removeAccount` methods
|
2020-09-21 21:44:56 +02:00 |
krawieck
|
9497449a93
|
add option to assume that instance is valid and not do any requests
|
2020-09-21 21:44:16 +02:00 |
shilangyu
|
08af8e5997
|
cleanup some TODOs
|
2020-09-16 23:29:14 +02:00 |
shilangyu
|
0540be3ede
|
activate prefer_final_locals lint rule
|
2020-09-16 23:22:04 +02:00 |
Filip Krawczyk
|
fc52ce91a8
|
Merge pull request #41 from krawieck/community-sub-button
|
2020-09-16 22:14:35 +02:00 |
shilangyu
|
a2b5a0a6f2
|
properly handling null in AccountsStore (removed tokenOrNull)
|
2020-09-16 21:51:08 +02:00 |
krawieck
|
d98f93b0f5
|
make `isAnonymousFor` work for not added isntances
|
2020-09-16 01:10:46 +02:00 |
shilangyu
|
32cd87eefb
|
hotfix: accounts are no persistently saved
|
2020-09-15 01:01:52 +02:00 |
shilangyu
|
9b3caf4927
|
added computed member for knowing if there are accounts
|
2020-09-08 21:44:52 +02:00 |
shilangyu
|
1dee2e21f5
|
added adding instances
|
2020-09-08 00:34:09 +02:00 |
shilangyu
|
ed6c00172c
|
seperated addition of instances and accounts
|
2020-09-07 23:43:23 +02:00 |
shilangyu
|
dda7571c19
|
save tokens and users in AccountsStore
|
2020-09-02 15:16:33 +02:00 |
shilangyu
|
624f0e995a
|
persistently save default accounts
|
2020-09-02 10:00:08 +02:00 |
shilangyu
|
706bf94502
|
accounts screen in settings:
- you can see your accounts
- you can choose the default one for the instance with a long press
|
2020-09-02 01:35:30 +02:00 |
shilangyu
|
2b3fc87f88
|
created accounts store
|
2020-09-01 13:22:37 +02:00 |