Page MenuHomePhorge
Feed Advanced Search

Jan 26 2024

machniak committed rRPK2103cc317de9: PHPDoc fixes (authored by machniak).
PHPDoc fixes
Jan 26 2024, 2:39 PM
machniak accepted D4640: Make sure we always respond with the latest sync key.
Jan 26 2024, 9:32 AM

Jan 25 2024

machniak committed rRPK312b1981de42: Fix test (authored by machniak).
Fix test
Jan 25 2024, 3:58 PM
machniak committed rRPK5eb91ca74a24: PHPStan level:2 fixes (partial) (authored by machniak).
PHPStan level:2 fixes (partial)
Jan 25 2024, 1:48 PM
machniak added inline comments to D4640: Make sure we always respond with the latest sync key.
Jan 25 2024, 1:42 PM
machniak committed rS0c3fe018c642: Cleanup (authored by machniak).
Cleanup
Jan 25 2024, 1:22 PM
machniak committed rS16e73cfcdb6d: Cleanup (authored by machniak).
Cleanup
Jan 25 2024, 12:56 PM
machniak committed rS4bc38ec000c9: Describe testing (authored by machniak).
Describe testing
Jan 25 2024, 12:53 PM

Jan 24 2024

machniak committed rRPK5271b6e78772: Use consistent PHP code style (authored by machniak).
Use consistent PHP code style
Jan 24 2024, 11:25 AM
machniak committed rRPKf3319891d590: PHPStan Level:1 fixes, also fixed tests (authored by machniak).
PHPStan Level:1 fixes, also fixed tests
Jan 24 2024, 11:00 AM

Jan 22 2024

machniak committed rS07390a859930: Mass coding style fixup (authored by machniak).
Mass coding style fixup
Jan 22 2024, 12:27 PM

Jan 19 2024

machniak committed rRPK7aa7a9fe5b09: PHPDoc fixes (authored by machniak).
PHPDoc fixes
Jan 19 2024, 4:05 PM
machniak committed rSad5f97f6824d: PHPStan level 4 fixes (authored by machniak).
PHPStan level 4 fixes
Jan 19 2024, 4:04 PM
machniak committed rS7b78a79af7b3: PHPStan Level 3 fixes (authored by machniak).
PHPStan Level 3 fixes
Jan 19 2024, 3:25 PM
machniak committed rS79e1cd517d8b: Replace rtf.php with roundcube/rtf-html-php (authored by machniak).
Replace rtf.php with roundcube/rtf-html-php
Jan 19 2024, 11:37 AM
machniak committed rS2ccd9ba99308: Fix flaky test (authored by machniak).
Fix flaky test
Jan 19 2024, 11:37 AM
machniak committed rS2dbdefae4370: Add phpstan configuration files (authored by machniak).
Add phpstan configuration files
Jan 19 2024, 11:37 AM
machniak closed D4570: MeetingResponse and MeetingRequest fixes.
Jan 19 2024, 11:37 AM
machniak committed rSe6ece45d5558: MeetingResponse and MeetingRequest fixes (authored by machniak).
MeetingResponse and MeetingRequest fixes
Jan 19 2024, 11:36 AM
machniak committed rS7310e1eea543: Fix the merge and phpstan errors (authored by machniak).
Fix the merge and phpstan errors
Jan 19 2024, 11:36 AM
machniak committed rS74b2671f6b3c: DAV storage (authored by machniak).
DAV storage
Jan 19 2024, 10:46 AM
machniak closed D4631: DAV storage.
Jan 19 2024, 10:41 AM

Jan 16 2024

machniak committed rRPK28711f7e6ef1: Fix PHP8 warnings (authored by machniak).
Fix PHP8 warnings
Jan 16 2024, 12:03 PM
machniak committed rFe1f7ca236025: Fix PHP8 warning (authored by machniak).
Fix PHP8 warning
Jan 16 2024, 11:35 AM

Jan 11 2024

machniak added a comment to T8222: Kolab 16 on Debian 11 Bullseye.

Problem is with loading order of php modules. On Ubuntu the fix for me was:

