Commit Graph
1083 Commits
Author SHA1 Message Date
Salvatore Giordano 49ebb1e085 fix analysis 2021-07-23 10:33:59 +02:00
Salvatore Giordano 7b2bf3c434 add tests 2021-07-23 10:27:47 +02:00
Salvatore Giordano ad916de425 add additional qs and header to http client; add additional queryParams to websocket 2021-07-23 10:27:31 +02:00
Salvatore Giordano 30f021c381 flutter format 2021-07-22 12:08:12 +02:00
Sahil KumarandGitHub d7ab253d7b Merge branch 'develop' into feat/reverseMessageListView 2021-07-22 15:35:40 +05:30
Sahil KumarandGitHub 0c376fbf3f Merge branch 'develop' into hotfix/iospermissions 2021-07-22 15:32:43 +05:30
Salvatore GiordanoandGitHub 828befa7ea Merge branch 'develop' into feat/messageListPaginationLimit 2021-07-22 12:01:25 +02:00
Salvatore GiordanoandGitHub 2c9247cfa0 Update packages/stream_chat_flutter/lib/src/message_input.dart 2021-07-22 12:01:04 +02:00
Salvatore GiordanoandGitHub c678715d93 Merge branch 'develop' into feat/reverseMessageListView 2021-07-22 11:22:51 +02:00
Sahil Kumar edd7100888 chore(persistence): fix analysis errors
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 13:29:41 +05:30
Sahil Kumar 0738280a7e chore(persistence): flutter format .
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 13:24:53 +05:30
Sahil KumarandGitHub 891d55ea51 test(persistence): fix flaky channel query test 2021-07-22 13:20:25 +05:30
Sahil KumarandGitHub ead87d8ce5 chore(llc): add changelog entry 2021-07-22 12:36:10 +05:30
Salvatore Giordano d11e0f61ab chore(ui): update changelog 2021-07-22 08:59:52 +02:00
Salvatore GiordanoandGitHub 6b632232c8 Merge pull request #568 from GetStream/hotfix/listBackground
fix(ui): list background
2021-07-21 12:32:18 +02:00
Salvatore Giordano 2a66fd88d0 fix nits 2021-07-21 12:32:01 +02:00
Salvatore Giordano 1db70a6eae add null check to message search list view 2021-07-21 12:24:28 +02:00
Salvatore Giordano f4457cb618 add null check to user list view 2021-07-21 12:23:09 +02:00
Salvatore Giordano 7d1259ce18 add null check to channel list view 2021-07-21 12:21:25 +02:00
Salvatore Giordano 9776fc5dfd add null check to message list view 2021-07-21 12:17:58 +02:00
Sahil KumarandGitHub 287f4c8b35 Merge pull request #565 from GetStream/fix/channel-stop-watching 2021-07-21 15:32:08 +05:30
Sahil Kumar efab551fdb fix(llc): channel.stopWatching
Signed-off-by: xsahil03x <[email protected]>
2021-07-21 15:22:36 +05:30
Salvatore GiordanoandGitHub d4285c311f Merge pull request #564 from GetStream/hotfix/floatingDate
fix(ui): floating date not working with expanded
2021-07-21 11:10:52 +02:00
Salvatore Giordano 54ab8f2514 chore(ui): upgrade photo_view dependency 2021-07-21 10:55:00 +02:00
Salvatore Giordano 9e966fa46e fix floating date not working with expanded 2021-07-21 10:27:53 +02:00
1711507b42 Update packages/stream_chat_flutter/CHANGELOG.md
Co-authored-by: Salvatore Giordano <[email protected]>
2021-07-20 09:15:19 -04:00
groovinchip b977b46477 chore: update CHANGELOG.md per PR review 2021-07-20 09:08:15 -04:00
Salvatore Giordano 6794bde9e4 fix analyzer 2021-07-20 12:39:08 +02:00
Salvatore Giordano 293cb927c1 fix icon 2021-07-20 12:14:09 +02:00
Salvatore Giordano ab35409b15 use up svg icon 2021-07-20 11:17:12 +02:00
Salvatore Giordano dff0ad9af2 fix default 2021-07-20 10:55:25 +02:00
Salvatore Giordano a8fc76c85f update changelog 2021-07-20 10:55:06 +02:00
Salvatore Giordano 069ec910a6 feat: add MessageListView.reverse property 2021-07-20 10:54:20 +02:00
Salvatore Giordano d76f182f22 added changelog entry 2021-07-20 09:23:30 +02:00
groovinchip a1f0afe83f fix: curly brace lint 2021-07-19 14:54:25 -04:00
groovinchip 7fc288b397 remove example app test folder that got generated with the macos project 2021-07-19 14:48:54 -04:00
groovinchip ddf5d45c4a fix: dartfmt on a couple of files 2021-07-19 14:44:04 -04:00
groovinchip 10d2480a00 test: add tests for MessageSearchListViewThemeData 2021-07-19 14:41:39 -04:00
groovinchip e25db48a07 chore: set MessageSeachListView bg color via theme and stop setting scaffold bg color
New classes:
* MessageSearchListViewTheme
* MessageSearchListViewThemeData
2021-07-19 14:20:22 -04:00
groovinchip 674fc83e62 test: add tests for UserListViewThemeData 2021-07-19 13:39:17 -04:00
groovinchip d6ef2d5a3f fix typo in test name 2021-07-19 13:38:43 -04:00
groovinchip 4d3e2bce9a chore: theme user_list_view.dart background color from theme 2021-07-19 12:19:52 -04:00
groovinchip 423581c9d1 fix: theme channel_list_view.dart background color in the proper place 2021-07-19 12:16:48 -04:00
groovinchip f904b3ed82 remove unused import 2021-07-19 09:05:50 -04:00
Salvatore Giordano 6c08c5a784 add test 2021-07-19 12:11:34 +02:00
Salvatore Giordano 57594c403c add test 2021-07-19 12:10:20 +02:00
Salvatore Giordano f50ea0bac4 add paginationLimit to message list core and ui package 2021-07-19 12:05:57 +02:00
Salvatore Giordano df62e8ba6c update photo_manager package 2021-07-19 10:53:44 +02:00
groovinchip f7b61706cb test: add tests for ChannelListViewThemeData 2021-07-18 12:47:02 -04:00
groovinchip 6bc70ba40a run dartfmt on message_list_view_theme_test.dart 2021-07-18 12:45:40 -04:00