| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-25 | 1 | -35/+53 |
|\ |
|
| * | add some debug logging | Zach Prezkuta | 2012-06-25 | 1 | -0/+1 |
| * | revert extra Diaspora disabling changes to try to eliminate Mustard double-po... | Zach Prezkuta | 2012-06-25 | 1 | -31/+15 |
| * | Clean up the Diaspora connectivity: | Zach Prezkuta | 2012-06-25 | 1 | -49/+82 |
* | | propagate remote deletes | friendica | 2012-06-25 | 1 | -5/+8 |
* | | improve remote delete forwarding | friendica | 2012-06-25 | 1 | -1/+63 |
|/ |
|
* | sort out some "like" issues | friendica | 2012-06-23 | 1 | -5/+9 |
* | debugging | friendica | 2012-06-23 | 1 | -1/+2 |
* | cokmment likes not propagating | friendica | 2012-06-23 | 1 | -2/+5 |
* | make feeds work with comment likes/dislikes | friendica | 2012-06-23 | 1 | -1/+1 |
* | typo | friendica | 2012-06-23 | 1 | -2/+4 |
* | undefined unmark_for_death | friendica | 2012-06-20 | 1 | -0/+1 |
* | iframes were getting stripped at the rss/atom parser level. We can preserve t... | friendica | 2012-06-20 | 1 | -0/+2 |
* | allow dfrn_deliver to undo a mark_for_death just in case the poller is consis... | friendica | 2012-06-19 | 1 | -0/+5 |
* | public forum author using private posting, correct the comment permissions do... | friendica | 2012-06-18 | 1 | -0/+6 |
* | remove php version restriction on archive widget | friendica | 2012-06-13 | 1 | -8/+4 |
* | disable archive widget for PHP < 5.3 | friendica | 2012-06-13 | 1 | -0/+12 |
* | this should catch any weirdness caused by being in different timezones and ma... | friendica | 2012-06-12 | 1 | -4/+10 |
* | that was it | friendica | 2012-06-12 | 1 | -1/+1 |
* | think this will fix it | friendica | 2012-06-12 | 1 | -0/+1 |
* | tracking another edge case | friendica | 2012-06-12 | 1 | -2/+4 |
* | edge case | friendica | 2012-06-12 | 1 | -0/+2 |
* | archive widget | friendica | 2012-06-12 | 1 | -0/+47 |
* | move parens to proper place | friendica | 2012-06-12 | 1 | -5/+5 |
* | Merge pull request #331 from mexon/upstream | friendica | 2012-06-12 | 1 | -0/+10 |
|\ |
|
| * | Add a hook for post-processing remote items after they've been stored in the ... | Matthew Exon | 2012-06-12 | 1 | -0/+10 |
* | | revert an optimisation that was wrong | friendica | 2012-06-11 | 1 | -4/+3 |
* | | reduce reverted edits due to edit arriving before original | friendica | 2012-06-11 | 1 | -3/+26 |
* | | bug #447 - make followed feeds private | friendica | 2012-06-11 | 1 | -3/+16 |
* | | ostatus hub subscription issues | friendica | 2012-06-07 | 1 | -0/+1 |
* | | png support for embedded private photos | friendica | 2012-06-07 | 1 | -2/+2 |
* | | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 1 | -4/+8 |
|/ |
|
* | more logging on subscribe_to_hub | friendica | 2012-06-06 | 1 | -1/+6 |
* | Debugged implementation of Diaspora relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -1/+3 |
* | first shot at getting like/unlike functions to work consistently | Zach Prezkuta | 2012-06-03 | 1 | -2/+6 |
* | Fix bugs in the retraction code | Zach Prezkuta | 2012-06-03 | 1 | -22/+22 |
* | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -1/+30 |
* | prevent email from leaking in feeds | friendica | 2012-05-30 | 1 | -0/+4 |
* | fix private photos that also have a size specification | friendica | 2012-05-30 | 1 | -2/+2 |
* | private group tests, cont. | friendica | 2012-05-29 | 1 | -4/+4 |
* | bugfixes: private photo embeds and search for strings with % | friendica | 2012-05-29 | 1 | -1/+1 |
* | ability to only expire contacts, not self | friendica | 2012-05-29 | 1 | -1/+1 |
* | Provide backend option to only expire other peoples' conversations. | friendica | 2012-05-28 | 1 | -1/+8 |
* | rev update | friendica | 2012-05-28 | 1 | -2/+2 |
* | rework the way private photos are embedded to avoid url differences and also ... | friendica | 2012-05-27 | 1 | -8/+80 |
* | cause of bogus wall-to-wall posts found | friendica | 2012-05-22 | 1 | -1/+1 |
* | more private forums, default privacy group for new contacts | friendica | 2012-05-17 | 1 | -24/+31 |
* | tell browser not to cache permission denied (private) photos so that after au... | friendica | 2012-05-17 | 1 | -3/+3 |
* | setup delivery chain for private groups (work in progress) | friendica | 2012-05-17 | 1 | -21/+26 |
* | better test of email reply visibility | friendica | 2012-05-11 | 1 | -1/+1 |