aboutsummaryrefslogtreecommitdiffstats
path: root/mod/match.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-1/+1
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * zrl into people searchesfriendica2012-03-291-1/+1
|/
* mod/match.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* connect on suggest/match - added to testbubblefriendica2011-12-181-0/+1
|
* add connect link to suggestion and matchesfriendica2011-12-181-0/+7
|
* stuffFriendika2011-10-111-0/+1
| | | | | | | | | | | | - 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.
* broke 'find similar' matches content into a tpl in core, added an extended ↵Devlon Duthie2011-10-031-7/+10
| | | | tpl to testbubble that lists the profile tags
* show keywords in match resultsFriendika2011-07-031-1/+1
|
* use local 'match people with my interests' if global directory is not configuredFriendika2011-07-021-2/+5
|
* module to provide local "find people like me" when global dir unavailableFriendika2011-06-201-1/+1
|
* got it wrong - apparently no need to fix json slashesFriendika2011-06-021-0/+1
|
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-2/+2
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* horizontal match layoutFriendika2011-03-221-2/+3
|
* profile matchFriendika2011-03-211-1/+1
|
* pagination in keyword matchFriendika2011-03-211-4/+18
|
* converted json to symbolic referencesFriendika2011-03-211-3/+3
|
* first prototype of profile match against global directory (hint: set some ↵Friendika2011-03-211-0/+42
keywords)