aboutsummaryrefslogtreecommitdiffstats
path: root/mod/contacts.php
Commit message (Collapse)AuthorAgeFilesLines
* hide some contacts from othersfriendica2011-12-051-2/+5
|
* "follow" link was missingFriendika2011-11-111-0/+2
|
* contact edit updatesFriendika2011-11-091-40/+56
|
* more work on new contact edit page - plus first port to testbubbleFriendika2011-11-091-9/+17
|
* more contact edit page stuffFriendika2011-11-081-14/+17
|
* first checkin - updated contact_edit, more work remainsFriendika2011-11-081-5/+7
|
* common friendsFriendika2011-11-011-0/+5
|
* add contact_widgets and provide widgets on appropriate pages, fix the saved ↵Friendika2011-10-111-32/+4
| | | | | | search widget fix directory page on testbubble, don't use system theme for community, directory, and search if the viewer is logged in.
* stuffFriendika2011-10-111-13/+20
| | | | | | | | | | | | - background the external network notifications (Facebook, Twitter, Statusnet) - add vimeo support - consolidate editor video options (insert video, regardless of source) - add "Connector Settings" page purely for configuring connectors - moved mailbox settings to Connectors - Move the "Connect/Follow" dialogue out of "find people" and move to top. - Add "Find People" dialogue - minor theme edits on duepuntozero and testbubble to make all this stuff work - A bit of theming on duepunto notifications to eliminate the gigantic Diaspora profile photos.
* Merge branch 'master' into newuiFabio Comuni2011-09-261-10/+13
|\
| * moved invite friends into 'find people' blockDevlon Duthie2011-09-251-6/+8
| | | | | | | | misc. styling tweaks
| * really commiting files this time, still getting the hang of git.Devlon Duthie2011-09-251-5/+6
| | | | | | | | | | | | some images added, some classes added to groupidebar, contacts sidebar notification flags moved out of nav and into banner for testbubble the testbubble css tweaks
* | 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
| | | | | | | | and there is no interface to query it.
| * 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 ↵fabrixxm2011-08-171-1/+1
| | | | | | | | ignoring
* | 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 ↵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-6/+6
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-6/+6
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* 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, ↵Friendika2011-04-051-2/+2
| | | | insists on single ostatus unfollow #non-standard
* 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 ↵Friendika2011-02-061-3/+8
| | | | | | | change system primary theme. Provide indication on contact edit page of last update success/failure - can be extended later to show actual timestamp of last successful update.
* truncate long namesFriendika2011-02-011-1/+1
|
* more ssl_policy cleanup, allow manual feed update per contact when hub is ↵Friendika2011-01-301-0/+10
| | | | whacked, log feed parse errors
* set update frequency to twice daily for 'feed' contacts, unable to set ↵Friendika2011-01-261-3/+3
| | | | update frequency on contact edit form.