mv /etc/php7.4/cli/conf.d/30-kolabformat.ini /etc/php7.4/cli/conf.d/32-kolabformat.ini
mv /etc/php7.4/apache2/conf.d/30-kolabformat.ini /etc/php7.4/apache2/conf.d/32-kolabformat.ini

We're working on a fix for packaging.

Jan 11 2024, 1:47 PM ยท Kolab 16, Libraries, Bug Reports
machniak updated the diff for D4631: DAV storage.
  • Fix performance of DAV access
  • Fix wording
Jan 11 2024, 10:28 AM
machniak requested review of D4637: Add test for Cyrus imap proxy bug.
Jan 11 2024, 9:56 AM
machniak committed rKd7b16d379c7d: Fix phpstan issues (authored by machniak).
Fix phpstan issues
Jan 11 2024, 9:00 AM

Jan 10 2024

machniak committed rRPKb258585da170: Improve "empty" _sync_unlock() (authored by machniak).
Improve "empty" _sync_unlock()
Jan 10 2024, 3:56 PM
machniak requested changes to D4613: A user create command.
Jan 10 2024, 3:14 PM
machniak committed rRPKf41dc94eae52: Compatibility fixes for Roundcube 1.7 (authored by machniak).
Compatibility fixes for Roundcube 1.7
Jan 10 2024, 2:44 PM
machniak committed rRPK9c69920ccb1b: Fix handling errors on FETCH in the cache synchronization, code cleanup (authored by machniak).
Fix handling errors on FETCH in the cache synchronization, code cleanup
Jan 10 2024, 2:44 PM
machniak requested changes to D4613: A user create command.
Jan 10 2024, 11:05 AM

Jan 7 2024

machniak accepted D4628: IMAP_WITH_GROUPWARE_DEFAULT_FOLDERS.
Jan 7 2024, 8:33 AM

Jan 5 2024

machniak updated the diff for D4631: DAV storage.
  • Fix possible PHP warning
Jan 5 2024, 2:34 PM
machniak updated the diff for D4631: DAV storage.
  • Add tests
Jan 5 2024, 2:15 PM
machniak updated the diff for D4631: DAV storage.
  • Cleanup
  • Re-implement MoveItems for DAV
  • Merge branch 'dev/dav' of ssh://git.kolab.org/diffusion/S into dev/dav
Jan 5 2024, 2:14 PM
machniak committed rRPKa2884d041773: Small fix in move() (authored by machniak).
Small fix in move()
Jan 5 2024, 1:58 PM

Jan 4 2024

machniak updated the summary of D4631: DAV storage.
Jan 4 2024, 10:57 AM
machniak requested review of D4631: DAV storage.
Jan 4 2024, 10:44 AM
machniak added inline comments to D4628: IMAP_WITH_GROUPWARE_DEFAULT_FOLDERS.
Jan 4 2024, 10:39 AM
machniak committed rRPK737f4c119e82: Small improvements in DAV handler (authored by machniak).
Small improvements in DAV handler
Jan 4 2024, 9:47 AM

Dec 29 2023

machniak closed D4622: PHPStan Level 5.
Dec 29 2023, 10:09 AM
machniak committed rKfe2916da4ce0: PHPStan Level 5 (authored by machniak).
PHPStan Level 5
Dec 29 2023, 10:09 AM
machniak closed D4579: Make recurring payment description different for different plan periods.
Dec 29 2023, 10:09 AM
machniak committed rK6c9fb036ad55: Make recurring payment description different for different plan periods (authored by machniak).
Make recurring payment description different for different plan periods
Dec 29 2023, 10:09 AM

Dec 28 2023

machniak committed rSc68aa1755e98: Update mysql.initial.sql (authored by machniak).
Update mysql.initial.sql
Dec 28 2023, 1:44 PM
machniak committed rS3b45644567bb: Remove Oracle support (authored by machniak).
Remove Oracle support
Dec 28 2023, 1:44 PM
machniak accepted D4619: Make it possible to configure collabora with internal networking.
Dec 28 2023, 9:16 AM
machniak requested review of D4622: PHPStan Level 5.
Dec 28 2023, 9:14 AM

Dec 27 2023

