Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue #551 provide import/export of profiles (if this feature is enabled) | friendica | 2014-08-04 | 1 | -0/+36 |
| | |||||
* | backend for profile export | friendica | 2014-08-04 | 1 | -0/+27 |
| | |||||
* | Let site admin choose what profile fields to support. | friendica | 2014-08-02 | 1 | -1/+13 |
| | |||||
* | Update nl. Added a link from the edit profile page to the edit visibility page. | Jeroen | 2014-08-01 | 1 | -0/+1 |
| | |||||
* | make the profile minimal by default. Use features to enable the advanced form. | friendica | 2014-08-01 | 1 | -0/+5 |
| | |||||
* | always provide a profile edit entry in the nav usermenu | friendica | 2014-07-24 | 1 | -2/+2 |
| | |||||
* | rule of snakes #1, kill the snake. | friendica | 2014-06-28 | 1 | -2/+2 |
| | | | | | | tinymce is gone. if you want a visual editor, figure out what you want and make it happen. If you don't want a visual editor, do nothing. This is in the community's hands. I don't need a visual editor. | ||||
* | sync profiles to nomadic clones | friendica | 2014-06-17 | 1 | -1/+10 |
| | |||||
* | allow birthdays with just a year (no month or day). | friendica | 2014-05-01 | 1 | -3/+3 |
| | |||||
* | fix vcard truncation and escaping | friendica | 2014-04-20 | 1 | -18/+18 |
| | |||||
* | fix marital partner linking | friendica | 2014-01-23 | 1 | -26/+14 |
| | |||||
* | expose profile things in the UI | friendica | 2013-12-30 | 1 | -0/+2 |
| | |||||
* | comanchify all the simple cases - those that only load a profile. Rework ↵ | friendica | 2013-12-11 | 1 | -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 ↵ | friendica | 2013-07-03 | 1 | -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 work | friendica | 2013-07-03 | 1 | -1/+2 |
| | |||||
* | Typo | Thomas Willingham | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | otherwise add profile wont work | Michael Meer | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | Make the channels profile tab actually do something. | Thomas Willingham | 2013-03-20 | 1 | -1/+6 |
| | |||||
* | hidden directory entries | friendica | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | more work on notification system, fix a couple of minor issues from smarty ↵ | friendica | 2013-01-07 | 1 | -1/+1 |
| | | | | conversion | ||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -122/+156 |
| | |||||
* | remove the private keywords stuff to reduce directory and search complexity | friendica | 2012-12-26 | 1 | -12/+6 |
| | |||||
* | send stuff to zothub as a fallback directory master for now | friendica | 2012-12-18 | 1 | -4/+1 |
| | |||||
* | upstream fixes, revision updated, and mail autocomplete was lost after a ↵ | friendica | 2012-12-08 | 1 | -0/+1 |
| | | | | recent change I made | ||||
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 1 | -3/+3 |
| | |||||
* | upstream fixes | friendica | 2012-10-21 | 1 | -177/+106 |
| | |||||
* | this might post a profile change activity now - it just won't broadcast anywhere | friendica | 2012-10-19 | 1 | -36/+22 |
| | |||||
* | cleanup abook structure | friendica | 2012-10-19 | 1 | -2/+2 |
| | |||||
* | more work on profile changes - the notify activity is still stuffed as we ↵ | friendica | 2012-10-19 | 1 | -29/+35 |
| | | | | finalise the json structure for activitystream meta-data | ||||
* | get profile edits working | friendica | 2012-10-18 | 1 | -25/+19 |
| | |||||
* | Can't see any posts currently - after the big shakeup, but we can now post ↵ | friendica | 2012-10-03 | 1 | -1/+1 |
| | | | | top level activities and store them. | ||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -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 form | friendica | 2012-09-09 | 1 | -5/+0 |
| | |||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -2/+2 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -18/+17 |
| | |||||
* | stuff | friendica | 2012-08-27 | 1 | -7/+7 |
| | |||||
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -2/+2 |
| | |||||
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -1/+0 |
| | |||||
* | Removing connectors we won't be needing - this is probably going to break ↵ | friendica | 2012-07-18 | 1 | -3/+0 |
| | | | | some shit. | ||||
* | add plink to profile change notifications | friendica | 2012-07-12 | 1 | -1/+9 |
| | |||||
* | add like/dislike to profiles | friendica | 2012-06-24 | 1 | -1/+20 |
| | |||||
* | Now using App::get_cached_avatar_image for /profile/{nickname} page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -2/+2 |
| | |||||
* | too many profiles | friendica | 2012-06-17 | 1 | -1/+1 |
| | |||||
* | Enabled Profile photo revisions to be displayed on /profiles page | Zvi ben Yaakov (a.k.a rdc) | 2012-06-17 | 1 | -2/+2 |
| | |||||
* | add hometown to profiles | friendica | 2012-06-02 | 1 | -0/+5 |
| | |||||
* | "howlong" added to marital status. | friendica | 2012-06-02 | 1 | -0/+10 |
| | |||||
* | improve location change notifications | friendica | 2012-05-25 | 1 | -1/+10 |
| | |||||
* | rev update | friendica | 2012-05-25 | 1 | -1/+1 |
| | |||||
* | profile change activity link bug | friendica | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | use html symbols for double quotes | friendica | 2012-05-03 | 1 | -1/+1 |
| |