aboutsummaryrefslogtreecommitdiffstats
path: root/include/Contact.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* implement republish permission for use in sourced channelsfriendica2013-09-301-1/+2
* Pieces we'll need to tie together chanman and account/channel deletion and di...friendica2013-09-171-15/+44
* premium/restricted channel connections implemented, configure at yoursite/cha...friendica2013-08-211-1/+8
* don't include archived contacts in public posts, unless specifically requestedfriendica2013-08-151-2/+2
* debugging issue #58 - seems to work but needs (more) themingfriendica2013-08-131-3/+10
* untested patch for issue #58 - will require theming if it worksfriendica2013-08-131-0/+18
* enotify: localize things we know how to translatefriendica2013-08-051-1/+1
* progress on unfriendingfriendica2013-08-041-15/+19
* basic *account* removal, but the channel removal which it calls still needs (...friendica2013-08-041-0/+43
* provide a controlling user for theme settings, not necessarily local_user() -...friendica2013-07-161-0/+5
* more nomadic clone syncfriendica2013-06-261-0/+3
* sql error on contact removalfriendica2013-04-191-1/+1
* randprof sorta workingfriendica2013-03-061-2/+2
* start formatting for Doxygenfriendica2013-02-251-1/+1
* moving onfriendica2013-02-181-0/+60
* start on channel_remove(), add some generic channel queries to the API layersfriendica2013-02-161-32/+53
* more photo backend stufffriendica2013-01-261-0/+7
* make contact_remove sort of work so I can actually get rid of Oliver's and Mi...friendica2013-01-251-14/+34
* api for abook entriesfriendica2013-01-251-2/+2
* more api functions to help pull business logic out of controller code, in thi...friendica2013-01-251-0/+18
* plug potential hole in magic auth, add link to chanview to view in dedicated ...friendica2013-01-231-3/+11
* use correct param for connect linkfriendica2013-01-111-1/+1
* move 'Connect' button to local chanview page, remove from remote profile page...friendica2012-12-061-2/+15
* "follow" now creates an address book entry, which means we can start tying th...friendica2012-11-061-19/+13
* starting on pinging the basic elements of federation and communicationfriendica2012-10-311-1/+1
* more progress on address bookfriendica2012-10-301-0/+18
* more structural stufffriendica2012-10-291-2/+2
* Now have a solid permissions model. Create a few functions to enumerate them ...friendica2012-10-281-93/+0
* more cleanupMike Macgirvin2012-10-231-23/+1
* lotsa little fixesfriendica2012-10-211-3/+3
* add hash to channel structure for consistency/redundancyfriendica2012-10-041-2/+2
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-19/+19
* separate the public feed from everything elsefriendica2012-09-201-0/+5
* permissions responder + upstream mergefriendica2012-09-101-6/+59
* updatesfriendica2012-09-091-0/+54
* more DB cleanupfriendica2012-08-301-4/+4
* syncfriendica2012-07-191-0/+3
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-181-4/+0
* better handling of dead contactsfriendica2012-06-141-0/+4
* fix to imported youtube videos, updating of contact profile photos, do not re...friendica2012-06-131-1/+12
* Allow plugins to modify the contact photo menuMatthew Exon2012-05-151-1/+1
* toggle to archive unfriends, though render them uselessfriendica2012-04-281-0/+15