• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes + editor hints

    • -91
    • +68
    ./www/edit-external-contact-2.tcl
  1. … 24 more files in changeset.
Replace/remove deprecated proc 'db_null'

  1. … 24 more files in changeset.
fix typos

  1. … 5 more files in changeset.
fix boolen expression

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).

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

  1. … 225 more files in changeset.
Fix a bunch of typos

    • -12
    • +12
    ./www/doc/jabber-instalation.adp
  1. … 113 more files in changeset.
Fix typos

    • -19
    • +14
    ./sql/oracle/jabber-notification-forum-create.sql
  1. … 20 more files in changeset.
Fix typos

    • -15
    • +15
    ./www/doc/jabber-installation.adp
  1. … 144 more files in changeset.
Fix typos

  1. … 34 more files in changeset.
Fix typos

  1. … 60 more files in changeset.
Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 69 more files in changeset.
Fix typos

  1. … 62 more files in changeset.
Fix more typos

  1. … 82 more files in changeset.
Fix typos

  1. … 50 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

    • -1
    • +1
    ./www/jabber-auto-login-greenthumb-neu.tcl
    • -1
    • +1
    ./www/jabber-auto-login-greenthumb.tcl
  1. … 675 more files in changeset.
remove unused .xql files, rename a couple misnamed xql files, fix elements-display.adp to not embed lots of tcl, add some interface status things

  1. … 18 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 57 more files in changeset.
fix some typos in install

    • -21
    • +21
    ./sql/postgresql/jabber-create.sql
Initial revision

    • binary
    ./nsjabber-patch-1.tar.gz
    • binary
    ./c/conference-0.4.1+.tar.gz
    • binary
    ./c/mod_acs-0.1.0.0.tar
    • binary
    ./c/nsjabber-0.1.0.1.tar
    • -0
    • +817
    ./sql/oracle/jabber-create.sql
    • -0
    • +42
    ./sql/oracle/jabber-drop.sql
    • -0
    • +100
    ./sql/oracle/jabber-notification-create.sql
    • -0
    • +51
    ./sql/oracle/jabber-notification-forum-create.sql
    • -0
    • +1007
    ./sql/postgresql/jabber-create.sql
    • -0
    • +119
    ./sql/postgresql/jabber-drop.sql
    • -0
    • +130
    ./sql/postgresql/jabber-notification-create.sql
    • -0
    • +22
    ./tcl/jabber-procs-oracle.xql
    • -0
    • +14
    ./tcl/jabber-procs-postgresql.xql
  1. … 333 more files in changeset.