Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 4e6fd97b55 Merge pull request #733 from GetStream/hotfix/mediaListView
fix(ui): use createdAt to sort media (the default value is updatedAt)
2021-10-13 09:43:25 +02:00
Salvatore Giordano 0f691fa924 fix(ui): analysis 2021-10-12 16:37:15 +02:00
Salvatore Giordano ce68471a29 fix(ui): check assetList is not null 2021-10-12 16:27:49 +02:00
Salvatore Giordano c58f937b20 fix(ui): analysis 2021-10-12 14:58:19 +02:00
Salvatore Giordano 239b3ccded fix(ui): analysis 2021-10-12 14:49:57 +02:00
Salvatore Giordano 68f6dd264e chore(ui): update changelog 2021-10-12 13:05:23 +02:00
Salvatore Giordano b8ff14963f fix(ui): use createdAt to sort media (the default value is updatedAt) 2021-10-12 13:01:55 +02:00
Salvatore GiordanoandGitHub 48a82165ca Merge pull request #713 from esarbanis/background-image
feat(ui): add the ability to add a background image in MessageListView
2021-10-11 13:57:03 +02:00
Salvatore Giordano 7bdc9b3d75 chore(ui): update changelog 2021-10-11 11:48:44 +02:00
Salvatore Giordano 17147b44db fix tests 2021-10-11 11:37:25 +02:00
Salvatore Giordano b4e544930e fix tests 2021-10-11 11:30:43 +02:00
Salvatore GiordanoandGitHub 10f765b0d1 Merge pull request #729 from GetStream/mark-read-fix
fix(llc): fix for markAllRead()
2021-10-11 10:10:02 +02:00
Salvatore GiordanoandGitHub f34d1c2678 Update packages/stream_chat/CHANGELOG.md 2021-10-11 10:09:54 +02:00
Salvatore GiordanoandEfthymios Sarmpanis 549f3f03d5 fix(ui): fix tests 2021-10-09 20:06:27 +03:00
Salvatore Giordano 0146d2cc85 fix(ui): missing trailing comma 2021-10-07 16:40:29 +02:00
Salvatore GiordanoandGitHub 2f2051a240 Merge pull request #679 from GetStream/repo/dart-code-metrics
feat(repo): add dart_code_metrics
2021-10-07 16:30:44 +02:00
Salvatore GiordanoandGitHub dd467cf64e Merge pull request #724 from GetStream/example-fix
fix: fixed example
2021-10-06 14:19:02 +02:00
Salvatore GiordanoandGitHub 334d28c263 Merge pull request #723 from GetStream/hotfix/sdkConstraint
fix(ui): update sdk contraints to reflect the code
2021-10-06 10:24:03 +02:00
Salvatore Giordano cdcaf0a284 chore(ui): update changelog 2021-10-06 09:58:10 +02:00
Salvatore Giordano 96c037565b fix(ui): update sdk contraints to reflect the code 2021-10-06 09:56:02 +02:00
Salvatore GiordanoandGitHub d9abe5d0e2 Merge pull request #722 from GetStream/release/3.1.0
chore(llc,core,ui): 3.1.1
2021-10-05 14:50:52 +02:00
Salvatore Giordano 1ea8f38293 fix(core): fix analysis 2021-10-05 14:44:49 +02:00
Salvatore Giordano 9766b38244 chore(llc,core,ui): update changelog and pubspecs 2021-10-05 14:36:47 +02:00
Salvatore Giordano 27c684e766 fix(llc): fix event model 2021-10-05 14:35:37 +02:00
Salvatore Giordano 859c42305c chore(ui): update changelog 2021-10-05 14:24:01 +02:00
964d77d18e Update packages/stream_chat/pubspec.yaml
Co-authored-by: Sahil Kumar <[email protected]>
2021-10-05 14:13:51 +02:00
Salvatore Giordano 3adc75c265 fix(llc): regenerate code and remove default values where possible 2021-10-05 13:50:42 +02:00
Salvatore Giordano d808276fe3 chore(llc,core,ui): update changelog and pubspecs 2021-10-05 10:53:00 +02:00
Salvatore Giordano ba28d9dbec chore(llc): update dependencies 2021-10-05 10:47:28 +02:00
Salvatore Giordano ef3cbe3833 chore(ui): update dependencies 2021-10-05 09:51:05 +02:00
Salvatore GiordanoandGitHub b70e385c0f Merge pull request #719 from GetStream/cds-439
feat(ui): add `paginationLoadingIndicatorBuilder` in `MessageListView`.
2021-10-04 17:28:09 +02:00
Salvatore GiordanoandGitHub 71e4775677 Merge branch 'develop' into cds-439 2021-10-04 17:11:29 +02:00
Salvatore GiordanoandGitHub 7c306819dc Merge pull request #718 from GetStream/cds-437
feat(ui): copy linkBg theme property in message theme.
2021-10-04 16:57:15 +02:00
Salvatore GiordanoandGitHub b222a99cfb Merge pull request #702 from GetStream/docs/versioning-policy
docs(doc): add versioning policy
2021-10-04 13:51:34 +02:00
Salvatore GiordanoandGitHub 6553ea4a76 Merge pull request #717 from nitishk72/capitalize-extension-fix
fix(ui): fix capitalize extension not working on empty strings
2021-10-04 13:51:08 +02:00
Salvatore Giordano a2a558356e Merge branch 'develop' into docs/versioning-policy 2021-10-04 13:38:23 +02:00
Salvatore Giordano 195b95e16e chore(ui): update changelog 2021-10-04 13:36:42 +02:00
Salvatore GiordanoandGitHub ecc8d2835b Merge pull request #715 from GetStream/hotfix/floatingDateStream
fix(ui): fix floating date stream subscription
2021-10-01 13:55:14 +02:00
Salvatore Giordano 1e88e9f6e7 Merge branch 'develop' into hotfix/floatingDateStream 2021-10-01 13:22:29 +02:00
Salvatore GiordanoandGitHub 62714e375d Merge pull request #714 from GetStream/xsahil03x-patch-1
chore(llc, persistence): fix test failing on latest version
2021-10-01 13:11:38 +02:00
Salvatore Giordano 3139b9d51e chore(ui): update changelog 2021-10-01 13:11:22 +02:00
Salvatore Giordano 9898e88081 fix(ui): fix floating date stream subscription 2021-10-01 13:10:29 +02:00
Salvatore GiordanoandGitHub 5766d50e10 Merge pull request #709 from GetStream/hotfix/messageListView
fix(ui): thread reply scrolling main list
2021-10-01 12:29:29 +02:00
Salvatore GiordanoandGitHub 4875577dff Merge branch 'develop' into hotfix/messageListView 2021-10-01 12:29:24 +02:00
Salvatore GiordanoandGitHub 21a0a27a0e Merge pull request #712 from GetStream/hotfix/CDNAttachments
fix(llc): fixed expired cdn attachment links
2021-10-01 12:29:01 +02:00
Salvatore Giordano 007e6783de chore(repo): update flutter version in workflow 2021-10-01 10:20:08 +02:00
Salvatore Giordano 39502ecb24 Merge branch 'develop' into docs/versioning-policy 2021-10-01 09:42:18 +02:00
Salvatore GiordanoandGitHub a6ad32b39e Merge pull request #698 from GetStream/overlay-portal
refactor(ui): use portal in messageinput overlays
2021-10-01 09:36:47 +02:00
Salvatore GiordanoandGitHub 4b37206b6f Merge pull request #708 from GetStream/add-filter
feat(llc): added not exists filter
2021-10-01 09:26:08 +02:00
Salvatore GiordanoandGitHub 5d96dd8a64 Merge branch 'develop' into add-filter 2021-09-30 15:32:02 +02:00
Salvatore Giordano 09f6a9cd42 chore(ui): update changelog 2021-09-30 10:14:16 +02:00
Salvatore Giordano 148ab9871b Merge branch 'develop' into overlay-portal 2021-09-29 17:34:30 +02:00
Salvatore Giordano aa6fc06402 fix analysis 2021-09-29 16:53:29 +02:00
Salvatore Giordano 0233c243f1 fix(llc): fixed expired cdn attachment links 2021-09-29 15:11:10 +02:00
Salvatore GiordanoandGitHub e0c7584bd7 Merge pull request #707 from GetStream/feat/improve-mentions
feat(ui): improve mentions autocomplete and local-search experience
2021-09-29 14:06:47 +02:00
Salvatore Giordano 2ce209bed0 fix(llc): format and analyze 2021-09-29 09:55:56 +02:00
Salvatore GiordanoandGitHub e754a8c37e Merge pull request #711 from omtodkar/develop
fix(llc): support for `int` user Ids in JWT tokens
2021-09-29 09:54:19 +02:00
Salvatore Giordano 5a9af36d8a chore(ui): update changelog 2021-09-27 16:58:57 +02:00
Salvatore Giordano 9ac85a31a7 fix(ui): thread reply scrolling main list 2021-09-27 16:57:14 +02:00
Salvatore GiordanoandGitHub 771ba10999 Merge pull request #705 from GetStream/release/3.0.0
chore(llc,core,ui,persistence,localization): 3.0.0
2021-09-27 11:09:10 +02:00
Salvatore Giordano 1e5a042d3b chore(ui): fix dependencies 2021-09-27 11:08:49 +02:00
Salvatore Giordano 2b5e827e13 chore(ui,core,persistance,localization): loose dependency constraints 2021-09-27 10:48:46 +02:00
Salvatore Giordano 175d4d3860 chore(ui,core,persistance,localization): added dependency changelogs 2021-09-27 09:30:59 +02:00
Salvatore GiordanoandGitHub 853a3fe2af Apply suggestions from code review 2021-09-27 09:20:33 +02:00
Salvatore Giordano 1fe446c6e6 fix(core): fix analysis 2021-09-22 15:47:52 +02:00
Salvatore Giordano f09246ec13 chore(localization): bump version 2021-09-22 15:33:36 +02:00
Salvatore Giordano bc27b5e70c chore(persistence): bump version 2021-09-22 15:32:56 +02:00
Salvatore Giordano 0810065f10 chore(ui): bump version 2021-09-22 15:28:25 +02:00
Salvatore Giordano ad3c3572dd feat!(core): commit breaking changes 2021-09-22 15:25:45 +02:00
Salvatore Giordano 0e02ccf9e2 chore(core): bump version 2021-09-22 15:19:28 +02:00
Salvatore Giordano 669abf59c9 chore(llc): bump version 2021-09-22 15:17:57 +02:00
Salvatore GiordanoandGitHub 0bdff08f6b Merge pull request #696 from GetStream/hotfix/messageListView
fix(ui): fix MessageListView header and footer while reverse: false
2021-09-22 15:16:18 +02:00
Salvatore GiordanoandGitHub 469ec74ffd Merge pull request #704 from GetStream/feat/flutter2.5
chore(ui,core,llc,persistence,localization): remove analysis warnings due to flutter 2.5
2021-09-22 13:20:26 +02:00
Salvatore Giordano 5e9bd3fb78 chore(ui,core,llc,persistance,localization): change AppBar props 2021-09-22 11:01:16 +02:00
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 Giordano 403bec5365 fix(ui): add missing code 2021-09-22 09:46:47 +02:00
Salvatore Giordano 46d365c266 Merge branch 'develop' into hotfix/messageListView 2021-09-22 09:42:42 +02:00
Salvatore Giordano 9a1cb38e2a refactor(ui): rename portal to overlays 2021-09-22 09:24:36 +02:00
Salvatore GiordanoandGitHub a7860f1e74 Merge pull request #692 from salihgueler/fix_emoji_shortname_function
feat(repo): Fix the wrong call on Emoji.byShortName and add hashCode and equals override to Emoji class.
2021-09-21 17:18:04 +02:00
Salvatore GiordanoandGitHub 53d27edb2d Merge pull request #694 from GetStream/cds/429
refactor(llc): update `lastSyncedAt` only after calling sync.
2021-09-21 17:09:10 +02:00
Salvatore Giordano 152adfc8b0 refactor(ui): added MultiPortal and customPortalOptions 2021-09-21 16:44:03 +02:00
Salvatore Giordano 371fff3851 fix(ui): add default loading builder in photoview 2021-09-21 15:49:12 +02:00
Salvatore GiordanoandGitHub 6320e4fbd8 Merge pull request #701 from GetStream/fix/id_overrides_username
fix(llc): Connecting user without providing `name` uses `id` instead for setting `user.name`.
2021-09-21 15:08:00 +02:00
Salvatore Giordano e0b23653b7 fix(ui): fix review 2021-09-21 14:40:25 +02:00
Salvatore Giordano 3da495a872 refactor(ui): use portal 2021-09-21 09:46:46 +02:00
Salvatore Giordano e428d82079 Merge branch 'develop' into hotfix/messageListView 2021-09-20 16:06:09 +02:00
Salvatore Giordano 98ae2dd2ce chore(ui): update changelog 2021-09-20 16:01:13 +02:00
Salvatore Giordano 6e8c8624b1 fix(ui): remove default padding in date divider 2021-09-20 16:00:32 +02:00
Salvatore Giordano 8cb95cfd7c Revert "fix(ui): fix MessageListView header and footer while reverse: false"
This reverts commit 59ded0e033.
2021-09-20 15:54:50 +02:00
Salvatore Giordano 0f0344ddf8 chore(ui): update changelog 2021-09-20 15:54:15 +02:00
Salvatore Giordano 9774ee336b fix(ui): fix MessageListView header and footer while reverse: false 2021-09-20 15:54:04 +02:00
Salvatore Giordano 59ded0e033 fix(ui): fix MessageListView header and footer while reverse: false 2021-09-20 15:51:47 +02:00
Salvatore Giordano 829c7042cc fix(ui): fix ios 2021-09-20 13:35:49 +02:00
Salvatore GiordanoandGitHub acffc176db Merge branch 'develop' into overlay-alt 2021-09-20 12:07:56 +02:00
Salvatore Giordano a4efbbaa9f feat(ui): add customOverlays to MessageInput 2021-09-20 12:07:08 +02:00
Salvatore Giordano bba1e817d3 fix(ui): remove dead code 2021-09-20 11:59:21 +02:00
Salvatore Giordano d07b7c6cfd docs(ui): add code docs 2021-09-20 11:47:08 +02:00
Salvatore Giordano 8730c1b055 fix(ui): fix example logs 2021-09-20 11:36:28 +02:00
Salvatore Giordano 76671197f7 refactor(ui): fix sendAction 2021-09-20 11:35:50 +02:00
Salvatore Giordano 92f5153b6b refactor(ui): refactor overlays 2021-09-20 11:33:42 +02:00