1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-12 16:46:16 +01:00
lemmur-app-android/lib/widgets
Filip Krawczyk fa80da5c8f
Fix bugs with comments (#125)
* fix bug where write comment would respond to parent comment of a comment it should respond to

* update changelog

* fix bug that caused grey comments

* update changelog
2021-01-30 15:56:35 +01:00
..
about_tile.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
badge.dart Enable first part of const lint rules 2021-01-03 17:21:56 +00:00
bottom_modal.dart add hairline border around bottom modal 2021-01-09 02:49:01 +01:00
bottom_safe.dart add reusable widget BottomSafe 2021-01-26 23:16:47 +01:00
comment_section.dart add reusable widget BottomSafe 2021-01-26 23:16:47 +01:00
comment.dart Fix bugs with comments (#125) 2021-01-30 15:56:35 +01:00
fullscreenable_image.dart simplify 2020-10-06 22:28:10 +02:00
infinite_scroll.dart add reusable widget BottomSafe 2021-01-26 23:16:47 +01:00
info_table_popup.dart transition away from deprecated argument 2021-01-16 23:33:11 +01:00
markdown_text.dart Constify the whole codebase 2021-01-03 18:43:39 +00:00
post_list_options.dart transition all api v1 calls to api v2 2021-01-24 20:01:55 +01:00
post.dart rename getter 2021-01-26 22:28:06 +01:00
save_post_button.dart transition all api v1 calls to api v2 2021-01-24 20:01:55 +01:00
sortable_infinite_list.dart transition all api v1 calls to api v2 2021-01-24 20:01:55 +01:00
user_profile.dart fix lint error 2021-01-26 23:53:40 +01:00
write_comment.dart Fix bugs with comments (#125) 2021-01-30 15:56:35 +01:00