aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profiles.php
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* profile change activitiesfriendica2012-04-121-3/+94
|
* make editplain work everywherefriendica2012-04-101-3/+14
|
* fix_mce_lf on profilesfriendica2012-04-101-10/+11
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* basic ssl_policy for important modulesfriendica2012-03-141-9/+9
|
* Some security against XSRF-attacksTobias Hößl2012-03-121-5/+21
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* plugin check returning 0 vs falseFriendika2011-11-031-1/+1
|
* bug in diaspora_reshareFriendika2011-10-201-0/+3
|
* path for country.js - now in js directoryFriendika2011-09-281-1/+1
|
* remove javascript to set selectect nav item. enanche img template prefetch ↵fabrixxm2011-08-171-1/+1
| | | | ignoring
* Merge remote-tracking branch 'friendika/master' into newuifabrixxm2011-08-171-2/+5
|\
| * move public profile warning to top of pageFriendika2011-08-051-1/+1
| |
| * configurable format for date input selectorsFriendika2011-07-251-1/+4
| |
* | change nav selected css classFabio Comuni2011-07-251-1/+1
|/
* move profile privacy settings to the Privacy section of the Settings pageFriendika2011-06-191-16/+1
|
* minor string updateFriendika2011-05-251-1/+1
|
* ability to hide profile and wall from unknown peopleFriendika2011-05-241-2/+16
|
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-5/+5
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* deprecate load_view_fileFriendika2011-05-111-5/+5
|