Sahil Kumar
|
5f265a069b
|
chore(llc): fix lints
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-20 14:58:29 +05:30 |
|
Sahil Kumar
|
0213fa6f1f
|
refactor(llc, ui): migrate enums to v3
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-20 14:18:30 +05:30 |
|
Salvatore Giordano
|
f969b4a51d
|
fix format
|
2022-05-16 14:54:59 +02:00 |
|
Sahil Kumar
|
069f380f41
|
chore(repo): add lints, update freezed, json_serializable
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-16 16:58:24 +05:30 |
|
Salvatore Giordano
|
da627a6c8a
|
Merge branch 'develop' into v4
|
2022-04-29 16:24:12 +02:00 |
|
Ayush Shekhar
|
b6bb3608e5
|
Migrated llc Lists to be nullable instead of being an empty array
|
2022-04-26 21:11:24 +05:30 |
|
Salvatore Giordano
|
ff028948cf
|
fix(ui): use ogScrapeUrl for link attachments
|
2022-04-26 11:53:58 +02:00 |
|
Salvatore Giordano
|
76f6ce6d0f
|
remove print
|
2022-04-25 12:09:50 +02:00 |
|
Salvatore Giordano
|
701559fcdd
|
fix(ui): remove check for launchUrl
|
2022-04-25 11:57:42 +02:00 |
|
Ayush Shekhar
|
180c24ae72
|
Implemented StreamAttachmentPackage and fixed operations in widgets linked to full screen implementation, also fixed tests
|
2022-04-13 18:02:49 +05:30 |
|
Salvatore Giordano
|
7507e8b032
|
Merge branch 'develop' into v4
|
2022-03-21 10:11:18 +01:00 |
|
Usaim Bhayat
|
098a541318
|
add ability to specify onLinkTap for url attachments
|
2022-03-10 16:24:36 -05:00 |
|
Sahil Kumar
|
a7e3839256
|
refactor(ui, core): Deprecate v3
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-10 14:12:01 +05:30 |
|
Salvatore Giordano
|
7e2a1846d8
|
chore(repo): fix analysis
|
2022-02-01 10:31:10 +01:00 |
|
Salvatore Giordano
|
3b6a4ba36b
|
chore(repo): fix analysis
|
2022-01-31 12:35:29 +01:00 |
|
Salvatore Giordano
|
0aed43b188
|
fix(ui): use all message attachments in FullScreenMedia page
|
2021-12-20 10:55:51 +01:00 |
|
Salvatore Giordano
|
74ebf73fbc
|
fix(ui): fix image reloading
|
2021-10-29 11:00:16 +02:00 |
|
Salvatore Giordano
|
e460d0c2bb
|
fix(ui): fix cancel label capitalization
|
2021-10-28 17:14:37 +02:00 |
|
Salvatore Giordano
|
281733cc3c
|
fix(ui): fix image attachment resizing
|
2021-10-21 11:09:32 +02:00 |
|
Salvatore Giordano
|
ad180b6fe6
|
fix(ui): fix image attachment resizing
|
2021-10-21 10:12:30 +02:00 |
|
 Sahil KumarandGitHub
