Marcin Wojnarowski
|
d4d4a5b999
|
Migrate modlog to mobx (#303)
* Migrate modlog to mobx
* Remove column
* Add MobxProvider and DisposableStore
* Add modlog store tests
|
2021-12-04 18:03:54 +01:00 |
Marcin Wojnarowski
|
760565384f
|
Migrate ConfigStore to mobx (#270)
* Migrate ConfigStore to mobx
* Add tests
* Remove provider imports
* Mock shared_preferences
* Reorganize saving in ConfigStore
|
2021-10-31 12:52:58 +01:00 |
shilangyu
|
2ab3d7d657
|
Change localUser path
|
2021-08-26 00:27:50 +02:00 |
Filip Krawczyk
|
7e1cc387dd
|
Merge pull request #226 from krawieck/lemmy-0.11.0
|
2021-04-29 11:43:46 +02:00 |
shilangyu
|
79d77f60df
|
Add browser theme detection
|
2021-04-28 14:39:31 +02:00 |
shilangyu
|
683da30532
|
Import showScores
|
2021-04-27 22:09:42 +02:00 |
shilangyu
|
f524dc3884
|
Import lang/theme
|
2021-04-23 19:26:30 +02:00 |
shilangyu
|
4519077ae2
|
Bring back show nsfw to manage_account
|
2021-04-22 19:34:35 +02:00 |
shilangyu
|
12cb62f87a
|
Add changelog
|
2021-04-17 12:22:15 +02:00 |
shilangyu
|
fa7effcb4b
|
Integrate defaultListingType
|
2021-04-16 21:59:51 +02:00 |
shilangyu
|
e357332a07
|
Add default sortings
|
2021-04-16 21:43:02 +02:00 |
shilangyu
|
c371c3f4fb
|
Add settings import
|
2021-04-16 21:19:59 +02:00 |
shilangyu
|
7138f9b76c
|
Add settings
|
2021-04-16 20:15:48 +02:00 |
shilangyu
|
236301275d
|
Fix config_store
|
2021-04-11 00:55:04 +02:00 |
krawieck
|
83235534f5
|
HECKIN CHONKER (null safety migration without scripts)
|
2021-04-09 00:11:44 +02:00 |
shilangyu
|
734a63e7dd
|
Initial strings setup
|
2021-02-28 21:53:02 +01:00 |
shilangyu
|
28013a8a45
|
Add re-export of l10n
|
2021-02-28 21:53:02 +01:00 |
shilangyu
|
8cf3859ed8
|
make stores easily serializable
|
2021-02-24 21:54:15 +01:00 |
shilangyu
|
b8636938ba
|
keys to sharedpreferences are now typed constants
|
2020-10-25 23:49:24 +00:00 |
shilangyu
|
28e0ec9bcb
|
added accidentally removed dartdoc
|
2020-10-25 23:39:57 +00:00 |
shilangyu
|
4917c84623
|
converted config store to change notifier
|
2020-10-25 21:33:44 +00:00 |
shilangyu
|
94d12fccff
|
added lots of dartdoc/comments
|
2020-09-30 17:05:00 +00:00 |
shilangyu
|
0540be3ede
|
activate prefer_final_locals lint rule
|
2020-09-16 23:22:04 +02:00 |
shilangyu
|
caff01130b
|
added amoled dark mode
|
2020-09-08 10:23:08 +02:00 |
shilangyu
|
da107a7ad7
|
remove accentColor config
|
2020-09-01 22:05:33 +02:00 |
shilangyu
|
2b3fc87f88
|
created accounts store
|
2020-09-01 13:22:37 +02:00 |
shilangyu
|
8c52ec1109
|
making sure stores are initialiazed before rendering
|
2020-08-31 17:52:16 +02:00 |
shilangyu
|
f4bd1eb65b
|
added settings screen
|
2020-08-31 16:17:39 +02:00 |
shilangyu
|
80dd04ea1b
|
created mobx ConfigStore
|
2020-08-30 22:43:16 +02:00 |