Skip to content
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

Nextcloud address book #1227

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    edb1bf2 View commit details
    Browse the repository at this point in the history
  2. Check if array

    akhil1508 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    65521c5 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    akhil1508 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1ee07bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d04ca5 View commit details
    Browse the repository at this point in the history
  5. Copy incfrec from kolab

    akhil1508 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2f7d121 View commit details
    Browse the repository at this point in the history
  6. Keep only incfrec

    akhil1508 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    147ba65 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    dc6e93a View commit details
    Browse the repository at this point in the history
  2. fix addressbookid

    Niveshkrishna committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b0a6d3b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    6f61b06 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Add IsExternal for external contact sources

    Signed-off-by: Akhil <akhil@e.email>
    akhil1508 committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8a4eabe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b84487f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Merge branch 'master' of https://github.com/Murena-SAS/snappymail int…

    …o dev/sync-nextcloud-addressbook
    akhil1508 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ae7e008 View commit details
    Browse the repository at this point in the history
  2. Bump version to 3.0

    akhil1508 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d77e863 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46cfa9f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    cc25129 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fix issue when contact is found in some other addressbook

    Signed-off-by: Akhil <akhil@e.email>
    akhil1508 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3c7ef4d View commit details
    Browse the repository at this point in the history
  2. Do not save contact if it already exists

    Signed-off-by: Akhil <akhil@e.email>
    akhil1508 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    cdaa4b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge branch 'upstream/master' into dev/sync-nextcloud-addressbook

    Fahim Salam Chowdhury committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    957654c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. feat: add addressBook user settings section for nextcloud plugin

    Fahim Salam Chowdhury committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    500b997 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. feat: move nextcloud addressbook user settings under contatcs setting…

    …s section
    Fahim Salam Chowdhury committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a47cc45 View commit details
    Browse the repository at this point in the history
  2. fix: addressbook translation for nextcloud plugin

    Fahim Salam Chowdhury committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bda1c28 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Remove IsExternal

    Signed-off-by: Akhil <akhil@e.email>
    akhil1508 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0c9e471 View commit details
    Browse the repository at this point in the history
  2. Remove extra space

    Signed-off-by: Akhil <akhil@e.email>
    akhil1508 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    022bf43 View commit details
    Browse the repository at this point in the history
  3. Resolve merge conflicts

    Signed-off-by: Akhil <akhil@e.email>
    akhil1508 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f4ad959 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: add admin settings for nextcloudAddressbook related changes

    Fahim Salam Chowdhury committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    19ddcfb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/sync-nextcloud-addressbook' into draft/dev_sync-nex…

    …tcloud-addressbook
    Fahim Salam Chowdhury committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2e3fbe0 View commit details
    Browse the repository at this point in the history
  3. chore: refactor nexcloud plugin- related to NC-addressbook

    Fahim Salam Chowdhury committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    552a91a View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Akhil Potukuchi <akhil.potukuchi@gmail.com>
    fahim44 and akhil1508 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e5044ff View commit details
    Browse the repository at this point in the history
  5. refactor: remove repeated variable initialization

    Fahim Salam Chowdhury committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    dff305e View commit details
    Browse the repository at this point in the history
  6. chore: add Readme file for nextcloud plugin + fix typo

    Fahim Salam Chowdhury committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    943b256 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from Murena-SAS/draft/dev_sync-nextcloud-addres…

    …sbook
    
    Draft/dev sync nextcloud addressbook
    fahim44 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    098cc82 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix: remove Nextcloud contacts app direct dependency on nextcloud plugin

    NC contacts app is just frontend for contacts & addressbook of NC
    server. Nextcloud plugin `auto save recipients on addressbook` feature used to depends on contacts app directly. This commit update that logic.
    Fahim Salam Chowdhury committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cf870df View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2b8f49f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    fahim44 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8b6adb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    721a849 View commit details
    Browse the repository at this point in the history