Adam Magness
|
edfb08a779
|
Update new function
update function name and statements
|
2018-01-09 09:48:31 -05:00 |
|
Adam Magness
|
fd1515eff4
|
Update function
Update the update function
|
2018-01-09 09:44:22 -05:00 |
|
Adam Magness
|
878ce3b858
|
Move follow functions
move follow functions into Contact class
|
2018-01-09 09:40:45 -05:00 |
|
Michael
|
2d9163ce30
|
Posts from contacts weren't displayed correctly
|
2018-01-05 19:47:55 +00:00 |
|
Hypolite Petovan
|
9f04017e27
|
Quick fix PHP notices in various files
- Remove unused variables
- Fix variable name typos
- Use x() and defaults() to fix undefined index
- Add back uninitialized variables
|
2018-01-02 08:11:14 -05:00 |
|
Hypolite Petovan
|
916236ce2f
|
Fix docblocks types
|
2017-12-17 15:27:50 -05:00 |
|
Hypolite Petovan
|
10b72b0e9e
|
PHPStan: Fix missing requires/namespaces
|
2017-12-17 15:26:43 -05:00 |
|
Hypolite Petovan
|
868a84c5cc
|
Use INNER for group_member join
|
2017-12-15 08:44:00 -05:00 |
|
Hypolite Petovan
|
179b311978
|
Remove group_member.uid
- Use contact.uid alternatively
- Use JOIN with group table
|
2017-12-14 22:47:58 -05:00 |
|
Hypolite Petovan
|
0afdf92ca1
|
Fix self-contact creation
- Discard useless intval()
- Add proper condition for `self`
|
2017-12-12 20:44:05 -05:00 |
|
Hypolite Petovan
|
669c7dea59
|
Add new method from include/group in relevant Model classes
|
2017-12-09 13:31:00 -05:00 |
|
Michael
|
0a946587b5
|
Second bugfix to PR 4036
|
2017-12-08 06:15:06 +00: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
|
18d93cddf6
|
Move Object\Contact to Model\Contact
|
2017-12-07 09:04:24 -05:00 |
|