https://github.com/commanderfoo/proboards-contact-list
https://github.com/commanderfoo/proboards-contact-list
javascript proboards
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/commanderfoo/proboards-contact-list
- Owner: CommanderFoo
- License: mit
- Created: 2017-09-02T16:18:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-02T23:16:18.000Z (almost 9 years ago)
- Last Synced: 2025-01-28T20:24:23.981Z (over 1 year ago)
- Topics: javascript, proboards
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
Contact List
============
http://support.proboards.com/thread/638474/simple-embeddable-contact-list
Request done for http://innovation.thecreed.online
Code is specifically aimed at the custom structure for the forum above, but can easily be tweaked to work on other forums. See the method that handles writing out the list...
https://github.com/PopThosePringles/ProBoards-Contact-List/blob/master/src/contact_list.js#L138
Adds an Add / Remove Contact button to profiles that allow people to add the user to a their private contact list.
As there is no easy way to query if a contact is online, it relies on looking at various things on the forum (info center, profile).
