aboutsummaryrefslogtreecommitdiffstats
path: root/mod/contacts.php
Commit message (Expand)AuthorAgeFilesLines
* common friendsFriendika2011-11-011-0/+5
* add contact_widgets and provide widgets on appropriate pages, fix the saved s...Friendika2011-10-111-32/+4
* stuffFriendika2011-10-111-13/+20
* Merge branch 'master' into newuiFabio Comuni2011-09-261-10/+13
|\
| * moved invite friends into 'find people' blockDevlon Duthie2011-09-251-6/+8
| * really commiting files this time, still getting the hang of git.Devlon Duthie2011-09-251-5/+6
* | Merge remote-tracking branch 'friendika/master' into newuiFabio Comuni2011-08-301-29/+21
|\|
| * remove "online reputation" section on contact editing - nobody ever uses it, ...Friendika2011-08-291-17/+1
| * some minor work on contact edit pageFriendika2011-08-251-1/+6
| * theme settings for contact photo menuFriendika2011-08-251-1/+1
| * contact menu beginningsFriendika2011-08-241-0/+1
| * d* retractionsFriendika2011-08-221-10/+12
* | Merge branch 'master' into newuifabrixxm2011-08-221-2/+2
|\|
| * don't allow removal of self contactFriendika2011-08-191-2/+2
* | remove javascript to set selectect nav item. enanche img template prefetch ig...fabrixxm2011-08-171-1/+1
* | Merge remote-tracking branch 'friendika/master' into newuifabrixxm2011-08-171-16/+21
|\|
| * diaspora confirm cleanupFriendika2011-08-151-1/+1
| * cleanupFriendika2011-08-071-7/+7
| * allow group selection from contact edit pageFriendika2011-08-021-8/+13
* | change nav selected css classFabio Comuni2011-07-251-1/+1
|/
* invite systemFriendika2011-07-171-1/+1
* begin invites, fb setup changesFriendika2011-07-171-2/+15
* use local 'match people with my interests' if global directory is not configuredFriendika2011-07-021-2/+3
* friend suggestionsFriendika2011-06-261-0/+5
* show group affiliations in contact editorFriendika2011-05-311-0/+10
* show linked url on user's contact pageFriendika2011-05-301-3/+3
* add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-5/+5
* deprecate load_view_fileFriendika2011-05-111-6/+6
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-6/+6
* no insecure warning on FB connectionsFriendika2011-04-261-1/+1
* provide disclosure warning on private network pageFriendika2011-04-191-0/+1
* email integration, cont.Friendika2011-04-171-1/+1
* contact "repair/relocate URL" toolFriendika2011-04-131-0/+2
* the rest of the english html templates except for htconfigFriendika2011-04-071-0/+8
* ostatus doesn't accept activitystreams stop-follow verb or multiple verbs, in...Friendika2011-04-051-2/+2
* profile matchFriendika2011-03-211-1/+6
* simplify insecure network warningFriendika2011-03-201-1/+4
* update source stringsfabrixxm2011-03-111-3/+5
* simplify connect/follow textFriendika2011-02-271-1/+1
* move php path setting inside proc_runFriendika2011-02-231-3/+1
* theme name cleanup - rename default to loozah, provide sane fallbacks and cha...Friendika2011-02-061-3/+8
* truncate long namesFriendika2011-02-011-1/+1
* more ssl_policy cleanup, allow manual feed update per contact when hub is wha...Friendika2011-01-301-0/+10
* set update frequency to twice daily for 'feed' contacts, unable to set update...Friendika2011-01-261-3/+3
* dissolve relationship (new protocol) workingFriendika2011-01-261-0/+6
* add contact edit hooksFriendika2011-01-071-1/+8
* fix typo, check for empty group in network pageFriendika2011-01-031-1/+1
* change activitystreams unfollow to stop-follow but also send out OStatus unfo...Friendika2011-01-031-1/+2
* freeform text area for private contact info - notes or things you just want t...Friendika2010-12-281-1/+7
* send unfollow before removing ostatus contactFriendika2010-11-231-0/+25