mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 05:26:00 +03:00
[PR #667] [MERGED] [Feat] Make number of Google contacts configurable #970
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#970
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cypht-org/cypht/pull/667
Author: @henochit
Created: 1/21/2023
Status: ✅ Merged
Merged: 4/20/2023
Merged by: @marclaporte
Base:
master← Head:feat/add_max_google_contact_conf📝 Commits (6)
9c99261Feat: implement Hm_output_max_google_contacts_number492421dFeat: set max google import constant24b4bfeFeat: add google max contact handlera5c4ef4Refactor: replace max google contacts number by the constantf98ca5dRefactor: use the default value of max google contact08bf72bFix: use configured variable on fetch google contact📊 Changes
6 files changed (+54 additions, -3 deletions)
View changed files
📝
modules/core/modules.php(+1 -0)📝
modules/core/site.js(+5 -0)📝
modules/gmail_contacts/modules.php(+11 -3)📝
modules/imap/handler_modules.php(+13 -0)📝
modules/imap/output_modules.php(+21 -0)📝
modules/imap/setup.php(+3 -0)📄 Description
Pullrequest
Make number of Google contacts configurable, now hard-coded to 500.
Issues
Checklist
How2Test
Todo
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.