Commit graph

88 commits

Author SHA1 Message Date
959ce8db77 Only show new post button if user is logged in 2018-04-02 16:56:20 +01:00
fed88af6d6 Support for non-binary gender options 2018-03-28 13:03:08 +01:00
c949e1db95 Added slate theme 2018-03-28 03:47:47 +01:00
637b8f4482 Fixed mentions page 2018-03-28 03:41:17 +01:00
3d1b22f952 Made names in card headers links on most pages 2018-03-28 03:22:17 +01:00
ec3d78ac3f Updated help message on username field 2018-03-28 03:16:04 +01:00
411cf7f7b0 Fixed get followers method, now shows followers count on profile 2018-03-28 02:04:28 +01:00
9824eab7f0 Custom gender textbox (although no backend implemented yet) 2018-03-28 01:58:18 +01:00
1d542150ad Fixed non-binary gender option 2018-03-26 17:29:08 +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
b3cee6d1a1 Added help text to username field for register form 2018-03-26 17:27:43 +01:00
fe7d319dfa Show saved alert on saving settings 2018-03-26 17:27:19 +01:00
45f635fd8b Usernames above posts on profiles are actual links now 2018-03-23 13:16:49 +00:00
739a2ece6c Added viewport meta so everythign looks good on mobile 2018-03-23 10:59:45 +00:00
SecretlyTaco
5651a90df6 Merge branch 'messages' 2018-03-23 03:52:12 +00:00
SecretlyTaco
2a2fb86b8b Private messaging actually works now 2018-03-23 03:50:33 +00:00
a09225a523 Added most of the code for private messages, although something doesn't work at the moment 2018-03-23 02:39:57 +00:00
6665651f50 Added (edited) marker to other pages 2018-03-22 22:31:29 +00:00
0d0391958e Made profile pic upload form look nicer 2018-03-22 22:27:33 +00:00
ba9367b35d Added the ability to edit posts, with edited marker on profiles 2018-03-22 22:27:03 +00:00
8ada8b853f Switched margin-bottom:16 to mb-3 2018-03-13 23:11:21 +00:00
44e53be24c Minor restyling, removing the row class from the form, adding my-2 to image selector 2018-03-13 23:10:05 +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
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
f5365ad9d2 Added posts,following count to profile pages 2018-03-05 03:04:38 +00:00
SecretlyTaco
ebdda8f6bf Added mentions tab to navbar 2018-03-01 14:06:05 +00:00
SecretlyTaco
948fe20c74 Created mentions page 2018-03-01 14:01:55 +00:00
SecretlyTaco
64510a9d79 Merge branch 'profile-pics' 2018-02-28 22:30:47 +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
34eda46c87 Added functional file upload form, as well as a /files/<oid> view to get files 2018-02-28 10:02:05 +00:00
SecretlyTaco
7123add847 Merge branch 'likes' 2018-02-28 01:19:49 +00:00
SecretlyTaco
180fda2027 Added like button to timeline page 2018-02-27 22:27:53 +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
e4f89e960c Merge branch 'bs4login' 2018-02-25 16:10:13 +00:00
SecretlyTaco
0b541c828e Added bottom margin to 'Remember Me' box 2018-02-25 12:25:31 +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
eede104212 Merge branch 'bs4login' 2018-02-24 11:11:20 +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
9d96de5c9c Added status message to new login and register pages 2018-02-22 20:30: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