Weekly GitHub Report for Monica: March 18, 2025 - March 25, 2025 (12:45:27)
Weekly GitHub Report for Monica
Thank you for subscribing to our weekly newsletter! Each week, we deliver a comprehensive summary of your GitHub project's latest activity right to your inbox, including an overview of your project's issues, pull requests, contributors, and commit activity.
Table of Contents
I. News
1.1 Recent Version Releases:
The current version of this repository is v4.1.2
1.2 Version Information:
Version 4.1.2, released on May 4, 2024, addresses a bug fix related to the contact listing feature, ensuring that the updated_at date is no longer incorrectly modified for all contacts.
II. Issues
2.1 Top 5 Active Issues:
We consider active issues to be issues that that have been commented on most frequently within the last week. Bot comments are omitted.
-
Tags not updating: This issue is about a bug in the Monica application where tags are not updating as expected when a user attempts to save them on a self-hosted instance. The user describes the steps to reproduce the issue, which involves adding a tag to a contact, saving it, and then finding that the tag does not persist after refreshing the page.
- A user comments that the issue also affects the contacts field, indicating that the problem might be more widespread than just the tags not updating.
- Number of comments this week: 1
-
Why is the Templates section completely missing from my installation?: This issue is about a missing "Templates" section in the user's installation of the Monica application, which the user believes to be a bug rather than a configuration or server issue. The user has confirmed that this issue has not been previously reported and is seeking assistance in resolving the absence of the templates feature.
- A commenter inquired about the possibility of removing the "life events" section entirely, indicating a related concern or feature request.
- Number of comments this week: 1
Since there were fewer than 5 open issues, all of the open issues have been listed above.
2.2 Top 5 Stale Issues:
We consider stale issues to be issues that has had no activity within the last 30 days. The team should work together to get these issues resolved and closed as soon as possible.
- Edit/Delete mood not possible: This issue highlights a limitation in the current system where users are unable to edit or delete moods they have already saved, which poses a problem when they want to update details such as the hours of sleep associated with a mood. The user suggests a solution that would allow for the modification or deletion of existing moods to prevent the need for creating new entries or dealing with accidental entries, especially since they are using the Beta Version on beta.monicahq.com.
- contact information types not directly deletable litte bug: This issue pertains to a bug in the Monica application where newly created contact information types are not immediately deletable until the page is refreshed. The expected behavior is for these new contact information types to be deletable without needing to refresh the site, indicating a problem with the current implementation that needs to be addressed.
- Call log not recorded in activity feed: This issue pertains to a bug in the Monica application where call logs are not being recorded in the activity feed, despite other activities such as creating notes or adding phone numbers being successfully logged. The problem has been identified in the beta version 5.0.0-beta.3 of the application, and the user has confirmed that this issue has not been previously reported on GitHub.
- Add the ability to choose multiple contacts at the same time in "Add a relationship" in Chandler.: This issue is about a feature request to enhance the "Add a relationship" functionality in Chandler by allowing users to select multiple contacts simultaneously, which would streamline the process of adding social relationships and save time. The current limitation of selecting one contact at a time is inefficient, and the proposed solution suggests utilizing an existing button to facilitate the selection of multiple contacts at once.
- Create contact releationship form has optional "I know the name" text boxes for that appear out of order: This issue pertains to a bug in the "Create contact relationship" form of the Monica application, where optional "I know the name" text boxes appear out of order, causing a confusing user interface. The problem is observed when selecting various options like "+ last name" and "+ nickname," which results in text boxes and additional fields being displayed inconsistently, disrupting the expected layout under the "I know the name" section.
2.3 Open Issues
This section lists, groups, and then summarizes issues that were created within the last week in the repository.
Issues Opened This Week: 2
Summarized Issues:
- Tag Management Issues: Users are experiencing problems with the Monica application where tags are not being updated or saved correctly. This issue occurs when users attempt to add or modify tags on a contact, even though they are following the expected steps and using a self-hosted instance with version 4.1.2 on a Docker image with MariaDB.
- Missing Templates Section: There is a reported issue in the Monica application where the "Templates" section is completely absent from the user's installation. This problem has been confirmed as a bug, not related to configuration or server issues, and it affects the expected functionality of the application.
2.4 Closed Issues
This section lists, groups, and then summarizes issues that were closed within the last week in the repository. This section also links the associated pull requests if applicable.
Issues Closed This Week: 0
Summarized Issues:
As of our latest update, there were no issues closed in the project this week.
2.5 Issue Discussion Insights
This section will analyze the tone and sentiment of discussions within this project's open and closed issues that occurred within the past week. It aims to identify potentially heated exchanges and to maintain a constructive project environment.
Based on our analysis, there are no instances of toxic discussions in the project's open or closed issues from the past week.
III. Pull Requests
3.1 Open Pull Requests
This section provides a summary of pull requests that were opened in the repository over the past week. The top three pull requests with the highest number of commits are highlighted as 'key' pull requests. Other pull requests are grouped based on similar characteristics for easier analysis. Up to 25 pull requests are displayed in this section, while any remaining pull requests beyond this limit are omitted for brevity.
Pull Requests Opened This Week: 0
As of our latest update, there are no open pull requests for the project this week.
3.2 Closed Pull Requests
This section provides a summary of pull requests that were closed in the repository over the past week. The top three pull requests with the highest number of commits are highlighted as 'key' pull requests. Other pull requests are grouped based on similar characteristics for easier analysis. Up to 25 pull requests are displayed in this section, while any remaining pull requests beyond this limit are omitted for brevity.
Pull Requests Closed This Week: 3
Key Closed Pull Requests
1. fix(contact-search): ensure contact names display correctly during search: This pull request addresses a bug in the contact search functionality by ensuring that contact names display correctly during searches, even with partial name inputs, and sorts the results by first and last name for consistency, thereby improving the search experience in environments using Apache and MySQL.
- URL: pull/7568
- Merged: Yes
2. feat(auth): added support for keycloak auth provider: This pull request adds support for Keycloak as an authentication provider using OAuth2/OIDC, including necessary environment settings for integration, and it has been successfully merged into the main branch of the Monica project.
- URL: pull/7581
- Merged: Yes
3. Fixed code smells mentioned by SonarCloud: This pull request addresses code smells identified by SonarCloud by replacing instances of var
with let
and const
to limit variable scope, reducing function complexity for better performance, and removing unused parameters to enhance code quality and maintainability.
- URL: pull/7594
- Merged: No
- Associated Commits: 9a1eb
3.3 Pull Request Discussion Insights
This section will analyze the tone and sentiment of discussions within this project's open and closed pull requests that occurred within the past week. It aims to identify potentially heated exchanges and to maintain a constructive project environment.
Based on our analysis, there are no instances of toxic discussions in the project's open or closed pull requests from the past week.
IV. Contributors
4.1 Contributors
Active Contributors:
We consider an active contributor in this project to be any contributor who has made at least 1 commit, opened at least 1 issue, created at least 1 pull request, or made more than 2 comments in the last month.
If there are more than 10 active contributors, the list is truncated to the top 10 based on contribution metrics for better clarity.
Contributor | Commits | Pull Requests | Issues | Comments |
---|---|---|---|---|
asbiin | 15 | 3 | 0 | 16 |
jargij | 4 | 2 | 0 | 1 |
Ali1 | 5 | 1 | 0 | 0 |
ivanDevPHP | 4 | 1 | 0 | 1 |
Marcos5399 | 2 | 1 | 0 | 1 |
PabloCote | 1 | 2 | 0 | 0 |
HenriquePRebolho | 1 | 1 | 0 | 0 |
JAbelP | 0 | 0 | 1 | 1 |
workdojos | 0 | 0 | 1 | 1 |
No author found | 1 | 0 | 0 | 0 |