Commit Graph
2528 Commits
Author SHA1 Message Date
Salvatore Giordano 7cb3d449c2 fix image group navigation 2021-05-17 14:32:23 +02:00
Salvatore GiordanoandGitHub 9ac200c04d Merge pull request #433 from GetStream/hotfix/filters
fix: filter.operator can be null
2021-05-17 13:53:20 +02:00
Salvatore Giordano 5d4b2d33fa add doc comment 2021-05-17 13:28:40 +02:00
Salvatore Giordano 26e1c21e70 add filter.raw 2021-05-17 12:53:37 +02:00
Salvatore Giordano 16953b3a0a remove print 2021-05-17 12:35:57 +02:00
Salvatore Giordano c7eeb35ef9 add test 2021-05-17 12:35:13 +02:00
Salvatore Giordano 6088c0bd99 operator can be null in certain cases 2021-05-17 12:27:22 +02:00
Salvatore Giordano 2263dc097b fix messageinput 2021-05-17 11:30:05 +02:00
Salvatore GiordanoandGitHub 625c2f0ad2 Merge pull request #431 from GetStream/fix/mentionedUsers
fix: [CDS-299] mentioned users
2021-05-17 09:35:06 +02:00
Salvatore Giordano 712a156cce fix querymembers 2021-05-14 15:31:40 +02:00
Salvatore Giordano a04c46090a bump db version 2021-05-14 14:03:31 +02:00
Salvatore Giordano 527e979660 fix reaction extradata in persistence 2021-05-14 13:48:36 +02:00
Salvatore Giordano 3bd11d0c45 fix reaction extradata 2021-05-14 13:39:49 +02:00
Salvatore Giordano 084d339cc4 add tests 2021-05-14 12:55:34 +02:00
Salvatore Giordano af59b7af8a map correctly mentioned users 2021-05-14 11:44:48 +02:00
Salvatore Giordano a46186e6a7 use Map<String, Object?> for extradata in persistence 2021-05-14 11:28:32 +02:00
Salvatore Giordano 0ab428ce2e use Map<String, Object?> for extradata 2021-05-14 11:24:05 +02:00
Salvatore GiordanoandGitHub 7b1790a198 Merge pull request #421 from GetStream/fix/ofCalls
fix: [CDS-262] move .of calls to didChangeDependencies
2021-05-12 16:48:10 +02:00
Salvatore Giordano 2b9f20a04d add small test 2021-05-12 16:36:44 +02:00
Salvatore Giordano 5de52d6601 fix tests 2021-05-12 16:09:46 +02:00
Salvatore Giordano ea19e9000b move get replies logic to didupdatewidget 2021-05-12 15:39:21 +02:00
Salvatore Giordano 5f010ce82d fix tests 2021-05-12 13:52:02 +02:00
Salvatore GiordanoandGitHub 102fdc745f Merge pull request #429 from GetStream/perf-fixes
fix: performance
2021-05-12 13:49:39 +02:00
Salvatore Giordano a7f00b3d85 update didchangedependencies 2021-05-12 11:50:06 +02:00
Sahil KumarandGitHub de50b1a22c Merge pull request #428 from GetStream/feat/textOverflow 2021-05-12 13:28:25 +05:30
Salvatore Giordano f717b4c88a title not null 2021-05-11 17:15:31 +02:00
Salvatore Giordano 3f65f04c17 fix unread count 2021-05-11 16:29:31 +02:00
Salvatore Giordano 19ce7ff756 fix message list 2021-05-11 15:29:02 +02:00
Salvatore Giordano 5c04492176 perform heavy calls only first time 2021-05-11 15:21:30 +02:00
Deven Joshi 682fe3f447 Changed to distinct implementation 2021-05-11 14:55:25 +05:30
Deven Joshi 16ecd0568e fix: dartfmt 2021-05-11 10:19:09 +05:30
Deven Joshi 4c11dca792 Added a new message list controller 2021-05-11 10:11:38 +05:30
Salvatore Giordano 45213fa7f1 add textoverflow param to channel name 2021-05-10 17:07:45 +02:00
Salvatore Giordano 435a88cd1b migrate missing files 2021-05-10 16:01:20 +02:00
Salvatore Giordano 43d5e9063e refactoring 2021-05-10 09:21:31 +02:00
Salvatore Giordano fff82c8455 fix tests 2021-05-06 14:52:38 +02:00
Salvatore Giordano 777eaa23fc remove final 2021-05-06 13:43:02 +02:00
Salvatore Giordano 63c447c7a5 fix analysis 2021-05-06 13:33:12 +02:00
Salvatore Giordano 9392d150c0 [core]: move .of calls to didChangeDependencies 2021-05-06 13:25:41 +02:00
Salvatore GiordanoandGitHub b3ec54ae48 Merge pull request #412 from GetStream/feat/ui-linter
feat: added lint changes, started migrating
2021-05-06 12:03:22 +02:00
Salvatore Giordano 18ce268e48 use common analysis options 2021-05-06 11:48:26 +02:00
Deven Joshi ba1ab4aed8 lint 2021-05-06 14:05:50 +05:30
Deven Joshi 5e3585acdd Merge branches 'develop' and 'feat/ui-linter' of https://github.com/GetStream/stream-chat-flutter into feat/ui-linter
 Conflicts:
	packages/stream_chat_flutter/lib/src/message_input.dart
	packages/stream_chat_flutter/pubspec.yaml
2021-05-06 14:03:40 +05:30
Deven Joshi 1c5175045d lint 2021-05-06 13:55:36 +05:30
Salvatore GiordanoandGitHub 84b6d366bc Merge pull request #416 from GetStream/nash/readme-update
chore(core): Readme update
2021-05-06 09:38:11 +02:00
Neevash Ramdial 3f123c6220 Update title links 2021-05-05 12:22:40 -04:00
Salvatore GiordanoandGitHub 8ea87a49fe Merge pull request #415 from GetStream/release/nullsafety.3
chore: nullsafety.3
2021-05-05 16:22:32 +02:00
Salvatore Giordano cb25c1de6b bump version and chanelogs 2021-05-05 16:12:28 +02:00
Salvatore Giordano 80bd84e1ff Merge branch 'master' into develop 2021-05-05 16:04:55 +02:00
Salvatore GiordanoandGitHub d297cf608c Merge pull request #414 from GetStream/hotfix/channelsBlocQuery
fix: channels bloc does not perform the call if pagination ended
2021-05-05 15:57:40 +02:00