machniak closed D4616: Merge and optimize Wallet tests.
Dec 27 2023, 12:37 PM
machniak committed rKa831d7ad36bf: Merge and optimize Wallet tests (authored by machniak).
Merge and optimize Wallet tests
Dec 27 2023, 12:37 PM
machniak closed D4610: Minimize number of User/UpdateJob's.
Dec 27 2023, 12:34 PM
machniak committed rKc79f23ad1cec: Minimize number of User/UpdateJob's (authored by machniak).
Minimize number of User/UpdateJob's
Dec 27 2023, 12:34 PM
machniak closed D4607: Move SKU-specific events from EntitlementObserver to Handlers, cleanup useless code.
Dec 27 2023, 12:34 PM
machniak committed rK5ab39e230482: Move SKU-specific events from EntitlementObserver to Handlers, cleanup uselessโ€ฆ (authored by machniak).
Move SKU-specific events from EntitlementObserver to Handlers, cleanup uselessโ€ฆ
Dec 27 2023, 12:34 PM

Dec 26 2023

machniak requested changes to D4619: Make it possible to configure collabora with internal networking.

If I'm not mistaken fileapi_wopi_office is already internal (chwala to collabora) connection, no need for *_server option. Am I wrong? As for file_api_server_url, it's from kolab_files plugin. I think it would be good to create and document a separate Chwala option.

Dec 26 2023, 9:01 AM

Dec 24 2023

machniak requested review of D4616: Merge and optimize Wallet tests.
Dec 24 2023, 2:33 PM

Dec 23 2023

machniak requested changes to D4613: A user create command.

And a test would be nice.

Dec 23 2023, 8:46 AM

Dec 22 2023

machniak requested review of D4610: Minimize number of User/UpdateJob's.
Dec 22 2023, 2:04 PM

Dec 21 2023

machniak committed rK016c8d6daf5e: Bump Guzzle version (authored by machniak).
Bump Guzzle version
Dec 21 2023, 3:41 PM
machniak requested review of D4607: Move SKU-specific events from EntitlementObserver to Handlers, cleanup useless code.
Dec 21 2023, 2:59 PM
machniak committed rKb41c5c9114be: Fix test (authored by machniak).
Fix test
Dec 21 2023, 2:11 PM
machniak closed D4597: Asynchronous charging of deleted entitlements.
Dec 21 2023, 2:11 PM
machniak committed rK7cf045ae80e9: Asynchronous charging of deleted entitlements (authored by machniak).
Asynchronous charging of deleted entitlements
Dec 21 2023, 2:11 PM

Dec 20 2023

machniak requested review of D4597: Asynchronous charging of deleted entitlements.
Dec 20 2023, 7:37 PM
machniak committed rK97dfa6061245: Fix phpcs errors (authored by machniak).
Fix phpcs errors
Dec 20 2023, 7:37 PM
machniak updated the diff for D4597: Asynchronous charging of deleted entitlements.
  • No string interpolation for methods, CS fixes
Dec 20 2023, 7:16 PM
machniak updated the diff for D4597: Asynchronous charging of deleted entitlements.
  • Merge branch 'master' into dev/entitlement-delete-changes
  • Fixes
Dec 20 2023, 4:20 PM
machniak closed D4606: Signup tokens in database table.
Dec 20 2023, 10:32 AM
machniak committed rK962e47ec7bc5: Signup tokens in database table (authored by machniak).
Signup tokens in database table
Dec 20 2023, 10:32 AM
machniak planned changes to D4597: Asynchronous charging of deleted entitlements.
Dec 20 2023, 10:31 AM

Dec 15 2023

machniak committed rK2746028bf71b: Fix phpstan error, update laravel and dusk packages (authored by machniak).
Fix phpstan error, update laravel and dusk packages
Dec 15 2023, 2:18 PM
machniak updated the diff for D4606: Signup tokens in database table.
  • Improve migration
Dec 15 2023, 2:03 PM
machniak requested review of D4606: Signup tokens in database table.
Dec 15 2023, 1:53 PM

Dec 14 2023

