[evolution-ews] (50 commits) Non-fast-forward update to branch wip/mcrha/office365



The branch 'wip/mcrha/office365' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  5265a45... Add mostly blank stubs into src/Office365/
  c6775f4... Move OAuth2 specific code from EWS to Office365
  5fe374d... Add some basic structures to the common code
  fbd0ec8... Remove e-o365-message for now and introduce e-o365-json-uti
  7403942... Add code for easier testing and check whether can get folde
  672c453... Implement e_o365_connection_get_folders_delta_sync()
  c47843d... Added CamelO365StoreSummary
  115051e... Camel: Implement store's get_folder_info() for user folders
  5597aa4... Add impersonate settings
  dc76b03... Implement batch request and lookup for some default folders
  75b5192... Add few more Camel stubs (copied from EWS and adapted)
  1fe2699... Implement read of mail messages
  63e34a3... Implement create mail folder
  d4931e8... Implement rename and delete of mail folders
  d96414b... Read categories and sync them with mail message labels
  de42dcc... Make it possible to prompt for credentials (being done with
  0d1b403... Mail message creation, but with disabled generic append to 
  b0cc41c... The EO365SoupLogger had been moved to eds, thus use that on
  730fc59... Add forgotten '_sync' suffix to e_o365_connection_add_mail_
  2578687... Copy/move messages and flag changes save on the server
  78db8b9... Implement mail message send (CamelO365Transport)
  a81b315... Correct CamelService::connect_sync() implementations
  9c1a987... Fix batch requests, when the message body is application/js
  6ecf616... Detect and configure .source-s for user address books
  a797290... Add user contacts (address book) read (get_changes())
  d135d72... Add/edit/remove a contact in an address book (+ fixes of th
  79ea5c6... Fix some overlooks in the addressbook/contact code
  aa24d61... Recognize user calendars and add them as ESource-s
  0b5803e... s/Office 365/Microsoft 365/ in user-visible strings and som
  02f0e13... Add prototypes to read/write calendar event object content
  b518a81... Add event-related functions and fill few stubs in the calen
  af41b35... Calendar event read code (untested)
  680b907... Test “%s” 4∶20 1×7 dots… user’s E→M ěščřžýáíéůú§ ウエオヤユヨ شﻻؤ
  be5c277... Revert "Test “%s” 4∶20 1×7 dots… user’s E→M ěščřžýáíéůú§ ウエ
  5616b63... Fixes in the calendar event's read functions
  f9ae61a... Rename 'Office365' to 'Microsoft365', to match the service 
  5e174cd... Calendar read/write improvements
  eb8bba2... EM365Connection: Provided SoupAuth might not be always used
  d59f57a... Calendar: RRULE write (limited) and some fixes for RRULE re
  0a7cb2c... Calendar: Get Free/Busy information from the server
  8f65ad9... Calendar: A little clean up in the backend code
  07bbf0f... Prepare for tasks (to-do), but do not use the code, because
  0108c15... Disable creation of book/calendar sources

Commits added to the branch:

  c1fde61... evo-I#982 - 'Message contains'-search broken in 3.36.3 (*)
  28b78f3... camel_ews_folder_new: Remove useless reference on the Camel (*)
  c87457f... Add Romanian translation (*)
  8411b60... NEWS update for 3.37.3 (*)
  ad2d637... Post-release version bump (*)
  01b1913... I#111 - Correct license comments in the source files (*)
  34f1007... I#66 - Correct how tests use uhttpmock (*)
  0669324... I#66 - Adapt the timezones test (*)
  7291c47... ESoupSession: Provided SoupAuth might not be always used by (*)
  aa58127... Add mostly blank stubs into src/Office365/
  897c35b... Move OAuth2 specific code from EWS to Office365
  0b8ff96... Add some basic structures to the common code
  846e60e... Remove e-o365-message for now and introduce e-o365-json-uti
  77b7a64... Add code for easier testing and check whether can get folde
  7ed1c0c... Implement e_o365_connection_get_folders_delta_sync()
  f5e0de0... Added CamelO365StoreSummary
  1134d9e... Camel: Implement store's get_folder_info() for user folders
  0abdbc4... Add impersonate settings
  6a250f8... Implement batch request and lookup for some default folders
  d521dfe... Add few more Camel stubs (copied from EWS and adapted)
  b127b63... Implement read of mail messages
  98f3043... Implement create mail folder
  0bf5eec... Implement rename and delete of mail folders
  1dcd221... Read categories and sync them with mail message labels
  8dd9535... Make it possible to prompt for credentials (being done with
  f78d9d9... Mail message creation, but with disabled generic append to 
  24368e5... The EO365SoupLogger had been moved to eds, thus use that on
  6b36a8b... Add forgotten '_sync' suffix to e_o365_connection_add_mail_
  194fa09... Copy/move messages and flag changes save on the server
  0997e4b... Implement mail message send (CamelO365Transport)
  451f6c4... Correct CamelService::connect_sync() implementations
  7862ef3... Fix batch requests, when the message body is application/js
  bcb897b... Detect and configure .source-s for user address books
  104c8ef... Add user contacts (address book) read (get_changes())
  1672594... Add/edit/remove a contact in an address book (+ fixes of th
  ee86832... Fix some overlooks in the addressbook/contact code
  1cec4ab... Recognize user calendars and add them as ESource-s
  2cc5754... s/Office 365/Microsoft 365/ in user-visible strings and som
  56605cf... Add prototypes to read/write calendar event object content
  fa7113b... Add event-related functions and fill few stubs in the calen
  e1b55db... Calendar event read code (untested)
  465f567... Fixes in the calendar event's read functions
  25d1ccf... Rename 'Office365' to 'Microsoft365', to match the service 
  bcb1b41... Calendar read/write improvements
  40e96f8... EM365Connection: Provided SoupAuth might not be always used
  6d7efdc... Calendar: RRULE write (limited) and some fixes for RRULE re
  578f8f9... Calendar: Get Free/Busy information from the server
  45fea95... Calendar: A little clean up in the backend code
  edfffcc... Prepare for tasks (to-do), but do not use the code, because
  76b2c30... Disable creation of book/calendar sources

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]