This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
CHANGELOG.txt
677 lines (581 loc) · 21.3 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
Revision: 408
Author: tbdevnet
Date: 15:51:58, 21 February 2011
Message:
21st feb 2011 minor update for bug fixes, typos and added short torrentname function
----
Modified : /trunk/TB/announce.php
Modified : /trunk/TB/confirmemail.php
Modified : /trunk/TB/emoticonloader.php
Modified : /trunk/TB/install/announce_dist.php
Revision: 407
Author: tbdevnet
Date: 15:49:13, 21 February 2011
Message:
21st feb 2011 minor update for bug fixes, typos and added short torrentname function
----
Modified : /trunk/TB/include/bittorrent.php
Modified : /trunk/TB/include/my_torrenttable_functions.php
Modified : /trunk/TB/include/torrenttable_functions.php
Revision: 397
Author: tbdevnet
Date: 17:51:50, 16 February 2011
Message:
----
Added : /trunk/TB/essentials.css
Revision: 396
Author: tbdevnet
Date: 17:50:47, 16 February 2011
Message:
16th feb 2011 various fixes and bugs squashed
----
Modified : /trunk/TB/1.css
Modified : /trunk/TB/browse.php
Modified : /trunk/TB/comment.php
Modified : /trunk/TB/details.php
Modified : /trunk/TB/mytorrents.php
Modified : /trunk/TB/recover.php
Modified : /trunk/TB/reputation.php
Modified : /trunk/TB/takeprofedit.php
Modified : /trunk/TB/topten.php
Revision: 395
Author: tbdevnet
Date: 17:48:28, 16 February 2011
Message:
16th feb 2011 installer updates
----
Modified : /trunk/TB/install/announce_dist.php
Modified : /trunk/TB/install/sql/mysql_tables.php
Revision: 394
Author: tbdevnet
Date: 17:47:23, 16 February 2011
Message:
16th feb 2011 various fixes and bugs squashed
----
Added : /trunk/TB/include/comment_functions.php
Modified : /trunk/TB/include/html_functions.php
Added : /trunk/TB/include/my_torrenttable_functions.php
Modified : /trunk/TB/include/torrenttable_functions.php
Revision: 393
Author: tbdevnet
Date: 17:45:44, 16 February 2011
Message:
13th feb 2011 some forum changes & added images/forum & template changes
----
Modified : /trunk/TB/forums/forum_functions.php
Modified : /trunk/TB/forums/forum_topicview.php
Revision: 345
Author: tbdevnet
Date: 15:01:17, 08 February 2011
Message:
8th feb 2011 various fixes, reported bug etc etc too many to list
----
Modified : /trunk/TB/admin.php
Modified : /trunk/TB/announce.php
Modified : /trunk/TB/bitbucket-upload.php
Modified : /trunk/TB/browse.php
Modified : /trunk/TB/chat.php
Modified : /trunk/TB/comment.php
Modified : /trunk/TB/confirm.php
Modified : /trunk/TB/confirmemail.php
Modified : /trunk/TB/delete.php
Modified : /trunk/TB/deletemessage.php
Modified : /trunk/TB/details.php
Modified : /trunk/TB/donate.php
Modified : /trunk/TB/download.php
Modified : /trunk/TB/edit.php
Modified : /trunk/TB/email-gateway.php
Modified : /trunk/TB/faq.php
Modified : /trunk/TB/filelist.php
Modified : /trunk/TB/formats.php
Modified : /trunk/TB/friends.php
Modified : /trunk/TB/lang/en/lang_TZ.php
Modified : /trunk/TB/lang/en/lang_ad_adduser.php
Modified : /trunk/TB/lang/en/lang_ad_bans.php
Modified : /trunk/TB/lang/en/lang_ad_delacct.php
Modified : /trunk/TB/lang/en/lang_ad_docleanup.php
Modified : /trunk/TB/lang/en/lang_ad_forummanage.php
Modified : /trunk/TB/lang/en/lang_ad_index.php
Modified : /trunk/TB/lang/en/lang_ad_log.php
Modified : /trunk/TB/lang/en/lang_ad_news.php
Modified : /trunk/TB/lang/en/lang_ad_rules.php
Modified : /trunk/TB/lang/en/lang_ad_stats.php
Modified : /trunk/TB/lang/en/lang_ad_testip.php
Modified : /trunk/TB/lang/en/lang_ad_usersearch.php
Modified : /trunk/TB/lang/en/lang_admin.php
Modified : /trunk/TB/lang/en/lang_bitbucket.php
Modified : /trunk/TB/lang/en/lang_browse.php
Modified : /trunk/TB/lang/en/lang_chat.php
Modified : /trunk/TB/lang/en/lang_comment.php
Modified : /trunk/TB/lang/en/lang_confirm.php
Modified : /trunk/TB/lang/en/lang_confirmemail.php
Modified : /trunk/TB/lang/en/lang_deletemessage.php
Modified : /trunk/TB/lang/en/lang_details.php
Modified : /trunk/TB/lang/en/lang_donate.php
Modified : /trunk/TB/lang/en/lang_download.php
Modified : /trunk/TB/lang/en/lang_edit.php
Modified : /trunk/TB/lang/en/lang_email-gateway.php
Modified : /trunk/TB/lang/en/lang_faq.php
Modified : /trunk/TB/lang/en/lang_filelist.php
Modified : /trunk/TB/lang/en/lang_formats.php
Modified : /trunk/TB/lang/en/lang_forums.php
Modified : /trunk/TB/lang/en/lang_friends.php
Modified : /trunk/TB/lang/en/lang_global.php
Modified : /trunk/TB/lang/en/lang_index.php
Modified : /trunk/TB/lang/en/lang_links.php
Modified : /trunk/TB/lang/en/lang_login.php
Modified : /trunk/TB/lang/en/lang_logout.php
Modified : /trunk/TB/lang/en/lang_messages.php
Modified : /trunk/TB/lang/en/lang_modtask.php
Modified : /trunk/TB/lang/en/lang_my.php
Modified : /trunk/TB/lang/en/lang_mytorrents.php
Modified : /trunk/TB/lang/en/lang_ok.php
Modified : /trunk/TB/lang/en/lang_peerlist.php
Modified : /trunk/TB/lang/en/lang_recover.php
Modified : /trunk/TB/lang/en/lang_reputation.php
Modified : /trunk/TB/lang/en/lang_rules.php
Modified : /trunk/TB/lang/en/lang_search.php
Modified : /trunk/TB/lang/en/lang_sendmessage.php
Modified : /trunk/TB/lang/en/lang_signup.php
Modified : /trunk/TB/lang/en/lang_staff.php
Modified : /trunk/TB/lang/en/lang_tags.php
Modified : /trunk/TB/lang/en/lang_takeedit.php
Modified : /trunk/TB/lang/en/lang_takefilesearch.php
Modified : /trunk/TB/lang/en/lang_takelogin.php
Modified : /trunk/TB/lang/en/lang_takemessage.php
Modified : /trunk/TB/lang/en/lang_takeprofedit.php
Modified : /trunk/TB/lang/en/lang_takerate.php
Modified : /trunk/TB/lang/en/lang_takesignup.php
Modified : /trunk/TB/lang/en/lang_takeupload.php
Modified : /trunk/TB/lang/en/lang_topten.php
Modified : /trunk/TB/lang/en/lang_torrenttable_functions.php
Modified : /trunk/TB/lang/en/lang_upload.php
Modified : /trunk/TB/lang/en/lang_useragreement.php
Modified : /trunk/TB/lang/en/lang_userdetails.php
Modified : /trunk/TB/lang/en/lang_userhistory.php
Modified : /trunk/TB/lang/en/lang_users.php
Modified : /trunk/TB/lang/en/lang_videoformats.php
Modified : /trunk/TB/lang/en/lang_viewnfo.php
Modified : /trunk/TB/links.php
Modified : /trunk/TB/login.php
Modified : /trunk/TB/my.php
Modified : /trunk/TB/mytorrents.php
Modified : /trunk/TB/peerlist.php
Modified : /trunk/TB/recover.php
Modified : /trunk/TB/reputation_ad.php
Modified : /trunk/TB/reputation_settings.php
Modified : /trunk/TB/rules.php
Modified : /trunk/TB/search.php
Modified : /trunk/TB/sendmessage.php
Modified : /trunk/TB/signup.php
Modified : /trunk/TB/smilies.php
Modified : /trunk/TB/staff.php
Modified : /trunk/TB/tags.php
Modified : /trunk/TB/topten.php
Modified : /trunk/TB/upload.php
Modified : /trunk/TB/useragreement.php
Modified : /trunk/TB/userdetails.php
Modified : /trunk/TB/userhistory.php
Modified : /trunk/TB/users.php
Modified : /trunk/TB/videoformats.php
Modified : /trunk/TB/viewnfo.php
Revision: 344
Author: tbdevnet
Date: 14:56:38, 08 February 2011
Message:
8th feb 2011 include dir updated
----
Modified : /trunk/TB/include/bittorrent.php
Modified : /trunk/TB/include/html_functions.php
Modified : /trunk/TB/include/searchcloud_functions.php
Modified : /trunk/TB/include/torrenttable_functions.php
Modified : /trunk/TB/include/user_functions.php
Revision: 343
Author: tbdevnet
Date: 14:48:26, 08 February 2011
Message:
8th feb 2011 admin dir updated
----
Modified : /trunk/TB/admin/adduser.php
Modified : /trunk/TB/admin/bans.php
Modified : /trunk/TB/admin/categories.php
Modified : /trunk/TB/admin/cleanup_manager.php
Modified : /trunk/TB/admin/delacct.php
Modified : /trunk/TB/admin/docleanup.php
Modified : /trunk/TB/admin/forummanage.php
Modified : /trunk/TB/admin/index.php
Modified : /trunk/TB/admin/log.php
Modified : /trunk/TB/admin/mysql_overview.php
Modified : /trunk/TB/admin/mysql_stats.php
Modified : /trunk/TB/admin/news.php
Modified : /trunk/TB/admin/rules.php
Modified : /trunk/TB/admin/stats.php
Modified : /trunk/TB/admin/testip.php
Modified : /trunk/TB/admin/usersearch.php
Revision: 323
Author: tbdevnet
Date: 16:06:52, 22 January 2011
Message:
22nd January minor fixes
----
Modified : /trunk/TB/include/cleanup/invisibilize_torrents.php
Modified : /trunk/TB/include/config.php
Modified : /trunk/TB/install/config_dist.php
Modified : /trunk/TB/lang/en/lang_delete.php
Revision: 322
Author: tbdevnet
Date: 16:04:10, 22 January 2011
Message:
22nd January removed non-compact support and lowered numwant return
----
Modified : /trunk/TB/announce.php
Revision: 321
Author: tbdevnet
Date: 16:02:46, 22 January 2011
Message:
22nd January minor fixes
----
Modified : /trunk/TB/modtask.php
Revision: 320
Author: tbdevnet
Date: 16:01:58, 22 January 2011
Message:
22nd January minor fixes removed min_request_interval, utorrent doesn't approve
----
Modified : /trunk/TB/scrape.php
Revision: 319
Author: tbdevnet
Date: 15:59:29, 22 January 2011
Message:
22nd January minor typo fixes
----
Modified : /trunk/TB/takesignup.php
Revision: 318
Author: tbdevnet
Date: 15:58:18, 22 January 2011
Message:
22nd January minor typo fixes
----
Modified : /trunk/TB/takelogin.php
Revision: 317
Author: tbdevnet
Date: 14:34:51, 18 January 2011
Message:
18th January repaired delete.php
----
Modified : /trunk/TB/delete.php
Revision: 316
Author: tbdevnet
Date: 18:22:34, 15 January 2011
Message:
15 January 2011 typo/errors fixed and some style changes
----
Modified : /trunk/TB/forums/forum_functions.php
Modified : /trunk/TB/forums/forum_topicview.php
Modified : /trunk/TB/forums/forum_view.php
Modified : /trunk/TB/include/bittorrent.php
Modified : /trunk/TB/delete.php
Modified : /trunk/TB/include/bbcode_functions.php
Modified : /trunk/TB/include/config.php
Modified : /trunk/TB/1.css
Modified : /trunk/TB/admin/forummanage.php
Modified : /trunk/TB/edit.php
Added : /trunk/TB/forums/forum_mod_functions.php
Modified : /trunk/TB/forums/forum_new_topic.php
Modified : /trunk/TB/forums.php
Modified : /trunk/TB/include/pager.php
Modified : /trunk/TB/include/user_functions.php
Modified : /trunk/TB/lang/en/lang_forums.php
Added : /trunk/TB/scripts/show_hide.js
Modified : /trunk/TB/takeupload.php
Revision: 315
Author: tbdevnet
Date: 18:12:57, 15 January 2011
Message:
15 January 2011 typo/error in announce.php
----
Modified : /trunk/TB/announce.php
Revision: 314
Author: tbdevnet
Date: 00:40:27, 15 January 2011
Message:
15 January 2011 turned off/an'able CAPTCHA
----
Modified : /trunk/TB/login.php
Revision: 313
Author: tbdevnet
Date: 00:05:38, 15 January 2011
Message:
15 January 2011 turned off/an'able CAPTCHA
----
Modified : /trunk/TB/install/config_dist.php
Modified : /trunk/TB/install/sql/mysql_inserts.php
Modified : /trunk/TB/install/sql/mysql_tables.php
Revision: 312
Author: tbdevnet
Date: 00:04:14, 15 January 2011
Message:
15 January 2011 turned off/an'able CAPTCHA
----
Modified : /trunk/TB/include/config.php
Revision: 311
Author: tbdevnet
Date: 00:02:27, 15 January 2011
Message:
15 January 2011 turned off/an'able CAPTCHA
----
Modified : /trunk/TB/takelogin.php
Modified : /trunk/TB/takesignup.php
Modified : /trunk/TB/recover.php
Modified : /trunk/TB/signup.php
Revision: 310
Author: tbdevnet
Date: 21:09:15, 11 January 2011
Message:
11 January 2011 critical fix for password function typo introduced
----
Modified : /trunk/TB/include/password_functions.php
Revision: 309
Author: tbdevnet
Date: 20:18:06, 10 January 2011
Message:
10 January 2011 various fixes, addons and changes.
----
Modified : /trunk/TB/index.php
Revision: 308
Author: tbdevnet
Date: 19:16:30, 10 January 2011
Message:
10 January 2011 various fixes, addons and changes.
----
Modified : /trunk/TB/SQL/avps.sql
Modified : /trunk/TB/SQL/categories.sql
Added : /trunk/TB/SQL/cleanup_ins.sql
Modified : /trunk/TB/SQL/countries.sql
Added : /trunk/TB/SQL/forum_ins.sql
Modified : /trunk/TB/SQL/tb.sql
Revision: 306
Author: tbdevnet
Date: 01:50:09, 10 January 2011
Message:
10 January 2011 various fixes, addons and changes.
----
Added : /trunk/TB/cache/stats.php
Revision: 305
Author: tbdevnet
Date: 01:47:22, 10 January 2011
Message:
10 January 2011 various fixes, addons and changes.
Revision: 304
Author: tbdevnet
Date: 01:43:10, 10 January 2011
Message:
10 January 2011 various fixes, addons and changes.
----
Revision: 303
Author: tbdevnet
Date: 01:31:41, 10 January 2011
Message:
10 January 2011 various fixes, addons and changes.
----
Modified : /trunk/TB/install/announce_dist.php
Modified : /trunk/TB/install/index.php
Added : /trunk/TB/scripts/bbcode2text.js
Revision: 302
Author: tbdevnet
Date: 01:27:04, 10 January 2011
Message:
10 January 2011 various fixes, addons and changes.
----
Modified : /trunk/TB/lang/en/lang_ad_index.php
Added : /trunk/TB/lang/en/lang_ad_rules.php
Revision: 301
Author: tbdevnet
Date: 01:26:05, 10 January 2011
Message:
10 January 2011 various fixes, addons and changes.
----
Revision: 300
Author: tbdevnet
Date: 01:25:02, 10 January 2011
Message:
10 January 2011 various fixes, addons and changes.
----
Revision: 299
Author: tbdevnet
Date: 20:09:04, 06 January 2011
Message:
06 January 2011 changed ereg to preg_
----
Modified : /trunk/TB/announce.php
Revision: 298
Author: tbdevnet
Date: 23:38:37, 01 January 2011
Message:
1st January 2011 added missing field donoruntil
----
Modified : /trunk/TB/install/sql/mysql_tables.php
Revision: 297
Author: tbdevnet
Date: 19:48:18, 29 December 2010
Message:
29th December 2010 added rezize_image
----
Modified : /trunk/TB/modtask.php
Revision: 296
Author: tbdevnet
Date: 22:55:45, 19 December 2010
Message:
19th December 2010 added installer to svn consider as beta
----
Revision: 295
Author: tbdevnet
Date: 22:24:48, 07 December 2010
Message:
7th December 2010 small changes various fix's
----
Modified : /trunk/TB/chat.php
Revision: 294
Author: tbdevnet
Date: 17:40:04, 07 December 2010
Message:
7th December 2010 small changes various fix's
----
Modified : /trunk/TB/include/config.php
Revision: 293
Author: tbdevnet
Date: 17:34:14, 07 December 2010
Message:
7th December 2010 small changes various fix's
----
Modified : /trunk/TB/download.php
Modified : /trunk/TB/include/config.php
Deleted : /trunk/TB/pic
Modified : /trunk/TB/scrape.php
Modified : /trunk/TB/takeupload.php
Revision: 292
Author: tbdevnet
Date: 16:21:53, 07 December 2010
Message:
7th December 2010 small changes various fix's
----
Revision: 287
Author: tbdevnet
Date: 15:37:48, 21 April 2010
Message:
21st April 2010 update to takeprofedit & confirmemail.php fix
----
Modified : /trunk/TB/confirmemail.php
Modified : /trunk/TB/takeprofedit.php
Revision: 286
Author: tbdevnet
Date: 01:11:00, 17 April 2010
Message:
16th April 2010 other small changes
----
Modified : /trunk/TB/forums/forum_functions.php
Modified : /trunk/TB/forums/forum_topicview.php
Modified : /trunk/TB/forums/forum_view.php
Revision: 285
Author: tbdevnet
Date: 11:40:25, 15 April 2010
Message:
14th April 2010 Removed bark(0 and other small changes
----
Modified : /trunk/TB/include/bittorrent.php
Revision: 284
Author: tbdevnet
Date: 23:25:33, 14 April 2010
Message:
14th April 2010 Removed bark(0 and other small changes
----
Modified : /trunk/TB/lang/en/lang_ad_index.php
Modified : /trunk/TB/lang/en/lang_global.php
Modified : /trunk/TB/lang/en/lang_my.php
Modified : /trunk/TB/my.php
Revision: 283
Author: tbdevnet
Date: 22:07:16, 14 April 2010
Message:
14th April 2010 Removed bark(0 and other small changes
----
Modified : /trunk/TB/delete.php
Modified : /trunk/TB/include/bbcode_functions.php
Modified : /trunk/TB/include/bittorrent.php
Modified : /trunk/TB/takeedit.php
Modified : /trunk/TB/takelogin.php
Modified : /trunk/TB/takeprofedit.php
Modified : /trunk/TB/takerate.php
Modified : /trunk/TB/takesignup.php
Modified : /trunk/TB/userdetails.php
Revision: 282
Author: tbdevnet
Date: 16:43:11, 19 March 2010
Message:
19th March 2010 Scrape update added single scrape and min interval flags
----
Modified : /trunk/TB/scrape.php
Revision: 281
Author: tbdevnet
Date: 16:40:13, 19 March 2010
Message:
19th March 2010 Scrape update added single scrape and min interval flags
----
Modified : /trunk/TB/scrape.php
Revision: 280
Author: tbdevnet
Date: 13:33:45, 27 February 2010
Message:
----
Modified : /trunk/TB/include/bittorrent.php
Revision: 279
Author: tbdevnet
Date: 13:09:55, 27 February 2010
Message:
Imfamous quote from bvlisp - Wolfman - [12-02-10 16:23] wolfman: i can put up a synflood with 200 000 conections and see hove it handles if u like - You're so busted ha ha ha ha!
----
Added : /trunk/TB (Copy from path: /trunk/tbdev, Revision, 278)
Deleted : /trunk/tbdev
Revision: 278
Author: tbdevnet
Date: 13:05:46, 27 February 2010
Message:
Imfamous quote from bvlisp - Wolfman - [12-02-10 16:23] wolfman: i can put up a synflood with 200 000 conections and see hove it handles if u like - You're so busted ha ha ha ha!
Revision: 277
Author: tbdevnet
Date: 12:49:07, 27 February 2010
Message:
Imfamous quote from bvlisp - Wolfman - [12-02-10 16:23] wolfman: i can put up a synflood with 200 000 conections and see hove it handles if u like - You're so busted ha ha ha ha!
----
Added : /trunk/tbdev
2004-05-26 - wyz - Security fix in userdetails.php. Avatar field was not being escaped, html injection was possible (confirmed).
2004-05-26 - rb - userdetails: added seeder/leecher count and did some optimizations.
2004-05-25 - wyz - Comments editing added. Added comment.php, removed takecomment.php, addcomment.php, deletecomment.php. Altered details.php, bittorrent.php.
2004-05-25 - rb - Share ratio changed to 3 decimals in userdetails and details.
2004-05-22 - rb - Added a 'revived' column to the peers (database) table. Set to "yes" if the event is not "start" and the peer is not found in the database. This replaces the "Peer not found" error message which seemed to cause quite some problems.
2004-05-21 - rb - Made download speed static for seeders.
2004-05-18 - wyz - Passwords are no longer stored in cleartext: altered adduser.php, confirm.php, delacct.php, recover.php, takelogin.php, takeprofedit.php, takesignup.php, bittorrent.php. Database: new field passhash in users.
2004-05-18 - rb - Added "Client" column to peers table.
2004-05-18 - rb - Added upload/download "Avg. Rate" columns to the peers table in details.php.
2004-05-17 - wyz - Detail changes to forums.php (On editing, redirect to edited post; on deleting, redirect to previous post; "top" anchor; show "quote" button to moderators in locked topics).
2004-05-15 - wyz - More more extensive stats available to PUs. Altered topten.php.
2004-05-15 - wyz - Stronger category filtering on browse page. Altered browse.php, my.php, takeprofedit.php.
2004-05-14 - wyz - Altered announce.php. Seeders are now also subject to delay (in order to avoid an exploit).
2004-05-12 - wyz - Altered stats.php, added total uploaded by country.
2004-05-12 - wyz - Introduced 'friends' and 'blocks', for now for PM filtering purposes (the old 'all' is now 'all except blocked', and there's an accept 'from friends only' option). Altered my.php, userdetails.php, takemessage.php, takeprofedit.php. Added friends.php. Database: acceptpms changed from enum('yes','no') to enum ('yes','friends','no').
2004-05-12 - wyz - Added time-limited warnings. Altered userdetails.php, modtask.php, cleanup.php. Database: 'warnedat' changed to 'warneduntil' in table users.
2004-05-12 - wyz - Changes to polls: ability to edit and delete them, extra choice on sorting. Altered polls.php, makepoll.php, index.poll. Database: extra field 'sort' in table polls.
2004-05-12 - rb - Moved a few backup files out of the source tree.
2004-05-12 - rb - Fixed a security hole in bitbucket-upload.php which could allow an attacker to run his own PHP code.
2004-05-11 - rb - Moderators and higher may now post replies in locked topics.
2004-05-07 - wyz - Altered global.php (fixed "quotes within quotes").
2004-05-06 - wyz - Altered userdetails.php, userhistory.php (PUs or above can now see their own post/comment history);
2004-05-04 - wyz - Altered announce.php (Minor bug fix: users with dl = 0 would be delayed no matter what the upload); Altered browse.php (added "wait" column).
2004-05-03 - rb - Cleanup interval changed to 15 mins
2004-05-03 - rb - Removed archive feature.
2004-05-02 - wyz - Altered forums.php (posts in locked threads may no longer be edited by poster); Altered global.php (new smilies :D); Altered inbox.php (minor redirection problem fixed).
2004-05-01 - wyz - Added news.php; Altered index.php (polls always have an option "Blank vote (a.k.a. "I just want to see the results!"" at the end. Changed code accordingly to not count those votes. News moved to database.); Database: Added news table.
2004-05-30 - wyz - Altered modtask.php; it now automatically adds a comment to the profile on (pro|de)moting, warning, (en|dis)abling; Altered forums.php; the warning icon is now a link to the appropriate rules section; usersearch.php; search by 'warned' status;
2004-04-29 - wyz - Altered takeprofedit.php, deletemessage.php, my.php, inbox.php, sendmessage.php, takemessage.php. ("Sentbox"); Database: added 'location' field to messages (in, out, both); added 'savepms', 'deletepms' to users (so they can choose default values).
2004-04-21 - wyz - Altered testip.php (accept GET requests), corrections in usersearch.php.
2004-04-20 - wyz - Added usersearch.php, userhistory.php, stats.php.