| Commit message (Expand) | Author | Age | Files | Lines |
* | fix wall_uploaded photo permissions on group post by member | friendica | 2012-05-25 | 1 | -1/+3 |
* | redir links for permission controlled attachments | friendica | 2012-05-21 | 1 | -10/+6 |
* | set comment permissions explicitly to parent permissions | friendica | 2012-05-19 | 1 | -5/+14 |
* | Avoid tagging both '@Robert Johnson' and also '@Robert', when '@Robert Johnso... | friendica | 2012-05-02 | 1 | -5/+33 |
* | separate tag search from body search | friendica | 2012-04-23 | 1 | -1/+1 |
* | function name typo | friendica | 2012-04-15 | 1 | -1/+1 |
* | move all fix_mce to one function so it can easily be undone | friendica | 2012-04-10 | 1 | -2/+1 |
* | use local_user for tag completion if available. See bug #368 | friendica | 2012-04-09 | 1 | -1/+1 |
* | fix to wall_upload photos default permissions to use cid rather than uid. | friendica | 2012-04-08 | 1 | -1/+1 |
* | tag tests cont. | friendica | 2012-04-07 | 1 | -1/+0 |
* | some work on tests | friendica | 2012-04-07 | 1 | -0/+1 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -12/+35 |
|\ |
|
| * | allow users to set categories on their posts | Michael Johnston | 2012-04-01 | 1 | -6/+24 |
| * | title not updated when editing post | friendica | 2012-03-28 | 1 | -1/+1 |
| * | typo datarry -> datarray | Michael Johnston | 2012-03-25 | 1 | -1/+1 |
| * | ability to change tags in edited posts | friendica | 2012-03-22 | 1 | -7/+12 |
|/ |
|
* | work around doubled linefeeds in tinymce3.5b2 | friendica | 2012-03-21 | 1 | -0/+10 |
* | cut/paste error | friendica | 2012-03-17 | 1 | -1/+1 |
* | syntax error from pasted text, remove ^M's | friendica | 2012-03-16 | 1 | -96/+96 |
* | Merge pull request #132 from campino/master | friendica | 2012-03-14 | 1 | -104/+140 |
|\ |
|
| * | get_tags tests corrected. They test for the right things now. | Alexander Kampmann | 2012-03-14 | 1 | -6/+7 |
| * | get tags test improved | Alexander Kampmann | 2012-03-12 | 1 | -24/+55 |
| * | splitted test cases. | Alexander Kampmann | 2012-03-09 | 1 | -104/+108 |
* | | PHP Fatal error: Call-time pass-by-reference has been removed in mod/item.ph... | Simon L'nu | 2012-03-14 | 1 | -1/+1 |
|/ |
|
* | mod/item.php pass 'parent' to notification | Abinoam P. Marques Jr | 2012-02-25 | 1 | -1/+2 |
* | scale external images | friendica | 2012-02-25 | 1 | -0/+2 |
* | new notifications - implement storage | friendica | 2012-02-18 | 1 | -0/+2 |
* | encode email headers on message deliveries | friendica | 2012-02-15 | 1 | -2/+3 |
* | edit post not working after plaintext editor fixes, missing some recent edito... | friendica | 2012-02-09 | 1 | -1/+2 |
* | allow plugin to abort message posting, fix half-duplex D* relationship | friendica | 2012-01-30 | 1 | -0/+14 |
* | store moderated flag if set | friendica | 2012-01-29 | 1 | -8/+7 |
* | redirect to a useful location after deleting or ignoring a friend request, be... | friendica | 2012-01-24 | 1 | -2/+26 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | api post broken with recent change to use REQUEST vars in mod_item | friendica | 2012-01-15 | 1 | -1/+1 |
* | use $_REQUEST for all post items, move default api permission code block to s... | friendica | 2012-01-12 | 1 | -44/+55 |
* | bug #251 - privacy settings not working via API | friendica | 2012-01-12 | 1 | -6/+6 |
* | post preview | friendica | 2012-01-09 | 1 | -0/+3 |
* | bypass D* markdown bug for now | friendica | 2012-01-09 | 1 | -0/+2 |
* | backend for per-network streams | friendica | 2012-01-05 | 1 | -3/+1 |
* | comment preview | friendica | 2012-01-05 | 1 | -1/+1 |
* | backend support for post preview | friendica | 2012-01-05 | 1 | -9/+15 |
* | add verb and item to notifications to aid in localisation | friendica | 2012-01-03 | 1 | -2/+6 |
* | notification testing | friendica | 2011-12-27 | 1 | -1/+1 |
* | extending notifications to other types | friendica | 2011-12-26 | 1 | -119/+25 |
* | eliminate dup identical hashtags in posts | friendica | 2011-12-16 | 1 | -3/+7 |
* | api post default to default post permissions was broken | friendica | 2011-12-07 | 1 | -11/+12 |
* | use default post permissions when coming from api - unless permissions are ex... | friendica | 2011-11-28 | 1 | -0/+11 |
* | forum split delivery flag | friendica | 2011-11-18 | 1 | -2/+2 |
* | @ completion is a bit too greedy | Friendika | 2011-11-05 | 1 | -2/+4 |
* | fix for multiple consecutive @ tags | Friendika | 2011-11-02 | 1 | -0/+1 |