Proper fix https://github.com/roundcube/roundcubemail/commit/df02322d6a38e6691ec066d83ee7e6ca34a1054d
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 4 2024
Dec 4 2024
mollekopf committed R113:f83f5c99edc4: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
mollekopf committed R113:b532fa8013f1: Don't log an imap authentication error when log_logins=true (authored by machniak).
machniak committed R113:3b1258b78550: Fix preg_match()'s $flags type (#9686) (authored by Paul J. Dorn <pajod@users.noreply.github.com>).
machniak committed R113:2f4748bb9d01: BUG: get_variable for postgres never returns a value (#9710) (authored by Vitaly Lavrov <vel21ripn@gmail.com>).
machniak committed R113:6baf9aeff0dd: Added German translation for "Keep Formatting" (#9701) (authored by Jan <56178675+JE4GLE@users.noreply.github.com>).
GitHub <noreply@github.com> committed R113:fc6c34b42e38: Introduce security@roundcube.net as security contact (#9694) (authored by Pablo Zmdl <57864086+pabzm@users.noreply.github.com>).
GitHub <noreply@github.com> committed R113:893c5572839a: Backport virtuser file email2user fix (#9691) (authored by Pablo Zmdl <57864086+pabzm@users.noreply.github.com>).
Dec 3 2024
Dec 3 2024
Nov 29 2024
Nov 29 2024
Nov 28 2024
Nov 28 2024
I tried taking into account how states override each other
mollekopf added a reviewer for D5042: Single kolab_users_count metric with state label: Restricted Project.
Nov 27 2024
Nov 27 2024
Avoid pushing resync jobs for deleted users
This warning message is not that useful without a wallet ID, I suppose.
Nov 26 2024
Nov 26 2024
Regarding syncrotons needs:
- I think we need to get away from the timestamp comparisons and instead store whatever we need to as part of the synchronization state (tied to the synckey)
- Ideally we find something better to store than all entries in a folder that are part of the tag, or at least a more efficient representation than huge urls.
just as an fyi, purging users became less of a priority, so I'm parking this diff for now.
Rely on onlyTrashed
Do not disable a pending mandate
Really only test the IMAP_READY status
Rewrote resync to use separate queries for created/deleted
mollekopf added a reviewer for D5040: user:resync: efficient resync for created/deleted users: Restricted Project.
Nov 25 2024
Nov 25 2024
Nov 24 2024
Nov 24 2024
Nov 22 2024
Nov 22 2024