Commit Graph
3103 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 13f3dddc5f Merge pull request #557 from GetStream/hotfix/iospermissions
chore(ui): update photo_manager package
2021-07-22 12:03:25 +02:00
Sahil KumarandGitHub 0c376fbf3f Merge branch 'develop' into hotfix/iospermissions 2021-07-22 15:32:43 +05:30
Salvatore GiordanoandGitHub bc123f3c62 Merge pull request #558 from GetStream/feat/messageListPaginationLimit
feat(ui, core): message list pagination limit [CDS-352]
2021-07-22 12:01:34 +02:00
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
Deven Joshi 1e61316385 fix: update goldens 2021-07-22 15:03:25 +05:30
Salvatore GiordanoandGitHub c678715d93 Merge branch 'develop' into feat/reverseMessageListView 2021-07-22 11:22:51 +02:00
Salvatore GiordanoandGitHub fa73c6c2ae Merge pull request #570 from GetStream/fix-persistence-flaky-test
test(persistence): fix flaky channel query test
2021-07-22 10:09:46 +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
Salvatore GiordanoandGitHub f3e28db26c Merge pull request #569 from GetStream/xsahil03x-patch-1
chore(llc): add #565 changelog entry
2021-07-22 09:13:03 +02:00
Sahil KumarandGitHub ead87d8ce5 chore(llc): add changelog entry 2021-07-22 12:36:10 +05:30
Deven Joshi e8557b96e4 fix: fixed tests 2021-07-22 12:33:53 +05:30
Salvatore Giordano d11e0f61ab chore(ui): update changelog 2021-07-22 08:59:52 +02:00
groovinchip f109a47909 fix: JsonKey for User.language 2021-07-21 12:28:04 -04:00
Deven Joshi e6e18a405c fmt 2021-07-21 20:05:33 +05:30
Deven Joshi c585975ab7 added tests 2021-07-21 20:05:20 +05:30
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 GiordanoandGitHub d9ed7d4d9f Merge pull request #567 from GetStream/xsahil03x-patch-1
fix(repo): Add `doc` as a scope in PR Title workflow
2021-07-21 12:21:13 +02:00
Sahil KumarandGitHub 825dbce91b Add doc as a scope in PR Title workflow 2021-07-21 15:49:44 +05:30
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
Deven Joshi e74b0847ba dartfmt 2021-07-21 15:17:42 +05:30
Deven Joshi f8911bb6e3 feat: Added tests and minor fixes 2021-07-21 15:02:57 +05:30
Salvatore Giordano c2f375c64c chore(repo): update pr title action 2021-07-21 11:15:54 +02:00
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
groovinchip 25aa6f2a90 chore: update CHANGELOG.md 2021-07-20 15:23:25 -04:00
groovinchip 247efb4e8f chore: add missing JsonKey to Message.i18n 2021-07-20 15:22:15 -04:00
groovinchip 0210e2d49f chore: fill out message.i18n docs more 2021-07-20 15:19:37 -04:00
groovinchip 0943980b51 test: add 'i18n' field test to message_test.dart 2021-07-20 15:15:09 -04:00
groovinchip c6dd3b0cd7 test: add 'language' field test to user_test.dart 2021-07-20 15:13:58 -04:00
groovinchip 62b058e675 chore: add 'language' field to user.dart 2021-07-20 15:07:30 -04:00
groovinchip c3312c2da2 chore: remove the TranslatedMessage class and add the i18n field to the Message class
Tests have been updated to reflect the removal of this class
2021-07-20 14:35:15 -04:00
Salvatore GiordanoandGitHub c4a173f522 Merge pull request #559 from GetStream/cds-323
feat: allow listview background colors to be set via theme
2021-07-20 15:46:09 +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 1b3c2c83a5 Merge remote-tracking branch 'origin/cds-323' into cds-323 2021-07-20 09:08:24 -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
Deven Joshi 88ece480a2 fix: cleanup 2021-07-20 15:44:47 +05:30
Salvatore Giordano 293cb927c1 fix icon 2021-07-20 12:14:09 +02:00
Deven Joshi cfa9d25399 fix: Replaced stack text with canvas text 2021-07-20 15:39:45 +05:30
Salvatore Giordano ab35409b15 use up svg icon 2021-07-20 11:17:12 +02:00