Commit Graph
1798 Commits
Author SHA1 Message Date
Salvatore Giordano 56bd3b5b50 fix(core): always show date divider 2021-08-17 12:34:38 +02:00
7cdc2b98e5 Update packages/stream_chat_flutter/CHANGELOG.md
Co-authored-by: Sahil Kumar <[email protected]>
2021-08-17 11:59:45 +02:00
Salvatore Giordano ad4be0e9d6 update changelog 2021-08-17 11:26:16 +02:00
Salvatore Giordano d0f5f4af83 fix format 2021-08-17 11:19:02 +02:00
Sahil Kumar 6fb8c8731e fix(ui): fix test
Signed-off-by: xsahil03x <[email protected]>
2021-08-17 14:46:44 +05:30
Salvatore Giordano 607ad40443 fix(core): ChannelListView pagination on refresh 2021-08-17 10:32:56 +02:00
Salvatore Giordano 79b2d91902 chore(ui): update changelog 2021-08-17 10:01:50 +02:00
Salvatore Giordano b4329786e8 fix(ui): date dividers in not reversed message list view 2021-08-17 10:00:59 +02:00
Sahil Kumar 3e4d39308f refactor(llc, ui): Make Streams non-nullable wherever possible.
Signed-off-by: xsahil03x <[email protected]>
2021-08-16 20:19:55 +05:30
Salvatore GiordanoandGitHub 923155cff6 Merge pull request #623 from GetStream/fix/hindi-translations
fix(localization): Fix `Hindi` translations.
2021-08-16 16:17:53 +02:00
Deven Joshi fd13d1089f fix: tests 2021-08-16 14:48:36 +05:30
Deven Joshi 33262200a3 fix: tests 2021-08-16 14:21:12 +05:30
Deven Joshi 2e1b5c4d4a Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189
 Conflicts:
	packages/stream_chat/lib/src/client/channel.dart
	packages/stream_chat_flutter/example/lib/main.dart
	packages/stream_chat_flutter/lib/src/message_list_view.dart
2021-08-16 14:05:18 +05:30
GordonandGitHub d56a6df3de docs: fix example folder link 2021-08-13 14:34:51 +02:00
Sahil KumarandGitHub 70aaf5d6bf Merge pull request #624 from jiahan-wu/jiahan-wu-patch-1 2021-08-13 16:52:53 +05:30
Sahil KumarandGitHub 1a28a91be7 Update packages/stream_chat_flutter/CHANGELOG.md 2021-08-13 16:19:14 +05:30
Jia-Han Wu 4a9301317a Update CHANGELOG.md 2021-08-13 18:14:17 +08:00
Jia-Han WuandJia-Han Wu 6c71350d39 fix(ui): Fix a MessageInput bug. 2021-08-13 18:05:46 +08:00
Sahil KumarandGitHub dbe05d4639 Merge pull request #616 from GetStream/feat/message-input-action-builders
feat(ui): add support for `attachmentButtonBuilder`, `commandButtonBuilder`
2021-08-13 15:01:55 +05:30
03e9f2e5d1 Update packages/stream_chat_flutter/lib/src/message_input.dart
Co-authored-by: Gordon <[email protected]>
2021-08-13 14:49:53 +05:30
Sahil Kumar 955b5f1c0b chore(localization): Update changelog.
Signed-off-by: xsahil03x <[email protected]>
2021-08-13 11:55:56 +05:30
Sahil Kumar 7b7a65cd70 fix(localization): Fix hindi translations.
Signed-off-by: xsahil03x <[email protected]>
2021-08-13 11:50:07 +05:30
Sahil Kumar f097ef9913 chore(ui): Apply review feedbacks.
Signed-off-by: xsahil03x <[email protected]>
2021-08-13 11:45:40 +05:30
Sahil Kumar 0b33c258f5 feat(ui, localization): Move attachment limit exceeded error to translations
Signed-off-by: xsahil03x <[email protected]>
2021-08-11 18:14:43 +05:30
Sahil Kumar 9dba5a61d2 feat(ui): add possibility to limit attachments in MessageInput
Signed-off-by: xsahil03x <[email protected]>
2021-08-11 17:01:50 +05:30
Sahil Kumar 702f7ee937 fix(llc): don't return cid in case name is null, minor improvements
Signed-off-by: xsahil03x <[email protected]>
2021-08-11 15:00:05 +05:30
Sahil Kumar b3a1d42f92 chore(llc): fix tests, minor changes
Signed-off-by: xsahil03x <[email protected]>
2021-08-11 12:47:20 +05:30
Gordon Hayes 5e2c6975e2 chore: update error description 2021-08-10 13:59:41 +02:00
Gordon Hayes 4dff4d4cbe chore: additional descriptions for channel update 2021-08-10 12:17:19 +02:00
Gordon Hayes 250162b7bd use image getter 2021-08-10 11:56:32 +02:00
Gordon Hayes 472b50397f chore: update CHANGELOG.md 2021-08-10 11:54:31 +02:00
Gordon Hayes adfc0adea9 feat: add name get, set and update on Channel 2021-08-10 11:53:30 +02:00
Gordon Hayes 131019d77a chore: update CHANGELOG.md 2021-08-10 10:09:37 +02:00
Gordon Hayes ae8ebe2dba chore: prefer image and name property on image 2021-08-10 10:00:02 +02:00
Gordon Hayes eae7cb1020 feat: add image get, set and update to channel 2021-08-10 09:59:08 +02:00
Gordon Hayes aa223ce258 chore: format comments 2021-08-09 14:30:07 +02:00
Sahil Kumar f8a6539d09 feat(ui): add support for attachmentButtonBuilder, commandButtonBuilder in MessageInput
Signed-off-by: xsahil03x <[email protected]>
2021-08-09 16:48:23 +05:30
Dmitry Zhifarsky 68311a6c6c test(persistence): update tests after enabling foreign keys 2021-08-08 21:42:44 +03:00
Dmitry Zhifarsky 8adc38f8e4 fix(persistence): change mode insert or replace to upsert 2021-08-08 21:42:27 +03:00
Dmitry Zhifarsky 70fdd42e58 fix(persistence): enable pragma foreign_keys 2021-08-08 21:42:08 +03:00
Sahil KumarandGitHub 2317115350 Merge pull request #613 from GetStream/cds-310
feat(ui): added backgroundColor property to the various header, footer widgets
2021-08-07 01:13:17 +05:30
Sahil Kumar f30704dbeb chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-08-07 00:59:02 +05:30
Sahil Kumar bdc527f8d3 feat(ui): added backgroundColor property to GalleryFooter
Signed-off-by: xsahil03x <[email protected]>
2021-08-07 00:58:46 +05:30
groovinchip b8de269c1f chore: updated CHANGELOG.md 2021-08-06 12:16:22 -04:00
groovinchip 91c0a7031a feat(ui): added backgroundColor property to the various header widgets
Also updated CHANGELOG.md
2021-08-06 11:39:51 -04:00
Salvatore GiordanoandGitHub 372c626d24 Merge pull request #592 from GetStream/localization-es
feat(localization): Support for Spanish
2021-08-06 12:30:10 +02:00
Sacha Arbonel 57e9552248 updating youText in ja + ko based on Eric's input 2021-08-05 13:36:15 -04:00
Gordon Hayes 35adf26f4c chore: update CHANGELOG.md 2021-08-05 14:04:35 +02:00
Gordon Hayes dd3b67a62a chore: update CHANGELOG.md 2021-08-05 13:41:32 +02:00
Gordon Hayes 22f323b37d chore: fix formatting 2021-08-05 13:40:00 +02:00