-
Notifications
You must be signed in to change notification settings - Fork 75
LLC release candidate: v0.3.0 #134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
sachaarbonel
added a commit
that referenced
this pull request
Sep 6, 2021
commit e16110d Merge: 242d34c 181a76f Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 09:27:22 2021 -0400 Merge pull request #134 from GetStream/release-0.3.0 commit 181a76f Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 09:24:37 2021 -0400 update date in changelog + fix format commit 1538332 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 09:23:11 2021 -0400 typos in changelog commit 47aef26 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 09:15:17 2021 -0400 dry run: add depedency collection commit 175cde7 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 08:52:25 2021 -0400 format commit c368c1e Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 08:49:04 2021 -0400 update changelog commit 64e87e8 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 08:48:38 2021 -0400 test createReactionReference commit d7fe79d Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 08:45:28 2021 -0400 new: createReactionReference commit c4eaee4 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 08:34:56 2021 -0400 remove dumb onReceiveProgress on upload file/image commit f09e8a9 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 07:44:49 2021 -0400 update example commit 136296b Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 07:43:10 2021 -0400 reorder changelog points commit e0877b7 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 07:40:24 2021 -0400 update changelog commit 7e735b2 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 07:39:31 2021 -0400 update changelog commit 464c2e5 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 07:36:10 2021 -0400 update changelog commit 65963ec Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 07:28:54 2021 -0400 update changelog commit a980959 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Sep 6 07:26:18 2021 -0400 update changelog commit 9903eb8 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Fri Sep 3 10:21:54 2021 -0400 format commit 9645de5 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Fri Sep 3 10:18:18 2021 -0400 uppdate version in pubspec and in http header commit df4fc69 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Fri Sep 3 10:12:31 2021 -0400 update changelog commit 14c6927 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Fri Sep 3 09:48:32 2021 -0400 support for tracking download: OnReceiveProgress commit 95adaa4 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Fri Sep 3 09:42:32 2021 -0400 update changelog wip commit 3f560b2 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Jul 28 15:50:21 2021 -0400 docs: onSendProgress + cancel upload commit a0a448e Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Jul 28 11:19:13 2021 -0400 format commit c3bd8a5 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Jul 28 11:18:30 2021 -0400 feat: cancel and tracking progress in upload image commit 250ddc6 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Jul 28 11:15:50 2021 -0400 support cancel upload file commit 38600b5 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Jul 28 11:09:18 2021 -0400 onSendProgress wip commit b33abe0 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Thu Sep 2 14:45:44 2021 -0400 export file storage client commit 66a1372 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Thu Sep 2 14:43:17 2021 -0400 update docs commit b1469cc Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Thu Sep 2 10:22:24 2021 -0400 export errors commit fc59ca9 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Sep 1 16:00:48 2021 -0400 make some constructor const when possible commit 9da5804 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Sep 1 11:30:00 2021 -0400 fix merge conflicts commit 78d9ce6 Author: Sahil Kumar <xdsahil@gmail.com> Date: Mon Aug 23 19:35:27 2021 +0530 feat(llc): add logging interceptor in http client. Signed-off-by: xsahil03x <xdsahil@gmail.com> commit 1a3f80b Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Tue Aug 17 14:02:32 2021 -0400 format commit dce5355 Author: groovinchip <groovinchip@gmail.com> Date: Fri Aug 13 12:40:49 2021 -0400 fix: isRetriable spelling commit 549476d Author: groovinchip <groovinchip@gmail.com> Date: Fri Aug 13 12:10:29 2021 -0400 test: stream_feeds_error_test.dart commit f1b22a8 Author: groovinchip <groovinchip@gmail.com> Date: Fri Aug 13 11:24:57 2021 -0400 chore: Introduce custom Stream exceptions commit a2679f9 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 15:56:58 2021 -0400 chore: flesh out feeds_error_code.dart more Mimics what the chat team does. See https://github.com/GetStream/stream-chat-flutter/blob/14c73a3c552a575d556171041a8aa42cfe155817/packages/stream_chat/lib/src/core/error/chat_error_code.dart#L7 commit 35d802b Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 15:38:09 2021 -0400 chore: create feeds_error_code.dart Enumerates the error codes for Feeds commit b82bce8 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 13:49:45 2021 -0400 docs: address PR feedback commit 8791dbf Author: Reuben Turner <groovinchip@gmail.com> Date: Thu Aug 12 13:45:17 2021 -0400 Update packages/stream_feed/lib/src/core/models/foreign_id_time_pair.dart Co-authored-by: Sacha Arbonel <sacha.arbonel@hotmail.fr> commit 3b338d5 Author: Reuben Turner <groovinchip@gmail.com> Date: Thu Aug 12 13:44:01 2021 -0400 Update packages/stream_feed/lib/src/client/batch_operations_client.dart Co-authored-by: Sacha Arbonel <sacha.arbonel@hotmail.fr> commit 8ee9631 Author: Reuben Turner <groovinchip@gmail.com> Date: Thu Aug 12 13:43:48 2021 -0400 Update packages/stream_feed/lib/src/client/batch_operations_client.dart Co-authored-by: Sacha Arbonel <sacha.arbonel@hotmail.fr> commit 33962bd Author: Reuben Turner <groovinchip@gmail.com> Date: Thu Aug 12 13:43:23 2021 -0400 Update packages/stream_feed/lib/src/client/batch_operations_client.dart Co-authored-by: Sacha Arbonel <sacha.arbonel@hotmail.fr> commit 934bb93 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 13:23:11 2021 -0400 docs: minor fix for file_storage_client.dart commit 9bb35cc Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:55:44 2021 -0400 docs: update docs for lookup_attribute.dart commit 21d1a80 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:55:28 2021 -0400 docs: update docs for location.dart commit 648d25f Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:53:49 2021 -0400 docs: update docs for token_helper.dart commit 4305d8a Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:51:58 2021 -0400 docs: update docs for routes.dart commit 61433f1 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:51:12 2021 -0400 docs: update docs for enrichment.dart commit 937cd53 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:50:48 2021 -0400 docs: update docs for default.dart commit bd52dac Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:49:35 2021 -0400 docs: update docs for thumbnail.dart commit 4d91fd6 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:48:03 2021 -0400 docs: update docs for thumbnail.dart commit 271513d Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:47:34 2021 -0400 docs: update docs for resize.dart commit 5dba6b7 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:46:43 2021 -0400 docs: update docs for realtime_message.dart commit 02f6357 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:44:43 2021 -0400 docs: update docs for reaction.dart commit fb83fad Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:41:49 2021 -0400 docs: update docs for personalized_feed.dart commit ff3d69d Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:40:51 2021 -0400 docs: update docs for paginated_reactions.dart commit 6fc6923 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:40:03 2021 -0400 docs: update docs for open_graph_data.dart commit 3ab32ef Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:37:32 2021 -0400 docs: update docs for group.dart commit 73239af Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:37:06 2021 -0400 docs: update docs for foreign_id_time_pair.dart commit 7c2c527 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:02:33 2021 -0400 docs: update docs for following.dart commit e5b20dd Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:01:04 2021 -0400 docs: update docs for followers.dart commit e0dcfaa Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 10:00:16 2021 -0400 docs: update docs for follow_stats.dart commit 1ecbf9c Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 09:59:30 2021 -0400 docs: update docs for follow_relation.dart commit 7ee9624 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 09:57:12 2021 -0400 docs: update docs for follow.dart commit de256d7 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 09:56:17 2021 -0400 docs: update docs for filter.dart commit 29a0a30 Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 09:55:11 2021 -0400 docs: update docs for feed_id.dart commit 18e742a Author: groovinchip <groovinchip@gmail.com> Date: Thu Aug 12 09:53:36 2021 -0400 docs: update docs for event.dart commit 04d4813 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:58:25 2021 -0400 docs: update docs for enriched_activity.dart commit ce6dd11 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:46:14 2021 -0400 docs: update docs for enrichment_flags.dart commit e6bf5ad Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:45:10 2021 -0400 docs: update docs for enriched_activity.dart commit a8822e4 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:27:33 2021 -0400 docs: update docs for crop.dart commit 8089aa8 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:25:38 2021 -0400 docs: update docs for collection_entry.dart commit f5c9b75 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:23:44 2021 -0400 docs: update docs for attachment_file.dart commit 28540b0 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:22:33 2021 -0400 docs: update docs for activity_update.dart commit 7e2074a Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:21:19 2021 -0400 docs: update docs for activity_marker.dart commit cfd532a Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:20:45 2021 -0400 docs: update docs for activity.dart commit 62ce0e0 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:05:40 2021 -0400 docs: update docs for stream_http_client_options.dart and token.dart commit 590a73c Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:03:59 2021 -0400 docs: update docs for stream_http_client.dart commit 7712b3a Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:01:58 2021 -0400 docs: update docs for users_api.dart commit 8746819 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 16:00:06 2021 -0400 docs: update docs for stream_api.dart commit 54f89a3 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:59:14 2021 -0400 docs: update docs for stream_feed_client.dart commit 26adc6a Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:47:33 2021 -0400 docs: update docs for reactions_api.dart commit d125b45 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:44:45 2021 -0400 docs: update docs for personalization_client.dart and personalization_api.dart commit fb09fb3 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:41:59 2021 -0400 docs: update docs for images_api.dart Adds a template to image_storage_client.dart for use in images_api.dart. commit f509278 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:40:24 2021 -0400 docs: rename template commit 0313021 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:38:41 2021 -0400 docs: update docs for files_api.dart Adds a template to file_storage_client.dart for use in files_api.dart. commit 5647820 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:37:04 2021 -0400 docs: update docs for feed_api.dart Adds a template to flat_feed.dart for use in feed_api.dart. commit 71601eb Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:24:18 2021 -0400 docs: update analytics related documentation Fixes code samples, formatting, typos and uses templates/macros commit 5cd21cf Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:05:53 2021 -0400 docs: update docs for collections_api.dart commit 0604342 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:03:35 2021 -0400 docs: add docs for batch_api.dart commit 304ef98 Author: groovinchip <groovinchip@gmail.com> Date: Wed Aug 11 15:00:07 2021 -0400 docs: add docs for analytics_api.dart commit 36b1816 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 11:04:49 2021 -0400 docs: update docs for stream_user.dart commit 8801dd0 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 11:03:44 2021 -0400 docs: update docs for stream_feed_client_impl.dart commit f33381b Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 11:02:35 2021 -0400 docs: update docs for reactions_client.dart commit 3117b27 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 11:00:39 2021 -0400 docs: update docs for personalization_client.dart commit 8daf9e8 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 10:58:23 2021 -0400 docs: update docs for notification_feed.dart commit 54e3e68 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 10:57:19 2021 -0400 docs: update docs for image_storage_client.dart commit 2964832 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 10:55:52 2021 -0400 docs: update docs for flat_feed.dart commit dd2b9ba Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 10:54:25 2021 -0400 docs: update docs for file_storage_client.dart commit 7e84ce9 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 10:52:45 2021 -0400 docs: update docs for feed.dart commit 50aa923 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 10:47:59 2021 -0400 docs: update docs for collections_client.dart commit f0da7e5 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 10:46:13 2021 -0400 docs: update docs for batch_operations_client.dart commit 02d0a30 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 09:51:14 2021 -0400 docs: update docs for analytics_client.dart commit 1274da4 Author: groovinchip <groovinchip@gmail.com> Date: Tue Aug 10 09:45:44 2021 -0400 docs: update docs for aggregated_feed.dart commit 9b6a13d Author: groovinchip <groovinchip@gmail.com> Date: Mon Aug 9 15:09:42 2021 -0400 docs: fix some typos and grammar in StreamFeedClient commit 0e19b1e Author: groovinchip <groovinchip@gmail.com> Date: Mon Aug 9 15:07:49 2021 -0400 docs: improve StreamFeedClient formatting commit 63cbdf4 Author: groovinchip <groovinchip@gmail.com> Date: Mon Aug 9 15:06:09 2021 -0400 docs: fix StreamFeedClient.getUser docs commit d5090a0 Author: groovinchip <groovinchip@gmail.com> Date: Mon Aug 9 14:56:10 2021 -0400 docs: add a line about the ways to use a StreamChatClient commit 2144de8 Author: groovinchip <groovinchip@gmail.com> Date: Mon Aug 9 14:39:39 2021 -0400 fix: minor fixes to StreamFeedClient docs commit f619173 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Aug 9 11:18:48 2021 -0400 format commit b439275 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Aug 9 10:41:51 2021 -0400 update docs: type safe filters commit 33486f4 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Aug 9 10:41:29 2021 -0400 update doc: update addChild docs commit 1b37617 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Aug 9 10:41:13 2021 -0400 update docs: reaction fields kind and activityId commit ac25a7c Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Aug 9 10:18:01 2021 -0400 update docs: user model id field commit cd57b06 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Aug 4 15:37:04 2021 -0400 lint: organize imports commit 27d3aaf Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Aug 4 15:35:25 2021 -0400 lint: remove unused imports commit a16552a Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Aug 4 15:29:29 2021 -0400 format commit b014d7b Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Tue Aug 3 14:49:37 2021 -0400 fix reaction client test filter commit ad72e54 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Tue Aug 3 14:47:21 2021 -0400 fix filter test commit 63363de Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Tue Aug 3 11:41:46 2021 -0400 fix filter own_children commit 9cf9ae4 Author: Sahil Kumar <xdsahil@gmail.com> Date: Fri Jul 23 19:29:08 2021 +0530 chore(llc, ui): refactor `TagDetector.parseText` implementation commit 8a01a3c Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Jul 19 14:23:38 2021 -0400 format commit 02c23a0 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Jul 19 14:05:23 2021 -0400 update stale docs commit f918b76 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Jul 19 11:12:27 2021 -0400 more macros and ocs commit 7bf71ac Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Jul 19 09:59:28 2021 -0400 fix some lints commit 63e3271 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Jul 14 12:54:29 2021 -0400 fix notificationFeed copy/paste error commit 5f5bea6 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Tue Jul 13 08:49:03 2021 -0400 more macros commit 9eaf214 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Tue Jul 13 08:38:20 2021 -0400 macro filter commit 8b21da2 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Jul 12 17:15:51 2021 -0400 format llc commit db2f950 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Jul 12 16:13:12 2021 -0400 more docs commit aa2c4f4 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Jul 12 10:45:28 2021 -0400 llc docs pass + fix some lint on imports commit 28042f8 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Thu Jun 24 10:51:20 2021 -0400 fix analyzer commit ba4d411 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Jun 23 16:55:41 2021 -0400 format commit ab769ec Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Tue Jun 22 16:19:49 2021 -0400 todos commit 25544c0 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Tue Jun 15 15:48:22 2021 -0400 og test commit 57ca54b Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Jun 14 09:44:55 2021 -0400 export flat_feed commit 9732c75 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Fri Jun 11 15:25:50 2021 -0400 format llc commit a09c205 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Fri Jun 11 12:34:21 2021 -0400 fix to and from methods in OpenGraphData commit 577eadf Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Fri Jun 11 12:32:27 2021 -0400 prefix Video, Audio, Image in OpenGraph with OG commit 430b5c5 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon Jun 7 09:31:07 2021 -0400 unhide User from llc commit c92ef03 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon May 31 14:30:45 2021 -0400 enriched activity reactionCounts map values int commit 9155de6 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Sep 1 10:53:52 2021 -0400 missing import commit 31afb09 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed Sep 1 10:52:48 2021 -0400 missing ownChildren in reaction commit 437495f Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon May 31 08:24:29 2021 -0400 Reaction model: Map<String, Object> => User commit 58e390b Author: Sahil Kumar <xdsahil@gmail.com> Date: Mon May 31 13:26:38 2021 +0530 (stream_feed): add tests Signed-off-by: Sahil Kumar <xdsahil@gmail.com> commit ee5feb9 Author: Sahil Kumar <xdsahil@gmail.com> Date: Fri May 28 19:23:19 2021 +0530 (stream_feed): minor change Signed-off-by: Sahil Kumar <xdsahil@gmail.com> commit 3be10dc Author: Sahil Kumar <xdsahil@gmail.com> Date: Fri May 28 19:20:53 2021 +0530 (stream_feed): add server-side user methods Signed-off-by: Sahil Kumar <xdsahil@gmail.com> commit 08fe4a9 Author: Sahil Kumar <xdsahil@gmail.com> Date: Fri May 28 16:35:59 2021 +0530 (stream_feed): merge fixes Signed-off-by: Sahil Kumar <xdsahil@gmail.com> commit 0bb2402 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed May 26 08:47:35 2021 -0400 remove warning in example commit 7a39cfe Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed May 26 08:37:18 2021 -0400 make analysis options global commit 7b92094 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Wed May 26 07:00:11 2021 -0400 todo commit a68ae32 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon May 24 14:31:21 2021 -0400 export reactions client commit 89711d5 Author: Sacha Arbonel <sacha.arbonel@hotmail.fr> Date: Mon May 17 09:09:20 2021 -0400 core wip commit 41e87bd Author: Sahil Kumar <xdsahil@gmail.com> Date: Sat May 8 00:11:30 2021 +0530 (stream_feed): remove web_socket_channel dependency Signed-off-by: Sahil Kumar <xdsahil@gmail.com> commit 42db228 Author: Sahil Kumar <xdsahil@gmail.com> Date: Fri May 7 17:25:02 2021 +0530 cherry pick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.