aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profile.php
Commit message (Expand)AuthorAgeFilesLines
...
* implement "moderate" flag on itemsfriendica2012-01-231-3/+4
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* conversation sql optimisationsfriendica2012-01-021-5/+6
* Merge branch 'master' into notifyfriendica2011-12-221-1/+1
|\
| * remove hashchars from pub keywordsfriendica2011-12-201-1/+1
* | Merge branch 'master' into notifyfriendica2011-12-121-31/+49
|\|
| * unnecessary slash in profile update pathfriendica2011-12-121-1/+1
| * live update improvementsfriendica2011-12-121-17/+20
| * refactor updatesfriendica2011-12-121-23/+38
* | notifications refactorfriendica2011-12-081-3/+9
|/
* remove old liveupdate markerfriendica2011-11-241-2/+0
* move liveupdate after birthdays/eventsfriendica2011-11-241-8/+10
* name change continued, social graph tools and stuctures, fix for spanish prov...Friendika2011-10-311-0/+1
* bug #166Friendika2011-10-241-1/+3
* Fix url in profile tabsFabio Comuni2011-10-101-1/+1
* New common tab template. Update cssFabio Comuni2011-10-101-12/+3
* Merge branch 'master' into newuiFabio Comuni2011-09-261-1/+0
|\
| * .Friendika2011-09-241-1/+0
* | Merge branch 'master' into newuifabrixxm2011-08-221-6/+7
|\|
| * fix several probe related issuesFriendika2011-08-171-6/+7
* | remove javascript to set selectect nav item. enanche img template prefetch ig...fabrixxm2011-08-171-2/+3
* | Merge remote-tracking branch 'friendika/master' into newuifabrixxm2011-08-171-3/+2
|\|
| * cleanupFriendika2011-08-161-2/+1
| * auto-friend profiles showing up in directory as community pagesFriendika2011-07-281-1/+1
* | change nav selected css classFabio Comuni2011-07-251-1/+1
|/
* better fix for bug #107, last one was flawedFriendika2011-07-211-1/+1
* consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-301-36/+7
* add profile tabs to "photos", "events" and "notes". in dispy, show active tab.Fabio Comuni2011-06-231-2/+3
* delete selected itemsFriendika2011-06-151-3/+0
* link events + personal notes to profile tabsFriendika2011-06-131-1/+3
* show new_member page only on our own profileFriendika2011-06-031-1/+1
* new_member not new_userFriendika2011-06-031-1/+1
* new member pageFriendika2011-06-031-0/+3
* sort wall items by date order instead of id. bug #61Friendika2011-05-301-3/+4
* bug #38 ability to restrict profile, wall, photos from non-friendsFriendika2011-05-281-1/+1
* bug #38 posts and photos only visible to friends if so configuredFriendika2011-05-281-5/+6
* ability to hide profile and wall from unknown peopleFriendika2011-05-241-2/+5
* 'mark seen' not getting all msgs on profile pageFriendika2011-05-201-1/+1
* deprecate load_view_fileFriendika2011-05-111-1/+1
* bring back load_view_file for dispy templatesFriendika2011-05-101-1/+1
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-1/+1
* when public access is blocked, profile page should show login boxFriendika2011-04-211-2/+1
* "firewall" setting - block all public pages from the public if configured to ...Friendika2011-04-211-0/+10
* missing acl selector after mergeFriendika2011-04-201-1/+1
* merge status editor instancesFriendika2011-04-201-82/+13
* provide a way to disable mailbox integrationFriendika2011-04-181-1/+3
* email integration, cont.Friendika2011-04-171-0/+20
* move all message display sub-functions from boot.php into conversation.phpFriendika2011-04-121-1/+1
* wrong variable passedFriendika2011-04-111-1/+1
* pull in new 'writable' dfrn flagFriendika2011-04-111-1/+1