| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | prevent duplicate @ tags | Friendika | 2011-11-02 | 1 | -6/+12 |
* | bookmarks not getting translated to D* | Friendika | 2011-11-01 | 1 | -3/+9 |
* | add contact-id to auto-complete response to resolve duplicates | Friendika | 2011-10-27 | 1 | -1/+11 |
* | Use oembed for bookmark, audio, video, youtube | Fabio Comuni | 2011-10-24 | 1 | -1/+0 |
* | origin flag handling, and bug #137 - provide timezone conversion for events p... | Friendika | 2011-10-17 | 1 | -4/+11 |
* | stuff | Friendika | 2011-10-11 | 1 | -3/+7 |
* | clean up w3c validation and layout for priv mail and lang selector | Friendika | 2011-10-05 | 1 | -1/+1 |
* | removing another potential way a post could have a zero parent. | Friendika | 2011-10-03 | 1 | -0/+5 |
* | more multiline regex fixes | Friendika | 2011-09-20 | 1 | -3/+3 |
* | optimise the commented date view | Friendika | 2011-09-18 | 1 | -4/+7 |
* | update timestamp on activity change (comment/like) | Friendika | 2011-09-16 | 1 | -0/+6 |
* | Dreamhost's unreliable process model is really getting irritating | Friendika | 2011-09-12 | 1 | -8/+18 |
* | allow html post to api | Friendika | 2011-09-11 | 1 | -9/+4 |
* | bookmarks + bug #140 | Friendika | 2011-09-04 | 1 | -3/+14 |
* | infrastructure for personalised @ tags (no UI/settings form yet), allow own c... | Friendika | 2011-09-01 | 1 | -1/+2 |
* | youtube redirect fixes | Friendika | 2011-08-30 | 1 | -1/+1 |