• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
acs_mail_lite::incoming_email calls deprecated acs_mail_lite::parse_bounce_address. Comment, that this should not stay so.

    • -1
    • +12
    ./tcl/acs-mail-lite-callback-procs.tcl
improve spelling

  1. … 12 more files in changeset.
add missing version dependencies for antonio's recent changes concering user info API

  1. … 5 more files in changeset.
Use more API

Note that now we assume email and user_id will be from parties that actually belong to the system

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

    • -3
    • +3
    ./www/doc/incoming-email-legacy-notes.adp
  1. … 474 more files in changeset.
Rework variable assigning loops (set -> lassign) + Whitespace changes

  1. … 13 more files in changeset.
remove duplicated words

  1. … 9 more files in changeset.
regenerated documentation

  1. … 1 more file in changeset.
Prefer '{}' to '[list]' when creating empty lists

    • -3
    • +3
    ./www/doc/incoming-email-legacy-notes.adp
  1. … 224 more files in changeset.
remove parens

Remove superfluous xql files, reintroduced during last merge with https://github.com/tekbasse/acs-mail-lite/tree/master/tcl

Harmonize query naming in xql

Fix typos

  1. … 5 more files in changeset.
Fix typos

    • -2
    • +2
    ./sql/postgresql/acs-mail-lite-create.sql
  1. … 27 more files in changeset.
fix more typos

    • -2
    • +2
    ./tcl/acs-mail-lite-callback-procs.tcl
  1. … 4 more files in changeset.
Fix typos

  1. … 6 more files in changeset.
Fix typos

    • -2
    • +2
    ./sql/postgresql/acs-mail-lite-create.sql
  1. … 53 more files in changeset.
Fix typos

    • -2
    • +2
    ./sql/postgresql/acs-mail-lite-create.sql
  1. … 40 more files in changeset.
Fix typos

  1. … 14 more files in changeset.
Fix even more typos

    • -2
    • +2
    ./sql/postgresql/acs-mail-lite-create.sql
  1. … 27 more files in changeset.
*** empty log message ***

    • -4
    • +7
    ./sql/postgresql/acs-mail-lite-create.sql
    • -0
    • +15
    ./sql/postgresql/upgrade/upgrade-5.10.0d3-5.10.0d4.sql
fix more spelling issues

remove spurious "expr" in "expr"

simplfy expressions (no need for backslash), standardize writing of RFC

fix spelling

    • -1
    • +1
    ./www/doc/incoming-email-legacy-notes.adp
Apply pachtes #960, #961, #962 and #963 from Ben Brink, bump version number to 5.10.0d3 such that changes in .info file get picked up

    • -18
    • +35
    ./tcl/test/email-inbound-procs.tcl
fix for bug #3338

Improve HTML

modernize Tcl code

prefer ad_try over catch, simplify expression