Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Hypolite Petovan
|
3b23f89ca2
|
Fix unused code in include
- Fix local formatting
- Remove unused variable
- Fix unreached breaks
- Remove commented out code
- Add some documentation
|
2018-01-04 12:21:13 -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 |
|
Michael Vogel
|
5747cfc79c
|
Revert "Move Objects to Model"
|
2017-12-08 05:21:51 +01: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
|
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 |
|
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
|
4ca68c7af0
|
Class file relocations
Issue #3878
|
2017-11-08 08:37:03 -05:00 |
|
Adam Magness
|
0dfa57948f
|
Issue-#3873
Replace deprecated functions with new syntax.
|
2017-11-07 06:24:39 -05:00 |
|
Hypolite Petovan
|
9c0d2c31e8
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
|
Roland Haeder
|
f4a33ed3f0
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-05-16 14:40:07 +02:00 |
|
Hypolite Petovan
|
1d427aa214
|
Standards: Remove EOF closing PHP tags
|
2017-05-02 23:36:56 -04:00 |
|
Hypolite Petovan
|
7b352f3f74
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
|
Roland Häder
|
951006dd10
|
more spaces + some curly spaces added
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-03-19 00:51:54 +01:00 |
|
Michael
|
ced7cb6828
|
Smarter way to create unique indexes
|
2017-01-15 23:30:43 +00:00 |
|
Michael
|
021a4fad71
|
Some more database stuff
|
2017-01-15 12:36:06 +00:00 |
|
Michael Vogel
|
b429b85680
|
CSR changes, split dbclean in separate processes if worker is active
|
2016-10-22 10:14:41 +00:00 |
|
Michael Vogel
|
e5c7ce0902
|
Use "last-item" in the contact table instead of an expensive sql query
|
2016-10-14 05:45:32 +00:00 |
|
Michael Vogel
|
67b16507f1
|
Performance improvements for the poller
|
2016-08-14 21:02:29 +02:00 |
|
Michael Vogel
|
c7373dcec4
|
author-id/owner-id: Post update function/added database documentation
|
2016-06-23 21:15:54 +02:00 |
|
Michael Vogel
|
9f57425d08
|
Post update ist now done.
|
2016-04-03 16:36:05 +02:00 |
|
Michael Vogel
|
beb1e04069
|
New field in item table ("shadow") that indicates if there is a shadow entry
|
2016-04-03 13:48:31 +02:00 |
|