Commit Graph

5 Commits

Author SHA1 Message Date
St John Karp 911edfa02e Tidy old link for posting a new status
Tidied up this link to point to the newer submission page
and to use a generated link.
2018-09-09 21:03:10 -07:00
St John Karp d0e5b5fe67 Use dynamically generated links
Removed hard-coded and relative links and replaced them with
dynamically generated ones. Should allow Planiverse to be served
from a subfolder.
2018-09-09 20:55:08 -07:00
St John Karp dbbe307a03 Add navigation to the top of the page, rework some CSS
Added navigation links to the top of the timeline pages.
Updated the HTML/CSS to be a bit more semantic (using article tags),
and replaced the broken tooltips with HTML title attributes.
2018-08-19 10:02:02 -07:00
St John Karp e628d8b8b9 Break pagination elements into their own component
Split off the pagination into its own component and added some
styling.
2018-08-19 09:39:31 -07:00
St John Karp be9e3c3603 Implement posting a status
Split the timeline views into home and public, and added a form
at the top of the home timeline for posting a new status.
2018-08-13 21:31:20 -07:00