machniak committed R113:f6bd4d1e11cf: Fix TinyMCE localization installation (#9266) (authored by machniak).
Fix TinyMCE localization installation (#9266)
Dec 14 2023, 12:38 PM
machniak committed R113:1bd6a00caccf: Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3 (authored by machniak).
Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3
Dec 14 2023, 12:38 PM
machniak committed R113:f6543597a41d: Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3 (authored by machniak).
Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3
Dec 14 2023, 12:38 PM

Dec 13 2023

machniak committed rRPKf4accec37c2b: Fix PHP8 warning if $_SERVER['HTTP_USER_AGENT'] is not set (authored by machniak).
Fix PHP8 warning if $_SERVER['HTTP_USER_AGENT'] is not set
Dec 13 2023, 3:50 PM
machniak committed rRPK337ac3c5d928: Improve kolab_storage_dav::folder_update() (authored by machniak).
Improve kolab_storage_dav::folder_update()
Dec 13 2023, 2:13 PM

Dec 12 2023

machniak added a comment to rKc525bb21bee1: Avoid creating groupware folders by default.

on a system with Kolab4 Cyrus DAV we shouldn't be using this plugin at all.

Dec 12 2023, 1:49 PM

Dec 10 2023

machniak accepted D4600: Use Guzzle instead of HTTP_Request2.
Dec 10 2023, 6:59 PM
machniak added a comment to D4588: Get wopi with kolabfiles to work.

I guess it would be good to implement authentication in kolabfiles driver, so it sets the user property, i.e. what kolab driver does. For now, this will work, until we implement sharing, I suppose.

Dec 10 2023, 6:53 PM
machniak added a comment to D4603: Send updated_at and created_at timestamps.

I have no strong opinion, but we use toDateTimeString() which returns 'Y-m-d H:i:s' in a couple of places already.

Dec 10 2023, 6:47 PM
machniak accepted D4585: kolabfiles backend.
Dec 10 2023, 6:39 PM

Dec 8 2023

machniak committed rRPKe21f48d3badc: Small improvement in DAV client (authored by machniak).
Small improvement in DAV client
Dec 8 2023, 2:52 PM
machniak updated the diff for D4570: MeetingResponse and MeetingRequest fixes.
  • Clear message
Dec 8 2023, 12:27 PM

Dec 7 2023

machniak committed rSb578cd37be26: Enable error reporting for tests (authored by machniak).
Enable error reporting for tests
Dec 7 2023, 6:18 PM
machniak committed rS1852ceedb391: Add WBXML decoder test (authored by machniak).
Add WBXML decoder test
Dec 7 2023, 5:28 PM

Dec 5 2023

machniak updated the diff for D4570: MeetingResponse and MeetingRequest fixes.
  • Disable itip processing for now
Dec 5 2023, 3:22 PM

Dec 4 2023

machniak updated the diff for D4597: Asynchronous charging of deleted entitlements.
  • Cleanup
Dec 4 2023, 11:26 AM
machniak requested review of D4597: Asynchronous charging of deleted entitlements.
Dec 4 2023, 11:07 AM

Nov 29 2023

machniak committed rRPKc8ac5637a439: Fix PHP8 warnings (authored by machniak).
Fix PHP8 warnings
Nov 29 2023, 3:43 PM
machniak closed D4576: Better approach to log SQL queries.
Nov 29 2023, 11:35 AM
machniak committed rK3bc86f99af50: Better approach to log SQL queries (authored by machniak).
Better approach to log SQL queries
Nov 29 2023, 11:34 AM
machniak updated the diff for D4570: MeetingResponse and MeetingRequest fixes.
  • Fixes
Nov 29 2023, 10:43 AM

Nov 28 2023

machniak updated the diff for D4570: MeetingResponse and MeetingRequest fixes.
  • Merge branch 'master' into dev/meeting-response-fixes
  • Fixes
Nov 28 2023, 3:34 PM
machniak committed rRPKf9ac9682887a: Fix removing all exceptions from an event (authored by machniak).
Fix removing all exceptions from an event
Nov 28 2023, 3:28 PM
machniak accepted D4591: Excempt users with 100% discount from rate-limiting.

Would be good to have a test for this case.

Nov 28 2023, 8:36 AM

Nov 27 2023

machniak requested changes to D4585: kolabfiles backend.
Nov 27 2023, 3:39 PM