Skip to content

Releases: Root3287/Social-Media

Alpha 1.4.2

17 Sep 04:55
Compare
Choose a tag to compare

A very small update...

  • Add material theme
  • fix bugs.

Alpha 1.4.1

12 Sep 01:08
Compare
Choose a tag to compare

Security Update:

  • Timeline shows private post
  • Post page shows post if given link

Bugs Fixed:

  • Fix bugs where followers/Following/Others could see your private post
  • Fix bugs where GLOBALS is misspelled.
  • Fix profile bug where the user will see their own banner on other
    profile pages.
  • More bugs.

This hopefully fixes bugs.

Alpha 1.4.0

03 Sep 23:24
Compare
Choose a tag to compare

Sorry for this taking so long. I've had a lot planned out and want it to get done. It would be longer if I actually went that path. So I just removed them and put them off for another release.

  • SMS Factor Auth
  • Add Bio
  • Add Home Location
  • Date of Birth
  • Date of Death
  • Gender
  • About Me
  • Time of post
  • Banner
  • Added Translation API
  • Choose who to post to. Example(Everyone, following, friends. private)
  • Cache // Support for settings
  • Added Page Timer
  • Added Language Support
  • Added Favicon.ico
  • /email-confirm/ will redirect to / every time.

Hopefully there is no more bugs! If so I'll make a note at the bottom.

Common bugs:
Spelling mistakes. Just change the variables to GLOBALS

Alpha-1.3.1

26 Jul 16:42
Compare
Choose a tag to compare
  • Fix update issue
  • Fix update link error
  • Bug Fix
  • User Settings

Alpha 1.3.0

23 Jul 07:03
Compare
Choose a tag to compare

NOTE: WHILE UPDATING GO TO /pages/admin/update-db.php AND HEAD DOWN TO LINE 125 AND SQUARE BRACKETS AROUND '1','=','1' TO MAKE LINE 125 LOOK LIKE THE FOLLOWING $users = $db->get('users', ['1','=','1'])->results();

  • Add Uploadcare Support
  • Add breadcrumbs to admin navigation
  • Add home to the navigation
  • Add Post API
  • Add go to top for mobile
  • Add go to bottom for mobile
  • Spread out installation
  • Add prefix support for database
  • Add User API
  • Increase post on timeline
  • Fix bugs
  • You can now redirect a link to our site for a post.
  • Add Email support
  • Confirmation of Email
  • Reset your password
  • Multi-Factor Authentication

Alpha 1.2.1

09 Jul 17:08
Compare
Choose a tag to compare
  • Fix the user tagging being escaped.
  • add http error 301
  • add http error 400
  • add http error 401
  • add http error 402
  • add http error 408
  • add http error 410
  • add http error 500
  • add verified profile
  • add score system
  • Fixed Bugs
  • add achievement system

Alpha 1.2.0

29 Jun 04:42
Compare
Choose a tag to compare
  • Add IP logging
  • Deleted the action files and put them in the root index.php
  • Moved the 404 to an error folder for more errors
  • Add a last online, and fix bugs
  • Added support for google reCAPTCHA
  • Add support for some HTTP errors
  • Add database updater
  • Add commenting on profile
  • Add viewing comments on profile.
  • Prepare API for posting.

Hopefully there is no more bugs...

Bug Found: Go to pages/profile.php and go to line 98 and 299 and remove the escape function on the comment code.

Social-Media Alpha 1.1.1

10 Jun 19:22
Compare
Choose a tag to compare
  • Reporting is not completely done, but its good enough…
  • Add a posting status in profile page.
  • Activate/Deactivate topics
  • Add a status post in the timeline
  • Declining a friend request would now delete it in the database
  • Friends bugs patching
  • patch bugs
  • add avatar to nav

So far this is a some what stable build.

Social-Media Alpha 1.1.0

10 Jun 04:33
Compare
Choose a tag to compare
Pre-release
  • Minified bootstrap css
  • Fix bug where themes would not show up.
  • Fix Typo of Notification: Thanks to someone on the livecoding.tv stream
  • Optimised Following
  • Fix friends issues and bugs
  • Added an icon for liking a post
  • Replaced search for an icon
  • Add an icon for viewing your friends
  • Add an icon for your profile.
  • Add a way to view who's your followers and following
  • Add default db for inc/init.php
  • Fix the timeline friends bug,
  • change /profile/ to /p/
  • changed /p/ to /u/
  • changed /post/ to /p/
  • Redirect users to 404 when its a unknown link
  • Add Report post

This is unstable, and is not official!
This was an accidental posting

Alpha 1.0.2

01 May 23:49
Compare
Choose a tag to compare
  • Share links to Facebook
  • Share links to Twitter
  • Guest in timeline fix
  • Bug fix