- Fixup
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Aug 2 2023
Aug 2 2023
Aug 1 2023
Aug 1 2023
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rS29513eb82bfe: Get rid of isDummyOutlookUpdate() (authored by machniak).
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rS4dc64c381ce8: Get rid of isDummyOutlookUpdate() (authored by machniak).
Jul 31 2023
Jul 31 2023
Jul 28 2023
Jul 28 2023
Another thing is the BusyStatus property spec. does not make sense. https://learn.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-ascal/9a37b42c-6762-4d3e-9e05-9c9221a1cd06 Note that the description is different if it is a part of an Exception.
I'm afraid that, if an organizer updates his event, this will add organizer as an extra attendee, looking at update_attendee_status() code.
machniak committed rCd2ffd1b70b6a: Uploading Files to Subdirectories on seafile backends doesn't work (authored by dhoffend).
Jul 27 2023
Jul 27 2023
machniak lowered the priority of T7472: wallace does not deliver 8bit encoded utf-8 mails, throws UnicodeEncodeError from Needs Triage to High.
machniak assigned T7472: wallace does not deliver 8bit encoded utf-8 mails, throws UnicodeEncodeError to mollekopf.
Confirmed. The following patch seems to help even though I don't see BODY=8BITMIME to be used. So, it might be an incomplete solution.
--- a/wallace/modules.py +++ b/wallace/modules.py @@ -153,6 +153,10 @@ def _sendmail(sender, recipients, msg): if conf.debuglevel > 8: smtp.set_debuglevel(1)
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rSb8b3418644da: Fix performance by skipping XML debug when debugging is disabled (authored by machniak).
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rPf96ca3d2181b: Fix bugs in invitation policy module (python3 compat.) and GETMETADATA (authored by machniak).
Jul 26 2023
Jul 26 2023
Jul 25 2023
Jul 25 2023
machniak requested review of D4451: Fix bugs in invitation policy module (python3 compat.) and GETMETADATA.
Jul 24 2023
Jul 24 2023
Jul 21 2023
Jul 21 2023
machniak updated the diff for D4430: Fix performance by skipping XML debug when debugging is disabled.
- Upstream compat.
machniak requested review of D4430: Fix performance by skipping XML debug when debugging is disabled.
Jul 20 2023
Jul 20 2023
Jul 19 2023
Jul 19 2023
- Merge branch 'master' into dev/replyto-fix
- Be more specific in the config file
Jul 17 2023
Jul 17 2023
Christian Mollekopf <mollekopf@apheleia-it.ch> committed rSea0018d76845: Improve performance of changing mail message flag (authored by machniak).
Jul 13 2023
Jul 13 2023
Jul 12 2023
Jul 12 2023
Jul 11 2023
Jul 11 2023
Jul 10 2023
Jul 10 2023
Jul 7 2023
Jul 7 2023
- Domain History tab and suspend/unsuspend comments for the eventlog
- Groups History tab, suspend/unsuspend comment for eventlog
- Remove EventLog entries on user/group/domain force-delete
Jul 6 2023
Jul 6 2023
- History tab, Optional comment for suspend/unsuspend action, Suspend/Unsuspend events in eventlog
- Add --comment option to user:suspend and user:unsuspend commands
Jun 27 2023
Jun 27 2023
Jun 26 2023
Jun 26 2023
Jun 23 2023
Jun 23 2023
machniak updated the diff for D4394: Domain ownership verification -> Domain ownership confirmation.
- French locale update
Jun 21 2023
Jun 21 2023
machniak updated the diff for D4388: Make Artisan to not require database connection when not needed, other improvements.
- Add test