Commit Graph

83 Commits

Author SHA1 Message Date
Matt Lebofsky 44435b0191 *** empty log message ***
svn path=/trunk/boinc/; revision=11289
2006-10-17 05:40:33 +00:00
David Anderson 6ecbc8ef12 *** empty log message ***
svn path=/trunk/boinc/; revision=11188
2006-09-25 18:51:50 +00:00
Matt Lebofsky d5edfcfe23 *** empty log message ***
svn path=/trunk/boinc/; revision=11153
2006-09-13 16:47:48 +00:00
Janus B. Kristensen 4a7088ca0a Fixed two off-by-one errors in the monster if-sentence that controls which posts are to be displayed.
svn path=/trunk/boinc/; revision=10965
2006-08-22 10:49:46 +00:00
David Anderson f4a37c6130 *** empty log message ***
svn path=/trunk/boinc/; revision=10875
2006-08-09 19:12:54 +00:00
David Anderson 0328bd2122 *** empty log message ***
svn path=/trunk/boinc/; revision=10867
2006-08-08 20:32:37 +00:00
David Anderson 2585ff086e *** empty log message ***
svn path=/trunk/boinc/; revision=10812
2006-08-01 22:28:03 +00:00
David Anderson 6e4da982f7 *** empty log message ***
svn path=/trunk/boinc/; revision=10809
2006-08-01 21:45:05 +00:00
Matt Lebofsky 43a742bc1c *** empty log message ***
svn path=/trunk/boinc/; revision=10635
2006-07-12 16:18:12 +00:00
Matt Lebofsky 953e6fa7d8 *** empty log message ***
svn path=/trunk/boinc/; revision=10621
2006-07-11 19:27:52 +00:00
Matt Lebofsky 52e3352c1f *** empty log message ***
svn path=/trunk/boinc/; revision=10614
2006-07-10 17:18:42 +00:00
David Anderson 091b57c6c1 *** empty log message ***
svn path=/trunk/boinc/; revision=10380
2006-06-16 23:53:56 +00:00
Matt Lebofsky 3f0f7a9429 *** empty log message ***
svn path=/trunk/boinc/; revision=10364
2006-06-15 22:18:25 +00:00
David Anderson d10805d116 *** empty log message ***
svn path=/trunk/boinc/; revision=10316
2006-06-12 18:53:09 +00:00
Rom Walton c83f31e03e *** empty log message ***
svn path=/trunk/boinc/; revision=10166
2006-05-21 21:04:58 +00:00
David Anderson 0e92e2974a forum fix
svn path=/trunk/boinc/; revision=9230
2006-01-14 08:23:57 +00:00
Janus B. Kristensen c81f8769a1 Take sort order into account when displaying only the X last posts
svn path=/trunk/boinc/; revision=8973
2005-11-28 00:24:32 +00:00
Janus B. Kristensen bfbd0d6bd1 More layout moved to CSS and corrections in the text transformer.
svn path=/trunk/boinc/; revision=8924
2005-11-24 16:26:05 +00:00
Janus B. Kristensen 30a156a2e9 Fixed a typo that supposedly caused random forum layout errors.
svn path=/trunk/boinc/; revision=8741
2005-10-23 17:28:02 +00:00
Janus B. Kristensen 0ebf1c17ff Email to moderators about reported posts
svn path=/trunk/boinc/; revision=8387
2005-10-01 11:11:53 +00:00
David Anderson ac359dcca7 Python support
svn path=/trunk/boinc/; revision=8336
2005-09-29 23:18:33 +00:00
David Anderson 331d273b36 *** empty log message ***
svn path=/trunk/boinc/; revision=8057
2005-09-20 17:54:52 +00:00
Janus B. Kristensen 43dbefe4d7 *** empty log message ***
svn path=/trunk/boinc/; revision=7767
2005-09-05 11:52:54 +00:00
David Anderson 279c95f246 *** empty log message ***
svn path=/trunk/boinc/; revision=6351
2005-06-15 19:27:09 +00:00
Bruce Allen 3a055d9360 forum style: use 'comma-separated' number format for credit/RAC
svn path=/trunk/boinc/; revision=6181
2005-05-17 17:05:16 +00:00
Janus B. Kristensen d5e7202d80 Backing out css anti-overflow attempt
svn path=/trunk/boinc/; revision=6175
2005-05-17 08:53:29 +00:00
Janus B. Kristensen 6bc836ef5f Temporary fix for css style layout problems
svn path=/trunk/boinc/; revision=6174
2005-05-17 08:29:00 +00:00
Janus B. Kristensen 84b8c123e0 Move externalize_links, add support for style names in start_forum_table and use the new output formatter in show_post and show_post2.
svn path=/trunk/boinc/; revision=6144
2005-05-13 19:11:04 +00:00
Bruce Allen ddf3be23a2 Fix uninitalized variable
svn path=/trunk/boinc/; revision=6107
2005-05-11 08:59:42 +00:00
Bruce Allen 2be3da41fc Added credit/recent average credit to brief description of users in forum
postings.

