Commit graph

12 commits

Author SHA1 Message Date
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
98140ce576 Made settings option save dark theme to account, show dark theme on user profiles 2018-02-21 08:54:12 +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