Commit Graph
2311 Commits
Author SHA1 Message Date
Sahil Kumar 2be51c0c01 chore(core): fix MockClientState
Signed-off-by: xsahil03x <[email protected]>
2021-07-26 15:25:15 +05:30
Deven Joshi c0951272eb feat: Extracted visible_footnote.dart, corrected default filter 2021-07-26 15:06:47 +05:30
Sahil Kumar f7b9511adb refactor(llc, core, ui): Deprecate .user, .userStream in favor of .currentUser, .currentUserStream
Signed-off-by: xsahil03x <[email protected]>
2021-07-26 14:57:29 +05:30
xsahil03x 23ebe009f7 Merge remote-tracking branch 'origin/develop' into cds-328
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
2021-07-26 14:15:48 +05:30
Salvatore Giordano ccd748a936 bump version and changelog 2021-07-26 10:38:42 +02:00
Salvatore GiordanoandGitHub 171074368f Merge pull request #560 from GetStream/replace_random_png
feat(ui): Replace random png
2021-07-26 09:33:19 +02:00
Salvatore GiordanoandGitHub dbf3d7eb1a Merge pull request #576 from GetStream/fix/575
fix(llc): reverse user, event.me merge position
2021-07-26 09:33:05 +02:00
Sahil Kumar 13df95a107 fix(llc): reverse user, event.me merge position
Signed-off-by: xsahil03x <[email protected]>
2021-07-26 12:54:41 +05:30
Salvatore Giordano 8ab1ad1a2d fix analysis 2021-07-23 16:24:11 +02:00
Salvatore Giordano 9b26dafc8e export GradientAvatar 2021-07-23 16:08:47 +02:00
Salvatore Giordano 1a5b2ddfba fix goldens 2021-07-23 16:07:01 +02:00
Salvatore GiordanoandGitHub ffd20dd00f Merge pull request #571 from GetStream/feat/testTolerance
feat(ui): use custom golden comparator
2021-07-23 15:34:03 +02:00
Deven Joshi 8c3e8e0c12 fix: fixed tests 2021-07-23 18:39:59 +05:30
Sahil Kumar e7a7521669 chore(localization): update readme.md
Signed-off-by: xsahil03x <[email protected]>
2021-07-23 17:19:10 +05:30
Sahil Kumar d6db3d84e0 chore(localization): fix analyzer warning
Signed-off-by: xsahil03x <[email protected]>
2021-07-23 16:56:21 +05:30
Sahil Kumar 9b759df813 chore(localization): add examples
Signed-off-by: xsahil03x <[email protected]>
2021-07-23 16:55:46 +05:30
xsahil03x 82df8bce79 Merge remote-tracking branch 'origin/develop' into feat/localization 2021-07-23 16:43:12 +05:30
Sahil Kumar 2acfaf7a7c test(llc): re-add removed tests
Signed-off-by: xsahil03x <[email protected]>
2021-07-23 15:12:52 +05:30
Sahil Kumar 44b4358c3d chore(llc): minor changes
Signed-off-by: xsahil03x <[email protected]>
2021-07-23 14:53:43 +05:30
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 9ebd8c7876 fix(llc): ignore healthcheck user.me objects 2021-07-23 09:42:59 +02:00
groovinchip 848aa550f7 chore: add doc for cooldown in channel_model.dart 2021-07-22 13:47:58 -04:00
groovinchip c2b6ea13d8 fix: use the right stream for cooldown stream 2021-07-22 13:46:04 -04:00
groovinchip 4f768024c6 chore: Add language to OwnUser 2021-07-22 11:08:10 -04:00
Sahil Kumar 36a13e8a2b fix(localization): fix fileTooLargeAfterCompressionError, fileTooLargeError
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 20:16:36 +05:30
Sahil Kumar 937f55e67b chore(ui): fix analysis error
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 20:02:36 +05:30
Sahil Kumar 17ea43b9d9 test(localization): fix test
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 19:55:23 +05:30
groovinchip da3cf4d6de chore: start adding cooldown and cooldown stream to channel.dart 2021-07-22 10:20:31 -04:00
Sahil Kumar af0356e5a1 test(localization): fix sentAtText, add remaining tests
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 19:47:54 +05:30
groovinchip 61d7661297 chore: add cooldown to channel_model.dart and test it 2021-07-22 10:11:34 -04:00
Salvatore Giordano 3a8480c7a4 fix analyzer 2021-07-22 15:02:58 +02:00
Salvatore Giordano 526450d4de use custom golden comparator 2021-07-22 14:48:42 +02:00
Sahil Kumar f1133dd4b0 test(localization): fix .toString test
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 18:02:17 +05:30
Sahil Kumar a118916263 chore(localization): fix analysis error
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 17:50:37 +05:30
Sahil Kumar 37a81ebb88 test(localization): add remaining tests
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 17:46:28 +05:30
xsahil03x 8b138645e1 Merge remote-tracking branch 'origin/develop' into feat/localization 2021-07-22 17:19:10 +05:30
Sahil Kumar 3e552ab4f6 chore(ui, localization): add doc-comments
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 17:18:51 +05:30
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
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
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