Weekly GitHub Report for Monica: July 07, 2025 - July 14, 2025 (12:06:09)
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:
On May 4, 2024, version 4.1.2 was released, addressing a bug that caused the updated_at date to change for all contacts when listing them, as detailed in issue #7220.
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.
As of our latest update, there are no active issues with ongoing comments this week.
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.
- 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 a new note or adding a phone number 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 is not a duplicate issue and adheres to the project's code of conduct.
- Add the ability to choose multiple contacts at the same time in "Add a relationship" in Chandler.: This issue addresses the need for an enhancement in the Chandler application, where users currently face inefficiencies when adding social relationships due to the limitation of selecting only one contact at a time. The proposed solution is to implement a feature that allows users to select multiple contacts simultaneously, thereby streamlining the process and reducing the time and effort required to add multiple relationships.
- 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 Monica application where the "Create contact relationship" form displays optional "I know the name" text boxes in an incorrect order, causing confusion in the user interface. Specifically, when users select options like "+ last name" and "+ nickname," the text boxes appear inconsistently, with some fields not aligning properly under the intended section, leading to a disorganized layout.
- Feature Request: Label Contact ( Phone ) Numbers in vCARD Exports: This issue is about a feature request to improve the labeling of phone numbers in vCARD exports from the Monica application, where users want phone numbers to be clearly labeled as 'Mobile,' 'Office,' or 'Home' for better usability. Currently, when users attempt to personalize these labels, they are incorrectly imported into Google Contacts as URLs, causing confusion and making it difficult to distinguish between different types of contact numbers.
- reopening -- I have a Letsencrypt certificate that matches the domain, and the still receiving the error:: This issue involves a user experiencing a persistent error related to a Let's Encrypt certificate that matches their domain, yet they continue to encounter a STARTTLS error with the function
stream_socket_enable_crypto()
. The problem was initially discussed in a previous issue, indicating that it might be a recurring or unresolved problem within the project.
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: 1
Summarized Issues:
- Meilisearch Error in Monica Application: The Monica application encounters a bug where existing contacts are not found when adding relationships. This issue arises due to a Meilisearch error, specifically because the
first_name
attribute is not sortable, leading to a failure in retrieving contact search results.
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: 1
Key Open Pull Requests
1. fix: replace ref with useTemplateRef in Vue components: This pull request updates various Vue components in the Monica project to utilize useTemplateRef
instead of ref
for improved template reference handling, thereby enhancing the management of template references across the application.
- URL: pull/7763
- Merged: No
- Associated Commits: a46a6
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: 2
Key Closed Pull Requests
1. fix: Fix sync token foreign key relationship in addressbook subscriptions (again): This pull request addresses the issue of ensuring proper handling of deletions by updating the foreign key constraint for sync_token_id
in the addressbook_subscriptions
table to correctly reference the sync_tokens
table, as detailed in the commits and successfully merged into the project.
- URL: pull/7757
- Merged: Yes
2. feat: rename carddav collections: This pull request involves renaming CardDAV collections in the Monica project, as indicated by the feature commit and its successful merge into the codebase.
- URL: pull/7761
- Merged: Yes
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 | 6 | 4 | 0 | 0 |
earthworm1 | 0 | 0 | 1 | 0 |