| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | undefined function | friendica | 2013-06-16 | 1 | -1/+1 |
* | typos | friendica | 2013-06-16 | 1 | -2/+2 |
* | override comment policy until it's working | friendica | 2013-06-16 | 1 | -0/+4 |
* | implement 'can_comment_on_post()' which doesn't require a separate DB lookup ... | friendica | 2013-06-16 | 3 | -3/+43 |
* | We will need a per item comment policy to be able to determine in advance if ... | friendica | 2013-06-16 | 1 | -3/+12 |
* | hopefully this won't screw up everything - if it does, revert. Otherwise this... | friendica | 2013-06-16 | 2 | -23/+31 |
* | don't federate webpages ;-) | friendica | 2013-06-15 | 1 | -0/+6 |
* | fix "new connection has less permissions than public" | friendica | 2013-06-15 | 1 | -4/+12 |
* | silence a pointless warning | friendica | 2013-06-15 | 1 | -1/+1 |
* | push refresh messages, performance work on conversations and configs, doc upd... | friendica | 2013-06-14 | 5 | -29/+95 |
* | missing include | friendica | 2013-06-13 | 1 | -0/+1 |
* | feeds are bit more standards compliant and a bit less broken now | friendica | 2013-06-12 | 1 | -40/+39 |
* | very minimal Atom feed - there will be a lot of bugs and unparseable content ... | friendica | 2013-06-12 | 1 | -192/+64 |
* | missed a few zrl/zmg conversions, like for translate_item and enotify messages | friendica | 2013-06-12 | 2 | -26/+27 |
* | by default pending connections have no rights | friendica | 2013-06-06 | 1 | -2/+2 |
* | no GMT_TIMESTAMP() in mysql - use UTC_TIMESTAMP() instead | friendica | 2013-06-06 | 1 | -1/+1 |
* | This should get community tagging pretty close to working - deleting a commun... | friendica | 2013-06-04 | 2 | -6/+36 |
* | tagging posts now sends out a presumably legal activity message - all that's ... | friendica | 2013-06-04 | 1 | -2/+10 |
* | fix buggered contact photos | friendica | 2013-06-03 | 1 | -0/+20 |
* | templatise alt_pager | friendica | 2013-06-03 | 1 | -13/+9 |
* | move oohembed service to addon | friendica | 2013-06-03 | 1 | -5/+10 |
* | force delayed_publish time comparisons to UTC. | friendica | 2013-05-29 | 1 | -2/+2 |
* | add photos and albums enumeration to Red API (will allow us to export either ... | friendica | 2013-05-29 | 2 | -3/+54 |
* | Typo, or somehow ended up with a missing line another way. | Thomas Willingham | 2013-05-29 | 1 | -0/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-28 | 1 | -0/+1 |
|\ |
|
| * | Add red smiley for the sake of consistency with Friendica's set. | Thomas Willingham | 2013-05-28 | 1 | -0/+1 |
* | | issue #55 (number 2) | friendica | 2013-05-28 | 1 | -4/+6 |
|/ |
|
* | convert most red photos to zmg | friendica | 2013-05-28 | 3 | -15/+17 |
* | cleanup localisation of like activities | friendica | 2013-05-28 | 1 | -5/+3 |
* | wrong attribution on likes of comments in email notifications. Let's also cal... | friendica | 2013-05-28 | 2 | -34/+22 |
* | add support for zmg bbcode tag (img with class=zrl) which will eventually get... | friendica | 2013-05-27 | 1 | -1/+3 |
* | fix zidify_img_callback - wrong number of args | friendica | 2013-05-27 | 1 | -1/+1 |
* | zidify img links, delay notifier until actually published for time travelling... | friendica | 2013-05-27 | 4 | -8/+42 |
* | use http_authorization header with nginx | friendica | 2013-05-23 | 1 | -0/+10 |
* | move new_cookie() to the session driver so we can use it for other purposes b... | friendica | 2013-05-23 | 2 | -10/+11 |
* | more progress on items_fetch (new name) | friendica | 2013-05-23 | 2 | -36/+39 |
* | implement time travelling posts | friendica | 2013-05-23 | 2 | -0/+19 |
* | first cut at generic item search | friendica | 2013-05-22 | 1 | -0/+222 |
* | and the obligatory typo | friendica | 2013-05-22 | 1 | -0/+1 |
* | add api/red/channel/stream POST method (post_activity_item()), add additional... | friendica | 2013-05-22 | 1 | -0/+12 |
* | add basic input filtering to the simple activity posting | friendica | 2013-05-22 | 1 | -0/+20 |
* | missing comma | friendica | 2013-05-21 | 1 | -1/+1 |
* | improvements to post_activity_item() so that it does not behave differently w... | friendica | 2013-05-21 | 1 | -0/+13 |
* | fix app display | friendica | 2013-05-21 | 2 | -2/+8 |
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 1 | -1/+1 |
* | some auto-friending cleanups | friendica | 2013-05-19 | 1 | -1/+3 |
* | typo in auto permissions | friendica | 2013-05-19 | 1 | -1/+1 |
* | doc update plus fix the "only to those in my address book" permission | friendica | 2013-05-18 | 1 | -0/+5 |
* | extend delivery reports to mail | friendica | 2013-05-16 | 1 | -1/+11 |
* | workarounds for people that re-install and end up polluting everybody's datab... | friendica | 2013-05-16 | 1 | -2/+2 |