Talk:Users

From The Socknet

(Redirected from Talk:Friends)
Jump to: navigation, search

Change friend and service fields to from?

The friend and service fields have different content, but do the same thing (though with different types of entities). They could both be changed to from and allow the content to define the type of entity it refers to.

--Dan 17:43, 11 November 2009 (UTC)

I'm liking this idea. This is already what GUID's do. --Dan 18:29, 19 November 2009 (UTC)
I'm gonna have to search the wiki database using the mysql CLI to find all the mentions of "friend:" and "service:" and I might still miss a few. So if you were thinking of helping with this in particular, I think it will be too difficult. --Dan 02:17, 24 November 2009 (UTC)
The culprits:
Functions
Remote Function Calling
Friend Request
Subscription Request
User Data
Messaging
Direct Posting
Message Collection
Service Discovery
Spam
OpenID Change
Trust
Friendship
Ping
Gossip
Message Notification
Finding Messages
Talk:Friends (this page)
Via this SQL: select page_namespace, page_title FROM wiki_page JOIN wiki_revision ON page_latest = rev_id JOIN wiki_text ON rev_text_id = old_id WHERE old_text LIKE '%friend:%' OR old_text LIKE '%services:%';
--Dan 03:36, 28 November 2009 (UTC)
Oops, that SQL had something wrong. These items have 'service:' in them.
IP Verification
Services
Field-Limits
Friend List
Messaging
Registration
Tokens
Message Notification
--Dan 04:36, 28 November 2009 (UTC)
Including the phrases friend field or service field.
Friends
Services
Message Collection
Talk:Friends
--Dan 04:36, 28 November 2009 (UTC)
It is finished. --Dan 04:49, 28 November 2009 (UTC)
Personal tools