Hypolite Petovan
|
abdecd2b2f
|
Use new Model methods for groups
|
2017-12-09 13:45:17 -05:00 |
|
Hypolite Petovan
|
bc58e8d3be
|
Rename Model\GlobalContact to Model\GContact
|
2017-12-07 23:57:56 -05:00 |
|
Hypolite Petovan
|
a42595a30c
|
Move Object\Contact to Model\Contact
|
2017-12-07 23:56:12 -05:00 |
|
Hypolite Petovan
|
6b60b89385
|
Move Object\Profile to Model\Profile
|
2017-12-07 23:55:05 -05:00 |
|
Hypolite Petovan
|
3fc3e67b70
|
Separate Object\Photo into Model\Photo and Object\Image
- Renamed a bunch of functions to shorter or clearer names
|
2017-12-07 23:54:51 -05:00 |
|
Michael Vogel
|
5747cfc79c
|
Revert "Move Objects to Model"
|
2017-12-08 05:21:51 +01:00 |
|
Michael Vogel
|
e437c74d0e
|
Merge pull request #4031 from MrPetovan/task/3878-move-objects-to-model
Move Objects to Model
|
2017-12-08 05:02:21 +01:00 |
|
Michael
|
a7b004a727
|
Commented out the functionality
|
2017-12-07 20:10:09 +00:00 |
|
Michael
|
3824ad5590
|
Possible fix for issue 4013
|
2017-12-07 19:39:55 +00:00 |
|
Hypolite Petovan
|
cd84bf8963
|
Rename Model\GlobalContact to Model\GContact
|
2017-12-07 09:09:28 -05:00 |
|
Hypolite Petovan
|
18d93cddf6
|
Move Object\Contact to Model\Contact
|
2017-12-07 09:04:24 -05:00 |
|
Hypolite Petovan
|
d4ca30a6db
|
Move Object\Profile to Model\Profile
|
2017-12-07 08:57:35 -05:00 |
|
Hypolite Petovan
|
52bddd580c
|
Separate Object\Photo into Model\Photo and Object\Image
- Renamed a bunch of functions to shorter or clearer names
|
2017-12-07 08:56:11 -05:00 |
|
Michael
|
925c03fda8
|
Retrieve data about Mastodon servers
|
2017-12-06 20:09:59 +00:00 |
|
Michael
|
5f9e87ea5a
|
Some cleanup for archiving/unarchiving contacts
|
2017-12-05 07:08:20 +00:00 |
|
Adam Magness
|
2b121779a6
|
Salmon move to src
Salmon class, update function name and function calls. Some standards as well.
|
2017-12-02 09:32:45 -05:00 |
|
Adam Magness
|
9a4e741d1a
|
Review Changes
renamed some functions and adjusted corresponding calls.
|
2017-12-01 21:05:06 -05:00 |
|
Adam Magness
|
e90b0748aa
|
Code Cleanup
Standards clean up
|
2017-12-01 18:13:39 -05:00 |
|
Adam Magness
|
6008e3df11
|
Email to src
Create Email class and update/rename functions and function calls.
|
2017-12-01 14:41:27 -05:00 |
|
Adam Magness
|
0373056448
|
Review and Use statements
use statements and review changes.
|
2017-11-29 17:29:11 -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 |
|
Adam Magness
|
609a4de5d0
|
src Standards
This basically completes coding standards changes for the entire src directory, with the exception of App.php
|
2017-11-23 14:01:58 -05:00 |
|
Adam Magness
|
2830be25ea
|
Formatting change
change multi line format.
|
2017-11-20 15:17:20 -05:00 |
|
Adam Magness
|
ddacbf2c13
|
XML class standards
updated the xml class for PSR-2
|
2017-11-20 12:56:31 -05:00 |
|
Hypolite Petovan
|
898fe2db1e
|
Code cleanup
- Remove extraneous use statements
- Format require_once
|
2017-11-19 17:06:18 -05:00 |
|
Hypolite Petovan
|
5ee728972e
|
Remove include/Contact.php
- Remove all mentions to include/Contact.php
|
2017-11-19 17:05:21 -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 |
|
Michael
|
8cd21269ff
|
The last of the big workers moved ... delivery and notifier
|
2017-11-19 18:59:55 +00:00 |
|
Michael
|
1f28cbd2c6
|
And now DiscoverPoCo.php
|
2017-11-18 11:02:46 +00:00 |
|
Adam Magness
|
cd12de46f8
|
OStatus moved to src
OStatus moved to Friendica\Protocol namespace. References and function calls updated.
Related to #3878
|
2017-11-15 23:09:11 -05:00 |
|
Adam Magness
|
790d80c9fb
|
Missed function call update
update_gcontact -> update
|
2017-11-15 11:49:20 -05:00 |
|
Adam Magness
|
259f91caa9
|
PortableContact created
Create PortableContact and remove socgraph, update references, and calls
|
2017-11-15 10:53:16 -05:00 |
|
Adam Magness
|
47db624105
|
GlobalContact created
Moved DirSearch and GlobalContact related functions to Friendica\Model namespace
|
2017-11-15 09:47:49 -05:00 |
|
Adam Magness
|
bc49fc974c
|
Capitalized XML
Acronym classes should be capitalized
|
2017-11-10 07:45:33 -05:00 |
|
Adam Magness
|
f245bc8359
|
Move xml to namespace
Relocate xml from include to src
Related to #3878
|
2017-11-10 07:18:24 -05:00 |
|
Adam Magness
|
06c3af9b60
|
Move Cache to src
relocate the cache class to Friendica\Core namespace
|
2017-11-09 11:05:18 -05:00 |
|
Hypolite Petovan
|
a49901eaa2
|
Fix missing Crypto class error
|
2017-11-09 03:47:12 -05:00 |
|
Hypolite Petovan
|
ee5b9de6ad
|
Reverting RINO crypto code to php-encryption version 1.2
|
2017-11-09 03:20:18 -05:00 |
|
Hypolite Petovan
|
d5aff9ac31
|
Fix php-encryption version 2 compatibility issues
|
2017-11-09 02:35:11 -05:00 |
|
Hypolite Petovan
|
acd65aade1
|
Switch to new php-encryption library version
- Remove references to library/ files
- Add namespace to library classes
|
2017-11-09 02:21:37 -05:00 |
|
Adam Magness
|
cfd8ae389c
|
Review updates
changes based on review comments.
|
2017-11-08 20:08:42 -05:00 |
|
Adam Magness
|
d7dc51ecc1
|
Coding Standards
Guess who got phpcs configured.
Updated phpcs.xml based on Developer_Intro document.
|
2017-11-08 17:02:50 -05:00 |
|
Adam Magness
|
ca5d5acb7e
|
Another use
use Cache
|
2017-11-08 08:51:01 -05:00 |
|
Adam Magness
|
a307991ee5
|
Use more
More use statements based on error logs.
|
2017-11-08 08:37:03 -05:00 |
|
Adam Magness
|
d857473026
|
Use Statements
More use statements based on error logs
|
2017-11-08 08:37:03 -05:00 |
|
Adam Magness
|
3581889fbd
|
DFRN Update
missing use statement
|
2017-11-08 08:37:03 -05:00 |
|
Adam Magness
|
4ca68c7af0
|
Class file relocations
Issue #3878
|
2017-11-08 08:37:03 -05:00 |
|
Adam Magness
|
6189f6c8e7
|
Relocate class files from /include to /src/
dbm, Diaspora, dfrn, and NotificationsManager moved to namespace. Includes and references in files updated.
|
2017-11-08 08:36:48 -05:00 |
|