aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profiles.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵friendica2013-12-111-11/+0
| | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using.
* birthday error checking - if year is present but no month or day, set to 1 ↵friendica2013-07-031-0/+5
| | | | January. Otherwise the date will be set to 30 November the prior year due to how the PHP strtotime() function works.
* 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 ↵friendica2013-01-071-1/+1
| | | | conversion
* 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 ↵friendica2012-12-081-0/+1
| | | | recent change I made
* 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 ↵friendica2012-10-191-29/+35
| | | | finalise the json structure for activitystream meta-data
* get profile edits workingfriendica2012-10-181-25/+19
|
* Can't see any posts currently - after the big shakeup, but we can now post ↵friendica2012-10-031-1/+1
| | | | top level activities and store them.
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-011-1/+12
| | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
* 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 ↵friendica2012-07-181-3/+0
| | | | some shit.
* 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
|
* too many profilesfriendica2012-06-171-1/+1
|
* Enabled Profile photo revisions to be displayed on /profiles pageZvi ben Yaakov (a.k.a rdc)2012-06-171-2/+2
|
* add hometown to profilesfriendica2012-06-021-0/+5
|
* "howlong" added to marital status.friendica2012-06-021-0/+10
|
* improve location change notificationsfriendica2012-05-251-1/+10
|
* rev updatefriendica2012-05-251-1/+1
|
* profile change activity link bugfriendica2012-05-181-1/+1
|
* use html symbols for double quotesfriendica2012-05-031-1/+1
|
* string updatefriendica2012-05-031-1/+1
|
* delineate the new profile changes from the rest of the textfriendica2012-05-021-1/+1
|
* the heart should really be red.friendica2012-04-291-1/+1
|
* fix location change notificationfriendica2012-04-291-1/+1
|
* enhanced profile reporting for single valuesfriendica2012-04-291-15/+51
|
* extended the "interesting" profile attributesfriendica2012-04-121-1/+8
|
* send link directly to profile tabfriendica2012-04-121-3/+3
|
* stray log statementsfriendica2012-04-121-2/+0
|