Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-26 | 13 | -6250/+6984 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #940 from HaakonME/master | RedMatrix | 2015-03-27 | 2 | -6110/+6820 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Updated Norwegian bokmål translation | Haakon Meland Eriksen | 2015-03-26 | 2 | -6110/+6820 | |
| * | | | | | | | | | | | whitespace | Mario Vavti | 2015-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | do not move viewed content off the screen after collapsing a long post | Mario Vavti | 2015-03-26 | 1 | -2/+10 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | this might stop page scrolls while new updates drop in | Mario Vavti | 2015-03-26 | 1 | -1/+7 | |
| * | | | | | | | | | | remove some vars from style.css | Mario Vavti | 2015-03-26 | 11 | -137/+147 | |
* | | | | | | | | | | | provide ways to over-ride the datetime pickers | friendica | 2015-03-26 | 5 | -4/+10 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | item_check_service_class - the join is totally unnecessary | friendica | 2015-03-25 | 1 | -20/+20 | |
* | | | | | | | | | | since several prominent sites are interested in post expiration, this reduces... | friendica | 2015-03-25 | 1 | -1/+0 | |
* | | | | | | | | | | improve description of that setting | friendica | 2015-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | admin config for default expiration | friendica | 2015-03-25 | 3 | -14/+15 | |
* | | | | | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | make postgresql happy | Mario Vavti | 2015-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | comanche: move 'webpage' declaration to the first parser pass so it is set wh... | friendica | 2015-03-25 | 3 | -10/+11 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | also allow service classes to set post expiration. These take priority over t... | friendica | 2015-03-24 | 4 | -15/+23 | |
* | | | | | | | | | | more work on expiration, make system limits useful - even in retrospect | friendica | 2015-03-24 | 3 | -11/+34 | |
* | | | | | | | | | | make the log message reflect what's really happening | friendica | 2015-03-24 | 1 | -1/+3 | |
* | | | | | | | | | | provide a site-wide expiration policy without loopholes - still need work to ... | friendica | 2015-03-24 | 3 | -12/+30 | |
* | | | | | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-24 | 4 | -405/+469 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Merge pull request #937 from tuscanhobbit/dev | Paolo T | 2015-03-24 | 2 | -404/+428 | |
| |\| | | | | | | | | | ||||||
| | * | | | | | | | | | Italian translation | Paolo Tacconi | 2015-03-24 | 2 | -404/+428 | |
| | * | | | | | | | | | Merge pull request #8 from friendica/master | Paolo T | 2015-03-22 | 1707 | -191629/+21753 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ | Merge pull request #936 from git-marijus/master | RedMatrix | 2015-03-24 | 2 | -1/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | we only need item mid. some documentation. | Mario Vavti | 2015-03-24 | 1 | -1/+35 | |
| | * | | | | | | | | | | | this query can take quite a while if there were many updates but it has not b... | Mario Vavti | 2015-03-24 | 1 | -0/+6 | |
| |/ / / / / / / / / / / | ||||||
* / / / / / / / / / / / | sql errors on postgres with yestderday's optimisation | friendica | 2015-03-24 | 1 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | catche edge case of tag "@abcdef +1", which tags the first entry in your aboo... | friendica | 2015-03-24 | 3 | -10/+19 | |
* | | | | | | | | | | | one step forward, one step back. | friendica | 2015-03-23 | 1 | -1/+1 | |
* | | | | | | | | | | | improve performance of the zotfeed queries | friendica | 2015-03-23 | 4 | -17/+23 | |
* | | | | | | | | | | | explicitly unset delegate session vars on logout | friendica | 2015-03-23 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-23 | 3 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sql in -> IN | Mario Vavti | 2015-03-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | indicate new or updated items | Mario Vavti | 2015-03-23 | 3 | -3/+22 | |
* | | | | | | | | | | | | limit notification detail queries for items and events | friendica | 2015-03-23 | 4 | -6/+12 | |
* | | | | | | | | | | | | operation snakebite, cont. | friendica | 2015-03-22 | 3 | -9/+32 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | put a lower time limit on time travellers | friendica | 2015-03-22 | 1 | -3/+5 | |
* | | | | | | | | | | | $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 | 4 | -54/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #935 from dawnbreak/master | RedMatrix | 2015-03-23 | 1 | -26/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Two possible bugfixes in bb2diaspora.php. | Klaus Weidenbach | 2015-03-22 | 1 | -26/+50 | |
| * | | | | | | | | | | | move the maintenance part to include/sharedwithme.php | Mario Vavti | 2015-03-22 | 2 | -27/+35 | |
| * | | | | | | | | | | | do not override item_private here anymore | Mario Vavti | 2015-03-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | provide visual feedback when deleting a like by liking it again. | friendica | 2015-03-22 | 5 | -8/+15 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | fix multiple vote issues | friendica | 2015-03-21 | 1 | -2/+3 | |
* | | | | | | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-21 | 7 | -159/+196 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Merge pull request #934 from dawnbreak/master | RedMatrix | 2015-03-22 | 3 | -155/+173 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fixed an exit of a loop in builtin_activity_puller(). | Klaus Weidenbach | 2015-03-21 | 1 | -128/+132 | |
| | * | | | | | | | | | | Bugfix und variable initialization. | Klaus Weidenbach | 2015-03-21 | 2 | -27/+41 |