aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profile.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* some w3c validation issuesFriendika2011-04-101-194/+6
* the rest of the english html templates except for htconfigFriendika2011-04-071-9/+2
* comment open/close anomolies in non-English languagesFriendika2011-04-071-0/+2
* make photo menu work better on remote profile loginsFriendika2011-04-041-1/+1
* Moved popup logic in boot.php, added 'item_photo_menu' hookFabio Comuni2011-03-311-0/+2
* optionally set article titleFriendika2011-03-291-1/+3
* collapse posts by same author (but not you).Friendika2011-03-271-0/+2
* wrong date order profile pageFriendika2011-03-271-1/+1
* comment collapsing, pagination wasn't advancing past 16Friendika2011-03-271-8/+58
* link same as visitedFriendika2011-03-241-1/+0
* typoFriendika2011-03-211-1/+1
* another template downFriendika2011-03-211-1/+4
* localise some more templatesFriendika2011-03-211-1/+6
* edit posting after submissionFriendika2011-03-181-0/+7
* no sharing icon for private msgsFriendika2011-03-161-1/+2
* vorbis audio/video link buttonsFriendika2011-03-161-0/+2
* share,retweet,relay,forward, whateverFriendika2011-03-161-0/+1
* pub_keywords -> meta keywordsFriendika2011-03-141-0/+5
* Merge branch 'issue-11' of https://github.com/fabrixxm/friendika into fabrixx...Friendika2011-03-091-2/+2
|\
| * Add title attribute to location linksFabio Comuni2011-03-081-2/+2
* | yet another template converted to language neutral formatFriendika2011-03-081-1/+6
|/
* one more template free from translation, allow for later item editing within ...Friendika2011-03-071-0/+11
* autodiscover community pages for the directoryFriendika2011-02-271-0/+3
* yet another templateFriendika2011-02-241-1/+1
* generalise wallwall template and fix "via wall-to-wall" floatFriendika2011-02-241-1/+1
* convert update script arg passing to js - remembering the browser prefetch is...Friendika2011-02-171-4/+3