shilangyu
|
95386635f3
|
Disable implicit casts
|
2021-01-03 20:25:05 +00:00 |
shilangyu
|
c3837b97aa
|
Use VoidCallback
|
2021-01-03 20:03:32 +00:00 |
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
|
c465b09f56
|
Enable sort children last
|
2021-01-03 17:13:25 +00:00 |
shilangyu
|
a803e091dc
|
Add new easy-to-fix lint rules
|
2021-01-03 17:03:59 +00:00 |
shilangyu
|
e82c1fa576
|
Add trailing @originInstanceHost to comments/community list
|
2021-01-02 16:26:29 +00:00 |
shilangyu
|
86ad944bbd
|
fix visual federation bugs
|
2021-01-02 00:13:13 +00:00 |
shilangyu
|
58f964ab66
|
Fix federation errors and rename all instanceUrl to instanceHost
|
2020-12-31 13:58:23 +00:00 |
Filip Krawczyk
|
09ee4d4d69
|
Merge pull request #86 from krawieck/release-setup
Add and generate app icons
|
2020-12-04 19:04:31 +01:00 |
marcin_wojnarowski
|
292654081a
|
show app icon in about and links to support
|
2020-12-04 15:43:39 +00:00 |
krawieck
|
6a62e47cf7
|
add some space to the bottom of comments so that FAB doesn't obstruct
|
2020-12-04 13:58:04 +01:00 |
krawieck
|
58e7219602
|
adapt tripple dot icon to platform
(android: vertical, iOS: horizontal)
|
2020-12-04 13:57:37 +01:00 |
krawieck
|
4f2f6d8e3e
|
showInfoTablePopup usability changes
* append ":" to every key
* expect dynamic value and convert it to string in the function
|
2020-10-27 22:09:34 +01:00 |
krawieck
|
e4055f073e
|
implement info table popup
|
2020-10-26 18:47:49 +01:00 |
krawieck
|
53f19c5c57
|
add info table popup
|
2020-10-26 18:47:34 +01:00 |
shilangyu
|
9ad58e44de
|
remove unused Expanded
|
2020-10-25 11:30:46 +00:00 |
krawieck
|
44863bcb04
|
convert write comment page to ListView
|
2020-10-25 01:20:31 +02:00 |
krawieck
|
0f527212c5
|
simplify
|
2020-10-06 22:28:10 +02:00 |
krawieck
|
33ab5324c4
|
change media view transition to fade
|
2020-10-06 22:24:03 +02:00 |
krawieck
|
fe494a3b0b
|
move clean up to lemmyApi extensions
|
2020-10-06 15:58:58 +02:00 |
krawieck
|
88d8e1bcde
|
Merge branch 'master' into home_page
|
2020-10-06 12:04:31 +02:00 |
shilangyu
|
47ab40a4f6
|
moved delete action one higher
|
2020-10-05 21:38:19 +02:00 |
shilangyu
|
5c8ec4f0e4
|
forbid replying to removed/deleted comments
|
2020-10-05 14:38:38 +02:00 |
shilangyu
|
0877858380
|
added comments deletion, closes #16
|
2020-10-05 14:37:43 +02:00 |
krawieck
|
435fbc11c7
|
Revert "fix infinite scroll bug where it would not load when resetting"
This reverts commit 6d8660c826 .
|
2020-10-05 13:45:20 +02:00 |
krawieck
|
5697405e32
|
Revert "add cleanup url util for removing stuff like `www.` from urls"
This reverts commit a8ac98284a .
|
2020-10-05 13:44:41 +02:00 |
krawieck
|
a8ac98284a
|
add cleanup url util for removing stuff like `www.` from urls
|
2020-10-04 21:52:19 +02:00 |
krawieck
|
6d8660c826
|
fix infinite scroll bug where it would not load when resetting
|
2020-10-04 21:51:26 +02:00 |
Filip Krawczyk
|
c6a1eff7ed
|
Merge pull request #63 from krawieck/profile-tab-revamp
|
2020-10-02 23:39:19 +02:00 |
shilangyu
|
6604dcb9af
|
apply changes requested from CR
|
2020-10-02 20:07:13 +02:00 |
shilangyu
|
cc3a2c2e4f
|
added dartdoc comment
|
2020-10-01 18:15:08 +02:00 |
shilangyu
|
c0dd6c1c1f
|
add about tile, closes 38
|
2020-10-01 17:57:04 +02:00 |
shilangyu
|
f123d8edd5
|
fix placeholder banner
|
2020-10-01 15:55:22 +02:00 |
shilangyu
|
ba3c1d59e1
|
add edit button on owned accounts
|
2020-09-30 23:53:20 +02:00 |
shilangyu
|
701b6f8de3
|
render contents of the tabs
|
2020-09-30 23:43:21 +02:00 |
shilangyu
|
4db7ec3fee
|
remove loading checks and add slivers
|
2020-09-30 21:47:14 +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 |
Marcin Wojnarowski
|
f37f01951f
|
Merge pull request #60 from krawieck/infinite-list-in-action
|
2020-09-29 21:55:04 +02:00 |
krawieck
|
e1ba4e4dd4
|
replace every `Container()` with `SizedBox.shrink()`
|
2020-09-29 21:45:18 +02:00 |
krawieck
|
e234a6a527
|
Set default instead of null coalescing
|
2020-09-29 21:34:05 +02:00 |
krawieck
|
487a2aab1d
|
mark fetcher props as required
|
2020-09-29 21:08:02 +02:00 |
krawieck
|
caed03fb68
|
add a todo for compact post
|
2020-09-29 21:05:30 +02:00 |
krawieck
|
5a858142b5
|
lint fixes
* convert import to relative
* convert `() {}` to `=>`
|
2020-09-29 12:24:52 +02:00 |
krawieck
|
aefcf50fd1
|
add infinite comment list
|
2020-09-29 10:53:40 +02:00 |
krawieck
|
8f64e93705
|
create more universal `SortableInfiniteList`
|
2020-09-29 01:13:25 +02:00 |
krawieck
|
a3b152706a
|
add option to not show style button
|
2020-09-29 00:35:05 +02:00 |
krawieck
|
ececfaf93e
|
Replace `describeEnum` by nice lookin string
|
2020-09-29 00:34:35 +02:00 |
krawieck
|
b9337a43ae
|
a bunch of small fixes
* add media type: none
* change more icon size
* add support for empty post url
* add support for no embed title & description
|
2020-09-28 23:28:41 +02:00 |