Skip to content

Releases: aam29dc/untitled_forums

0.4.0.1

06 Jun 02:28
e1b2712
Compare
Choose a tag to compare

completed bug fixes, site is fully functional without error.

0.4 Stable Release

05 Jun 13:58
9813de8
Compare
Choose a tag to compare

renamed and moved .php files around for a more intuitive design: layout elements, & different pages are in the root folder, and actions are in the php folder(with the exception of a few files), delay added before refreshing page after posting to a thread, to help alleviate a possible race-condition, long threads on home page are shortened with a [continued], polished code, & many bug fixes.

0.3.8

11 Apr 20:17
0ff0bc6
Compare
Choose a tag to compare
0.3.8

0.3.6

14 Apr 22:29
95035e6
Compare
Choose a tag to compare

*added polls, create a poll, and vote on a poll. A bar graph shows the results.
*additional bug fixes

0.3.5

13 Apr 04:15
bf0975f
Compare
Choose a tag to compare
*added replies to posts in thread
*see who upvoted a post by mousing over the # next to the upvote button
*add like/dislikes # to each post
*sort posts in thread, except OP thread, by first date, last date
*fixed get query strings method in PHP & JS
*fixed edit post on non-moderators

0.3.4

05 Oct 07:11
aa7a07c
Compare
Choose a tag to compare

more bug fixes to 0.3, this version is a final release of version 0.3.
0.4 will include new additions. See TODO.txt for a little taste of some the ideas to come.

0.3.3

04 Oct 20:13
8dc1766
Compare
Choose a tag to compare

fixed login script and did clean up work. 0.3.3 is a polished bug free release.

0.3.2

02 Oct 16:57
9a9bbed
Compare
Choose a tag to compare

0.3.2 is a polished version with some bug fixes to firefox and fixes across the board. Everything works as expected. See TODO.txt for a more complete list of changes.

0.3.1

02 Oct 00:39
38c5c8f
Compare
Choose a tag to compare

Updates with JavaScript, and AJAX: Now you can post/edit/delete a reply or thread, without redirecting you to another page. Conversations or PM's also don't require a page redirect, making it feel like a modern message app. The login button now is a pop out without redirecting you to the login page. This all makes the site feel like a modern Single Page Application. The site is also fully functional if the user has JS disabled. (Deleted replicated files in 0.3.1)

0.2

15 Sep 03:46
483643e
Compare
Choose a tag to compare
0.2
Add files via upload