.. |
Attention.php
|
e02bd34d26
Populate 'created' property on attention
|
9 年之前 |
Avatar.php
|
7f3611c51c
use intval() instead of floor() for int return type
|
10 年之前 |
Config.php
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 年之前 |
Confirm_address.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Consumer.php
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 年之前 |
Conversation.php
|
9f09b136b8
Adding crc32 to uniqueify conversation URIs
|
10 年之前 |
Deleted_notice.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
File.php
|
67d09532dd
Improved animated image thumbnail freedom of choice
|
9 年之前 |
File_redirection.php
|
1776c90cb9
Moved oEmbed stuff out to a plugin (Oembed).
|
10 年之前 |
File_thumbnail.php
|
8fbdb45cc6
Primarily the getUrl call is fixed. Also some new class calls
|
9 年之前 |
File_to_post.php
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 年之前 |
Foreign_link.php
|
93e878d7ca
Make better use of Subscription class
|
11 年之前 |
Foreign_service.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Foreign_subscription.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Foreign_user.php
|
e38d78eba9
updateKeys (for classes with PRI id) now in Managed_DataObject
|
9 年之前 |
Group_alias.php
|
6ed66d9c76
Local_group and User are now assumed to be in same namespace
|
11 年之前 |
Group_block.php
|
5e054bfdb3
Minor typing stuff and syntax fixes
|
11 年之前 |
Group_inbox.php
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 年之前 |
Group_join_queue.php
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 年之前 |
Group_member.php
|
b63f6e949c
Converted all ActivityObject::fromProfile to $profile->asActivityObject
|
10 年之前 |
Invitation.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Local_group.php
|
a6f99e7296
Implement a User_group fetching function for Local_group
|
11 年之前 |
Location_namespace.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Login_token.php
|
3cab5b36c1
Replace common_good_random with common_random_hexstr
|
11 年之前 |
Managed_DataObject.php
|
427a6e39ee
added non-critical FIXMEs
|
9 年之前 |
Memcached_DataObject.php
|
49188e826c
ArrayWrapper no longer returned from multiGetClass
|
10 年之前 |
Nonce.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Notice.php
|
56d431320d
Replace one instance of LOG_ERR with LOG_DEBUG
|
9 年之前 |
Notice_source.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Notice_tag.php
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 年之前 |
Oauth_application.php
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 年之前 |
Oauth_application_user.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Oauth_token_association.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Old_school_prefs.php
|
e95f77d34c
Updating all Memcached_DataObject extended classes to Managed_DataObject
|
11 年之前 |
Profile.php
|
4eea68e557
getConfigPref for globally configurable fallbacks
|
9 年之前 |
Profile_block.php
|
99312c8cc2
Declaring some more static functions properly
|
11 年之前 |
Profile_list.php
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 年之前 |
Profile_prefs.php
|
b46b588522
New Profile_prefs get a 'created' value now.
|
10 年之前 |
Profile_role.php
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 年之前 |
Profile_tag.php
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 年之前 |
Profile_tag_subscription.php
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 年之前 |
Queue_item.php
|
c906ab11b0
8 chars was too little, 32 should be enough.
|
11 年之前 |
Related_group.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Remember_me.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Reply.php
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 年之前 |
Safe_DataObject.php
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 年之前 |
Schema_version.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Session.php
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 年之前 |
Sms_carrier.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Status_network.php
|
f7548ed7e9
cacheKey change for Status_network class
|
9 年之前 |
Status_network_tag.php
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 年之前 |
Subscription.php
|
b63f6e949c
Converted all ActivityObject::fromProfile to $profile->asActivityObject
|
10 年之前 |
Subscription_queue.php
|
fc3125cf28
More modern coding, stuff related to subscriptions
|
10 年之前 |
Token.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Unavailable_status_network.php
|
e95f77d34c
Updating all Memcached_DataObject extended classes to Managed_DataObject
|
11 年之前 |
User.php
|
6b638b8e13
User class also needs getConfigPref
|
9 年之前 |
User_group.php
|
9f9af9a139
Only report local URLs for local groups
|
9 年之前 |
User_im_prefs.php
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 年之前 |
User_location_prefs.php
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
User_urlshortener_prefs.php
|
ea53233f17
Fixed CHMOD + set error_reporting(0) in getvaliddaemons.php to avoid strict warnings in PHP +5.5
|
10 年之前 |
User_username.php
|
c1a0132cab
Added missing index declarations.
|
10 年之前 |
status_network.ini
|
3fa76463ed
oops. really embarassing typo (that explains some weird behaviour)
|
14 年之前 |