| Commit message (Expand) | Author | Age | Files | Lines |
* | reverse the logic of the jsenabled setting so that sessions without js are pe... | redmatrix | 2016-04-12 | 1 | -1/+1 |
* | some work on comanche autocomplete | Mario Vavti | 2016-04-09 | 1 | -1/+4 |
* | static App | redmatrix | 2016-03-31 | 1 | -11/+11 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -3/+3 |
* | work on implementing account/channel move (as opposed to clone) | redmatrix | 2016-03-09 | 1 | -0/+2 |
* | rename collections to privacy groups | redmatrix | 2016-01-26 | 1 | -2/+2 |
* | issue #239, provide 'Public' text on ACL selector when appropriate to do so. | redmatrix | 2015-12-31 | 1 | -1/+1 |
* | issue #85, community tags and file tags lost during edits. This required spli... | redmatrix | 2015-11-20 | 1 | -2/+2 |
* | separate the links | redmatrix | 2015-09-10 | 1 | -1/+1 |
* | forum mode - use linked avatar and name for title instead of "Channel: xxxxx"... | redmatrix | 2015-09-10 | 1 | -1/+1 |
* | don't auto-open the editor in forum mode. Save the forum selection text until... | redmatrix | 2015-09-09 | 1 | -1/+1 |
* | fix the lock state when using forum mode | redmatrix | 2015-09-09 | 1 | -3/+5 |
* | major changes to "forum mode" on the network/matrix page | redmatrix | 2015-09-09 | 1 | -2/+9 |
* | convert the abook fields | redmatrix | 2015-06-14 | 1 | -10/+7 |
* | more work on item table optimisation | redmatrix | 2015-06-10 | 1 | -7/+7 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-02 | 1 | -1/+0 |
|\ |
|
| * | bare bones ASLD | redmatrix | 2015-05-31 | 1 | -1/+0 |
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -29/+64 |
|\| |
|
| * | don't included any deleted posts in the self query | friendica | 2015-03-30 | 1 | -1/+1 |
| * | $simple_update isn't so simple any more. Make sure we don't re-itnroduce the ... | friendica | 2015-03-22 | 1 | -12/+10 |
| * | provide visual feedback when deleting a like by liking it again. | friendica | 2015-03-22 | 1 | -2/+3 |
| * | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-21 | 1 | -2/+15 |
| |\ |
|
| | * | 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 | 1 | -3/+2 |
| |/ |
|
| * | some tabs title statuseditor restructuring | Mario Vavti | 2015-03-21 | 1 | -10/+23 |
| * | ok it has to be owner. | friendica | 2015-03-17 | 1 | -3/+3 |
| * | 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 |
| * | more JS=1 weirdness | friendica | 2015-03-12 | 1 | -1/+1 |
| * | sql optimisation for affinity searches. A new index was added which wasn't ad... | friendica | 2015-03-10 | 1 | -3/+5 |
| * | make network page default options work more or less universally instead of ju... | friendica | 2015-03-09 | 1 | -1/+10 |
| * | typo | friendica | 2015-02-12 | 1 | -1/+1 |
| * | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se... | friendica | 2015-02-12 | 1 | -5/+2 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -17/+17 |
|\| |
|
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -17/+17 |
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -10/+6 |
|/ |
|
* | now that's useful... | friendica | 2015-01-13 | 1 | -2/+8 |
* | hide friends broken, add parameter for item search by verb | friendica | 2015-01-13 | 1 | -0/+1 |
* | wall tags | friendica | 2014-12-15 | 1 | -15/+25 |
* | allow members to set the per-item "show more" height (separately for network ... | friendica | 2014-11-17 | 1 | -1/+8 |
* | add unseen count and way to mark unseen to list mode. Also fix automatic mark... | friendica | 2014-11-17 | 1 | -6/+23 |
* | module cleanup | friendica | 2014-11-16 | 1 | -106/+109 |
* | "list mode" (forum and blog mode, no comments or comment boxes displayed on t... | friendica | 2014-11-16 | 1 | -1/+6 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -11/+11 |
* | better way to deal with effective_uid | friendica | 2014-09-22 | 1 | -2/+2 |
* | make discover items interactive | friendica | 2014-09-22 | 1 | -1/+1 |
* | sql string unquoted | friendica | 2014-07-22 | 1 | -1/+1 |