aboutsummaryrefslogtreecommitdiffstats
path: root/include/Contact.php
Commit message (Expand)AuthorAgeFilesLines
* issue #263 - account_default_channel not set to 0 when last channel of an acc...redmatrix2016-01-201-3/+3
* need better peer verification due to re-install issue, this is temporaryredmatrix2015-11-031-1/+4
* one more changeredmatrix2015-10-011-0/+2
* sync abook flags in memory after altering themredmatrix2015-08-231-3/+0
* merge from redmatrixredmatrix2015-07-131-1/+1
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-131-0/+18
|\
| * change account_default_channel if default channel is removedzottel2015-07-131-0/+18
| * improvements in duplicate like detection, especially w/r/t event participationfriendica2015-02-101-1/+1
* | DB changes for some channel flagsredmatrix2015-06-151-13/+8
* | convert the abook fieldsredmatrix2015-06-141-16/+43
* | Merge branch 'master' into tresfriendica2015-01-311-2/+3
|\|
| * fix random profilesfriendica2015-01-301-2/+3
* | Merge branch 'master' into tresfriendica2015-01-291-3/+3
|\|
| * local_user => local_channelfriendica2015-01-281-3/+3
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-11/+5
* | that should take care of the bitfields in hublocfriendica2015-01-201-6/+4
* | first cut at unpacking bitfields in hubloc, fixed hubloc_error and hubloc_del...friendica2015-01-201-19/+9
|/
* more heavy lifting on poco repfriendica2015-01-151-0/+1
* syncing connections issue, incorrect return_url after deleting connectionfriendica2015-01-071-0/+2
* direct messages in api have some issues, not properly ported from friendica o...friendica2014-12-221-1/+2
* Option to check that a random profile works before returning itStefan Parviainen2014-12-221-6/+23
* small changeChristian Vogeley2014-12-071-1/+1
* Remove channel cloud files from file system whenChristian Vogeley2014-12-071-0/+36
* Whitespace. Stupid £#@£@$ editor.Thomas Willingham2014-11-291-5/+5
* Fix abook_toggle_flag from postgres stuffThomas Willingham2014-11-291-5/+7
* PostgreSQL support initial commitHabeas Codice2014-11-131-26/+30
* when removing a channel, check to see if there are any valid hublocs remainin...friendica2014-10-211-4/+17
* implement a "powered-by" but leave it turned off until somebody with a good e...friendica2014-09-291-0/+13
* diaspora connections being marked orphan on directory serversfriendica2014-09-091-1/+1
* feed removal issuefriendica2014-09-021-1/+1
* use feed icon as default avatar for rss connectionsfriendica2014-09-011-1/+1
* take off the kid glovesfriendica2014-08-261-7/+7
* Account deletionChristian Vogeley2014-08-151-0/+2
* Some work on account deletionChristian Vogeley2014-08-141-4/+9
* clone sync of "unfriend" actionsfriendica2014-08-051-67/+0
* reset timestamps when unarchiving a connectionfriendica2014-06-181-0/+13
* add a few days of slop to the orphan finder to account for any lags in dir sy...friendica2014-06-011-1/+1
* this is an important bit - only mark dead hubs on directory servers. They sho...friendica2014-05-291-0/+4
* cleanup dead directory entries. This was a real b#tch, so keep your eye out f...friendica2014-05-281-18/+66
* filter randprof results to avoid channels that are known to be deceased.friendica2014-05-251-1/+1
* Hope I have repaired the channel admin page.sasiflo2014-04-061-1/+1
* small changes to a couple of lookup functions which we need to use a bit morefriendica2014-02-201-3/+6
* vsprintf error on updatefriendica2014-02-201-2/+2
* use profile photo on vcard before reverting to xchan photofriendica2014-02-111-1/+1
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-1/+1
* more comanchefriendica2013-12-191-1/+5
* prepare for Comanchification of mod_photosfriendica2013-12-131-0/+13
* refactor magic-authfriendica2013-12-021-79/+0
* removeme sort of works for a single channel - lots of loose ends to deal with...friendica2013-11-121-22/+36
* more work on channel removal - it might sort of work now but I'm expecting lo...friendica2013-11-051-4/+22