svn path=/trunk/boinc/; revision=6101
2005-05-11 03:50:01 +00:00
Bruce Allen cf027936bf Forums: added an html/bookmark style link to the header for each message.
This makes it a bit more convenient to reference a particular message (rather
than the entire thread) in an email or another thread.  Janus, Rob, I hope this
is OK with you.  Feel free to revert if you don't like it.

svn path=/trunk/boinc/; revision=6089
2005-05-10 13:19:39 +00:00
Janus B. Kristensen d176bf1d18 Removed old unused code and regex is now used for removing images instead of the old slow image removing function. Also added a new function to prepare text to be dropped into a textarea
svn path=/trunk/boinc/; revision=6072
2005-05-08 01:26:02 +00:00
David Anderson de6cc8f23c *** empty log message ***
svn path=/trunk/boinc/; revision=6034
2005-05-05 06:21:45 +00:00
Janus B. Kristensen 6ea73ff7dd Separating the forum.inc into two files - one related to the database and one related to actual forum stuff (like displaying posts etc).
svn path=/trunk/boinc/; revision=6021
2005-05-04 08:46:46 +00:00
Janus B. Kristensen 1de42d1500 Ability to ignore sticky posts (don't reorder them in forum list)
svn path=/trunk/boinc/; revision=5990
2005-04-30 10:20:49 +00:00
Janus B. Kristensen e70234033f Rating +/- links now are images
svn path=/trunk/boinc/; revision=5988
2005-04-30 09:04:00 +00:00
Janus B. Kristensen c82fd585d5 Minor correction that will take "holes" in special user bitfield into account.
svn path=/trunk/boinc/; revision=5947
2005-04-27 15:13:44 +00:00
Janus B. Kristensen cddce53f72 Stickies and new forum rules
svn path=/trunk/boinc/; revision=5901
2005-04-20 20:56:58 +00:00
Rom Walton f4f0c81c84 *** empty log message ***
svn path=/trunk/boinc/; revision=5728
2005-03-29 04:55:43 +00:00
Rom Walton f16d29bea3 *** empty log message ***
svn path=/trunk/boinc/; revision=5727
2005-03-29 04:34:47 +00:00
Rom Walton 2e551a5807 *** empty log message ***
svn path=/trunk/boinc/; revision=5726
2005-03-29 04:30:38 +00:00
David Anderson e54580eb96 *** empty log message ***
svn path=/trunk/boinc/; revision=5436
2005-02-16 00:24:53 +00:00
Janus B. Kristensen f0b90fcb7e Small layout fix
svn path=/trunk/boinc/; revision=5366
2005-02-08 21:20:00 +00:00
Bruce Allen 001790f103 Small fix from David Hammer. When viewing the forums, there's a formatting problem with people who have the tag "New Member" and do not have an avatar in their profile. The forums are not seperating the "New Member" line and the start date so they are showing as "New memberJoined: Jan 22, 2005".
svn path=/trunk/boinc/; revision=5212
2005-01-26 07:09:14 +00:00
Janus B. Kristensen 62013e8f05 Show information about posts that are deleted.
(by Jens Seidler)

svn path=/trunk/boinc/; revision=5189
2005-01-23 10:05:15 +00:00
David Anderson cc9c0a6341 *** empty log message ***
svn path=/trunk/boinc/; revision=5135
2005-01-18 19:56:18 +00:00
Janus B. Kristensen b15132830b Initial test-version of moderation system
svn path=/trunk/boinc/; revision=5133
2005-01-18 13:00:38 +00:00
David Anderson 0fd0d4d551 *** empty log message ***
svn path=/trunk/boinc/; revision=5121
2005-01-14 19:45:43 +00:00
Rom Walton fcd5fde1d9 *** empty log message ***
svn path=/trunk/boinc/; revision=5119
2005-01-14 02:51:26 +00:00
Rom Walton 25edc20b51 *** empty log message ***
svn path=/trunk/boinc/; revision=5118
2005-01-14 01:54:52 +00:00