Commit Graph

327 Commits

Author SHA1 Message Date
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 4eb9398e73 Finished function to compute forum activity values and store them in the database.
svn path=/trunk/boinc/; revision=1874
2003-07-30 20:06:18 +00:00
David Anderson 23f491368b Updates the activity field of every thread in the forum, based on an exponentially decreasing score calculated from how recent the posts in the thread are.
svn path=/trunk/boinc/; revision=1873
2003-07-30 00:54:22 +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
Karl Chen 7e59294ede *** empty log message ***
svn path=/trunk/boinc/; revision=1845
2003-07-28 23:47:32 +00:00
David Anderson a761db6fd6 Added a function to get a user profile from its ID.
svn path=/trunk/boinc/; revision=1844
2003-07-28 23:45:11 +00:00
David Anderson 2cceb3a9d7 Removed sanitization comments from functino output.
svn path=/trunk/boinc/; revision=1843
2003-07-28 23:44:25 +00:00
David Anderson af4dcc229d Added the option of not displaying email addresses.
svn path=/trunk/boinc/; revision=1842
2003-07-28 23:43:47 +00:00
David Anderson 7f40ef8a0a Added html sanitization to profile excerpts.
svn path=/trunk/boinc/; revision=1841
2003-07-28 23:42:46 +00:00
David Anderson 906a735297 Changed length of profile excerpt.
svn path=/trunk/boinc/; revision=1840
2003-07-28 23:42:09 +00:00
Karl Chen 4a20985775 *** empty log message ***
svn path=/trunk/boinc/; revision=1838
2003-07-28 23:22:50 +00:00
Karl Chen 893e79eab0 *** empty log message ***
svn path=/trunk/boinc/; revision=1837
2003-07-28 23:18:11 +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
Karl Chen 2dfd9d0870 *** empty log message ***
svn path=/trunk/boinc/; revision=1831
2003-07-28 22:09:59 +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 d8d2dd3472 *** empty log message ***
svn path=/trunk/boinc/; revision=1802
2003-07-25 18:08:08 +00:00
David Anderson 003ef8cb06 Fixed some typos in the address changed confirmation email.
svn path=/trunk/boinc/; revision=1801
2003-07-25 00:45:08 +00:00
David Anderson 6a1c1a1a99 Modified login functions so that users are automatically returned to what they were doing before they were asked to login.
svn path=/trunk/boinc/; revision=1795
2003-07-24 23:00:05 +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 63221907a5 *** empty log message ***
svn path=/trunk/boinc/; revision=1781
2003-07-23 23:44:25 +00:00
David Anderson e3525c8c19 *** empty log message ***
svn path=/trunk/boinc/; revision=1777
2003-07-22 21:48:53 +00:00
David Anderson 39a2049d2d *** empty log message ***
svn path=/trunk/boinc/; revision=1776
2003-07-22 21:36:16 +00:00
David Anderson 5fc26034c5 *** empty log message ***
svn path=/trunk/boinc/; revision=1773
2003-07-22 20:52:25 +00:00
David Anderson c7cf31a746 Committing for Tim.
svn path=/trunk/boinc/; revision=1772
2003-07-22 20:48:39 +00:00
David Anderson f7ca3d684c Minor changes.
svn path=/trunk/boinc/; revision=1771
2003-07-22 20:47:57 +00:00
David Anderson 49dd9daea5 Commiting for Tim.
svn path=/trunk/boinc/; revision=1770
2003-07-22 20:45:42 +00:00
David Anderson 9930dd50c2 Added an fclose to the alphabetical summary function.
svn path=/trunk/boinc/; revision=1769
2003-07-22 20:39:57 +00:00
David Anderson 0d33871d00 Added alphabetical profile listing.
svn path=/trunk/boinc/; revision=1768
2003-07-22 20:36:54 +00:00