Adam Magness
|
eb148cad55
|
Missed use dba
added use dba
|
2017-11-29 13:04:58 -05:00 |
|
Adam Magness
|
0091d318e5
|
Function names
Update function names and corresponding function calls
|
2017-11-29 12:17:12 -05:00 |
|
Adam Magness
|
54827e7fed
|
Photo to src
Move Photo to Friendica\Object namespace and replace require_once statments with use statements.
|
2017-11-29 07:52:27 -05:00 |
|
Michael
|
8bffee43b3
|
Threads are now always enabled.
|
2017-11-28 18:54:39 +00:00 |
|
Michael
|
9612496e9e
|
The function "template_escape" doesn't exist anymore.
|
2017-11-27 06:44:49 +00:00 |
|
Michael
|
abc0b90fa9
|
getpostsbyurl hadn't worked
|
2017-11-24 22:15:35 +00:00 |
|
Michael
|
4a4be4d664
|
Fix some SQL problems
|
2017-11-24 07:44:02 +00:00 |
|
Adam Magness
|
9df0457340
|
whitespace
remove whitespace
|
2017-11-23 20:59:00 -05:00 |
|
Adam Magness
|
130e02ddef
|
Review
null_date and spaces at end of line
|
2017-11-23 19:22:30 -05:00 |
|
Adam Magness
|
6ea8b0441b
|
More Review
put back some q( calls and change some integer to boolean
|
2017-11-23 08:15:38 -05:00 |
|
Adam Magness
|
9409010d2d
|
Review dba updates
updates based on review comments.
|
2017-11-22 23:32:24 -05:00 |
|
Adam Magness
|
f5d682fe0a
|
Review updates
Updates based on review.
|
2017-11-22 23:13:12 -05:00 |
|
Adam Magness
|
c25578a2e2
|
Cleanup
Clean up messy commits.
|
2017-11-22 16:29:47 -05:00 |
|
Adam Magness
|
a8b6052c5a
|
Contact Standards
Some updates for Contact
|
2017-11-22 09:02:55 -05:00 |
|
Hypolite Petovan
|
ec02af593d
|
Change called method names
- Add GlobalContact::getRandomUrl
- Rename Contact::getIdForURL
- Rename Diaspora::sendUnshare
- Remove unused parameter $self in Contact::terminateFriendship
|
2017-11-19 17:03:39 -05:00 |
|
Hypolite Petovan
|
b92fc24ff0
|
Add Contact Object
- Add Profile Object
- Add User Model
- Add use statements
|
2017-11-19 16:55:28 -05:00 |
|
Hypolite Petovan
|
f43aaf5227
|
Move Item and Conversation from Core to Object
- Move BaseObject from Core\ to Friendica\
|
2017-11-19 16:50:49 -05:00 |
|