X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=CHANGELOG;h=0a12333f926693960c9063b684cb160c79970b45;hp=6d03ad8ddc04445d6d478ad2c6091a799212e465;hb=HEAD;hpb=4a2dd780615ebd7e9d2d4e87273928575d2b40a7 diff --git a/CHANGELOG b/CHANGELOG index 6d03ad8..0a12333 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,22 +1,76 @@ - BUG - "lascio" forgotten icon and bad text fixed. - - auth user replaced with new login - nick command restricted inside auth tables. - alarm message to single user. - act_content totally refactored. - new field $idx in table class. - variable enabled topbanner. - rendering for auth names refactored. - "brisk_conf" config paramiter added. - "challenges" ftok tree entry added. - Background changed. - Notify enhanced. - Optional password added (with challenge and pseudo db server-side). - Authentication only table added. - User flags (authentication and other) added. - Client side room rendering refactored. - Unmediate exit managed (with "onbeforeunload" and "onunload") - Reserved tables +2.5.0 + ENH more explicit caller status on table + ENH mop user state added + ENH "supporter icon" (and mechanism) added + ENH Id cvs tag removed + +2.4.2 + ENH baby, soccer user state added + FIX stalled user on table will be banned + +2.4.1 + ENH rabbit user state added + ENH radio button instead flat pref in room + ENH restore room after isolation mode leaved + ENH sound when auction finish added (with preference) + ENH page title change when auction finish + +2.4.0 + ENH splash window + ENH isolation mode + ENH donometer + ENH placing with dates range + +2.1.6 + ENH commands menu added + ENH /listen and /mesgtoadm commands added + ENH improved inheritance between classes + ENH auth only tables disposition changed + +2.1.5 + ENH myconsole.js facility added (js) + ENH rendering of standup users area (func j_stand_cont()) refactored with a more + comfortable "inertial behavior" and decoupling incoming "model" with + local "view", what a mess! (js) + ENH moved briskin5 functions from Obj/brisk.phh to briskin5/Obj/briskin5.phh (php) + ENH moved briskin5 functions from commons.js to briskin5/briskin5.js (js) + ENH start of multi-language support (lang-related images) (php, gfx) + +2.1.4 + ENH heartbit refactored (js) + ENH watchdog added (js+php) + ENH log_legal refactored, if auth added (php) + ENH reload button added (js+php) + FIX recovery lost game for auth user in room (php) + +2.1.3 + ENH notify object refactored + ENH /autentica command added to avoid mail spuffing + ENH /st commands to set user status (icons) + +2.1.2 + ENH strong ban added (hardbans). + ENH web of trust docs added. + +2.1.1 + FIX "lascio" forgotten icon and bad text fixed. + ENH "brisk_conf" config paramiter added. + ENH "challenges" ftok tree entry added. + MOD background changed. + ENH notify enhanced. + ENH unmediate exit managed (with "onbeforeunload" and "onunload"). + ENH user flags (authentication and other) added. + ENH rendering for auth names refactored. + ENH optional password added (with challenge and pseudo db server-side). + ENH auth user replaced with new login. + ENH client side room rendering refactored. + ENH variable enabled topbanner. + ENH new field $idx in table class. + ENH authentication only table added. + ENH nick command restricted inside auth tables. + ENH act_content totally refactored. + ENH alarm message to single user. + ENH reserved tables. BRANCHED trusty