Page MenuHomePhorge
Feed All Stories

Dec 14 2023

mollekopf committed R113:3016c486a970: Do not log deprecation messages no production systems.
Dec 14 2023, 11:39 AM
mollekopf committed R113:28dabbfae0c5: php8 compat.
Dec 14 2023, 11:39 AM
mollekopf committed R113:437adc4350d0: Don't log an imap authentication error when log_logins=true (authored by machniak).
Dec 14 2023, 11:39 AM
mollekopf committed R113:531ea19ff1d6: kolab skin updates.
Dec 14 2023, 11:39 AM
mollekopf committed R113:71b57552ce0b: Fix PHP8 warnings (authored by machniak).
Dec 14 2023, 11:39 AM
mollekopf committed R113:dcc7fe8a4931: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
Dec 14 2023, 11:39 AM
mollekopf committed R113:2ae3ac3c90f7: readBytes() never returns null (authored by machniak).
Dec 14 2023, 11:39 AM
mollekopf committed R113:d0df95c15989: Improve performance of fetching mail bodies (authored by machniak).
Dec 14 2023, 11:39 AM
mollekopf committed R113:2a4bbf0889bf: Revert "On mysql 5.6 191 bytes length is the best we can do with utf8mb4".
Dec 14 2023, 11:39 AM
mollekopf committed R113:395d7a9dc030: Fixed managesieve.js.
Dec 14 2023, 11:39 AM
mollekopf committed R113:835f818bd37e: php8 compat.
Dec 14 2023, 11:39 AM
mollekopf committed R113:2cf090dd5cb2: On mysql 5.6 191 bytes length is the best we can do with utf8mb4.
Dec 14 2023, 11:39 AM
mollekopf committed R113:281ab5667db4: php8 compat.
Dec 14 2023, 11:39 AM
mollekopf committed R113:c9585144a797: Added the kolab skin because the other repo is not publicly available.
Dec 14 2023, 11:39 AM
mollekopf committed R113:e863c2a79d7f: CS fixes, update changelog (authored by machniak).
Dec 14 2023, 11:39 AM
mollekopf committed R113:0efc545215bb: Add a warning regarding implicit ssl.
Dec 14 2023, 11:39 AM
mollekopf committed R113:4923415219ff: Use rcube_utils::remote_addr() to take HTTP_X_FORWARDED_FOR into account.
Dec 14 2023, 11:39 AM
mollekopf committed R113:d31d8785eff6: Introduce optional support to inject PROXY protocol headers after.
Dec 14 2023, 11:39 AM
mollekopf committed R113:58bf15c4e3f6: Update changelog (authored by machniak).
Dec 14 2023, 11:39 AM
mollekopf committed R113:cc7b36839077: Enigma: WOAT Support (#8626).
Dec 14 2023, 11:38 AM
machniak committed R113:f6bd4d1e11cf: Fix TinyMCE localization installation (#9266).
Dec 14 2023, 11:38 AM
mollekopf committed R113:487fcdfa817b: Added a composer.json.
Dec 14 2023, 11:38 AM
machniak committed R113:1bd6a00caccf: Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3.
Dec 14 2023, 11:38 AM
machniak committed R113:f6543597a41d: Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3.
Dec 14 2023, 11:38 AM

Dec 13 2023

Harbormaster failed to build B6665: rKC9f4170415e0f: Project README for rKC9f4170415e0f: Project README!
Dec 13 2023, 5:57 PM
machniak committed rRPKf4accec37c2b: Fix PHP8 warning if $_SERVER['HTTP_USER_AGENT'] is not set.
Dec 13 2023, 2:50 PM
machniak committed rRPK337ac3c5d928: Improve kolab_storage_dav::folder_update().
Dec 13 2023, 1: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, 12:49 PM

Dec 11 2023

mollekopf 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 11 2023, 9:00 AM
mollekopf closed D4600: Use Guzzle instead of HTTP_Request2.
Dec 11 2023, 8:44 AM
mollekopf closed D4588: Get wopi with kolabfiles to work.
Dec 11 2023, 8:44 AM
mollekopf closed D4585: kolabfiles backend.
Dec 11 2023, 8:44 AM
mollekopf committed rC26aadee0b457: Use Guzzle instead of HTTP_Request2.
Dec 11 2023, 8:44 AM
mollekopf committed rCa7637f6424b5: kolabfiles backend.
Dec 11 2023, 8:44 AM
mollekopf committed rCee93df547b90: Get wopi with kolabfiles to work.
Dec 11 2023, 8:44 AM
mollekopf closed D4582: Add a trailing slash to /chwala/api calls.
Dec 11 2023, 8:43 AM
mollekopf committed rCdc71d82ba98c: Add a trailing slash to /chwala/api calls.
Dec 11 2023, 8:43 AM
mollekopf committed rC3cf1abd30e06: PHP8 warnings.
Dec 11 2023, 8:43 AM
mollekopf updated the diff for D4603: Send updated_at and created_at timestamps.

Use toDateTimeString()

Dec 11 2023, 8:34 AM

Dec 10 2023

machniak accepted D4600: Use Guzzle instead of HTTP_Request2.
Dec 10 2023, 5: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, 5: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, 5:47 PM
machniak accepted D4585: kolabfiles backend.
Dec 10 2023, 5:39 PM
mollekopf added a comment to D4603: Send updated_at and created_at timestamps.

Maybe we should just send epoch instead?

Dec 10 2023, 8:15 AM
mollekopf added a reviewer for D4603: Send updated_at and created_at timestamps: Restricted Project.
Dec 10 2023, 7:52 AM
mollekopf requested review of D4603: Send updated_at and created_at timestamps.
Dec 10 2023, 7:52 AM
mollekopf updated the diff for D4585: kolabfiles backend.

Get timestamps to work

Dec 10 2023, 7:51 AM
mollekopf accepted D4597: Asynchronous charging of deleted entitlements.
Dec 10 2023, 7:17 AM
mollekopf added a comment to D4585: kolabfiles backend.

While this implementation is not certainly not finished, I'd like to get it merged and take it from there.
If you have a few minor adjustments that you'd like before I merge I'm happy to though.

Dec 10 2023, 6:58 AM

Dec 9 2023

mollekopf updated the diff for D4585: kolabfiles backend.

Cleanup, implemented file/folder moves/renames

Dec 9 2023, 10:11 PM

Dec 8 2023

mollekopf added a reviewer for D4600: Use Guzzle instead of HTTP_Request2: Chwala Developers.
Dec 8 2023, 4:04 PM
mollekopf added a comment to D4600: Use Guzzle instead of HTTP_Request2.

I know, incomplete, but it seems to get the job done for plesk.

Dec 8 2023, 4:04 PM
mollekopf requested review of D4600: Use Guzzle instead of HTTP_Request2.
Dec 8 2023, 4:04 PM
mollekopf added a reviewer for D4588: Get wopi with kolabfiles to work: Chwala Developers.
Dec 8 2023, 4:03 PM
machniak committed rRPKe21f48d3badc: Small improvement in DAV client.
Dec 8 2023, 1:52 PM
machniak updated the diff for D4570: MeetingResponse and MeetingRequest fixes.
  • Clear message
Dec 8 2023, 11:27 AM

Dec 7 2023

machniak committed rSb578cd37be26: Enable error reporting for tests.
Dec 7 2023, 5:18 PM
machniak committed rS1852ceedb391: Add WBXML decoder test.
Dec 7 2023, 4:28 PM
mollekopf committed rLK304c46e16ab7: Support building with kcalcore 5.9.3.
Dec 7 2023, 8:10 AM
mollekopf committed rLKaca4bd511455: Support setting the php version switch.
Dec 7 2023, 8:10 AM
mollekopf committed rLK71c1c82c44f3: 3.2.0.
Dec 7 2023, 8:10 AM
mollekopf committed rLKfb818e0ee0d0: 3.1.0.
Dec 7 2023, 8:10 AM
mollekopf committed rLKc3bb9639929c: Search for threads just like libkolabxml does.
Dec 7 2023, 8:10 AM
mollekopf committed rLK06df17fa7a05: Swig 4 no longer generates a .php file.
Dec 7 2023, 8:10 AM

Dec 5 2023

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

Dec 4 2023

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

Nov 29 2023

machniak committed rRPKc8ac5637a439: Fix PHP8 warnings.
Nov 29 2023, 2:43 PM
machniak closed D4576: Better approach to log SQL queries.
Nov 29 2023, 10:35 AM
machniak committed rK3bc86f99af50: Better approach to log SQL queries.
Nov 29 2023, 10:34 AM
machniak updated the diff for D4570: MeetingResponse and MeetingRequest fixes.
  • Fixes
Nov 29 2023, 9: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, 2:34 PM
machniak committed rRPKf9ac9682887a: Fix removing all exceptions from an event.
Nov 28 2023, 2:28 PM
mollekopf added inline comments to D4576: Better approach to log SQL queries.
Nov 28 2023, 10:57 AM
mollekopf closed D4591: Excempt users with 100% discount from rate-limiting.
Nov 28 2023, 7:38 AM
mollekopf committed rK4e3dd057328a: Exempt users with 100% discount from rate-limiting.
Nov 28 2023, 7:38 AM
machniak accepted D4591: Excempt users with 100% discount from rate-limiting.

Would be good to have a test for this case.

Nov 28 2023, 7:36 AM
mollekopf added a reviewer for D4594: 15 messages / minute rate-limit for paying users: Restricted Project.
Nov 28 2023, 7:03 AM
mollekopf updated the diff for D4594: 15 messages / minute rate-limit for paying users.

Adjusted message

Nov 28 2023, 7:03 AM
mollekopf updated the diff for D4594: 15 messages / minute rate-limit for paying users.

lint

Nov 28 2023, 6:55 AM
mollekopf requested review of D4594: 15 messages / minute rate-limit for paying users.
Nov 28 2023, 6:54 AM

Nov 27 2023

mollekopf committed rKeee1b3e49e99: Avoid creating the groupware default folders.
Nov 27 2023, 4:10 PM
mollekopf committed rK3fe899e08b0b: Set a meta partition, set CYRUS_VERBOSE=1.
Nov 27 2023, 4:10 PM
mollekopf committed rK150b11ada64e: Adjust the dav urls so they work on openshift.
Nov 27 2023, 4:10 PM
mollekopf committed rKc525bb21bee1: Avoid creating groupware folders by default.
Nov 27 2023, 4:10 PM
mollekopf committed rKe5aab246b686: Support setting the APP_SERVICES_DOMAIN.
Nov 27 2023, 4:10 PM
mollekopf added a reviewer for D4591: Excempt users with 100% discount from rate-limiting: Restricted Project.
Nov 27 2023, 3:18 PM
mollekopf requested review of D4591: Excempt users with 100% discount from rate-limiting.
Nov 27 2023, 3:18 PM
machniak requested changes to D4585: kolabfiles backend.
Nov 27 2023, 2:39 PM
machniak accepted D4582: Add a trailing slash to /chwala/api calls.

It shouldn't really matter.

Nov 27 2023, 1:56 PM
mollekopf added a reviewer for D4582: Add a trailing slash to /chwala/api calls: machniak.
Nov 27 2023, 12:38 PM
mollekopf added a reviewer for D4585: kolabfiles backend: machniak.
Nov 27 2023, 12:38 PM
machniak committed rS2e876f693f93: Fix writing performance stats to log.
Nov 27 2023, 12:28 PM
machniak committed rS28f1a371037d: Fix per_user_debugging handling.
Nov 27 2023, 11:50 AM
machniak committed rS129cb3866a3f: Set per user log dir earlier.
Nov 27 2023, 10:47 AM
Harbormaster failed to build B6104: rPBe8bc0ccbb543: Fix screenshots for rPBe8bc0ccbb543: Fix screenshots!
Nov 27 2023, 10:38 AM
Harbormaster failed to build B6227: rPBc1fb6fbdc243: Add Travis Badge (#273) for rPBc1fb6fbdc243: Add Travis Badge (#273)!
Nov 27 2023, 10:38 AM
machniak updated the diff for D4570: MeetingResponse and MeetingRequest fixes.
  • Small cleanup
Nov 27 2023, 8:25 AM

Nov 25 2023

machniak added inline comments to D4576: Better approach to log SQL queries.
Nov 25 2023, 3:37 PM

Nov 24 2023

machniak updated the diff for D4570: MeetingResponse and MeetingRequest fixes.
  • Small improvements
Nov 24 2023, 2:45 PM