Commit Graph

29 Commits

Author SHA1 Message Date
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