Commit Graph

46 Commits

Author SHA1 Message Date
David Anderson 5e03e6f67a Front page for the self-moderating FAQ.
svn path=/trunk/boinc/; revision=2084
2003-08-13 22:06:08 +00:00
David Anderson 3ea762ce98 Added functions in support of the forum transition to pure PHP.
svn path=/trunk/boinc/; revision=2083
2003-08-13 22:05:36 +00:00
David Anderson 6e3589f3dd Changed the function by which summaries were computed to never cut words off in the middle
svn path=/trunk/boinc/; revision=2026
2003-08-08 00:56:30 +00:00
David Anderson 2b25390da9 Fixed so that only helpdesk forums display summaries with the question titles.
svn path=/trunk/boinc/; revision=2025
2003-08-08 00:55:36 +00:00
David Anderson dbc44da5ac Fixed a wording issue (replaced "post" with "thread").
svn path=/trunk/boinc/; revision=2024
2003-08-08 00:54:25 +00:00
David Anderson 46f80fa6cd Improved the field descriptions used in the self-moderating FAQ.
svn path=/trunk/boinc/; revision=2004
2003-08-07 00:42:16 +00:00
David Anderson a85fe7ec95 Modified sorting criteria.
svn path=/trunk/boinc/; revision=1960
2003-08-02 00:48:46 +00:00
David Anderson 68eac82220 Saved default sort scheme.
svn path=/trunk/boinc/; revision=1959
2003-08-02 00:48:29 +00:00
David Anderson 2ad9813b12 Added support for helpdesk forums
svn path=/trunk/boinc/; revision=1941
2003-08-01 20:30:49 +00:00
David Anderson 6a9537cd86 Added support for helpdesk forums.
svn path=/trunk/boinc/; revision=1940
2003-08-01 20:30:25 +00:00
David Anderson 66e1bd5290 Fixed a problem with escaped-quotes showing up in the response page for threads with quoted titles.
svn path=/trunk/boinc/; revision=1939
2003-08-01 20:28:58 +00:00
David Anderson 27c8ab854c Added helpdesk forums.
svn path=/trunk/boinc/; revision=1938
2003-08-01 20:27:53 +00:00
David Anderson a8997cfd8e Added "most recent activity first" sorting of threads.
svn path=/trunk/boinc/; revision=1876
2003-07-30 20:07:17 +00:00
David Anderson d4583e164d Added "most recent activity" sorting of threads.
svn path=/trunk/boinc/; revision=1875
2003-07-30 20:06:54 +00:00
David Anderson 659744798d Updated rating system and added a link back to the thread/post the user came from.
svn path=/trunk/boinc/; revision=1872
2003-07-30 00:52:46 +00:00
David Anderson 562ac8a2bc Added a link back to the thread the user came from
svn path=/trunk/boinc/; revision=1871
2003-07-30 00:52:14 +00:00
David Anderson 7aba7153f7 Added support for ordering threads and filtering out threads with particular rating levels.
svn path=/trunk/boinc/; revision=1870
2003-07-30 00:51:44 +00:00
David Anderson c41bd3f05f Changed user links to direct to show_user and not view_profile.
svn path=/trunk/boinc/; revision=1869
2003-07-30 00:50:54 +00:00
David Anderson 0f41f844bf Added support for ordering threads and postings by various parameters.
svn path=/trunk/boinc/; revision=1868
2003-07-30 00:50:02 +00:00
David Anderson 5cf409808e Fixed a bug in which posts that were in response to a thread and not another post were yielding a SQL error.
svn path=/trunk/boinc/; revision=1857
2003-07-29 18:45:19 +00:00
David Anderson a75464d544 Rating controls now respond to the show_controls variable.
svn path=/trunk/boinc/; revision=1854
2003-07-29 02:01:58 +00:00
David Anderson 38f58b5722 Support functions allowing users to rate posts.
svn path=/trunk/boinc/; revision=1853
2003-07-29 01:15:41 +00:00
David Anderson 2792b35600 Formatting.
svn path=/trunk/boinc/; revision=1851
2003-07-29 01:15:00 +00:00
David Anderson d6628063fe Added post rating.
svn path=/trunk/boinc/; revision=1850
2003-07-29 01:14:13 +00:00
David Anderson 3f10b6e8f5 Fixed a bug in which the parent post of a new post was not being stored in the DB.
svn path=/trunk/boinc/; revision=1835
2003-07-28 22:47:48 +00:00
David Anderson 3946cea13c Added a link to respond to a thread at the bottom of the post listing to make it easier to post.
svn path=/trunk/boinc/; revision=1834
2003-07-28 22:18:14 +00:00
David Anderson 88acbea323 Fixed paren error.
svn path=/trunk/boinc/; revision=1833
2003-07-28 22:17:39 +00:00
David Anderson e51fe75ab3 Added original message quoting in responses.
svn path=/trunk/boinc/; revision=1832
2003-07-28 22:17:16 +00:00
David Anderson be564f11dc Bug fixes.
svn path=/trunk/boinc/; revision=1827
2003-07-26 00:20:44 +00:00
David Anderson b8ca52e122 Refactored post display functions.
svn path=/trunk/boinc/; revision=1826
2003-07-26 00:20:05 +00:00
David Anderson 8274927b63 Added message links.
svn path=/trunk/boinc/; revision=1825
2003-07-26 00:19:41 +00:00
David Anderson 7bce9014aa Changed to non-hierarchical posting, added message links.
svn path=/trunk/boinc/; revision=1824
2003-07-26 00:19:21 +00:00
David Anderson 6f175a3ce9 Implementation of subscription service for threads.
svn path=/trunk/boinc/; revision=1809
2003-07-25 20:28:35 +00:00
David Anderson aeb612549b Added subscription capabilties.
svn path=/trunk/boinc/; revision=1808
2003-07-25 20:27:58 +00:00
David Anderson 2cbad1e3a2 Added subscription capabilities.
svn path=/trunk/boinc/; revision=1807
2003-07-25 20:27:34 +00:00
David Anderson 438b49e503 Fields added to Post to support hierarchical messaging; assorted support functions added.
svn path=/trunk/boinc/; revision=1794
2003-07-24 22:58:38 +00:00
David Anderson 5960be72b3 Fixed login issue- logging now now brings you directly back to what you were doing before you were asked.
svn path=/trunk/boinc/; revision=1793
2003-07-24 22:57:41 +00:00
David Anderson e381a62c69 Fixed reply scrolling- now centers on the input box.
svn path=/trunk/boinc/; revision=1792
2003-07-24 22:57:00 +00:00
David Anderson 101b865917 Changed where the page centers on the input box (a bit more centered now).
svn path=/trunk/boinc/; revision=1791
2003-07-24 22:56:20 +00:00
David Anderson b4a4b938cb Tim made some changes, committing them.
svn path=/trunk/boinc/; revision=1761
2003-07-21 22:02:20 +00:00
David Anderson e45ed9f007 Added support for post modification and time of modification reporting.
svn path=/trunk/boinc/; revision=1744
2003-07-19 00:27:42 +00:00
David Anderson 700b08c992 Added functionality to support post modification (keeping a separate timestamp for modification time).
svn path=/trunk/boinc/; revision=1743
2003-07-19 00:27:12 +00:00
David Anderson 23acdfd476 Allows users to modify their forum posts after they've been posted.
svn path=/trunk/boinc/; revision=1742
2003-07-19 00:26:18 +00:00
David Anderson ffdc68c53c Added a function to get a post from its ID.
svn path=/trunk/boinc/; revision=1738
2003-07-18 22:44:17 +00:00
David Anderson 1b2113e71a Added functionality to allow users to edit their own posts. Currently disabled until edit.php is complete.
svn path=/trunk/boinc/; revision=1736
2003-07-18 22:36:22 +00:00
David Anderson 4bea90ccee Forums.s
svn path=/trunk/boinc/; revision=1733
2003-07-18 21:38:51 +00:00