Marcin Wojnarowski
c7f037de0f
Feature/routing refactor ( #258 )
...
* Use MaterialPageRoute
* Use T.route
2021-09-30 12:55:23 +02:00
Marcin Wojnarowski
cb47bc5f72
Rewrite comment to mobx ( #248 )
...
* Add initial rewrite
* Progress
* Create AsyncStore
* Fix typo
* Remove outdated lint ignores
* Simplify comment layout
* Reorganize pubspec deps
* Small fixes
* Move all comment state to store
* Document async store
* Move marking as read to AsyncStore
* Add network_error l10n todo
* Rename comment_more_menu
* Hide popup after actions
* Observe changes in consumer
2021-09-08 14:38:26 +02:00
shilangyu
9b5f13466b
Import settings if first account
2021-04-23 19:32:10 +02:00
shilangyu
3011890831
Add autofillgroup
2021-04-11 20:52:11 +02:00
shilangyu
59d93fe697
Improve keyboard experience
2021-04-11 17:19:44 +02:00
krawieck
83235534f5
HECKIN CHONKER (null safety migration without scripts)
2021-04-09 00:11:44 +02:00
Filip Krawczyk
bac846fea9
Transition to API v3 ( #196 )
2021-04-05 20:14:39 +02:00
shilangyu
0bcc364ee5
Scaffold.of -> ScaffoldMessenger.of
2021-03-10 08:34:30 +01:00
shilangyu
7f3dac1f89
Remove all non-migrated strings
2021-03-03 12:31:36 +01:00
shilangyu
c1ec5c6a7b
Change string name
2021-02-28 21:53:02 +01:00
shilangyu
734a63e7dd
Initial strings setup
2021-02-28 21:53:02 +01:00
Filip Krawczyk
19b2688316
add inbox page + other stuff ( #164 )
2021-02-24 20:52:18 +01:00
Marcin Wojnarowski
b1dad4d895
Revise theming ( #140 )
2021-02-09 15:12:13 +01:00
krawieck
dec2147b38
remove debugging debris
2021-01-26 21:55:57 +01:00
krawieck
c2f528750a
transition all api v1 calls to api v2
2021-01-24 20:01:55 +01:00
shilangyu
e7745e3e9b
Constify the whole codebase
2021-01-03 18:43:39 +00:00
shilangyu
c465b09f56
Enable sort children last
2021-01-03 17:13:25 +00:00
shilangyu
58f964ab66
Fix federation errors and rename all instanceUrl to instanceHost
2020-12-31 13:58:23 +00:00
shilangyu
0669829815
dartfmt
2020-10-02 07:37:29 +02:00
shilangyu
c839da022d
small fixes
2020-09-30 20:10:13 +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
krawieck
e1ba4e4dd4
replace every `Container()` with `SizedBox.shrink()`
2020-09-29 21:45:18 +02:00
krawieck
ff0c2829f6
correct url that is getting launched
2020-09-23 23:27:57 +02:00
krawieck
6cfdc14c4c
Remove `cancel` buttons, cuz they're wack
2020-09-23 23:21:41 +02:00
krawieck
7be73a48ce
use effect hook instead of memoized and inside ontap
2020-09-23 23:20:16 +02:00
krawieck
94c373a08b
add todo comment
2020-09-22 01:21:03 +02:00
krawieck
c1254b4426
make the button spamming-resistant
2020-09-22 01:00:31 +02:00
krawieck
dfb372552b
tiny tweaks and fixes
...
* use delayed loading hook instead of boolean variable
* fix pretty significant bug where adding account
didn't take selected instance into account
* move navigator.pop() to the inside of try closure so
that it doesn't pop when errors happen
2020-09-22 00:58:52 +02:00
krawieck
521cf3fbd0
remove useless comment
2020-09-21 23:17:55 +02:00
krawieck
2996c8e5ef
make spinner smaller and of more visible color
2020-09-21 23:17:33 +02:00
krawieck
2c89534e2d
add keys to scaffolds so that snackbars work properly
2020-09-21 23:15:45 +02:00
krawieck
18556b5db4
Add instance logo in add account page
2020-09-20 00:15:36 +02:00
krawieck
6f94679eed
redesign add account and add instance pages
2020-09-19 23:19:49 +02:00
krawieck
5b4107aee0
Convert add instance and account dialogs to pages
2020-09-19 01:34:04 +02:00