Skip to content

Releases: pestsov-v/social-network

v1.0.0

08 Apr 08:41
5ea57da
Compare
Choose a tag to compare

Main functions

  • to create, delete and update user profile.
  • to create nodes with other users and create frends list
  • to create, delete and change user post. This post can be liked, comments o reposts other users.
  • to create and changes a chat with one or more people.
  • to get in one place the update and notifications who get the user in realtime
  • global search to another people or messages if user post it early

What's Changed

  • Registration login system by @AveselsJS in #1
  • created logging in by @AveselsJS in #2
  • Creating the sites main layout by @AveselsJS in #3
  • Creating the post form by @AveselsJS in #4
  • Outputting posts onto the newsfeed by @AveselsJS in #5
  • created basic logic like button by @AveselsJS in #6
  • The like button by @AveselsJS in #7
  • finish correctly like button function by @AveselsJS in #8
  • Retweeting posts by @AveselsJS in #9
  • Replying the posts by @AveselsJS in #10
  • Creating the posts page by @AveselsJS in #11
  • Profile page by @AveselsJS in #12
  • Following and followers by @AveselsJS in #13
  • Following and followers by @AveselsJS in #14
  • Uploading profile picture by @AveselsJS in #15
  • Uploading the cover photo by @AveselsJS in #16
  • created the pinned / unpinned post function by @AveselsJS in #17
  • Search page by @AveselsJS in #18
  • Creating group chats by @AveselsJS in #19
  • refactor code by @AveselsJS in #20
  • refactor the var variable by @AveselsJS in #21
  • Chat list by @AveselsJS in #22
  • Accessing chats by @AveselsJS in #23
  • Chat page UI by @AveselsJS in #24
  • Limiting the number of displayed chat images by @AveselsJS in #25
  • Changing the chat name by @AveselsJS in #26
  • finish refactor by @AveselsJS in #27
  • Sending messages by @AveselsJS in #28
  • Outputting messages by @AveselsJS in #29
  • Real time messages by @AveselsJS in #30
  • Sending notifications by @AveselsJS in #31
  • Displaying notifications by @AveselsJS in #32
  • Real time notifications by @AveselsJS in #33

New Contributors

  • @AveselsJS made their first contribution in #1

Full Changelog: https://github.com/AveselsJS/social-network/commits/v1.1.0