Commit Graph
100 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 5d96dd8a64 Merge branch 'develop' into add-filter 2021-09-30 15:32:02 +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 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 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 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 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 GiordanoandGitHub 6f677de528 Merge pull request #693 from GetStream/fix/674
fix(ui): check scrollController is attached before calling jump.
2021-09-17 17:15:39 +02:00
Salvatore GiordanoandGitHub 4aed0542a2 Merge pull request #672 from GetStream/fix/668
fix(ui): fix `MessageInput` rendering errors
2021-09-17 11:25:59 +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
Salvatore GiordanoandGitHub 58aee68d96 Merge pull request #683 from GetStream/attachment-tap-fix
fix(ui): Attachment tap fix
2021-09-16 12:55:55 +02:00
Salvatore GiordanoandGitHub ef2607e66a Merge pull request #689 from GetStream/ref/add-attachment-additional-fields
feat(llc): add `fileSize`, `mimeType` in Attachment model
2021-09-16 12:54:29 +02:00
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
Salvatore GiordanoandGitHub e7fc5e4133 Merge pull request #688 from GetStream/ref/deprecate-pagination-params
feat(ui, core): deprecate `.pagination` in favor of `.limit`
2021-09-16 12:00:12 +02:00
Salvatore Giordano 9a70beb33d chore(core): fix format 2021-09-16 11:43:04 +02:00
Salvatore GiordanoandGitHub 38dac01a39 Merge pull request #686 from GetStream/feat/default-user-list-filter
feat(core, ui): Add `Filter.empty` as the default filter in `UserListView`.
2021-09-16 11:39:34 +02:00
Salvatore Giordano 33b9152d4f feat(ui): add onAttachmentTap to ImageGroup 2021-09-15 12:08:34 +02:00
Salvatore GiordanoandGitHub d65481533a Merge pull request #682 from GetStream/fix/673
fix(core): match oldWidget custom type params using jsonEncode in didUpdate.
2021-09-14 17:35:30 +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
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
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
Salvatore Giordano 9dc04acf82 docs(llc): add documentation for filter.custom 2021-09-07 15:43:04 +02:00
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
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
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
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
Salvatore Giordano 442b22a007 Merge branch 'develop' into fix-cascade-deletion 2021-09-03 10:30:52 +02:00
Salvatore GiordanoandGitHub e0d0f8974f Merge pull request #656 from GetStream/release/2.2.1
chore(llc,core,ui): update changelog and pubspecs
2021-09-01 12:20:58 +02:00
Salvatore Giordano 0f8ee304a2 chore(llc,core,ui): update changelog and pubspecs 2021-09-01 11:52:12 +02:00
Salvatore Giordano 142d062c53 fix(llc): use unread count when > 0 2021-09-01 10:50:39 +02:00
Salvatore GiordanoandGitHub fd8436d724 Merge pull request #652 from GetStream/hotfix/unreadIndicator
fix(llc): unread count not updating
2021-08-31 15:23:43 +02:00
Salvatore GiordanoandGitHub b59b77dd45 Merge branch 'develop' into hotfix/unreadIndicator 2021-08-31 14:47:13 +02:00
Salvatore GiordanoandGitHub 75dc0022ef Merge pull request #650 from GetStream/hotfix/channel.show
fix(llc): channel.show body
2021-08-31 14:46:37 +02:00
Salvatore Giordano ae18eff8e8 refactor(llc): rename _computeInitialUnread to _computeUnread 2021-08-31 13:38:51 +02:00
Salvatore GiordanoandGitHub 3b619ad8aa Merge pull request #649 from GetStream/docs/foregroundPush
docs(doc): add foreground push notification
2021-08-31 11:13:10 +02:00
Salvatore Giordano cfd66a451e chore(llc): update changelog 2021-08-31 10:48:44 +02:00
Salvatore Giordano 8217b7469a fix(llc): unread count not updating 2021-08-31 10:47:45 +02:00
de8f0d9f93 Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
2021-08-31 09:11:27 +02:00
Salvatore Giordano 1ebafb036f fix(llc): update tests 2021-08-30 15:21:59 +02:00
Salvatore Giordano a23b29ddc3 chore(llc): update changelog 2021-08-30 13:26:35 +02:00
Salvatore Giordano d7c96143a5 fix(llc): channel.show body 2021-08-30 13:25:34 +02:00
Salvatore Giordano bf1ca1ba49 docs(doc): add foreground push notification 2021-08-30 11:20:41 +02:00
Salvatore GiordanoandGitHub 2bc6e2dd0f Merge pull request #648 from GetStream/customize_message
docs(doc): Customize message
2021-08-30 10:28:49 +02:00
Salvatore GiordanoandGitHub 4dd574e364 Merge pull request #643 from GetStream/docs/firebase-authentication
docs(doc): generate user tokens with Firebase Auth and Cloud Functions guide
2021-08-27 09:18:00 +02:00
Salvatore GiordanoandGitHub 00eb126a4d Merge pull request #644 from GetStream/fix/localization
fix(localization): fix typos in italian strings
2021-08-26 13:00:07 +02:00
Salvatore GiordanoandGitHub a9a7ac1f5e Merge pull request #646 from GetStream/feat/melosDocs
feat(repo): add melos docs command
2021-08-26 11:39:58 +02:00
Salvatore Giordano 2a69d46c64 feat(repo): add melos docs command 2021-08-26 11:33:24 +02:00
Salvatore GiordanoandGitHub 40922963ab Update docusaurus/docs/Flutter/guides/user_token_generation_with_firebase_auth.mdx 2021-08-26 10:59:35 +02:00
Salvatore Giordano db75558ca8 fix(repo): pr_title config 2021-08-26 10:29:41 +02:00
Salvatore Giordano 790e8e19af chore(localization): update changelog 2021-08-26 10:26:12 +02:00
Salvatore Giordano d020f9ed8e fix(localization): fix typos in italian strings 2021-08-26 10:24:55 +02:00
Salvatore GiordanoandGitHub cf8a0284bd Merge pull request #641 from GetStream/release/2.2.0
chore(llc,core,ui,localization): 2.2.0
2021-08-25 14:47:57 +02:00
Salvatore Giordano 588234d753 fix(localization): update changelog 2021-08-25 14:32:30 +02:00
Salvatore Giordano a11de48305 chore(persistence): update changelog 2021-08-25 13:49:03 +02:00
Salvatore Giordano 2e13874957 fix(core): fix changelog entry 2021-08-25 13:45:00 +02:00
Salvatore Giordano fc7be96374 chore(llc): update version 2021-08-25 13:34:08 +02:00
Salvatore Giordano ad907d27b9 chore(llc,core,ui,localization): update changelogs 2021-08-25 12:36:30 +02:00
Salvatore GiordanoandGitHub 2ad30dfb5a Merge pull request #640 from GetStream/ref/nullability
refactor(llc, ui): make cooldown non-nullable.
2021-08-25 12:27:16 +02:00
Salvatore GiordanoandGitHub 3ad35602bc Merge pull request #637 from GetStream/docs/gh-issue-forms
docs(doc): use github issue forms
2021-08-24 15:42:16 +02:00
Salvatore GiordanoandGitHub 25d15e213c Merge pull request #636 from GetStream/fix/localizationDocs
fix(doc): add translation docs link
2021-08-24 11:26:56 +02:00
c71575bb25 Update docusaurus/docs/Flutter/guides/adding_localization.mdx
Co-authored-by: Gordon <[email protected]>
2021-08-24 11:26:27 +02:00
Salvatore Giordano 6878517d8b fix(docs): add translation docs link 2021-08-24 11:06:25 +02:00
Salvatore GiordanoandGitHub a305422b2b Merge pull request #620 from GetStream/feat/limit-attachment-selection
feat(ui): add possibility to limit attachments in `MessageInput`
2021-08-24 10:51:12 +02:00
Salvatore Giordano 02066e3bfb feat(localization): add localized strings 2021-08-24 09:46:29 +02:00
Salvatore GiordanoandGitHub ad8729e8ed Merge pull request #619 from GetStream/cds-405
refactor(ui): use channel `.nameStream` and `.imageStream` instead of `.extraDataStream`
2021-08-23 11:26:20 +02:00
Salvatore Giordano 01789501bc Merge branch 'develop' into feat/limit-attachment-selection 2021-08-23 11:14:08 +02:00
Salvatore GiordanoandGitHub f87a733929 Merge pull request #635 from GetStream/fix/null-checks-on-message-text
fix(ui): add null checks on message text
2021-08-23 10:11:13 +02:00
Salvatore GiordanoandGitHub 3db81213f0 Merge pull request #626 from GetStream/cds-189
feat(ui, llc): slow mode
2021-08-23 09:58:28 +02:00