Page MenuHomePhorge
Feed Advanced Search

Yesterday

machniak closed D4637: Add test for Cyrus imap proxy bug.
Thu, Apr 25, 10:57 AM
machniak committed rK5238899eae9a: Add test for Cyrus imap proxy bug (authored by machniak).
Add test for Cyrus imap proxy bug
Thu, Apr 25, 10:57 AM

Wed, Apr 24

machniak updated the diff for D4692: Improve greylist handler.
  • Move greylist policy controller tests to more appropriate place
  • Speed up greylist tests
Wed, Apr 24, 3:53 PM
machniak updated the diff for D4692: Improve greylist handler.
  • Improve single sql query and coding style
Wed, Apr 24, 2:27 PM

Tue, Apr 23

machniak requested review of D4692: Improve greylist handler.
Tue, Apr 23, 5:24 PM
machniak committed rK2bda95d1a0af: Fix phpstan error (authored by machniak).
Fix phpstan error
Tue, Apr 23, 3:53 PM
machniak committed rK5278eda0a520: Speed up SenderPolicyFrameworkTest.php by 10 times (authored by machniak).
Speed up SenderPolicyFrameworkTest.php by 10 times
Tue, Apr 23, 2:20 PM
machniak committed rK5f73abdb221f: Fix redirect to logon page when accessing root page with invalid token and… (authored by machniak).
Fix redirect to logon page when accessing root page with invalid token and…
Tue, Apr 23, 10:34 AM

Fri, Apr 19

machniak committed rK0bda0d224daa: Improve speed of Domain::users() method (authored by machniak).
Improve speed of Domain::users() method
Fri, Apr 19, 3:06 PM
machniak requested review of D4689: Make ObjectRelationListCommand commands work with soft-deleted objects.
Fri, Apr 19, 2:29 PM
machniak added a project to T8352: setup-kolab: MySQL kolab password not escaped?: PyKolab.
Fri, Apr 19, 10:19 AM · PyKolab, Bug Reports
machniak added a project to T8337: [pykolab][wallace][Debian 12] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdf in position 3620: invalid continuation byte: PyKolab.
Fri, Apr 19, 10:18 AM · PyKolab, Bug Reports
machniak closed T8361: Problem receiveing some emails as Invalid.

Duplicate of T8337: [pykolab][wallace][Debian 12] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdf in position 3620: invalid continuation byte.

Fri, Apr 19, 10:18 AM · Bug Reports
machniak committed rK458322987cfb: Fix phpstan error (authored by machniak).
Fix phpstan error
Fri, Apr 19, 9:47 AM

Thu, Apr 18

machniak committed rRPKf96251e0038c: Update activesync_setup_url (authored by machniak).
Update activesync_setup_url
Thu, Apr 18, 3:25 PM
machniak closed T8358: User personal calendars marked as 'other' - when username has a @ as Resolved.

Fixed in https://git.kolab.org/rRPKed50d5fc5855dae0c32c1109fbabb0554310f05e.

Thu, Apr 18, 3:12 PM · Bug Reports, Roundcube Kolab Plugins
machniak committed rRPKed50d5fc5855: T8358: Fix DAV folder owner encoding (authored by machniak).
T8358: Fix DAV folder owner encoding
Thu, Apr 18, 3:11 PM
machniak added a project to T8349: setup-kolab: ERROR 1356 (HY000) ... View 'mysql.user' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them: PyKolab.
Thu, Apr 18, 3:05 PM · PyKolab, Bug Reports
machniak added a comment to T8349: setup-kolab: ERROR 1356 (HY000) ... View 'mysql.user' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them.

Looks like something to fix in https://git.kolab.org/source/pykolab/browse/master/pykolab/setup/setup_mysql.py$184

Thu, Apr 18, 3:04 PM · PyKolab, Bug Reports
machniak closed T8355: Free/Busy does not recognise "CONFIRMED" calendar events as Resolved.

Fixed in 79bd5932b24b.

Thu, Apr 18, 2:53 PM · Bug Reports
machniak committed rF79bd5932b24b: T8355: Fix recognising "CONFIRMED" calendar events (authored by machniak).
T8355: Fix recognising "CONFIRMED" calendar events
Thu, Apr 18, 2:53 PM
machniak committed rRPK95cc2eb9739f: Ignore some errors in stderr in some tests (authored by machniak).
Ignore some errors in stderr in some tests
Thu, Apr 18, 2:04 PM
machniak committed rRPK4f8869529e27: Fix fatal error when parsing an event with broken recurrence (authored by machniak).
Fix fatal error when parsing an event with broken recurrence
Thu, Apr 18, 1:54 PM
machniak committed rK1b2cd09fe197: Add 'period' argument to data:reports:vat command (authored by machniak).
Add 'period' argument to data:reports:vat command
Thu, Apr 18, 12:39 PM

