1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Oct 22, 2024 — Oct 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move resource handling up to allow for further simplification More... about 8 years ago
Revert omitting the .0 before E±nn: causes float to int conversion More... about 8 years ago
fix testsuite after commit d94944ebac94a0ee8077daa59c21fb362bf213f6 More... about 8 years ago
more simplification More... about 8 years ago
simplify further More... about 8 years ago
increase legibility More... about 8 years ago
use minijson_encode_string calls internally More... about 8 years ago
factor out minijson_encode_string() More... about 8 years ago
avoid erroring out More... about 8 years ago
further optimisations More... about 8 years ago
emit a proper subset of ECMAscript only More... about 8 years ago
fix indenting of Array and Object output More... about 8 years ago
[SimKolab #896] Begin rewriting utilities to use less memory, More... about 8 years ago
note More... about 8 years ago
merge HTML body truncation fix More... about 8 years ago
Merge branch 'undeleted' More... about 8 years ago
Merge tag '2.3.8' into undeleted More... about 8 years ago
Merge pull request #595 in ZP/z-push from release/2.3 to master More... about 8 years ago
Merge pull request #594 in ZP/z-push from develop to release/2.3 More... over 8 years ago
Merge pull request #592 in ZP/z-push from bugfix/ZP-1285-caldav-time-zone-incorrectly-converted to develop More... over 8 years ago
Merge pull request #593 in ZP/z-push from bugfix/ZP-1286-unable-to-delete-an-appointment-on to develop More... over 8 years ago
ZP-1286 Unable to delete an appointment on mobile phone. More... over 8 years ago
ZP-1285 Missed other instance of timezone lookup in Recurrence -- fixed. Note: Needs more eyeballs; this appears correct but the original code goes back a *long* way, and until recently I had not noted problems with time zone conversion. Why it failed now, but not before, is not clear. More... over 8 years ago
ZP-1285 Fix the call to GMT conversion for DTSTART and DTEND conversion from DAVICAL events to ActiveSync format. The timezone initialization passed was the ActiveSync one, which PHP does not know and thus failed to index properly for daylight savings time. Replace with the check for a valid PHP time zone field from the Davical server and, if invalid, use the system default. More... over 8 years ago
bump More... over 8 years ago
Revert "send to customer for testing [#896]" More... over 8 years ago
Revert "debugging" More... over 8 years ago
[#891] leave Content-Type header alone if S/MIME More... over 8 years ago
debugging More... over 8 years ago
add a workaround for iOS SecurePIM adding *three* MIME-Version headers More... over 8 years ago