Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -25/+26 |
| | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation. | ||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -2/+2 |
| | |||||
* | get rid of deprecated post_url() function | friendica | 2013-12-01 | 1 | -4/+8 |
| | |||||
* | typo in mod_match | friendica | 2012-12-26 | 1 | -1/+1 |
| | |||||
* | remove the private keywords stuff to reduce directory and search complexity | friendica | 2012-12-26 | 1 | -3/+3 |
| | |||||
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -1/+1 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | zrl into people searches | friendica | 2012-03-29 | 1 | -1/+1 |
|/ | |||||
* | mod/match.php - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | connect on suggest/match - added to testbubble | friendica | 2011-12-18 | 1 | -0/+1 |
| | |||||
* | add connect link to suggestion and matches | friendica | 2011-12-18 | 1 | -0/+7 |
| | |||||
* | stuff | Friendika | 2011-10-11 | 1 | -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 Duthie | 2011-10-03 | 1 | -7/+10 |
| | | | | tpl to testbubble that lists the profile tags | ||||
* | show keywords in match results | Friendika | 2011-07-03 | 1 | -1/+1 |
| | |||||
* | use local 'match people with my interests' if global directory is not configured | Friendika | 2011-07-02 | 1 | -2/+5 |
| | |||||
* | module to provide local "find people like me" when global dir unavailable | Friendika | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | got it wrong - apparently no need to fix json slashes | Friendika | 2011-06-02 | 1 | -0/+1 |
| | |||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -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 layout | Friendika | 2011-03-22 | 1 | -2/+3 |
| | |||||
* | profile match | Friendika | 2011-03-21 | 1 | -1/+1 |
| | |||||
* | pagination in keyword match | Friendika | 2011-03-21 | 1 | -4/+18 |
| | |||||
* | converted json to symbolic references | Friendika | 2011-03-21 | 1 | -3/+3 |
| | |||||
* | first prototype of profile match against global directory (hint: set some ↵ | Friendika | 2011-03-21 | 1 | -0/+42 |
keywords) |