aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profiles.php
Commit message (Expand)AuthorAgeFilesLines
* This is a fix to not interfere the ongoing adding of .generic-content-wrapper...marijus2014-10-101-2/+0
* Added and changed on some places div class generic-content-wrapper. And added...Jeroen2014-10-091-0/+3
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-2/+2
* except for a typofriendica2014-08-281-3/+1
* fix saving of extended profile attributesfriendica2014-08-281-0/+38
* extensible profiles - add the input form elements. Still needs styling and we...friendica2014-08-201-0/+19
* more editing of visibility displaysfriendica2014-08-071-1/+1
* cleanup some text where we said "public" or "visible to anybody on the intern...friendica2014-08-071-1/+3
* issue #551 provide import/export of profiles (if this feature is enabled)friendica2014-08-041-0/+36
* backend for profile exportfriendica2014-08-041-0/+27
* Let site admin choose what profile fields to support.friendica2014-08-021-1/+13
* Update nl. Added a link from the edit profile page to the edit visibility page.Jeroen2014-08-011-0/+1
* make the profile minimal by default. Use features to enable the advanced form.friendica2014-08-011-0/+5
* always provide a profile edit entry in the nav usermenufriendica2014-07-241-2/+2
* rule of snakes #1, kill the snake.friendica2014-06-281-2/+2
* sync profiles to nomadic clonesfriendica2014-06-171-1/+10
* allow birthdays with just a year (no month or day).friendica2014-05-011-3/+3
* fix vcard truncation and escapingfriendica2014-04-201-18/+18
* fix marital partner linkingfriendica2014-01-231-26/+14
* expose profile things in the UIfriendica2013-12-301-0/+2
* comanchify all the simple cases - those that only load a profile. Rework perm...friendica2013-12-111-11/+0
* birthday error checking - if year is present but no month or day, set to 1 Ja...friendica2013-07-031-0/+5
* multi-profiles workfriendica2013-07-031-1/+2
* TypoThomas Willingham2013-05-181-1/+1
* otherwise add profile wont workMichael Meer2013-03-211-1/+1
* Make the channels profile tab actually do something.Thomas Willingham2013-03-201-1/+6
* hidden directory entriesfriendica2013-01-221-1/+1
* more work on notification system, fix a couple of minor issues from smarty co...friendica2013-01-071-1/+1
* implement Smarty3Zach Prezkuta2013-01-061-122/+156
* remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-261-12/+6
* send stuff to zothub as a fallback directory master for nowfriendica2012-12-181-4/+1
* upstream fixes, revision updated, and mail autocomplete was lost after a rece...friendica2012-12-081-0/+1
* plaintext default - richtext is a featurefriendica2012-11-051-3/+3
* upstream fixesfriendica2012-10-211-177/+106
* this might post a profile change activity now - it just won't broadcast anywherefriendica2012-10-191-36/+22
* cleanup abook structurefriendica2012-10-191-2/+2
* more work on profile changes - the notify activity is still stuffed as we fin...friendica2012-10-191-29/+35
* get profile edits workingfriendica2012-10-181-25/+19
* Can't see any posts currently - after the big shakeup, but we can now post to...friendica2012-10-031-1/+1
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-1/+12
* States/Countries now free formfriendica2012-09-091-5/+0
* more DB cleanupfriendica2012-08-301-2/+2
* start on contacts/profilesfriendica2012-08-301-18/+17
* stufffriendica2012-08-271-7/+7
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-2/+2
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-1/+0
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-181-3/+0
* add plink to profile change notificationsfriendica2012-07-121-1/+9
* add like/dislike to profilesfriendica2012-06-241-1/+20
* Now using App::get_cached_avatar_image for /profile/{nickname} pageZvi ben Yaakov (a.k.a rdc)2012-06-191-2/+2