Midas
|
6d0c6e8b9e
added necessary html and css to prevent strange wrapping behavior when the content was too long
|
11 lat temu |
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 lat temu |
Midas
|
a9e577c873
fixing some errors with topic management, beginning work on topic subscription
|
11 lat temu |
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 lat temu |
Midas
|
5b0ee75675
adding in topic management page stubs, adding in topic sidebar to topic and post pages
|
11 lat temu |
Midas
|
e14b4a4f0b
adding styling and comment phasing to topics
|
11 lat temu |
Midas
|
fa3bcd1920
Adding in back end to save new posts and associate them with topics
|
11 lat temu |
Midas
|
7486aefedb
standardizing header and unifying views, adding in debugging css to tell where divs are
|
11 lat temu |
Midas
|
52bdbe6604
simplified login and logout process and messaging to not use ajax
|
11 lat temu |
Midas
|
b840368a23
adding in entrypoint for creating new posts
|
11 lat temu |
Justin Gilman
|
42f30c26a6
cleaning up how posts are displayed, adding in username and post age
|
11 lat temu |
Justin Gilman
|
b42256d7a3
adding css styling for the index page
|
11 lat temu |
Justin Gilman
|
288c3ff5f5
Adding in stubs for topic pages and post pages. Changed url links generated
|
11 lat temu |
Justin Gilman
|
5dd435da23
Adding in index page display of paged posts from default topics, ordered by date desc
|
11 lat temu |
Justin Gilman
|
cb6914e311
Adding default_topics and display of default topics on index
|
11 lat temu |
Justin Gilman
|
833016c7fa
Adding in stubs for creating new topics and viewing posts on the index.
|
11 lat temu |
Justin Gilman
|
26e206ac1f
login handler now logs user in and out. (no authentication though)
|
11 lat temu |
Justin Gilman
|
b01c651738
Adding in basic setup, essentially initial commit.
|
11 lat temu |