Commit graph

125 commits

Author SHA1 Message Date
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
ddce8c2636 Set default theme on account creation 2018-02-24 19:05:32 +00:00
SecretlyTaco
eede104212 Merge branch 'bs4login' 2018-02-24 11:11:20 +00:00
SecretlyTaco
62aaa9310c Redirect to same page after new post, changing settings 2018-02-24 11:08:55 +00:00
SecretlyTaco
10e195e85b Now only lets you like/unlike a post if you havent already 2018-02-24 11:01:07 +00:00
SecretlyTaco
8fc41c2d0e When liking a post, now forwards to same page you liked from 2018-02-24 11:00:45 +00:00
SecretlyTaco
d674bc7acf Added like/unlike buttons to posts on profiles 2018-02-23 22:14:17 +00:00
SecretlyTaco
6a0cb84bfc Added remember me box to login form, that doesn't break when unchecked 2018-02-22 23:07:47 +00:00
SecretlyTaco
5cfc400a8b Merge branch 'bs4login' 2018-02-22 20:35:06 +00:00
SecretlyTaco
03a2cb2549 Log user out if they open login/register pages 2018-02-22 20:33:53 +00:00
SecretlyTaco
9d96de5c9c Added status message to new login and register pages 2018-02-22 20:30:37 +00:00
SecretlyTaco
6881a77e33 Removed random tab char 2018-02-22 20:25:37 +00:00
SecretlyTaco
77e0cc3a6a Implemented new login/register pages 2018-02-22 20:24:16 +00:00
5487ff60c6 Merge branch 'replies' 2018-02-22 19:15:15 +00:00
b8eca6877d Added reply button to posts on reply pages 2018-02-22 19:14:47 +00:00
9d2eb49bcd Merge branch 'viewpage' 2018-02-22 19:12:41 +00:00
a1c0d37325 Added view thread page, currently the same as replies without the ability to reply 2018-02-22 19:12:34 +00:00
4c1b031ee5 Merge branch 'replies', showing full thread history on reply page 2018-02-22 18:58:15 +00:00
751e8394ea Forgot to close second } at one tag 2018-02-22 18:55:28 +00:00
ebb086ecb2 Fixed bug with infinite looping to get parents 2018-02-22 18:55:08 +00:00
SecretlyTaco
9f92b2d7fe Hooked up new login form to function correctly 2018-02-22 12:34:01 +00:00
SecretlyTaco
0607145f0d Created new login page in bootstrap 4 2018-02-22 12:29:36 +00:00
SecretlyTaco
1c7747497a Enabled dark theme on timeline, global, replies pages 2018-02-21 22:11:57 +00:00
SecretlyTaco
32f55c65e9 Added cyborg option to settings page 2018-02-21 21:48:02 +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
61f5080910 Dark theme checkbox is now checked by default, where applicable 2018-02-21 12:29:55 +00:00
SecretlyTaco
c0be552632 Swapped dark theme from darkly to cyborg 2018-02-21 12:19:54 +00:00
SecretlyTaco
15bea2ba63 Split line return statement in profile 2018-02-21 12:16:20 +00:00
SecretlyTaco
8eab692f0c Created new login page 2018-02-21 12:11:54 +00:00
SecretlyTaco
e36c6d4d80 Set host to localhost explicitly 2018-02-21 12:10:02 +00:00
SecretlyTaco
17a3cf0491 Implemented basic full threading, although currently gets stuck in infinite loop 2018-02-21 11:21:50 +00:00
SecretlyTaco
173acbb179 Merge branch 'replies' 2018-02-21 09:27:00 +00:00
SecretlyTaco
f50cf354a0 Added settings to navigation bar 2018-02-21 08:59:12 +00:00
SecretlyTaco
98140ce576 Made settings option save dark theme to account, show dark theme on user profiles 2018-02-21 08:54:12 +00:00
SecretlyTaco
03d9d997a8 Set dark theme css file in layout 2018-02-21 08:53:44 +00:00
SecretlyTaco
0395e5d8bc Added checkbox for dark theme in settings page 2018-02-21 08:53:15 +00:00
SecretlyTaco
417da1a9d2 Added functions to get and set dark theme for users 2018-02-21 08:52:54 +00:00
SecretlyTaco
cf7ab61583 Added empty profile to fixdb 2018-02-20 23:00:41 +00:00
SecretlyTaco
0e7bbb442b Link to dark theme css file if dark_theme 2018-02-20 22:55:09 +00:00
SecretlyTaco
ffd993210d Dark theme css file 2018-02-20 22:48:40 +00:00
8359fc42d4 Shows one reply further back on replies page where possible 2018-02-20 17:04:34 +00:00
6cdc40516a Fixed some line spacing 2018-02-20 16:41:17 +00:00
SecretlyTaco
006104bdec Switched to bs4 css file, cards instead of panels, updated column widths 2018-02-20 16:31:35 +00:00
b7dc2e1dce Added reply button on global page 2018-02-20 16:28:06 +00:00
bf4fa6536d Added reply button on timeline page 2018-02-19 11:25:22 +00:00
b74be3332b Set username on settings page to logged in name 2018-02-19 11:24:44 +00:00