shilangyu
|
e7745e3e9b
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
shilangyu
|
3de35752b2
|
Enable first part of const lint rules
|
2021-01-03 17:21:56 +00:00 |
shilangyu
|
58f964ab66
|
Fix federation errors and rename all instanceUrl to instanceHost
|
2020-12-31 13:58:23 +00:00 |
shilangyu
|
94d12fccff
|
added lots of dartdoc/comments
|
2020-09-30 17:05:00 +00:00 |
krawieck
|
d63c84d4bb
|
Make comments selectable
|
2020-09-16 20:09:09 +02:00 |
krawieck
|
4bec0c533a
|
Remove useless inkwell
|
2020-09-13 15:42:39 +02:00 |
Filip Krawczyk
|
8e9b1e17e4
|
Merge branch 'master' into media-view
|
2020-09-12 23:13:52 +02:00 |
krawieck
|
f02a54a2f8
|
Cahnge `urlLauncher` to `linkLauncher`
|
2020-09-12 17:05:52 +02:00 |
krawieck
|
77d54016f3
|
Change `urlLanucher` signature to include `instanceUrl`
|
2020-09-12 09:30:22 +02:00 |
krawieck
|
83f4f61952
|
baseline for handling a lot of stuff
|
2020-09-11 23:54:28 +02:00 |
krawieck
|
ac70400c38
|
make import relative
|
2020-09-11 21:21:47 +02:00 |
krawieck
|
0f8a846e8a
|
Make images in community, instance, markdown fullscreenable
|
2020-09-11 20:38:50 +02:00 |
krawieck
|
4a5bb17afb
|
Make image inside markdown fullscreenable
|
2020-09-11 19:29:17 +02:00 |
krawieck
|
e22a3094e4
|
Convert string that include `'` in them to double quouted strings
|
2020-08-31 19:58:09 +02:00 |
krawieck
|
eee965fba1
|
* move comment out of `widgets/`
* remove `Widget` suffix from widgets
* change `list.length != 0` to `list.isEmpty`
* convert MarkdownText into stateless widget
|
2020-08-31 19:56:48 +02:00 |
krawieck
|
2ca3565bfc
|
Moved displaying markdown to separate widget
|
2020-08-31 12:22:29 +02:00 |