Midas
|
6d0c6e8b9e
added necessary html and css to prevent strange wrapping behavior when the content was too long
|
11 years ago |
Midas
|
f3163ad64f
a logged-in user will now see their subscribed topics on the index page, as well as all subscribed topics in the topics bar in the header. Major refactoring of how header is added to each page
|
11 years ago |
Midas
|
a9e577c873
fixing some errors with topic management, beginning work on topic subscription
|
11 years ago |
Midas
|
08b5209291
topic management now functions, users that are owner or moderator can edit topic settings. Owners can add moderators using username, updated db tables
|
11 years ago |
Midas
|
5b0ee75675
adding in topic management page stubs, adding in topic sidebar to topic and post pages
|
11 years ago |
Midas
|
e14b4a4f0b
adding styling and comment phasing to topics
|
11 years ago |
Midas
|
fa3bcd1920
Adding in back end to save new posts and associate them with topics
|
11 years ago |
Midas
|
7486aefedb
standardizing header and unifying views, adding in debugging css to tell where divs are
|
11 years ago |
Midas
|
52bdbe6604
simplified login and logout process and messaging to not use ajax
|
11 years ago |
Midas
|
b840368a23
adding in entrypoint for creating new posts
|
11 years ago |
Justin Gilman
|
42f30c26a6
cleaning up how posts are displayed, adding in username and post age
|
11 years ago |
Justin Gilman
|
b42256d7a3
adding css styling for the index page
|
11 years ago |
Justin Gilman
|
288c3ff5f5
Adding in stubs for topic pages and post pages. Changed url links generated
|
11 years ago |
Justin Gilman
|
5dd435da23
Adding in index page display of paged posts from default topics, ordered by date desc
|
11 years ago |
Justin Gilman
|
cb6914e311
Adding default_topics and display of default topics on index
|
11 years ago |
Justin Gilman
|
833016c7fa
Adding in stubs for creating new topics and viewing posts on the index.
|
11 years ago |
Justin Gilman
|
26e206ac1f
login handler now logs user in and out. (no authentication though)
|
11 years ago |
Justin Gilman
|
b01c651738
Adding in basic setup, essentially initial commit.
|
11 years ago |