Commit Graph
4046 Commits
Author SHA1 Message Date
Salvatore Giordano 19472027cc refactor(ui): remove context and add size property to EmojiOverlay 2021-09-09 17:01:36 +02:00
Salvatore Giordano 720c0a80ed chore(repo): update flutter version in workflow 2021-09-09 10:25:08 +02:00
Salvatore GiordanoandGitHub 18c6fd842c Merge pull request #669 from GetStream/fix/client-unread-count
fix(llc): Fix unread count not updating when the current user is set.
2021-09-09 09:41:08 +02:00
Salvatore GiordanoandGitHub 62519d89da Merge pull request #660 from GetStream/fix/message-search-pagination
fix(llc, ui, core): list pagination
2021-09-09 09:40:31 +02:00
Gordon Hayes 265c0d0637 feat: use IndexedKey to track list index 2021-09-08 17:24:17 +02:00
Sahil Kumar 94636f2115 chore(llc): Update current user in event.unreadChannels,.totalUnreadCount
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 18:43:32 +05:30
Gordon Hayes 311b109994 perf: only build reaction indicator when needed 2021-09-08 14:31:36 +02:00
Gordon Hayes 0425d67747 fix: show portal conditionally 2021-09-08 14:22:04 +02:00
Salvatore Giordano 9b1d94693a fix: make the list work correctly with separators and findChildIndexCallback 2021-09-08 13:14:53 +02:00
Sahil Kumar f4e37e23d6 fix(llc): Fix unread count not updating when the current user is set.
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 16:37:34 +05:30
Deven Joshi 2f65a0d480 added docs 2021-09-08 16:12:29 +05:30
Deven Joshi b3fa3aea45 added new overlays and replaced impls in message_input.dart 2021-09-08 16:04:27 +05:30
Sahil KumarandGitHub cce1f3a420 Merge branch 'develop' into fix/message-search-pagination 2021-09-08 15:51:33 +05:30
Sahil Kumar 977add6ab9 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 15:49:47 +05:30
Sahil Kumar f374120599 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 15:47:52 +05:30
xsahil03x 4093e743b6 Merge remote-tracking branch 'origin/fix/message-search-pagination' into fix/message-search-pagination 2021-09-08 15:29:44 +05:30
Sahil Kumar e27ec9edb7 chore(core): add doc comments
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 15:29:14 +05:30
Sahil Kumar b5f40dd417 chore(ui, core): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 15:29:14 +05:30
Gordon Hayes d48baf7274 chore: update pubspec to fork 2021-09-08 11:48:58 +02:00
Gordon Hayes 2badecbde6 wip: testing positioned list 2021-09-08 11:48:26 +02:00
Salvatore GiordanoandGitHub 0bac708e14 Merge pull request #663 from GetStream/add-pagination-ended
feat(core, ui): Improve pagination invocation by using paginationEnded flag.
2021-09-07 17:58:25 +02:00
xsahil03x a52e1a6656 Merge branch 'fix/message-search-pagination' of github.com:GetStream/stream-chat-flutter into add-pagination-ended 2021-09-07 21:13:00 +05:30
Sahil Kumar 01e259a6ae test(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 21:12:33 +05:30
Sahil Kumar da475285fc test(core): fix tests
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 21:08:34 +05:30
xsahil03x 7bd00aaec9 Merge branch 'fix/message-search-pagination' of github.com:GetStream/stream-chat-flutter into add-pagination-ended 2021-09-07 20:25:07 +05:30
Sahil Kumar 3069f87629 test(core): fix tests
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 20:20:49 +05:30
Salvatore GiordanoandGitHub 386df52048 Merge pull request #662 from GetStream/feat/filters
feat(llc): add `Filter.contains` and `Filter.empty`
2021-09-07 16:37:50 +02:00
Sahil Kumar d9de5e15ad test(core): fix message search list core tests
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 19:45:31 +05:30
Salvatore Giordano 9dc04acf82 docs(llc): add documentation for filter.custom 2021-09-07 15:43:04 +02:00
Sahil KumarandGitHub 86bd9d7a2d Merge branch 'develop' into feat/filters 2021-09-07 18:30:43 +05:30
Salvatore GiordanoandGitHub 2cdc324b28 Merge pull request #614 from incendial/fix-cascade-deletion
fix(llc, persistence): enable pragma foreign_keys
2021-09-07 14:55:02 +02:00
Sahil Kumar 21647040e1 feat(core, ui): Improve pagination invocation by using paginationEnded flag.
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 17:59:56 +05:30
Deven Joshi 1170a3cb48 removed comment 2021-09-07 14:57:55 +05:30
Deven Joshi d0d791b511 Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into overlay-alt 2021-09-07 14:39:51 +05:30
Deven Joshi 14a3e12afc added changelog 2021-09-07 14:33:06 +05:30
Deven Joshi 0af7b1a0e6 added new overlays and docs 2021-09-07 14:31:48 +05:30
Salvatore Giordano 6f75af2658 chore(llc): update changelog 2021-09-07 10:38:14 +02:00
Salvatore Giordano 3e1d5f7f92 docs(llc): add documentation for new filters 2021-09-07 10:37:13 +02:00
Salvatore Giordano fe73cf0b71 fix(llc): fix contains filter params 2021-09-07 10:36:53 +02:00
Salvatore Giordano d18286dc8d feat(llc): add tests 2021-09-07 10:10:10 +02:00
Salvatore Giordano 395f5e6c64 feat(llc): add contains and empty filters 2021-09-07 10:02:05 +02:00
Sahil Kumar 885c1f2cae chore(llc, persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 13:10:38 +05:30
Salvatore GiordanoandGitHub d31a56f222 Merge pull request #661 from GetStream/fix/code-doc-links
docs(doc): fix image file paths
2021-09-06 18:54:02 +02:00
Gordon Hayes aa950a0054 fix: doc image file paths 2021-09-06 18:03:17 +02:00
xsahil03x fd6fcef9b2 Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into fix/message-search-pagination 2021-09-06 19:37:33 +05:30
Sahil Kumar 4ddb0703b3 fix(llc, ui): message search pagination
Signed-off-by: xsahil03x <[email protected]>
2021-09-06 19:35:04 +05:30
Sahil Kumar 7e0997838e fix: updateChannelStates invocation sequence as per foreign keys relations.
Signed-off-by: xsahil03x <[email protected]>
2021-09-06 19:21:28 +05:30
Deven Joshi ae2e8b740f corrected overlay positions 2021-09-06 16:46:15 +05:30
Deven Joshi 0a384f3c45 changed over to the new overlays 2021-09-03 16:34:47 +05:30
Salvatore GiordanoandGitHub 5531323c18 Merge pull request #655 from GetStream/avatar-shape
refactor(ui): removed clipping from user avatar
2021-09-03 13:03:51 +02:00