| Commit message (Expand) | Author | Age | Files | Lines |
* | add channel_lastpost timestamp to help optimise some outrageously expensive q... | friendica | 2015-03-26 | 1 | -0/+7 |
* | provide ways to over-ride the datetime pickers | friendica | 2015-03-26 | 1 | -1/+3 |
* | item_check_service_class - the join is totally unnecessary | friendica | 2015-03-25 | 1 | -20/+20 |
* | improve description of that setting | friendica | 2015-03-25 | 1 | -1/+1 |
* | admin config for default expiration | friendica | 2015-03-25 | 1 | -9/+12 |
* | also allow service classes to set post expiration. These take priority over t... | friendica | 2015-03-24 | 1 | -2/+5 |
* | improve performance of the zotfeed queries | friendica | 2015-03-23 | 1 | -2/+3 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-23 | 1 | -1/+21 |
|\ |
|
| * | sql in -> IN | Mario Vavti | 2015-03-23 | 1 | -1/+1 |
| * | indicate new or updated items | Mario Vavti | 2015-03-23 | 1 | -1/+21 |
* | | limit notification detail queries for items and events | friendica | 2015-03-23 | 1 | -3/+3 |
* | | operation snakebite, cont. | friendica | 2015-03-22 | 1 | -7/+20 |
|/ |
|
* | $simple_update isn't so simple any more. Make sure we don't re-itnroduce the ... | friendica | 2015-03-22 | 3 | -14/+12 |
* | allow complete undo of a vote, not just a change of vote | friendica | 2015-03-22 | 1 | -1/+5 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-22 | 1 | -27/+3 |
|\ |
|
| * | move the maintenance part to include/sharedwithme.php | Mario Vavti | 2015-03-22 | 1 | -27/+3 |
* | | provide visual feedback when deleting a like by liking it again. | friendica | 2015-03-22 | 4 | -7/+14 |
|/ |
|
* | fix multiple vote issues | friendica | 2015-03-21 | 1 | -2/+3 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-21 | 1 | -2/+15 |
|\ |
|
| * | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-03-21 | 2 | -12/+5 |
| |\ |
|
| * | | fix acl for if we have an cid in /network and make $bang better visible | Mario Vavti | 2015-03-21 | 1 | -2/+15 |
* | | | 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 |