| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | add loadtime search to channel and fix it for home. display and search need f... | friendica | 2015-03-21 | 5 | -7/+53 |
| |/
|/| |
|
* | | set to empty string so it doesn't get mis-handled as a null | friendica | 2015-03-20 | 1 | -0/+2 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-20 | 2 | -13/+27 |
|\| |
|
| * | some tabs title statuseditor restructuring | Mario Vavti | 2015-03-21 | 1 | -10/+23 |
| * | need the cloudpath before creating the object | Mario Vavti | 2015-03-20 | 1 | -4/+3 |
| * | possible improvement regarding deletion | Mario Vavti | 2015-03-20 | 1 | -2/+4 |
* | | config to hide version tag from siteinfo - on my site it's meaningless. | friendica | 2015-03-20 | 2 | -12/+3 |
|/ |
|
* | call parse_url from rpost and add the result to the content body if invoked w... | friendica | 2015-03-19 | 1 | -0/+5 |
* | tweaks to directory registrations which don't seem to be happening, also down... | friendica | 2015-03-19 | 2 | -7/+2 |
* | make the channel item query match recent changes to network item query (and s... | friendica | 2015-03-18 | 1 | -3/+5 |
* | ok it has to be owner. | friendica | 2015-03-17 | 1 | -3/+3 |
* | The random bad signatures are because something somewhere is trimming the bod... | friendica | 2015-03-17 | 1 | -1/+1 |
* | display a map for photos if allowed. Note: there is a bug in that if the map ... | friendica | 2015-03-16 | 1 | -0/+8 |
* | openid cleanup | friendica | 2015-03-16 | 2 | -98/+68 |
* | make sure this sucker is quiet | friendica | 2015-03-16 | 1 | -1/+1 |
* | phase one of the great file storage unification - use one button for uploads ... | friendica | 2015-03-16 | 1 | -2/+29 |
* | mod_id: load profile so the sidebar profile will work | friendica | 2015-03-15 | 2 | -39/+20 |
* | mysql schema typo, do the install check for store before chcking smarty, as t... | friendica | 2015-03-15 | 1 | -2/+2 |
* | revert the revert - that is working. My test was bad. | friendica | 2015-03-14 | 1 | -3/+3 |
* | revert and rethink | friendica | 2015-03-14 | 1 | -3/+3 |
* | create terms for Diaspora mention tags - which in Diaspora are handled differ... | friendica | 2015-03-13 | 1 | -6/+6 |
* | fix posts not showing up in network if author is not in connections | zottel | 2015-03-14 | 1 | -3/+3 |
* | use local_channel() connnections to match the abook against when joining the ... | friendica | 2015-03-13 | 1 | -2/+2 |
* | revert that | friendica | 2015-03-12 | 1 | -4/+25 |
* | try to allow translation of ax regs | friendica | 2015-03-12 | 1 | -29/+52 |
* | support a fair number of the common AX regs | friendica | 2015-03-12 | 1 | -5/+68 |
* | Add some AX vars to openid server. | friendica | 2015-03-12 | 1 | -11/+28 |
* | more JS=1 weirdness | friendica | 2015-03-12 | 1 | -1/+1 |
* | try and add some regs | friendica | 2015-03-12 | 1 | -0/+2 |
* | add generic_addon_settings template and minor fixes | Mario Vavti | 2015-03-12 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-03-12 | 1 | -1/+1 |
|\ |
|
| * | substr() is a mysql alias for substring(). substring() is in the SQL standard... | Habeas Codice | 2015-03-12 | 1 | -1/+1 |
* | | some work on feature/addon settings | Mario Vavti | 2015-03-12 | 1 | -4/+2 |
|/ |
|
* | openid stuff | friendica | 2015-03-11 | 2 | -36/+50 |
* | Merge branch 'master' into openid | friendica | 2015-03-11 | 5 | -8/+42 |
|\ |
|
| * | remove the now redundant audio/video buttons and label the editor text style ... | friendica | 2015-03-11 | 4 | -0/+20 |
| * | parse_url changes for oembed/zvideo/etc. | friendica | 2015-03-11 | 1 | -8/+22 |
* | | Merge branch 'master' into openid | friendica | 2015-03-11 | 7 | -155/+10 |
|\| |
|
| * | cleanup of old delegation stuff | friendica | 2015-03-10 | 6 | -152/+5 |
| * | sql optimisation for affinity searches. A new index was added which wasn't ad... | friendica | 2015-03-10 | 1 | -3/+5 |
* | | openid server | friendica | 2015-03-11 | 1 | -0/+237 |
|/ |
|
* | Change logic of "don't create a status post for this photo upload" and turn i... | friendica | 2015-03-10 | 2 | -2/+2 |
* | missing include | friendica | 2015-03-10 | 1 | -0/+1 |
* | channel delegation | friendica | 2015-03-10 | 5 | -22/+101 |
* | more work on queue optimisations | friendica | 2015-03-09 | 1 | -1/+2 |
* | Whoops... should've actually checked the pg manual before merging #920 :-) | Habeas Codice | 2015-03-09 | 1 | -2/+2 |
* | make network page default options work more or less universally instead of ju... | friendica | 2015-03-09 | 1 | -1/+10 |
* | up the count of directory tags | friendica | 2015-03-09 | 1 | -1/+1 |
* | Allow site to over-ride directory options. Bugger off. | friendica | 2015-03-09 | 1 | -13/+2 |
* | fix comanche regions after comanche refactor a few days ago | friendica | 2015-03-09 | 1 | -0/+1 |