ChatBaseSDK / PHP-ChatBaseSDK

PHP ChatBase SDK - Open Source Social & Mobile Messenger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP-ChatBaseSDK

PHP ChatBase SDK - Open Source Social & Mobile Messenger

Features

  1. Login, Signup, Forgot password and user email verification.
  2. Quick Login with cookies. App remembers that you had logged in, so you only have enter password to login again.
  3. Sign up form indicates that users exists as you are typing.
  4. Welcome, About, Developer, Help, 404, No such user, No such group extension pages.
  5. AJAX based requests.
  6. Users options: Follow, Unfollow, Recommend, Profile views, Block and Unblock options for users.
  7. Posts options: Like, Comment with tex, sticker or image, Share, Unshare, Remove share, Tag, Untag, Remove tag, Copy post link, Delete post, Edit post and Open post.
  8. You can post Text, Image with and without filters, Video, Audio, Link, Document, Location with emojis, Font size, Tag, mentions, hashtags and location.
  9. Time ago format like major social networks.
  10. Custom Video and Audio player.
  11. Add tags to describe yourself and be found by them.
  12. Profile edition from username, Bio, social links to tags.
  13. Get suggestions on whome to follow with refresh suggestions.
  14. Real time most popular hashtags.
  15. Mutual likes and comments as in Facebook (When you see a post, if your followings have liked or commented on the post, then app re-arranges post's likers and commenters in a way that your followings get the first priority). eg. F1, F2, F3 and 230 others liked where F = Following.
  16. Shows images in Theatre mode.
  17. Explore people, photos, videos, audios and groups.
  18. Get notified on almost everything from your post being liked, commented, shared TO you being added to a group.
  19. Create conversation with your followings and give your conversation a title.
  20. Message emoji, Text, Image, Sticker.
  21. Delete conversation, unsend all your messages, edit conversation title and get all info about the conversation.
  22. Create group conversation with your followings.
  23. Change group admin (if you're an admin), leave group, remove member, change group avatar, add members and get more info about the group.
  24. Bookmark the post if you liked it.
  25. Make a user favourite if you like him/her.
  26. Create a group with your followings.
  27. Shows newest member, members you know from the group.
  28. Post (Point no. 8).
  29. Add/remove members.
  30. Edit group's settings.
  31. Shows if a user is online.
  32. Love a group, invite your followings to the group.
  33. Change your avatar from over 200 custom avatars, don't like it upload your avatar with a cropping tool (Same can be done while changing group avatar).
  34. If a text post is large, then a glimpse of the post is shown and you can load more.
  35. You will be always prompted from deleting a post to blocking someone.
  36. Search users, groups and hashtags.
  37. Click on a particular user tag such as 'Mumbaikar' and see all users with the same user tag.
  38. Google+ style notification bar (one that transitions from the bottom, stays 3 seconds and then goes down).
  39. Description provided almost everywhere eg. when you hover over Like (Heart) button, then there'll be description of 'LIKE'.
  40. Change you password.
  41. Change account type private or public (Default: public).
  42. Change email and phone visibility.
  43. Get all your login details.

The license

This project uses the MIT license which is a commercially friendly open source license. The license has the following features:

  • Commercial use is allowed
  • You can modify, distribute and sublicense the source code
  • The work is provided "as is". You may not hold the author liable.
  • You must include the copyright notice
  • You must include the license

Wiki

We are working in a lot more information on our Wiki so make sure to check it out!

About

PHP ChatBase SDK - Open Source Social & Mobile Messenger

License:MIT License