Commit graph

15 commits

Author SHA1 Message Date
1346dcfa45 Now with the ability to pin posts to profile 2018-04-05 01:06:11 +01:00
411cf7f7b0 Fixed get followers method, now shows followers count on profile 2018-03-28 02:04:28 +01:00
bd6d69a83b Don't try to show profile picture on profiles if there is none for account 2018-03-26 17:28:52 +01:00
45f635fd8b Usernames above posts on profiles are actual links now 2018-03-23 13:16:49 +00:00
ba9367b35d Added the ability to edit posts, with edited marker on profiles 2018-03-22 22:27:03 +00:00
95c08f8344 Made 'on tweeder' text smaller 2018-03-13 23:09:20 +00:00
323ae2d7b2 Fixed mobile layout 2018-03-06 02:10:16 +00:00
f5365ad9d2 Added posts,following count to profile pages 2018-03-05 03:04:38 +00:00
SecretlyTaco
33ebdcaceb Now shows profile picture on profile page, and doesn't overwrite with nothing if you don't send in a file when saving settings 2018-02-28 22:17:19 +00:00
SecretlyTaco
863eb395b3 Show profile picture on profiles, renamed var to use _ instead of - for compatibility 2018-02-28 10:28:33 +00:00
SecretlyTaco
d674bc7acf Added like/unlike buttons to posts on profiles 2018-02-23 22:14:17 +00:00
SecretlyTaco
d6a8b2594b Moved if statements so that reply button shows on other users posts 2018-02-18 16:24:02 +00:00
SecretlyTaco
22c3193f12 Created un/follow buttons 2018-02-18 15:15:25 +00:00
dea757b4e0 Added profile fields to profile, as well as verified tags and latest posts 2018-02-16 05:31:09 +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