|
ed43d53c5a
|
Merge branch 'develop' into repo/dart-code-metrics
|
2021-10-07 18:13:34 +05:30 |
|
Sahil Kumar
|
801a488c42
|
feat: copy linkBg theme property in message theme.
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-04 19:43:12 +05:30 |
|
Sahil Kumar
|
ca7cf541a7
|
chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 16:45:16 +05:30 |
|
Salvatore Giordano
|
f032a72d00
|
chore(ui,core,llc,persistance,localization): remove analysis warnings due to flutter 2.5
|
2021-09-22 10:30:23 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4561e6077b
|
Merge pull request #690 from GetStream/cds/430
refactor(ui): Use `titleLink` instead of `ogScrapeUrl` for handling link attachments.
|
2021-09-16 15:49:21 +02:00 |
|
Sahil Kumar
|
6af4e07787
|
ref(ui): Use titleLink instead of ogScrapeUrl for handling link attachment.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-16 16:41:17 +05:30 |
|
Salvatore Giordano
|
eac4085090
|
fix(ui): fix giphy attachment tap callback
|
2021-09-16 12:24:42 +02:00 |
|
Salvatore Giordano
|
99e4d724d6
|
fix(ui): fix giphy attachment tap callback
|
2021-09-16 12:22:00 +02:00 |
|
groovinchip
|
e5270e60d0
|
chore: merge latest dev
|
2021-08-02 13:15:28 -04:00 |
|
groovinchip
|
628ef401d4
|
chore: update message_theme.dart
Includes Diagnosticable, more descriptive field names, lerp, ==, and hashCode
|
2021-08-02 10:47:38 -04:00 |
|
xsahil03x
|
7720bf677d
|
Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
# packages/stream_chat_flutter/lib/src/attachment/giphy_attachment.dart
# packages/stream_chat_flutter/lib/src/channel_name.dart
# packages/stream_chat_flutter/lib/src/message_search_item.dart
# packages/stream_chat_flutter/lib/src/message_widget.dart
|
2021-07-28 15:18:09 +05:30 |
|
groovinchip
|
bcabbf12db
|
chore: refactor most theme related classes into a /theme folder
stream_chat_theme.dart remains in /src because I feel it will cause too much of a mess if moved.
|
2021-07-26 14:46:14 -04:00 |
|
Deven Joshi
|
c0951272eb
|
feat: Extracted visible_footnote.dart, corrected default filter
|
2021-07-26 15:06:47 +05:30 |
|
Sahil Kumar
|
67a36d9c35
|
chore: add remaining translations
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-19 16:51:49 +05:30 |
|
xsahil03x
|
face836383
|
Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
# packages/stream_chat_flutter/example/lib/main.dart
# packages/stream_chat_flutter/example/pubspec.yaml
# packages/stream_chat_flutter/lib/src/channel_bottom_sheet.dart
# packages/stream_chat_flutter/lib/src/channel_list_view.dart
# packages/stream_chat_flutter/lib/src/gallery_footer.dart
# packages/stream_chat_flutter/lib/src/message_input.dart
# packages/stream_chat_flutter/lib/src/message_list_view.dart
# packages/stream_chat_flutter/lib/src/user_item.dart
|
2021-07-19 12:49:07 +05:30 |
|
Sahil Kumar
|
a48389a814
|
add remaining translation strings
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-12 15:01:36 +05:30 |
|
Salvatore Giordano
|
bc0a70ad25
|
rename colors
|
2021-06-29 16:12:51 +02:00 |
|
Salvatore Giordano
|
dc6c3094e9
|
performance fixes
|
2021-06-09 16:11:59 +02:00 |
|
Salvatore Giordano
|
988f19ece8
|
fix file attachment in messageinput
|
2021-05-20 16:31:36 +02:00 |
|
Deven Joshi
|
0590fe1a76
|
lint
|
2021-05-05 19:07:32 +05:30 |
|
Deven Joshi
|
f236d92840
|
attachment lint
|
2021-05-04 16:48:57 +05:30 |
|
Deven Joshi
|
eb57c6eb9f
|
added lint changes, started migrating
|
2021-05-04 16:11:28 +05:30 |
|
Salvatore Giordano
|
5bbe82c7eb
|
fix review
|
2021-04-30 15:00:51 +02:00 |
|
Salvatore Giordano
|
3283f008eb
|
igrate example
|
2021-04-30 14:59:50 +02:00 |
|
Salvatore Giordano
|
34888d0fff
|
migrate ui
|
2021-04-30 14:58:50 +02:00 |
|
 
|
3dcf1f5eb4
|
refactor(ui-kit): update giphy interaction (#361)
* refactor(ui-kit): update giphy interaction
Signed-off-by: Sahil Kumar <[email protected]>
* fix overflow
Co-authored-by: Salvatore Giordano <[email protected]>
|
2021-03-30 15:11:20 +02:00 |
|
Salvatore Giordano
|
c66212c37c
|
cleanup
|
2021-03-16 16:35:11 +01:00 |
|
Salvatore Giordano
|
4d0bc0495f
|
fix image reloading on reaction.new
|
2021-03-16 14:24:00 +01:00 |
|
 
|
4b6f1f54b6
|
fix: attachment builder (#326)
* feat: Changed attachment builder structure
* fix: fixed image attachments
* feat: Added onTaps to remaining attachments
* fix: merged fixes
* add trailing comma
Co-authored-by: Salvatore Giordano <[email protected]>
|
2021-03-11 11:38:00 +01:00 |
|
Salvatore Giordano
|
16d09babb5
|
Merge branch 'master' into develop
|
2021-03-10 09:43:17 +01:00 |
|