Wed, Apr 17

machniak added a comment to D4686: Subscriptions engine.

I agree that the way we do id2name and vice versa sucks. Passing type (model name) everywhere is not great. I think in future we could improve that (e.g. by using IDs in form of "<type-class>:<id>", but it would be a BC break requiring a full re-sync.

Wed, Apr 17, 4:33 PM
machniak updated the diff for D4686: Subscriptions engine.
  • Add 2nd arg to folder_subscriptions() calls
Wed, Apr 17, 3:46 PM
machniak updated the diff for D4683: Activesync subscriptions (in SQL database).
  • Activesync tab for calendar/tasks/contact folders
Wed, Apr 17, 3:44 PM
machniak updated the diff for D4686: Subscriptions engine.
  • Merge branch 'master' into dev/kolab-subscriptions
Wed, Apr 17, 11:48 AM
machniak committed rSfbfd7e310709: Code improvements/fixes, mostly in Syncroton itself (authored by machniak).
Code improvements/fixes, mostly in Syncroton itself
Wed, Apr 17, 10:51 AM
machniak committed rSf279e362a359: Code style fixes in Syncroton (authored by machniak).
Code style fixes in Syncroton
Wed, Apr 17, 10:51 AM

Tue, Apr 16

machniak committed rRPKcbc8078c7919: Fix more phpstan code issues (authored by machniak).
Fix more phpstan code issues
Tue, Apr 16, 9:02 AM

Mon, Apr 15

machniak updated the diff for D4683: Activesync subscriptions (in SQL database).
  • Fixes
Mon, Apr 15, 1:13 PM
machniak updated the diff for D4686: Subscriptions engine.
  • CS improvement
Mon, Apr 15, 12:59 PM
machniak requested review of D4686: Subscriptions engine.
Mon, Apr 15, 11:41 AM
machniak updated the diff for D4683: Activesync subscriptions (in SQL database).
  • Merge branch 'master' into dev/kolab-subscriptions
Mon, Apr 15, 11:12 AM
machniak committed rRPK31ab2dfe9c17: Fixes in .gitignore (authored by machniak).
Fixes in .gitignore
Mon, Apr 15, 11:10 AM
machniak requested review of D4683: Activesync subscriptions (in SQL database).
Mon, Apr 15, 11:08 AM

Fri, Apr 5

machniak accepted D4680: AllowedHosts middleware to restrict allowed hosts.
Fri, Apr 5, 12:11 PM

Thu, Apr 4

machniak committed rRPK0333d78048c5: Fix phpstan error (authored by machniak).
Fix phpstan error
Thu, Apr 4, 4:14 PM
machniak requested changes to D4680: AllowedHosts middleware to restrict allowed hosts.
Thu, Apr 4, 10:54 AM
machniak accepted D4677: event can be null if parsing failed.
Thu, Apr 4, 10:46 AM

Wed, Apr 3

machniak committed rIad473d3e75c0: Fix tests, add tests, fix PHP8 warnings, update dependencies (authored by machniak).
Fix tests, add tests, fix PHP8 warnings, update dependencies
Wed, Apr 3, 11:29 AM
machniak committed rIa8499c08b08b: Fix duplicated UID property in VCARDs (authored by machniak).
Fix duplicated UID property in VCARDs
Wed, Apr 3, 10:34 AM
machniak committed rI889f71f964ea: Fix regression where VCARD didn't include TEL if contact had no email address (authored by machniak).
Fix regression where VCARD didn't include TEL if contact had no email address
Wed, Apr 3, 10:34 AM

Tue, Apr 2

machniak closed D4668: ACL management for DAV folders.
Tue, Apr 2, 3:46 PM
machniak committed rRPK578617215494: ACL management for DAV folders (authored by machniak).
ACL management for DAV folders
Tue, Apr 2, 3:46 PM

Thu, Mar 28

machniak committed rRPK00bc00945b07: Fix bug in mail_get_itip_object() (authored by machniak).
Fix bug in mail_get_itip_object()
Thu, Mar 28, 8:36 PM
machniak updated the diff for D4668: ACL management for DAV folders.
  • Enable user autocomplete in DAV sharing
Thu, Mar 28, 3:59 PM
machniak accepted D4671: Feature flags for various components.
Thu, Mar 28, 9:46 AM

Wed, Mar 27

machniak updated the diff for D4668: ACL management for DAV folders.
  • DAV share invitations for addressbooks, calendars and tasklists
Wed, Mar 27, 1:46 PM
machniak reopened D4668: ACL management for DAV folders.
Wed, Mar 27, 1:46 PM
machniak abandoned D521: fix building documentation: amnesia.
Wed, Mar 27, 1:30 PM · Kolab Chat
machniak committed rRPKfa8090e47c6c: DAV share invitations for addressbooks, calendars and tasklists (authored by machniak).
DAV share invitations for addressbooks, calendars and tasklists
Wed, Mar 27, 1:29 PM

Mar 26 2024

machniak added a comment to T8343: Unable to log into roundcube after update from 1:1.5.6.3-1~kolab1 to 1:1.5.6.4-1~kolab1 [Debian11]: Cannot access private property kolab_ldap::$ready.

The error was fixed in https://git.kolab.org/rRPK84c232f6dc4c603949199c46865d2cf6cd1bfd34, I'm not aware of the packaging state.

Mar 26 2024, 9:58 AM · Bug Reports

Mar 25 2024

machniak added inline comments to D4594: 15 messages / minute rate-limit for paying users.
Mar 25 2024, 4:44 PM
machniak added a comment to D4665: Support for multiple admin/reseller/services domains, don't require a specific root domain.

I'm not sure I understand the issue. Instead of 3 config options can't we create a single one?

Mar 25 2024, 3:58 PM
machniak accepted D4674: According to the logs this can be missing.
Mar 25 2024, 3:30 PM

Mar 18 2024

machniak closed D4668: ACL management for DAV folders.
Mar 18 2024, 9:59 PM
machniak committed rRPKbe6eaf682407: ACL management for DAV folders (authored by machniak).
ACL management for DAV folders
Mar 18 2024, 9:59 PM
machniak requested review of D4668: ACL management for DAV folders.
Mar 18 2024, 5:53 PM

Mar 14 2024

machniak committed rCdae10ffa579a: Fix double-UTF7-IMAP-encoding of folder names in Kolab driver (authored by machniak).
Fix double-UTF7-IMAP-encoding of folder names in Kolab driver
Mar 14 2024, 2:53 PM

Mar 13 2024

machniak committed rS7cf419cd8c6b: Fix PHP warning (authored by machniak).
Fix PHP warning
Mar 13 2024, 11:09 AM

Mar 12 2024

machniak accepted D4662: Store modseq with the synckey.
Mar 12 2024, 2:34 PM
machniak added a comment to D4662: Store modseq with the synckey.

Also, there's a few print()s in tests that need to be removed.

Mar 12 2024, 2:17 PM
machniak requested changes to D4662: Store modseq with the synckey.
------ ------------------------------------------------------------------------------------------ 
  Line   lib/kolab_sync_data.php                                                                   
 ------ ------------------------------------------------------------------------------------------ 
  570    If condition is always false.                                                             
  593    If condition is always false.                                                             
  603    Method kolab_sync_data::getExtraData() should return string|null but returns array|null.  
 ------ ------------------------------------------------------------------------------------------
Mar 12 2024, 2:05 PM
machniak requested changes to D4662: Store modseq with the synckey.
Mar 12 2024, 12:23 PM

Mar 4 2024

machniak requested review of D4659: [WIP] Init default DAV folders.
Mar 4 2024, 11:09 AM

Mar 1 2024

machniak committed rK04a20f49138f: Fix phpstan errors regarding Wallet::transactions() use (authored by machniak).
Fix phpstan errors regarding Wallet::transactions() use
Mar 1 2024, 1:08 PM

Feb 29 2024

machniak committed rRPKf2547d87fe2c: tasklist: Fix various issues with DAV driver, store alarms option in folder… (authored by machniak).
tasklist: Fix various issues with DAV driver, store alarms option in folder…
Feb 29 2024, 4:25 PM
machniak requested review of D4656: DAV: Single-type calendar and tasks folders.
Feb 29 2024, 4:23 PM
machniak committed rRPKd15e515f04ad: Add missing template file for the ACL dialog (authored by machniak).
Add missing template file for the ACL dialog
Feb 29 2024, 8:30 AM
machniak committed rRPK3b548d050105: Add tests (authored by machniak).
Add tests
Feb 29 2024, 8:30 AM

Feb 28 2024

machniak committed rRPKe792ad4a8a66: DAV ACL dialog for Larry skin (authored by machniak).
DAV ACL dialog for Larry skin
Feb 28 2024, 2:35 PM
machniak committed rRPKd3c0b2819665: PHPDoc updates (authored by machniak).
PHPDoc updates
Feb 28 2024, 1:11 PM
machniak committed rRPK7d2672fba7bf: Tasklist: Fix unwanted tag creation when flagging a task (authored by machniak).
Tasklist: Fix unwanted tag creation when flagging a task
Feb 28 2024, 1:11 PM
machniak committed rRPK84c232f6dc4c: Fix PHP Fatal error: Cannot access private property kolab_ldap::$ready (authored by machniak).
Fix PHP Fatal error: Cannot access private property kolab_ldap::$ready
Feb 28 2024, 12:43 PM

Feb 26 2024

machniak committed rRPKca5888311167: Enable Sharing tab for DAV folders (authored by machniak).
Enable Sharing tab for DAV folders
Feb 26 2024, 2:15 PM
machniak committed rRPK0bd2c1bc14ca: ACL management for DAV folders (authored by machniak).
ACL management for DAV folders
Feb 26 2024, 1:57 PM

Feb 23 2024

machniak committed rI8a42f226ff2c: Fix PHP Error: count(): Argument #1 ($value) must be of type Countable|array… (authored by machniak).
Fix PHP Error: count(): Argument #1 ($value) must be of type Countable|array…
Feb 23 2024, 10:49 AM

Feb 12 2024

machniak committed rRPKb472372a8019: Fix editing addressbook folder using Kolab driver (authored by machniak).
Fix editing addressbook folder using Kolab driver
Feb 12 2024, 12:58 PM

Feb 9 2024

machniak committed rRPKe9fdf8e979f8: kolab_sso: Install firebase/php-jwt via composer (authored by machniak).
kolab_sso: Install firebase/php-jwt via composer
Feb 9 2024, 3:09 PM
machniak committed rRPK653734e8fcd5: Cleanup phpstan (authored by machniak).
Cleanup phpstan
Feb 9 2024, 2:16 PM
machniak committed rRPK5c9841e0c939: Make phpstan status green (see TODO in phpstan.neon) (authored by machniak).
Make phpstan status green (see TODO in phpstan.neon)
Feb 9 2024, 11:31 AM
machniak committed rRPK158b6c972de3: Make libkolab::html_diff() compatible with PHP8 (authored by machniak).
Make libkolab::html_diff() compatible with PHP8
Feb 9 2024, 11:24 AM

Feb 7 2024

machniak committed rKa55fccff931c: Fix phpstan error (authored by machniak).
Fix phpstan error
Feb 7 2024, 10:34 AM

Feb 6 2024

machniak accepted D4647: Remove domain based routing.
Feb 6 2024, 6:35 PM
machniak closed D4653: Fix vat report period.
Feb 6 2024, 11:06 AM
machniak committed rKc19b3d3afead: Fix vat report period (authored by machniak).
Fix vat report period
Feb 6 2024, 11:06 AM
machniak updated the diff for D4650: Set Content-Length:0 for an empty Sync response.
  • Remove Content-Type header from an empty Sync response
Feb 6 2024, 10:47 AM

Feb 5 2024

machniak requested review of D4653: Fix vat report period.
Feb 5 2024, 7:37 PM
machniak requested review of D4650: Set Content-Length:0 for an empty Sync response.
Feb 5 2024, 4:00 PM

Feb 1 2024

machniak closed T7472: wallace does not deliver 8bit encoded utf-8 mails, throws UnicodeEncodeError as Resolved.

Patch merged.

Feb 1 2024, 10:38 AM · PyKolab, Bug Reports
machniak closed D4625: T7472: Work around smtplib bailing out on UTF-8 messages.
Feb 1 2024, 10:29 AM
machniak committed rPd371922b2b38: T7472: Work around smtplib bailing out on UTF-8 messages (authored by sicherha).
T7472: Work around smtplib bailing out on UTF-8 messages
Feb 1 2024, 10:29 AM
machniak accepted D4644: Revert email search results by default so we get latest first.

Accepted, but please check if this does not break tests.

Feb 1 2024, 10:29 AM
machniak committed rP850825a393a8: Make footer_sender_exceptions case-insensitive (authored by machniak).
Make footer_sender_exceptions case-insensitive
Feb 1 2024, 9:59 AM

Jan 30 2024

machniak committed rRPK176f557ec7fd: PHPStan Level:4 fixes (authored by machniak).
PHPStan Level:4 fixes
Jan 30 2024, 2:46 PM
machniak committed rRPK198376f46c30: PHPStan Level:3 (authored by machniak).
PHPStan Level:3
Jan 30 2024, 2:46 PM

Jan 29 2024

machniak added inline comments to D4642: stdout logdriver support.
Jan 29 2024, 1:25 PM
machniak committed rS4283ef59f769: Fix regression in kolab_sync_storage::folder_data() (authored by machniak).
Fix regression in kolab_sync_storage::folder_data()
Jan 29 2024, 12:44 PM