Commit graph

20 commits

Author SHA1 Message Date
168a7b62b3 Search bar for hashtags in navigation bar 2018-04-05 04:17:09 +01:00
959ce8db77 Only show new post button if user is logged in 2018-04-02 16:56:20 +01:00
c949e1db95 Added slate theme 2018-03-28 03:47:47 +01:00
739a2ece6c Added viewport meta so everythign looks good on mobile 2018-03-23 10:59:45 +00:00
4641f08e83 Fixed form declaration 2018-03-06 02:09:20 +00:00
be0072aec2 Mobile support for navigation bar 2018-03-05 15:03:33 +00:00
SecretlyTaco
ebdda8f6bf Added mentions tab to navbar 2018-03-01 14:06:05 +00:00
SecretlyTaco
79cf1d681c Added navbar icons for all items 2018-02-27 08:12:25 +00:00
SecretlyTaco
02a01bdacf Merge branch 'themes' 2018-02-25 16:10:32 +00:00
SecretlyTaco
c8f0b17122 Added 'Materia' material design theme 2018-02-25 12:01:41 +00:00
SecretlyTaco
a8e4c6877c Merge branch 'themes', with cyborg theme 2018-02-25 11:48:54 +00:00
SecretlyTaco
79ad0d6fb8 Merge branch 'darktheme-cyborg' into themes 2018-02-21 21:43:17 +00:00
SecretlyTaco
b403b9f2bf Merge branch 'themes', allowing darkly theme option 2018-02-21 21:33:42 +00:00
SecretlyTaco
1dab258335 Implemented more generic themes options, allowing between 'default' and 'darkly' themes 2018-02-21 21:32:52 +00:00
SecretlyTaco
7635573ca0 Renamed cyborg from dark.css to cyborg.css 2018-02-21 21:13:01 +00:00
SecretlyTaco
f50cf354a0 Added settings to navigation bar 2018-02-21 08:59:12 +00:00
SecretlyTaco
03d9d997a8 Set dark theme css file in layout 2018-02-21 08:53:44 +00:00
SecretlyTaco
0e7bbb442b Link to dark theme css file if dark_theme 2018-02-20 22:55:09 +00:00
16f75683ab Added navigation bar, new post modal 2018-02-16 05:26:07 +00:00
Socks
f44e07a414 Created timeline.py to manage posts, fixdb.py to add missing db entries, layout.html for pages to extend (containing navbar), separated login.html and register.html, created profile.html page 2018-01-30 03:58:05 +00:00