Friendship Network - Actual state
Related files and usage :
tiki-user_information.php / tpl : see User information page, including tracker items, can perform friend actions
tiki-friends.php / tpl : see Friendship Network status and manage requests of friend actions
lib/tikilib.php, lib/userlib.php : some Friends methods to generate friends.php page
Friendship requests taxonomy :
Waiting : request from me towards others that have not yet been accepted
Pending : request from others towards me that have not yet been accepted
Related database tables :
tiki_friends - user (Varchar 200), friend (Varchar 200) is the login name of users - why not ID ?
tiki_friendship_requests - userFrom (Varchar 200), userTo (Varchar 200), tstamp (timestamp)
Job TO DO in order to make the friendship network useful
1. Merge / integrate user information and user tracker information
- Allow filling of a unique form when registering, containing both user_preferences and the user tracker fields
- Integration of information showned on tiki-user_information.php - enhance template for a better looking user page
- Fields of both user_preferences and user tracker can be searched when searching for a user
2. Bottom of tiki-user_information.php could be tiki-friends.php's friend list (if feature enabled)
We should also see the friend avatars in tiki-friends.php (if sub-feature enabled).
- Have bigger (than default) avatars, but thumbnails of them for forums / list of friends page
- Show friendship / feedback message if friendship concluded
- Possibility to edit the feedback (friend receives a notice) or cancel friendship (admin authorization necesary)
3. Use of feedback. User can enter a feedback message when requesting / accepting (not when refusing) request. Then, an email could be sent to the user(s) (if feature enabled) to notify them about the request or response, with or without the feedback message (depending on if feature enabled).
- put feedback message in table tiki_friendship_requests
- When accepted, put feedback messages in table tiki_friends
4. Page to administrate Friendship Network (all of theses are options)
- Word Friend changeable to other word
- Feedback system on / off
- Email sent to user on Friendship request on / off
- Email includes feedback message on / off
- Email sent to user on Friendship approval / refusal on / off
- Friends are showned on tiki-user_information.php on / off
- Thumbnails of friends are shown on / off
- Avatar restriction (size - pixels, bytes) + thumbnails management
All of the new system text including the "friend" word should be translatable via the normal interface.
Suggested changes to database tables :
tiki_friends - feedback message, timestamp, order(presentation), feedback quality : good, ok, bad ?
tiki_request - feedback message
Open
Rating | Subject | Submitted by | Importance | Easy to solve? | Priority | Category | Volunteered to solve | Created | LastModif | Comments | |
---|---|---|---|---|---|---|---|---|---|---|---|
(0) | Social Networking-type transactions between members | Marc Laporte | 6 | 30 |
| leyan | 2008-06-04 | 2010-05-02 | 0 | ||
(0) | Send direct message via tiki-user_information.php | Marc Laporte | 9 high | 6 | 54 |
| 2009-02-10 | 2013-10-28 | 1 koth-11 Nov 09 | ||
(0) | When activated, make it much more obvious for users to make User pages | Marc Laporte | 6 | 8 | 48 |
| 2009-09-13 | 2010-01-15 | 0 | ||
(0) | Create a profile from the Social Networking enhancements (luci) usable for Barter networks | Xavier de Pedro | 5 | 25 |
| luciash d' being ? | 2010-01-14 | 2010-01-14 | 0 | ||
(0) | userlist heading link color | Lusserall | 4 | 20 |
| 2010-11-13 | 2010-11-14 | 0 | |||
(0) | Strange behavior when configuring Friendship network | Arild Berg | 25 |
| 2013-12-02 | 2013-12-02 | 0 | ||||
(0) | http://next.tiki.org/messu-mailbox.php: User popups have clickable buttons in them, but they disappear when we try to click | Marc Laporte | 4 | 8 | 32 |
| 2014-07-14 | 2014-07-21 | 0 | ||
(0) | Add Friend dialog: search should also be able to find by real name | Jonny Bradley | 4 | 4 | 16 |
| 2020-12-16 | 2020-12-16 | 0 | ||
(0) | Community user list goes to the homepage (page not found I guess) at tiki.org | Bernard Sfez / Tiki Specialist | 5 | 5 | 25 |
| 2021-09-30 | 2021-09-30 | 0 | ||
(0) | Score, Goal features; Merging similar features into one | Bernard Sfez / Tiki Specialist | 5 | 5 | 25 |
| 2022-02-17 | 2022-02-17 | 0 |
Pending
Rating | Subject | Submitted by | Importance | Easy to solve? | Priority | Category | Volunteered to solve | Created | LastModif | Comments | |
---|---|---|---|---|---|---|---|---|---|---|---|
(0) | Friend network email notification has html | Bernard Sfez / Tiki Specialist | 25 |
| Luis Henrique Fagundes | 2005-04-21 | 2021-09-23 | 1 Bsfez-23 Sep 21 | |||
(0) | Last Login date not retrieved on user info mouseover popup | Jonny Bradley | 4 | 4 | 16 |
| 2016-02-01 | 2018-03-14 | 4 jonnybradley-14 Mar 18 |
Closed
Rating | Subject | Submitted by | Importance | Easy to solve? | Priority | Category | Volunteered to solve | Created | LastModif | Comments | |
---|---|---|---|---|---|---|---|---|---|---|---|
(0) | BigBlueButton fails to load | robert4dejure | 7 | 6 | 42 |
| 2013-08-31 | 2013-08-31 | 1 robert4dejure-31 Aug 13 | ||
(0) | Add Activity Stream video to tv.tiki.org and doc.tiki.org | Marc Laporte | 5 | 8 | 40 |
| nkoth | 2013-11-27 | 2013-12-09 | 0 | |
(0) | Activity Stream, Admin interface; Custom activities rules link should also be placed where the option is set. | Bernard Sfez / Tiki Specialist | 5 | 7 | 35 |
| 2022-02-03 | 2022-08-23 | 0 | ||
(0) | accepting friendship request produces notice: undefined variable local_sender_email in messulib.php | Xavier de Pedro | 6 | 30 |
| Oliver Hertel | 2007-04-10 | 2007-08-11 | 3 marclaporte-10 Aug 07 | ||
(0) | doc.tiki.org/PluginActivityStream doesn't exist | Arild Berg | 25 |
| 2013-12-03 | 2013-12-09 | 0 | ||||
(0) | tiki-list_users.php returns to the home page | Arild Berg | 5 | 25 |
| 2013-12-03 | 2017-06-18 | 4 xavi-09 Dec 13 | |||
(0) | Always "away" even if not distance available | luciash d' being ? | 2 | 9 | 18 |
| manivannans | 2013-11-27 | 2013-12-06 | 5 luci-27 Nov 13 |
Related: