Aditya Sankaran
|
c34f06f130
|
formatted feed and userline
|
2019-11-27 20:57:42 -05:00 |
|
Leon Liang
|
9fff6ed81c
|
changed status code for follow/unfollow
|
2019-11-22 18:23:49 -05:00 |
|
Leon Liang
|
6a78d74930
|
simplified backend get/remove topic function
|
2019-11-21 20:20:54 -05:00 |
|
Leon Liang
|
4e817c9647
|
integrated backend change, added pointer cursor
|
2019-11-21 20:09:47 -05:00 |
|
Leon Liang
|
7976110e2b
|
modified function to add/delete topic only from user
|
2019-11-21 19:59:04 -05:00 |
|
Aditya Sankaran
|
e8110d643f
|
finished quoting microblogs
|
2019-11-21 15:42:43 -05:00 |
|
|
|
709df1492d
|
Changed how back-end DMs worked
|
2019-11-20 20:32:11 -05:00 |
|
Leon Liang
|
81749c19ce
|
completed search page and redirect to user profile page
|
2019-11-19 22:30:15 -05:00 |
|
Aditya Sankaran
|
1ccc195036
|
liking and unliking work
|
2019-11-19 21:09:07 -05:00 |
|
Leon Liang
|
2de3da928a
|
added UI for follow and unfollow other user
|
2019-11-19 19:03:28 -05:00 |
|
|
|
297619cacb
|
Tweaking DM back-end functions
|
2019-11-19 19:02:13 -05:00 |
|
Leon Liang
|
42c53fdbc4
|
Add profile image, topics for other user page
|
2019-11-19 15:56:39 -05:00 |
|
|
|
a59c2feb4a
|
Fix sorting so empty DM channels go to the bottom of the list
|
2019-11-19 01:30:00 -05:00 |
|
Leon Liang
|
1d26eb97ad
|
Added function to follow and unfollow users
|
2019-11-15 17:47:47 -05:00 |
|
|
|
63e917f54c
|
Fixed the sorting of messages
|
2019-11-15 15:20:39 -05:00 |
|
|
|
19f8f70bf2
|
Fixing DMList errors
|
2019-11-08 18:48:00 -05:00 |
|
|
|
02197ee940
|
Sending Direct Messages
|
2019-11-08 17:54:56 -05:00 |
|
|
|
5507247a7f
|
Create a new DM channel between two users
|
2019-11-08 11:42:46 -05:00 |
|
|
|
5560b6e13c
|
Refactor DM enabled checking to make it re-usable
|
2019-11-06 01:01:50 -05:00 |
|
|
|
19d78596b5
|
Check for DMs enabled or disabled
|
2019-11-05 22:43:29 -05:00 |
|
|
|
a2ed627f2b
|
Back-end for getting all the DMs for a user
|
2019-11-04 13:21:47 -05:00 |
|
Danny Voltz
|
6924af58a7
|
progress for admin delete
|
2019-11-01 15:40:26 -05:00 |
|
|
|
e644498108
|
Merge pull request #67 from ClaytonWWilson/verify-profile
Users can be verified and have a check mark displayed on their profiles
|
2019-11-01 16:11:53 -04:00 |
|
|
|
97bc9c4fb1
|
Verify users front-end
|
2019-11-01 16:11:02 -04:00 |
|
|
|
b01aa92f96
|
Add post id
|
2019-11-01 15:39:08 -04:00 |
|
|
|
d6876eab0b
|
Fix .then() must return
|
2019-11-01 14:28:49 -04:00 |
|
|
|
f4bedea2c7
|
Merge branch 'master' into verify-profile
|
2019-11-01 13:40:30 -04:00 |
|
|
|
acd33d6a96
|
Merge branch 'master' into fix-delete
|
2019-11-01 13:26:11 -04:00 |
|
|
|
f1e4362205
|
Change imageFileName from const to let
|
2019-11-01 00:37:49 -04:00 |
|
|
|
1e4b2d16ef
|
Fix edge case
|
2019-11-01 00:29:22 -04:00 |
|
|
|
e8e69cec31
|
Delete removes all data now
|
2019-11-01 00:26:01 -04:00 |
|
Leon Liang
|
f60c045483
|
Merge branch 'master' into search_page
|
2019-10-31 16:57:22 -04:00 |
|
Leon Liang
|
1842eef2f8
|
added search page
|
2019-10-31 16:54:34 -04:00 |
|
|
|
ce984df437
|
Merge branch 'master' into auth-backend-3
|
2019-10-31 16:09:17 -04:00 |
|
|
|
325d37f0de
|
Back-end for verifying users
|
2019-10-31 15:12:22 -04:00 |
|
Leon Liang
|
e73b2d02f3
|
Merge branch 'master' into delete_topic
|
2019-10-31 14:44:03 -04:00 |
|
Leon Liang
|
50bc73870b
|
delete topic fully works
|
2019-10-31 14:32:54 -04:00 |
|
|
|
ca1d86acf1
|
Users can be verified and have a check mark displayed on their profiles
|
2019-10-31 13:56:40 -04:00 |
|
Aaron Sun
|
26afabe709
|
All posts from db can now show on home page timeline
|
2019-10-30 18:04:35 -04:00 |
|
Aaron Sun
|
8438ce27cf
|
Get user's posts works now
|
2019-10-29 22:25:38 -04:00 |
|
|
|
c96c77cd9f
|
Debugging upload issues
|
2019-10-29 15:00:21 -04:00 |
|
DreamCoder23
|
16567e2373
|
Merge pull request #63 from ClaytonWWilson/auth-backend-3
Auth backend 3
|
2019-10-29 14:40:02 -04:00 |
|
Aaron Sun
|
d3a77afe43
|
Pulled and merged the latest code from master
|
2019-10-29 14:02:56 -04:00 |
|
|
|
fb6c1e3d98
|
Image upload edit some return messages
|
2019-10-29 12:40:38 -04:00 |
|
Aaron Sun
|
42b73632c0
|
Delete user's posts fully works now
|
2019-10-29 10:34:09 -04:00 |
|
Aaron Sun
|
c482f56762
|
Invalid credential message displays after non-exisitng email is passed in
|
2019-10-28 20:14:38 -04:00 |
|
Aaron Sun
|
9525ff7d0a
|
Delete post works in Postman but not in actual database
|
2019-10-28 17:57:03 -04:00 |
|
Shobhit Makhija
|
f602b8251f
|
Merge pull request #61 from ClaytonWWilson/filteredPosts
Arrow-callback warning
|
2019-10-28 01:34:43 -04:00 |
|
shobhitm23
|
70a12dcca4
|
Arrow-callback warning
|
2019-10-28 00:21:29 -04:00 |
|
|
|
3001ec0b38
|
Merge branch 'master' into edit-profile-image-upload
|
2019-10-27 23:46:15 -04:00 |
|
|
|
e8a403f575
|
Delete old profile image
|
2019-10-27 23:43:35 -04:00 |
|
Aaron Sun
|
657277bcad
|
Username and user id now show in post data
|
2019-10-27 23:11:24 -04:00 |
|
Aaron Sun
|
d69828ef7f
|
Merge branch 'master' of https://github.com/ClaytonWWilson/CS307-Team24 into auth-backend-3
|
2019-10-27 20:48:15 -04:00 |
|
|
|
44d3450b10
|
Profile image upload frontend and backend finished
|
2019-10-27 18:06:47 -04:00 |
|
Aaron Sun
|
5fa4caf0a3
|
Log in with username fully works now
|
2019-10-27 17:47:04 -04:00 |
|
Aaron Sun
|
fd226b454e
|
Delete users fully works now
|
2019-10-27 14:46:31 -04:00 |
|
Leon Liang
|
97998a8f09
|
merge changes
|
2019-10-27 13:24:53 -04:00 |
|
Leon Liang
|
13a1401759
|
Reformat code
|
2019-10-27 02:53:12 -04:00 |
|
Leon Liang
|
e236ceeb4b
|
Merge branch 'master' into delete_topic
|
2019-10-27 00:10:38 -04:00 |
|
Aditya Sankaran
|
19780a1395
|
made userline not hardcoded
|
2019-10-26 17:06:42 -04:00 |
|
Aditya Sankaran
|
981795b288
|
writing microblogs not hardcoded anymore
|
2019-10-26 16:57:25 -04:00 |
|
Leon Liang
|
ec041732d9
|
reformat
|
2019-10-25 23:14:25 -04:00 |
|
Leon Liang
|
eb3766edb2
|
Merge pull request #54 from ClaytonWWilson/delete_topic
added function to delete topic
|
2019-10-25 23:13:27 -04:00 |
|
Leon Liang
|
d9f6fb5d8e
|
added function to delete topic
|
2019-10-25 23:04:09 -04:00 |
|
|
|
b31a571b29
|
Add followedTopics array on signup
|
2019-10-25 19:27:45 -04:00 |
|
Aditya Sankaran
|
9d1f987ac1
|
added userID property for posts
|
2019-10-25 13:15:17 -04:00 |
|
Leon Liang
|
340d3537a6
|
created functions retrieving all topics
|
2019-10-24 23:13:03 -04:00 |
|
Leon Liang
|
de44f1eb89
|
Merge branch 'master' of github.com:ClaytonWWilson/CS307-Team24
|
2019-10-24 22:43:32 -04:00 |
|
Leon Liang
|
5405d96150
|
created function to add topic
|
2019-10-24 22:42:46 -04:00 |
|
|
|
0e6af081fa
|
Merge pull request #42 from ClaytonWWilson/update-navbar
Update navbar
|
2019-10-24 22:41:04 -04:00 |
|
Leon Liang
|
a498b4748f
|
Merge branch 'master' into profile_display
|
2019-10-24 22:12:02 -04:00 |
|
Leon Liang
|
6e9a86e5ce
|
changed getUser
|
2019-10-24 22:08:28 -04:00 |
|
Leon Liang
|
4aa029c649
|
modified getUserDetails
|
2019-10-24 19:34:31 -04:00 |
|
|
|
1b3ac4d05a
|
Merge pull request #35 from ClaytonWWilson/edit-profile-fix
Fixing editProfile bugs and making the database storage more efficient
|
2019-10-24 19:32:05 -04:00 |
|
|
|
64c10cd172
|
Rename variable to make code more concise
|
2019-10-24 19:30:21 -04:00 |
|
Leon Liang
|
79d23af3fc
|
Merge branch 'master' into auth-backend-3
|
2019-10-24 17:09:45 -04:00 |
|
Leon Liang
|
52bd8eed64
|
Merge branch 'master' of github.com:ClaytonWWilson/CS307-Team24
|
2019-10-24 17:07:29 -04:00 |
|
Leon Liang
|
ac28b3e19e
|
getUserDetails is now working
|
2019-10-24 17:06:44 -04:00 |
|
Leon Liang
|
570866ff40
|
getUserDetail returns only user handle
|
2019-10-24 16:27:22 -04:00 |
|
Leon Liang
|
e524bc2811
|
pass in fbAuth to getUserDetails
|
2019-10-24 16:25:19 -04:00 |
|
Clayton Wilson
|
8f5020f881
|
Fixing editProfile bugs and making the database storage more efficient
|
2019-10-24 15:44:53 -04:00 |
|
Aaron Sun
|
eea2f56b49
|
Code for removing user from db still in progress (commented out)
|
2019-10-24 15:27:20 -04:00 |
|
Clayton Wilson
|
b17fb1f3f0
|
Update fbAuth so the user data from firebase is stored in req.userData
|
2019-10-23 23:16:43 -04:00 |
|
Aaron Sun
|
ad853923c8
|
Delete Account on UI can log the user out
|
2019-10-23 17:18:52 -04:00 |
|
Aaron Sun
|
bc0b2549b4
|
Delete user backend code works
|
2019-10-22 20:45:48 -04:00 |
|
Aaron Sun
|
1b66f18dd5
|
Log in with username partially works
|
2019-10-22 16:50:38 -04:00 |
|
Aaron Sun
|
d2032eef75
|
Login with username works now
|
2019-10-20 21:45:24 -04:00 |
|
|
|
27efa858d5
|
Signup is working
|
2019-10-11 17:34:35 -04:00 |
|
|
|
4a5c404be3
|
Merge branch 'master' into login-frontend
|
2019-10-03 11:39:38 -04:00 |
|
|
|
f14e8bd970
|
Redux saves user data on login
|
2019-10-03 10:58:45 -04:00 |
|
|
|
8de496826a
|
Testing login backend
|
2019-10-02 22:53:31 -04:00 |
|
Aditya Sankaran
|
b7f0eba7a9
|
finished rendering userline for user and changed character limit for writing microblogs
|
2019-10-02 14:59:18 -04:00 |
|
|
|
dcd03d7888
|
Login frontend complete
|
2019-10-02 00:49:51 -04:00 |
|
|
|
88310714b2
|
Merge branch 'master' into edit-profile-frontend
|
2019-10-01 21:01:02 -04:00 |
|
|
|
c218081759
|
Making everything look pretty
|
2019-10-01 20:39:21 -04:00 |
|
asankaran35
|
16973fb340
|
Merge pull request #19 from ClaytonWWilson/user-line
added entering topics field and database call for adding topics when …
|
2019-10-01 19:16:02 -04:00 |
|
Aditya Sankaran
|
9d4f175a49
|
added entering topics field and database call for adding topics when writing microblog
|
2019-10-01 19:07:57 -04:00 |
|
|
|
07e9271132
|
Removing hard-coded user info.
|
2019-10-01 17:30:18 -04:00 |
|
|
|
724adc9b0b
|
Merge branch 'master' of https://github.com/ClaytonWWilson/CS307-Team24
|
2019-10-01 17:02:05 -04:00 |
|
|
|
b711521b4b
|
Fix unnecessary escape deploy error.
|
2019-10-01 17:01:59 -04:00 |
|