cd8f40aa9d61a817bd751add9109b300bc773e4d
This commit updates the `getMemberActivities` function to track unique date-activity combinations using a Set, ensuring accurate counting of distinct participation dates. It also refines the logic for handling dates, skipping entries without a date and sorting the dates in descending order. These changes improve the accuracy and clarity of member activity statistics presented to the user.
Description
No description provided
Languages
Kotlin
43.7%
Vue
31.8%
JavaScript
21.7%
Dart
1%
PLpgSQL
0.3%
Other
1.5%