| Commit message (Expand) | Author | Age | Files | Lines |
* | - temporary disable the 'only system key to break' in LG mode, for backward c... | piaip | 2009-05-24 | 1 | -1/+4 |
* | refine: reduce the i/o request to check reserved id | piaip | 2009-05-23 | 1 | -3/+4 |
* | - implement reserve id in a better way | piaip | 2009-05-23 | 1 | -3/+10 |
* | - add reserved id to prevent malicious registration | piaip | 2009-05-23 | 1 | -0/+3 |
* | refine pmore movie syntax highlight, again | piaip | 2009-05-23 | 1 | -6/+5 |
* | pmore: add include/interrupt (LI) command | piaip | 2009-05-23 | 1 | -8/+94 |
* | - improve pmore movie syntax highlight | piaip | 2009-05-23 | 1 | -7/+11 |
* | - simple parser for pmore style movie editing | piaip | 2009-05-22 | 1 | -11/+148 |
* | fix push (recomment) input location wrong in screen mode | piaip | 2009-05-18 | 1 | -2/+9 |
* | add comments | piaip | 2009-05-18 | 1 | -1/+2 |
* | prevent BM accidentally removed post notes (suggest by GeniusKiKi@PttCurrent) | piaip | 2009-05-18 | 1 | -4/+5 |
* | pfterm: don't use bs to optimize when there's wrap concern. | piaip | 2009-05-15 | 1 | -1/+2 |
* | prevent screen wrapping issue | piaip | 2009-05-15 | 1 | -1/+1 |
* | Replace PTT in mail title by macro | scw | 2009-04-10 | 1 | -1/+1 |
* | Clean up some compile warnings (unused, signess) | wens | 2009-03-21 | 5 | -17/+17 |
* | correct new gamble BM money function | scw | 2009-03-04 | 1 | -2/+5 |
* | Fix explanation for last commit. | scw | 2009-03-04 | 1 | -1/+1 |
* | Fix gamble for BM | scw | 2009-03-04 | 1 | -3/+4 |
* | Add mvprints (like ncurses mvprintw) | wens | 2009-03-01 | 1 | -0/+16 |
* | remove my_ctime | wens | 2009-03-01 | 1 | -3/+1 |
* | Add 'l' key for entering boards in boardlist. | mhsin | 2009-01-14 | 1 | -0/+1 |
* | Fix area calculation for disabled URL querying site. | mhsin | 2009-01-07 | 1 | -0/+4 |
* | Add support for querying article URL. | mhsin | 2009-01-07 | 1 | -1/+14 |
* | No unread status for lines and folders in favorites | scw | 2008-11-23 | 1 | -1/+2 |
* | Fix compile error in util/ | scw | 2008-11-18 | 1 | -0/+2 |
* | love paper is still mailing, follow friend/reject rules | scw | 2008-11-17 | 1 | -9/+17 |
* | Post and money update: | scw | 2008-11-16 | 4 | -7/+36 |
* | Correct gamble explanation | scw | 2008-11-15 | 1 | -1/+1 |
* | Last commit should be 1000p | scw | 2008-11-14 | 1 | -1/+1 |
* | Reduce BM reward on gamble to max(0.1%, 10000p) | scw | 2008-11-14 | 1 | -1/+3 |
* | Enable chess country for reversi | scw | 2008-11-14 | 1 | -2/+3 |
* | * revert recommend restirction. | kcwu | 2008-10-29 | 1 | -7/+0 |
* | * add macro ALLOW_RECOMMEND_NONLOCAL_SAVED_ARTICLE | kcwu | 2008-10-29 | 1 | -0/+2 |
* | * In news group (轉信板), recommending on non-local saved articles is not... | kcwu | 2008-10-29 | 1 | -0/+5 |
* | Remove board directory if failed | wens | 2008-10-22 | 1 | -0/+3 |
* | Check if boards are full when creating new boards | wens | 2008-10-21 | 1 | -1/+10 |
* | data should be empty on failed complete | wens | 2008-09-07 | 1 | -2/+1 |
* | Fix last commit | wens | 2008-08-05 | 1 | -2/+5 |
* | Support tagging of multiple files with same chrono | wens | 2008-08-05 | 1 | -4/+4 |
* | Don't modify Vector data; use temporary buffer. | wens | 2008-08-04 | 1 | -11/+10 |
* | Use file_exist_record directly | wens | 2008-08-04 | 4 | -10/+10 |
* | Clear curredit so we can enter mailbox after sending mail from userlist. | wens | 2008-07-22 | 1 | -0/+1 |
* | generalnamecomplete() support input history | scw | 2008-07-13 | 1 | -0/+13 |
* | No reply on deleted post (not necessary to check here but this | scw | 2008-07-08 | 1 | -1/+1 |
* | Change Vector_search | wens | 2008-07-05 | 3 | -7/+10 |
* | Reorder libraries. | wens | 2008-06-28 | 1 | -3/+3 |
* | Gomoku rule fix: lifting a ban by another ban (以禁解禁) | scw | 2008-06-28 | 1 | -2/+4 |
* | Remove unused code | wens | 2008-06-19 | 1 | -44/+0 |
* | Move stamp* to common library, with weak symbols | wens | 2008-06-19 | 1 | -22/+2 |
* | Split out os dependent library | wens | 2008-06-17 | 1 | -1/+2 |
* | Rewrite namecomplete2 using visio API | wens | 2008-06-17 | 2 | -139/+124 |
* | Add const modifier | wens | 2008-06-16 | 1 | -1/+1 |
* | Remove unused code. | wens | 2008-06-16 | 1 | -31/+3 |
* | Rewrite usercomplete using namecomplete2 and vector-constant | wens | 2008-06-16 | 1 | -224/+3 |
* | Don't use keywords | wens | 2008-06-16 | 1 | -3/+3 |
* | Possible memory leak? | wens | 2008-06-16 | 1 | -1/+3 |
* | Goodbye NameList* and namecomplete | wens | 2008-06-16 | 2 | -322/+0 |
* | Switch to Vector and namecomplete2 | wens | 2008-06-16 | 1 | -49/+58 |
* | Simplify variable expansion | wens | 2008-06-16 | 1 | -6/+6 |
* | Vector must be initialized first | wens | 2008-06-16 | 1 | -0/+1 |
* | prevent memory leak | wens | 2008-06-16 | 1 | -1/+2 |
* | Use Vector and namecomplete2 | wens | 2008-06-16 | 1 | -7/+8 |
* | ToggleNameList like function for Vector | wens | 2008-06-16 | 1 | -0/+25 |
* | ShowNameList() like function for Vector | wens | 2008-06-16 | 1 | -0/+24 |
* | Use general Vector_*. | wens | 2008-06-15 | 2 | -171/+28 |
* | remove duplicate code (in common library) | wens | 2008-06-15 | 1 | -18/+0 |
* | Temporary version of aids.c. | mhsin | 2008-06-13 | 1 | -34/+46 |
* | Move BBS non-related functions to independent library | wens | 2008-06-13 | 1 | -185/+1 |
* | Makefile cleanup | wens | 2008-06-13 | 1 | -10/+5 |
* | - fix make for FreeBSD | kcwu | 2008-06-13 | 1 | -1/+1 |
* | Clean up makefiles | wens | 2008-06-12 | 1 | -14/+13 |
* | Handle tabs in outc() | wens | 2008-06-11 | 1 | -1/+17 |
* | - add comments and eliminate compile warning | piaip | 2008-06-04 | 2 | -1/+5 |
* | - reduce the frequency of alerts | piaip | 2008-06-04 | 1 | -1/+3 |
* | - improve reg-email check procedure and error message | piaip | 2008-06-04 | 2 | -111/+131 |
* | - passwd: enable ALERT_PWD_RELOAD | piaip | 2008-06-04 | 1 | -2/+0 |
* | - minimore: fix inversed navigation key (j/k). | piaip | 2008-06-04 | 1 | -2/+2 |
* | Add keys for previous/next article | wens | 2008-06-04 | 1 | -0/+7 |
* | Avoid FILE * leak | wens | 2008-06-04 | 1 | -3/+3 |
* | - board: show vote limitation for VOTE_BOARDs. | piaip | 2008-06-04 | 1 | -10/+27 |
* | - prevent wrong email test on multiple '@'s. | piaip | 2008-06-04 | 1 | -4/+9 |
* | - fix buying check money: offset-by-one bug | piaip | 2008-06-03 | 1 | -1/+1 |
* | - improve reg ui messages | piaip | 2008-05-31 | 1 | -1/+8 |
* | - bbs: check 'badpost' post restriction only if assess is enabled. | piaip | 2008-05-31 | 2 | -2/+7 |
* | - prevent sharing buy_ticket for chicken and gamble | piaip | 2008-05-30 | 2 | -4/+36 |
* | - fixed: boardlist->E->E board title input dialog too long. | piaip | 2008-05-27 | 1 | -2/+3 |
* | - fixed: ten-half may be played without having PMONEY. | piaip | 2008-05-27 | 1 | -2/+9 |
* | - register validation: change message from "validated" to "viewed". | piaip | 2008-05-21 | 1 | -2/+2 |
* | - display and hint the approx value of register requests | piaip | 2008-05-21 | 1 | -1/+3 |
* | - make file types visible to all users | piaip | 2008-05-19 | 1 | -15/+22 |
* | - refresh deleted board after deleting announce(man/gem) posts | piaip | 2008-05-19 | 1 | -0/+1 |
* | - chicken: allow better revive for admin | piaip | 2008-05-17 | 1 | -3/+12 |
* | - improve chicken revive formula to avoid death-revive cycle exploit | piaip | 2008-05-16 | 1 | -70/+45 |
* | - bbs: alert when replying to board fallbacks to reply-mail. | piaip | 2008-05-16 | 4 | -21/+31 |
* | - add HOME/END in announce cursor movement (suggestion from PttBug) | piaip | 2008-05-14 | 1 | -3/+6 |
* | - mail: ignore self from reject list | piaip | 2008-05-14 | 3 | -25/+6 |
* | - fix angel give_money anonymous default option bug | piaip | 2008-05-14 | 1 | -1/+1 |
* | WARNING: THIS PATCHSET CHANGED SHM STRUCTURE. PLEASE READ UPDATING CAREFULLY. | piaip | 2008-05-13 | 2 | -9/+9 |
* | - general message refine | piaip | 2008-05-13 | 3 | -22/+14 |
* | - register: finetune reject reasons and logs according to admin requests. | piaip | 2008-05-13 | 1 | -1/+2 |
* | - mbbsd: fix mind init size | piaip | 2008-05-12 | 1 | -1/+3 |
* | - mbbsd: clean trailing stuff when fromd is enabled. | piaip | 2008-05-12 | 1 | -2/+6 |
* | - bbs: X (recommend) on vote_post should do like 'y' -- reply vote. | piaip | 2008-05-12 | 3 | -173/+76 |
* | Disable host alias when using FROMD. | wens | 2008-05-12 | 1 | -2/+2 |
* | - fix etc_edit log format | piaip | 2008-05-12 | 1 | -1/+1 |
* | - user: fix email disallow (banemail) algorithm | piaip | 2008-05-12 | 1 | -7/+16 |
* | - chat: add /ban and /unban commands | piaip | 2008-05-11 | 1 | -1/+4 |
* | - fix show_signature display error (forgot last newline) | piaip | 2008-05-11 | 1 | -0/+1 |
* | - register: drop some rejected words which are valid in some addresses | piaip | 2008-05-11 | 3 | -2/+15 |
* | - register/captcha: remove some ambigious options/alphabets | piaip | 2008-05-11 | 1 | -2/+4 |
* | - typo fix | piaip | 2008-05-10 | 1 | -1/+1 |
* | - add more detail error log for admin's unum error | piaip | 2008-05-10 | 1 | -1/+4 |
* | - fix warnings. | kcwu | 2008-05-10 | 1 | -8/+8 |
* | - (register) fix BIG5 partial string strstr issue (solving some invalid addre... | piaip | 2008-05-10 | 1 | -41/+40 |
* | - register: fix 'x'/default being rejected in user->changemail | piaip | 2008-05-10 | 1 | -1/+9 |
* | - register: check copy-pasting sample birthday | piaip | 2008-05-10 | 1 | -5/+21 |
* | - (exp captcha) random seed should be initialized earlier for captcha. | piaip | 2008-05-10 | 2 | -6/+5 |
* | - (exp) register: add figlet captcha system | piaip | 2008-05-10 | 1 | -8/+167 |
* | - (internal) change 86400/... (seconds of day/month/...) to named constants. | piaip | 2008-05-10 | 11 | -26/+43 |
* | - menu: refine menu's and isolate personal files as submenu. | piaip | 2008-05-09 | 2 | -67/+74 |
* | - register: fixed: page mode validation treated all user as "D" (non-exist). | piaip | 2008-05-08 | 1 | -2/+0 |
* | - register: refine reject-notify process. user will be able to reply at the f... | piaip | 2008-05-08 | 1 | -186/+201 |
* | - (internal) xchatd: remove unused code | piaip | 2008-05-08 | 3 | -5/+6 |
* | - (internal) replace ctime4 by Cdate, prevent developer confused by the the t... | piaip | 2008-05-08 | 9 | -57/+38 |
* | - improve give_money process and red_envelop writing procedure. | piaip | 2008-05-08 | 4 | -61/+117 |
* | - (internal) code refine: separate inner_send API | piaip | 2008-05-07 | 2 | -39/+64 |
* | - gamble: refine open ticket message format | piaip | 2008-05-06 | 1 | -4/+6 |
* | - fix crash on cross-posting to non-exist boards (reported by astro) | piaip | 2008-05-06 | 1 | -3/+3 |
* | - alert message for reg-email whitelist | piaip | 2008-05-05 | 1 | -1/+15 |
* | - (internal) replace all localtime4() by localtime4_r(). | piaip | 2008-05-05 | 13 | -85/+71 |
* | - security exploit: calling localtime() during getdata() may change the log d... | piaip | 2008-05-05 | 1 | -8/+22 |
* | - message refine for chat | piaip | 2008-05-03 | 1 | -2/+2 |
* | - cal: fix debugsleeping process considered as multi-login issue | piaip | 2008-05-03 | 1 | -3/+5 |
* | - fix minute input error | piaip | 2008-05-03 | 1 | -1/+1 |
* | - voteboard: hint on how to join voting | piaip | 2008-04-30 | 1 | -3/+4 |
* | - refine menu items: keep better compatibility with old ordering. | piaip | 2008-04-30 | 1 | -1/+1 |
* | - chicken: make sysop revive and user revive work in same way | piaip | 2008-04-30 | 1 | -8/+19 |
* | - fix chicken sudden death after sysop revive | piaip | 2008-04-30 | 1 | -2/+2 |
* | - better menu name for xchat | piaip | 2008-04-29 | 1 | -1/+1 |
* | - prevent user vote for twice by changing id capitals (thx to hrs113355) | piaip | 2008-04-29 | 3 | -4/+5 |
* | Allowing set gambling and bidding end time to minute. | scw | 2008-04-29 | 1 | -0/+4 |
* | - board: shrink search_board input textbox size | piaip | 2008-04-29 | 3 | -2/+5 |
* | - message refine and menu item re-ordering for talk/chat. | piaip | 2008-04-29 | 2 | -7/+7 |
* | - prevent user get BM permission before BMcache ready. | piaip | 2008-04-29 | 1 | -0/+8 |
* | - mail/Forward: prevent assert error by checking valid userid. | piaip | 2008-04-28 | 1 | -0/+6 |
* | - allow F forward only for authenticated users | piaip | 2008-04-28 | 1 | -1/+31 |
* | - alert on multi login which results in userinfo out-of-sync | piaip | 2008-04-27 | 1 | -1/+7 |
* | - check send mail permission | piaip | 2008-04-27 | 2 | -1/+7 |
* | - enable 'Q' in userlist to query all users | piaip | 2008-04-26 | 1 | -0/+6 |
* | - artwork: align chat input and message bar | piaip | 2008-04-25 | 1 | -1/+1 |
* | - improve 'C' in namelist editing: removing users haven't login for a specifi... | piaip | 2008-04-25 | 2 | -4/+34 |
* | - chat: support realtime viewing chatlog. | piaip | 2008-04-25 | 1 | -7/+30 |
* | - fix safe del header rule: when deleteing 'already deleted' files, should no... | piaip | 2008-04-25 | 1 | -5/+5 |
* | - message refine | piaip | 2008-04-24 | 1 | -1/+1 |
* | - friend_list: add 'C' to clear non-exist users. | piaip | 2008-04-24 | 1 | -2/+55 |
* | - pmore: RIGHT key at end should return like LEFT (mailbox was not refreshed). | piaip | 2008-04-24 | 1 | -1/+1 |
* | - Police should be able to enter BM boards | piaip | 2008-04-24 | 1 | -0/+5 |
* | - fix: guests should not get announce sub-op, and sub-op should not have BM p... | piaip | 2008-04-24 | 3 | -14/+10 |
* | - (internal) refine visio callback | piaip | 2008-04-24 | 4 | -98/+99 |
* | - ZA: simple workaround to prevent Ctrl-U re-entrant issue | piaip | 2008-04-23 | 2 | -0/+14 |
* | - prevent 'title' prompt in editing board_note | piaip | 2008-04-23 | 2 | -1/+4 |
* | - register: add more information on registration waiting state. | piaip | 2008-04-23 | 1 | -5/+7 |
* | - register: allow quick return for aborting rejection (no reason input) | piaip | 2008-04-22 | 1 | -5/+10 |
* | - add customizable registration rejecting notes | piaip | 2008-04-22 | 1 | -3/+9 |
* | - CRLF issue: make accepting LF an option. | piaip | 2008-04-22 | 1 | -0/+9 |
* | - (mail) more hints and check on auto-forward settings | piaip | 2008-04-22 | 2 | -1/+16 |
* | - notification on forward behavior change | piaip | 2008-04-22 | 2 | -2/+10 |
* | - code refine: use ANSI_REVERSE to replace ANSI_COLOR(7), more meaningful. | piaip | 2008-04-22 | 13 | -23/+25 |
* | - show user plan when forwarding (x) mail. | piaip | 2008-04-22 | 1 | -0/+1 |
* | - add 'search only for local boards' back in Ctrl-S. | piaip | 2008-04-22 | 1 | -0/+31 |
* | - (internal) fix register query prompt extra code | piaip | 2008-04-22 | 1 | -1/+1 |
* | - (internal) code refine | piaip | 2008-04-21 | 2 | -4/+159 |
* | - refine key processing of CR(C-M), LF(C-J), BS(C-H), BS2(0x7f) | piaip | 2008-04-21 | 16 | -47/+59 |
* | - (internal) visio/vget: change old NOECHO to ASCII_ONLY + NOECHO. | piaip | 2008-04-21 | 2 | -3/+2 |
* | - visio: simulate old behavior, rejecting non-ascii characters for NOECHO (pw... | piaip | 2008-04-21 | 1 | -0/+8 |
* | - admin: add fields to change user career/phone | piaip | 2008-04-21 | 1 | -3/+7 |
* | - bbs: fixed: push_bottom nofitication not refreshed if abort. | piaip | 2008-04-20 | 4 | -312/+12 |
* | - chat: fix key hit (I_OTHERDATA) when doing ZA. | piaip | 2008-04-20 | 1 | -0/+4 |
* | - add system updates log in menu | piaip | 2008-04-20 | 2 | -44/+31 |
* | - chat: add ZA in chat | piaip | 2008-04-20 | 4 | -10/+35 |
* | - bbs: alert push_bottom for the relationship with original files | piaip | 2008-04-20 | 2 | -16/+30 |
* | - drop push_bottom warning in mailbox | piaip | 2008-04-20 | 2 | -4/+7 |
* | - clear input line when getting pssword in new visio. | piaip | 2008-04-20 | 1 | -0/+4 |
* | - notify BM for new b_config (edit board ctitle). | piaip | 2008-04-20 | 1 | -2/+7 |
* | - add 'top boards' in ZA selection. | piaip | 2008-04-20 | 2 | -3/+17 |
* | - board_config/edit_title (Bb): only log if user really changed title. | piaip | 2008-04-20 | 1 | -1/+1 |
* | - move 'B' (edit board title) to 'b' in board_config (i/I), and B now also ac... | piaip | 2008-04-20 | 3 | -37/+31 |
* | - artwork improve for ZA bar. | piaip | 2008-04-19 | 2 | -2/+5 |
* | - finetune (rollback) menu and userlist layout | piaip | 2008-04-19 | 2 | -2/+9 |
* | - move set_bottom (old ctrl-z) to ctrl-x. | piaip | 2008-04-19 | 2 | -2/+6 |
* | - make ZA system complete. | piaip | 2008-04-19 | 4 | -33/+106 |
* | - restore stat after Ctrl-Z change to allow r/w hotkeys after Ctrl-Z. (report... | piaip | 2008-04-19 | 1 | -2/+4 |
* | - change GUEST rule to checking PERM_BASIC. | piaip | 2008-04-19 | 2 | -2/+12 |
* | - talk: userlist is now scalable, with the power of VCOL layout system. | piaip | 2008-04-19 | 1 | -75/+81 |
* | - add priority to vcol | piaip | 2008-04-19 | 1 | -6/+34 |
* | - enable large terminal for menu and menu_movie. | piaip | 2008-04-19 | 2 | -20/+27 |
* | - enable large terminal in menus | piaip | 2008-04-19 | 1 | -6/+4 |
* | - fix LCECHO issue (cannot input chinese in some places) | piaip | 2008-04-19 | 4 | -9/+10 |
* | - menu: simple Ctrl-Z nav | piaip | 2008-04-19 | 2 | -1/+29 |
* | - (internal) fix chicken and bid data padding error | piaip | 2008-04-19 | 1 | -1/+1 |
* | *** PASSWD CHANGE *** PLEASE READ UPDATING FOR DEFAILT INFORMATION. | piaip | 2008-04-19 | 5 | -145/+127 |
* | - make aligned comments official. | piaip | 2008-04-18 | 1 | -1/+2 |
* | - change aligned comments to left-align format. | piaip | 2008-04-18 | 1 | -5/+2 |
* | - fix wrong LCECHO | piaip | 2008-04-18 | 4 | -13/+13 |
* | - (internal) fix board parameter | piaip | 2008-04-18 | 1 | -1/+1 |
* | - (internal) refine i/o system to try new vget system | piaip | 2008-04-18 | 2 | -41/+46 |
* | - (admin/user) kick user before making changes | piaip | 2008-04-18 | 1 | -52/+71 |
* | - xchat: fix "waterball exists forever" issue, and prevent printing mail aler... | piaip | 2008-04-18 | 2 | -22/+46 |
* | - give_money: message refine | piaip | 2008-04-18 | 2 | -15/+7 |
* | - hide the name of the executer that deleted files, due to many defects recen... | piaip | 2008-04-17 | 1 | -2/+3 |
* | - register: add log for "assigning specific user to validate". | piaip | 2008-04-17 | 2 | -20/+23 |
* | - minor code revise, fix buffer size | kcwu | 2008-04-17 | 1 | -10/+14 |
* | - remove unused global variable. | kcwu | 2008-04-17 | 1 | -4/+0 |
* | - change the permission for police to kill user from "numlogin/numpost < 100"... | piaip | 2008-04-17 | 1 | -1/+11 |
* | - do not log delete info for delete_allpost because it is usually used by sys... | piaip | 2008-04-17 | 1 | -1/+7 |
* | - (internal) change chat to use vgetstring with new callback system | piaip | 2008-04-17 | 7 | -312/+226 |
* | - (internal) getans -> vans | piaip | 2008-04-17 | 20 | -138/+234 |
* | - (internal) visio: add vgets | piaip | 2008-04-17 | 5 | -48/+324 |
* | - change sender address of auto forward to forwarder, to prevent confusion ca... | piaip | 2008-04-16 | 5 | -39/+19 |
* | - (internal) visio: add vfill/vfillw, with more flexity to vcols. | piaip | 2008-04-16 | 1 | -116/+93 |
* | - (internal) visio: add columned output API. | piaip | 2008-04-16 | 1 | -0/+204 |
* | - register: fix reject reason in paged validation mode | piaip | 2008-04-15 | 1 | -1/+1 |
* | - (internal) migrate more code to visio API. | piaip | 2008-04-15 | 2 | -40/+6 |
* | - (internal) change API names to visio format: stand_title -> vs_hdr. | piaip | 2008-04-15 | 20 | -102/+103 |
* | - bbs: fix utmp_brcid out-of-sync on 's' select. | piaip | 2008-04-15 | 7 | -30/+50 |
* | - (internal) code refine - improving visio system | piaip | 2008-04-15 | 12 | -165/+415 |
* | - bbslua: fix crash on printing error message | piaip | 2008-04-14 | 1 | -1/+1 |
* | // fix '!' exceeding screen width | piaip | 2008-04-14 | 1 | -1/+3 |
* | - gray safe_delete corpse entries | piaip | 2008-04-14 | 1 | -1/+20 |
* | - register: forgot to stop dryrun mode!! | piaip | 2008-04-13 | 1 | -1/+1 |
* | - fix loginview crash (having NULL entries) | piaip | 2008-04-13 | 3 | -1/+7 |
* | - add aligned format of comments | piaip | 2008-04-13 | 3 | -6/+24 |
* | - add calendar in login view | piaip | 2008-04-13 | 5 | -29/+49 |
* | - prevent showing id for anonymous mosts | piaip | 2008-04-13 | 1 | -2/+11 |
* | - make safe_delete display better | piaip | 2008-04-13 | 1 | -1/+1 |
* | - add 'del' in admin x_file | piaip | 2008-04-13 | 2 | -6/+22 |
* | - (internal) code refine: change [200] to [PATHLEN], [STRLEN], or [ANSILINELEN]. | piaip | 2008-04-13 | 7 | -16/+17 |
* | - fix footer length (should display all on col80) | piaip | 2008-04-13 | 1 | -1/+1 |
* | - officially change to regform v2 and drop old (v1) support. | piaip | 2008-04-13 | 2 | -778/+5 |
* | - board: add group search for 's'. | piaip | 2008-04-13 | 1 | -11/+17 |
* | - board: move cursor when leaving same board. | piaip | 2008-04-13 | 2 | -4/+11 |
* | - visio: add vbar and varf, better l-r API. | piaip | 2008-04-13 | 7 | -73/+94 |
* | (internal code refine) | piaip | 2008-04-12 | 9 | -110/+53 |
* | - (internal) use new visio/vfooter() API to display footers | piaip | 2008-04-12 | 5 | -94/+38 |
* | - visio: add vfooter() high level API. | piaip | 2008-04-12 | 2 | -1/+84 |
* | - new interface to edit system files (preventing links/source change) | piaip | 2008-04-12 | 1 | -143/+118 |
* | - register: do not remove spaces until buildling justify string | piaip | 2008-04-12 | 3 | -12/+17 |
* | - no need to unset utmp->bid (mostly in global menu). | piaip | 2008-04-12 | 1 | -1/+2 |
* | - name: improve space complete response | piaip | 2008-04-12 | 2 | -7/+13 |
* | - chat: increase query picture length | piaip | 2008-04-12 | 1 | -2/+2 |