| Commit message (Expand) | Author | Age | Files | Lines |
* | - prevent 'title' prompt in editing board_note | piaip | 2008-04-23 | 1 | -1/+1 |
* | - code refine: use ANSI_REVERSE to replace ANSI_COLOR(7), more meaningful. | piaip | 2008-04-22 | 1 | -2/+2 |
* | - bbs: fixed: push_bottom nofitication not refreshed if abort. | piaip | 2008-04-20 | 1 | -2/+2 |
* | - bbs: alert push_bottom for the relationship with original files | piaip | 2008-04-20 | 1 | -0/+5 |
* | - move 'B' (edit board title) to 'b' in board_config (i/I), and B now also ac... | piaip | 2008-04-20 | 1 | -29/+4 |
* | - move set_bottom (old ctrl-z) to ctrl-x. | piaip | 2008-04-19 | 1 | -2/+2 |
* | - 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 | 1 | -7/+7 |
* | - do not log delete info for delete_allpost because it is usually used by sys... | piaip | 2008-04-17 | 1 | -1/+7 |
* | - (internal) getans -> vans | piaip | 2008-04-17 | 1 | -11/+11 |
* | - change sender address of auto forward to forwarder, to prevent confusion ca... | piaip | 2008-04-16 | 1 | -8/+3 |
* | - (internal) change API names to visio format: stand_title -> vs_hdr. | piaip | 2008-04-15 | 1 | -4/+4 |
* | - bbs: fix utmp_brcid out-of-sync on 's' select. | piaip | 2008-04-15 | 1 | -2/+6 |
* | - gray safe_delete corpse entries | piaip | 2008-04-14 | 1 | -1/+20 |
* | - add aligned format of comments | piaip | 2008-04-13 | 1 | -5/+11 |
* | - board: move cursor when leaving same board. | piaip | 2008-04-13 | 1 | -1/+6 |
* | - visio: add vbar and varf, better l-r API. | piaip | 2008-04-13 | 1 | -12/+9 |
* | (internal code refine) | piaip | 2008-04-12 | 1 | -1/+0 |
* | - no need to unset utmp->bid (mostly in global menu). | piaip | 2008-04-12 | 1 | -1/+2 |
* | - restrict VIOLATE_LAW cross-posting | piaip | 2008-04-09 | 1 | -4/+14 |
* | - (internal) enable customization of hostname shown in AID query window. | piaip | 2008-04-09 | 1 | -1/+1 |
* | - bbs: fixed: BM can skip PostRestriction check for x-crosspost. | piaip | 2008-04-09 | 1 | -8/+19 |
* | - register: change notification mails to anonymous style | piaip | 2008-04-04 | 1 | -1/+1 |
* | - (internal) eliminate warnings | piaip | 2008-04-03 | 1 | -1/+1 |
* | - support anonymous commenting for angel system (use with caution - define AN... | piaip | 2008-04-03 | 1 | -7/+21 |
* | - fix a 7-year bug? force_open should really "force" open file. | piaip | 2008-04-03 | 1 | -14/+25 |
* | - handle money more correctly when deleting posts. (process BRD_BAD and flow ... | piaip | 2008-04-02 | 1 | -27/+50 |
* | - enable angel in BN_ANGELPRAY to do anonymous post [dirty hack] | piaip | 2008-04-01 | 1 | -2/+9 |
* | - (internal) change GLOBAL_* to BN_* | piaip | 2008-03-31 | 1 | -31/+31 |
* | - (experimental) mask ip(fromhost): USE_MASKED_FROMHOST | piaip | 2008-03-29 | 1 | -5/+3 |
* | - change the chinese description of b_note and message finetune. | piaip | 2008-03-28 | 1 | -3/+3 |
* | - bnote: change board_note display settings to make it more meaningful. | piaip | 2008-03-28 | 1 | -12/+39 |
* | - fix syntax for old c compiler. | kcwu | 2008-03-27 | 1 | -3/+7 |
* | - prompt fine-tune: change 'uppercase I' to i. | piaip | 2008-03-16 | 1 | -5/+5 |
* | - fix crash for mail->'c'->man->D. | piaip | 2008-03-15 | 1 | -1/+4 |
* | - bbs: prevent repeated showing board_enter_notes | piaip | 2008-03-15 | 1 | -2/+5 |
* | - fixed: 'y' for replying in boards | piaip | 2008-03-12 | 1 | -0/+1 |
* | - more: change 's' to 'select-board' instead of 'search'. | piaip | 2008-03-06 | 1 | -2/+1 |
* | - improve violation-pay process (prevent misunderstanding) | piaip | 2008-03-01 | 1 | -16/+28 |
* | - b_config: more detail hints on user post permission checking | piaip | 2008-02-26 | 1 | -4/+7 |
* | - bbs: deleting and creating posts now will change numpost only if file has v... | piaip | 2008-02-22 | 1 | -27/+49 |
* | - mail: do not add numposts for cross-posting mails | piaip | 2008-02-17 | 1 | -12/+10 |
* | - hide restricted board names when cross-posting (suggested by iamori@ptt1) | piaip | 2008-02-15 | 1 | -2/+13 |
* | - verify if record entry is still valid before modifying. | piaip | 2008-02-15 | 1 | -0/+10 |
* | - drop all 033 dirty ANSI character | piaip | 2008-02-14 | 1 | -1/+1 |
* | - SRexpire: enable expiring search cache records | piaip | 2008-02-13 | 1 | -2/+37 |
* | - bbs: fix delay of deleted/junk directory. (reporeted by watch@ptt2.PttBug) | piaip | 2008-02-10 | 1 | -1/+1 |
* | - bbs: isolate edflags determination | piaip | 2008-02-08 | 1 | -14/+20 |
* | - reply: boards with NOREPLY should enable mail reply by default. | piaip | 2008-02-08 | 1 | -2/+5 |
* | - reduce the chance of alert messages | piaip | 2008-02-05 | 1 | -3/+6 |
* | - add warning messages to alert about cross-post | piaip | 2008-02-05 | 1 | -3/+7 |
* | - more checks on fhdr to prevent crash | piaip | 2008-01-31 | 1 | -2/+7 |
* | - bbs: change default cursor location to "end of .DIR records" excluding .DIR... | piaip | 2008-01-29 | 1 | -2/+2 |
* | - user: hinting on SYSOP permission update of setting email | piaip | 2008-01-28 | 1 | -1/+1 |
* | - bbs: prevent post-reply respond to invalid user | piaip | 2008-01-25 | 1 | -12/+28 |
* | - fix limit edit display | piaip | 2008-01-21 | 1 | -4/+4 |
* | - bbs: allow local mail for web based tarqueue | piaip | 2008-01-16 | 1 | -1/+15 |
* | - bbs: add title for AID display | piaip | 2008-01-14 | 1 | -8/+16 |
* | - mmbsd: improve DEBUGSLEEP proctitle for debugging multiple versions | piaip | 2008-01-10 | 1 | -2/+7 |
* | - refine limit edit source | piaip | 2008-01-08 | 1 | -94/+85 |
* | - bbs: enhance title editing | piaip | 2008-01-07 | 1 | -2/+5 |
* | - mail: prevent false alerts more carefully | piaip | 2008-01-06 | 1 | -6/+6 |
* | - comments: better not use Ctrl-O as hotkey. UNIX does not send ^O by default. | piaip | 2008-01-04 | 1 | -1/+1 |
* | - fix bid issue | piaip | 2008-01-04 | 1 | -13/+23 |
* | - pmore: move ChessReplay (z) to outside. | piaip | 2008-01-03 | 1 | -2/+1 |
* | - re-enable sysop-edit in article list mode | piaip | 2008-01-03 | 1 | -21/+39 |
* | - make Test as macro name | piaip | 2008-01-02 | 1 | -5/+6 |
* | - fix display error | piaip | 2008-01-01 | 1 | -0/+1 |
* | - modify file size limitation control | piaip | 2007-12-30 | 1 | -9/+33 |
* | - fix announce crash bugs (reason: entering a_menu may have different board | piaip | 2007-12-29 | 1 | -1/+2 |
* | - mbbsd: redraw on display change | piaip | 2007-12-25 | 1 | -1/+4 |
* | - add Q and improve return value definition in pager | piaip | 2007-12-23 | 1 | -2/+6 |
* | - compact AID query UI | piaip | 2007-12-23 | 1 | -14/+10 |
* | - change screen APIs to ncurses-like names | piaip | 2007-12-21 | 1 | -1/+1 |
* | - grayout: API change, from [y,end) to [y,end] | piaip | 2007-12-20 | 1 | -3/+3 |
* | - exp: edit/upload now enabled for special boards | piaip | 2007-12-19 | 1 | -9/+17 |
* | * Enhanced AID query UI. | mhsin | 2007-12-17 | 1 | -19/+48 |
* | - add "fix aloha" for users | piaip | 2007-12-17 | 1 | -0/+2 |
* | * Add Article IDentification System(AIDS) | mhsin | 2007-12-17 | 1 | -8/+42 |
* | - fix recommends update cache and good_post relation | piaip | 2007-12-17 | 1 | -7/+13 |
* | - general message update and optimization | piaip | 2007-12-17 | 1 | -2/+6 |
* | - optimize big I formatting | piaip | 2007-12-17 | 1 | -46/+1 |
* | - move more BM management keys to integrated b_config | piaip | 2007-12-16 | 1 | -187/+13 |
* | - prepare for text-only editing | piaip | 2007-12-16 | 1 | -7/+15 |
* | - fix bug "good post dropped if user online" | piaip | 2007-12-16 | 1 | -0/+12 |
* | - ignore bottom for recommending in special modes | piaip | 2007-12-16 | 1 | -4/+5 |
* | - general message fix | piaip | 2007-12-16 | 1 | -55/+66 |
* | - enable cross-post requirement if AUTO_CPLOG on | piaip | 2007-12-15 | 1 | -6/+1 |
* | - fix typo (reported by watch.bbs@ptt.cc) | piaip | 2007-12-15 | 1 | -1/+1 |
* | - crosspost: better logic to anti crosspost spammers | piaip | 2007-12-15 | 1 | -33/+90 |
* | * extract common functions as library. | kcwu | 2007-12-12 | 1 | -35/+3 |
* | * revise code | kcwu | 2007-12-12 | 1 | -1/+1 |
* | - (msg) fix backslash in string | piaip | 2007-12-11 | 1 | -245/+16 |
* | - change hard coded .DIR to macro definitions | piaip | 2007-12-11 | 1 | -1/+1 |
* | - edit_post/smartmerge: use fnv hash instead of external MD5. | piaip | 2007-12-11 | 1 | -16/+60 |
* | edit_post: add Smart Merge | piaip | 2007-12-10 | 1 | -5/+131 |
* | - hinting outposts may not receive recommendations | piaip | 2007-12-09 | 1 | -16/+22 |
* | b_config: fix const error | piaip | 2007-12-09 | 1 | -1/+1 |
* | - better decision of modified marks | piaip | 2007-12-08 | 1 | -41/+43 |
* | - change money name to macro for better isolation | piaip | 2007-12-08 | 1 | -4/+6 |
* | - change hard-coded board names to defines | piaip | 2007-12-07 | 1 | -3/+3 |
* | digest: fixed "user can post at first time entering digest", | piaip | 2007-12-07 | 1 | -4/+6 |
* | artwork: better grayout for big-I | piaip | 2007-12-07 | 1 | -4/+13 |
* | - enable board for artwork again | piaip | 2007-12-05 | 1 | -6/+6 |
* | - add some grayout effects, and general code improvement | piaip | 2007-12-05 | 1 | -0/+2 |
* | getans: reduce buffer to reflect its nature | piaip | 2007-12-05 | 1 | -7/+15 |
* | bbs: if reply() failed, also needs screen update. | piaip | 2007-12-05 | 1 | -1/+2 |
* | - move hard-coded board names to pttbbs.conf. | piaip | 2007-12-05 | 1 | -5/+18 |
* | - general code refine: remove all hard-coded "Ptt" message string and | wens | 2007-12-05 | 1 | -27/+29 |
* | - add option to support both coloured and symboled modification mark (~ and +) | piaip | 2007-12-04 | 1 | -5/+21 |
* | artwork fix | piaip | 2007-12-03 | 1 | -3/+5 |
* | - brcv3: change the "modified" mark to grayed mark. | piaip | 2007-12-03 | 1 | -14/+40 |
* | BRV v3: update modified logic | piaip | 2007-12-02 | 1 | -8/+25 |
* | *** IMPORTANT CHANGE *** | piaip | 2007-12-02 | 1 | -69/+58 |
* | - rollback recommend system with author self-recommending. | piaip | 2007-12-01 | 1 | -3/+15 |
* | - sync ptt2 local modification | piaip | 2007-12-01 | 1 | -60/+84 |
* | - add move_ansi() to support moving to lines with prior ANSI code. | piaip | 2007-12-01 | 1 | -5/+5 |
* | General Update by PttSuggest: | piaip | 2007-12-01 | 1 | -16/+10 |
* | * eliminate warnings according to lxb's commit on pttbbslite | kcwu | 2007-10-01 | 1 | -1/+1 |
* | * fix crash if BM range-delete his mail after he enter his board. | kcwu | 2007-09-25 | 1 | -1/+1 |
* | * fix r3571 | kcwu | 2007-09-23 | 1 | -1/+1 |
* | * fix warnings. | kcwu | 2007-09-23 | 1 | -1/+1 |
* | * revise code for entering board. | kcwu | 2007-09-23 | 1 | -32/+8 |
* | * fix bug: don't getdata() on non-local variable directly, to avoid reentran... | kcwu | 2007-09-21 | 1 | -12/+17 |
* | * deny recommend in short time if article is long | kcwu | 2007-09-20 | 1 | -0/+20 |
* | revise brc interface and its document. | kcwu | 2007-06-12 | 1 | -1/+1 |
* | Add 'I' instruction hint when user does not meet regtime limit | scw | 2007-06-04 | 1 | -3/+3 |
* | * delete dead code. | kcwu | 2007-06-02 | 1 | -6/+0 |
* | CheckPostPerm depends on currboard. However, it's undefined in your mailbox. | victor | 2007-04-16 | 1 | -5/+3 |
* | add LOGPOST | in2 | 2007-03-28 | 1 | -0/+9 |
* | skip non-existing board for do_crosspost | ptt | 2007-03-27 | 1 | -3/+4 |
* | move text to the right | wens | 2007-02-16 | 1 | -5/+5 |
* | big hole in lock post | wens | 2007-01-29 | 1 | -2/+2 |
* | fix the bug of the cost of deleting post | ptt | 2007-01-18 | 1 | -7/+15 |
* | fix a bug on stamp file which does unnecessary memset sometimes. | ptt | 2007-01-11 | 1 | -5/+4 |
* | copy post's metadata (including money) while it is deleted. | ptt | 2007-01-11 | 1 | -2/+2 |
* | If post in board with BRD_BAD attribute won't add the post number. | ptt | 2007-01-07 | 1 | -4/+3 |
* | fix a typo in delete_allpost | ptt | 2007-01-07 | 1 | -5/+5 |
* | fix a bug. | ptt | 2007-01-07 | 1 | -2/+3 |
* | 1. fix a bug that files' stamp in the same board are not in order. | ptt | 2007-01-07 | 1 | -4/+19 |
* | fix an off-by-1 bug | ptt | 2007-01-06 | 1 | -3/+3 |
* | Automatically delete cross post | ptt | 2007-01-06 | 1 | -16/+94 |
* | crosspost to Test board does not count as a post | scw | 2006-12-26 | 1 | -1/+6 |
* | request reason for police actions | wens | 2006-10-01 | 1 | -3/+7 |
* | article lock sends copy to BM and PoliceLog board | wens | 2006-10-01 | 1 | -5/+10 |
* | fix typo | wens | 2006-09-28 | 1 | -1/+1 |
* | * police logs | wens | 2006-09-28 | 1 | -12/+19 |
* | fix bug of do crosspost | ptt | 2006-09-25 | 1 | -3/+5 |
* | add log to Lock/unlock file | ptt | 2006-09-25 | 1 | -1/+13 |
* | change key of locking post from Ctrl('L') to Ctrl('E') | ptt | 2006-09-24 | 1 | -33/+2 |
* | 1. Lock post for police and BM | ptt | 2006-09-24 | 1 | -22/+54 |
* | enum usage fix, saved few bytes. | kcwu | 2006-09-17 | 1 | -2/+2 |
* | deny abuse of recommendation, don't recommend too frequently. | kcwu | 2006-09-17 | 1 | -0/+14 |
* | fix cooldown bug | wens | 2006-07-29 | 1 | -1/+1 |
* | no reply can only be set by super group ops or sysops | wens | 2006-07-28 | 1 | -1/+5 |
* | fix bug | wens | 2006-07-28 | 1 | -1/+1 |
* | change how badpost limit is counted, so default value of 0 will work | wens | 2006-07-25 | 1 | -9/+9 |
* | add badposts as post/vote limit | wens | 2006-07-25 | 1 | -0/+40 |
* | forgot newline | wens | 2006-07-22 | 1 | -1/+1 |
* | add no reply to boards | wens | 2006-07-22 | 1 | -1/+16 |
* | fix bugs... | wens | 2006-07-03 | 1 | -3/+4 |
* | fix bug in r3375 | wens | 2006-07-02 | 1 | -1/+1 |
* | limit recommend | wens | 2006-07-01 | 1 | -0/+11 |
* | simplify last commit | wens | 2006-07-01 | 1 | -1/+1 |
* | group ops can alter posting limits | wens | 2006-07-01 | 1 | -1/+1 |
* | 1.remove str_checksum() (use StringHash() now) | in2 | 2006-06-16 | 1 | -1/+1 |
* | Update btotal of the recording board when recording bad post. | scw | 2006-04-24 | 1 | -2/+6 |
* | add a lot of assertions to ensure bid is in correct range when access via bid. | kcwu | 2006-04-08 | 1 | -2/+50 |
* | prevent board master use gamble race condition to earn illegal money. | kcwu | 2006-04-08 | 1 | -2/+8 |
* | bbs.c message update to fix the situation | scw | 2006-01-21 | 1 | -1/+1 |
* | replace some strncpy with strlcpy, or just strcpy if src is const | victor | 2006-01-12 | 1 | -6/+5 |
* | 1. add "cancel bad post" feature. | ptt | 2006-01-04 | 1 | -0/+1 |
* | fix last commit | scw | 2005-12-14 | 1 | -0/+3 |
* | * recording bad post judgement made by BM on board | scw | 2005-12-14 | 1 | -2/+24 |
* | reverse r3247,r3248 | victor | 2005-11-22 | 1 | -7/+13 |
* | pass through directly if there's no board note | victor | 2005-11-22 | 1 | -1/+5 |
* | remove deadc0de for deprecated feature | victor | 2005-11-21 | 1 | -14/+4 |
* | fav: | victor | 2005-11-21 | 1 | -8/+0 |
* | PERMISSION can be changed even if the user is online. | ptt | 2005-11-16 | 1 | -1/+1 |
* | BRD_OVER18 patch. see http://www.ticrf.org.tw for details | in2 | 2005-10-27 | 1 | -0/+10 |
* | fix a long feast that make statusbar unterminated (ANSI_RESET). | piaip | 2005-10-11 | 1 | -1/+5 |
* | make check_cooldown work for recommendation | piaip | 2005-09-28 | 1 | -10/+16 |
* | verbose ver.c | piaip | 2005-09-20 | 1 | -5/+5 |
* | change bsmtp's prototype since ``method'' is not used | victor | 2005-09-18 | 1 | -2/+2 |
* | make recommendation ip log optional, | piaip | 2005-09-17 | 1 | -27/+46 |
* | verbose msg and skip multilogin check for debugsleeping | piaip | 2005-09-16 | 1 | -2/+2 |
* | make textlen an option | piaip | 2005-09-15 | 1 | -4/+18 |
* | fix previous N fixes again... orz | piaip | 2005-09-15 | 1 | -9/+10 |
* | fix again: touch file record. | piaip | 2005-09-15 | 1 | -3/+7 |
* | fix previous patch, logic error | piaip | 2005-09-15 | 1 | -3/+7 |
* | fix previous offset-by-one error | piaip | 2005-09-15 | 1 | -1/+2 |
* | real main text editing. | piaip | 2005-09-15 | 1 | -13/+51 |
* | match current user behavior | piaip | 2005-09-15 | 1 | -2/+3 |
* | default recommendation is now (add comment only). | piaip | 2005-09-15 | 1 | -3/+10 |
* | make cplog compatible | piaip | 2005-09-15 | 1 | -6/+17 |
* | new recommendation style: (#undef GUESTRECOMMEND) | piaip | 2005-09-15 | 1 | -21/+48 |
* | some debug codes were checked in accidentally in last patchset (r3136). | piaip | 2005-09-08 | 1 | -2/+0 |
* | Wide terminal rules. | piaip | 2005-09-08 | 1 | -0/+2 |
* | fix typo in previous patch | piaip | 2005-09-07 | 1 | -1/+1 |
* | help compatible with traditional C. | piaip | 2005-09-07 | 1 | -1/+6 |
* | distinguish functions that need item or not, and allow the latter in empty it... | kcwu | 2005-08-28 | 1 | -104/+105 |
* | fix off-by-one bug. | kcwu | 2005-08-27 | 1 | -1/+1 |
* | eliminate more compiler warnings | piaip | 2005-08-25 | 1 | -1/+1 |
* | eliminate compiler warnings (mostly signed/unsigned) | piaip | 2005-08-25 | 1 | -2/+3 |
* | Big E (re-edit_post) enhanced: | piaip | 2005-08-25 | 1 | -2/+54 |
* | set*() family functions all assume buffer size = PATHLEN, to prevent buffer o... | kcwu | 2005-08-23 | 1 | -5/+5 |
* | fix non-big5 typo in r3012 | piaip | 2005-08-09 | 1 | -6/+8 |
* | 1. let is unable to use gamble command if the board is under violation. | ptt | 2005-08-08 | 1 | -0/+11 |
* | add super sys support op (群組長) | wens | 2005-08-08 | 1 | -1/+1 |
* | msg pretty print | piaip | 2005-08-08 | 1 | -5/+7 |
* | New chess framework | scw | 2005-08-08 | 1 | -1/+0 |
* | msgs updates | piaip | 2005-08-07 | 1 | -1/+1 |
* | Revision 3000 | piaip | 2005-08-06 | 1 | -5/+48 |
* | article money system upgrade again | piaip | 2005-08-06 | 1 | -3/+8 |
* | article money issue updates | piaip | 2005-08-06 | 1 | -48/+56 |
* | Large Terminal Rules | piaip | 2005-08-06 | 1 | -6/+12 |
* | large terminal rules. | piaip | 2005-08-06 | 1 | -14/+32 |
* | various money related fix | piaip | 2005-08-06 | 1 | -12/+10 |
* | incremental select_read | ptt | 2005-08-05 | 1 | -5/+18 |
* | BM logic error @@ orz | piaip | 2005-08-05 | 1 | -1/+1 |
* | fix b_config msg max height | piaip | 2005-08-05 | 1 | -1/+1 |
* | fix long bm+title display bug | piaip | 2005-08-05 | 1 | -5/+37 |
* | - multi.money updates, | piaip | 2005-08-05 | 1 | -12/+62 |
* | make compiler happy | piaip | 2005-08-05 | 1 | -1/+8 |
* | post post ALLHIDPOST for hidden boards. | ptt | 2005-08-04 | 1 | -13/+15 |
* | let BM decide fast recommendation duration | piaip | 2005-07-28 | 1 | -18/+47 |
* | some users complained about restricting fast recommendation | piaip | 2005-07-28 | 1 | -5/+23 |
* | - restrict fast recommendation | piaip | 2005-07-26 | 1 | -2/+18 |
* | eliminate warning msg | piaip | 2005-07-25 | 1 | -1/+1 |
* | prevent scroll for all situation! | piaip | 2005-07-25 | 1 | -2/+2 |
* | make recommendation system better | piaip | 2005-07-25 | 1 | -1/+11 |
* | help normal user to query board mode | piaip | 2005-07-25 | 1 | -2/+6 |
* | After discussion on PttSuggest and with PTT SYSOPs, | piaip | 2005-07-24 | 1 | -8/+8 |
* | recommendation: a more elegant UI | piaip | 2005-07-24 | 1 | -38/+25 |
* | integrated board attr setup | piaip | 2005-07-24 | 1 | -55/+65 |
* | remove complex #ifdef's | piaip | 2005-07-24 | 1 | -21/+13 |
* | - fix msg error | piaip | 2005-07-23 | 1 | -2/+2 |
* | option to toggle cp auto log | piaip | 2005-07-23 | 1 | -19/+81 |
* | typo fix | piaip | 2005-07-23 | 1 | -1/+1 |
* | cp log format update | piaip | 2005-07-23 | 1 | -5/+15 |
* | adjust cp log color/style | piaip | 2005-07-22 | 1 | -4/+6 |
* | if cp to invisible board, mosaic the destination name | piaip | 2005-07-22 | 1 | -4/+13 |
* | ticket#30: realtime board perm update | piaip | 2005-07-22 | 1 | -1/+31 |
* | ticket#31, both implemented. | piaip | 2005-07-22 | 1 | -5/+33 |
* | verbose message, | piaip | 2005-07-18 | 1 | -0/+3 |
* | - scroll for recommending articles | piaip | 2005-07-16 | 1 | -0/+3 |
* | recommendation system, updated for result preview | piaip | 2005-07-09 | 1 | -6/+16 |
* | tricky way to solve ticket #24, part 2 | piaip | 2005-07-09 | 1 | -1/+1 |
* | fix ticket#24 first part | piaip | 2005-07-09 | 1 | -5/+9 |