Commit graph

22 commits

Author SHA1 Message Date
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
6881a77e33 Removed random tab char 2018-02-22 20:25:37 +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
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
61f5080910 Dark theme checkbox is now checked by default, where applicable 2018-02-21 12:29:55 +00:00
SecretlyTaco
15bea2ba63 Split line return statement in profile 2018-02-21 12:16:20 +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
98140ce576 Made settings option save dark theme to account, show dark theme on user profiles 2018-02-21 08:54:12 +00:00
8359fc42d4 Shows one reply further back on replies page where possible 2018-02-20 17:04:34 +00:00
b74be3332b Set username on settings page to logged in name 2018-02-19 11:24:44 +00:00
SecretlyTaco
22c3193f12 Created un/follow buttons 2018-02-18 15:15:25 +00:00
71ba0b3634 Merge branch 'globaltab' 2018-02-18 13:52:07 +00:00
16a2507503 Completed ability to reply to posts 2018-02-18 13:51:49 +00:00
19aee623b1 Navigation bar to show global highlighted on global page 2018-02-18 13:33:49 +00:00
cf1259a311 many changes
- imports timeline
- checks if email address during login to ensure no errors later
- make the "remember me" box do something
- make the logged_in variable be your username if you are logged in, in many places
- pass user posts to profile
- created new post method
- created timeline view
- created global timeline view
- created settings view
- created delete post view
- created reply to post view
2018-02-16 05:43:59 +00:00
Socks
eab5b4c22f Added profile view, cookie support for accounts 2018-01-30 04:00:00 +00:00
Socks
16bf449dff Initial Commit
- Basic accounts system
2018-01-12 12:45:52 +00:00