| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-19 | 6 | -388/+610 |
|\ |
|
| * | backend support for 'x' deliveries per process - x is configurable, more impo... | friendica | 2012-05-19 | 2 | -377/+388 |
| * | theming for default group selector | friendica | 2012-05-18 | 1 | -1/+4 |
| * | more private forums, default privacy group for new contacts | friendica | 2012-05-17 | 4 | -30/+69 |
| * | 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 |
| * | bring in the *much better* xml parser from the original zot branch | friendica | 2012-05-16 | 1 | -0/+164 |
* | | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-16 | 6 | -8/+22 |
|\| |
|
| * | Allow plugins to modify the contact photo menu | Matthew Exon | 2012-05-15 | 1 | -1/+1 |
| * | rename get_language() to get_browser_language() | friendica | 2012-05-13 | 2 | -4/+4 |
| * | fix search/new against possible email leakage | friendica | 2012-05-11 | 1 | -0/+3 |
| * | better test of email reply visibility | friendica | 2012-05-11 | 2 | -3/+3 |
| * | moderated comment templates | friendica | 2012-05-11 | 1 | -0/+11 |
* | | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-09 | 25 | -562/+1053 |
|\| |
|
| * | send browser back to correct page (with query args) after posting | friendica | 2012-05-09 | 1 | -1/+1 |
| * | slight improvement in a couple of queries | friendica | 2012-05-08 | 1 | -0/+6 |
| * | don't provide 'show more' on remote friends in common unless there are actual... | friendica | 2012-05-08 | 1 | -1/+2 |
| * | make it optional to optimize the item table after expire | friendica | 2012-05-08 | 1 | -1/+5 |
| * | finished dry run - now for real test | friendica | 2012-05-07 | 1 | -1/+3 |
| * | don't throw "did not contain xml" error if it's a valid rss that doesn't have... | friendica | 2012-05-07 | 1 | -1/+1 |
| * | If a contact has had delivery issues in the last 15 minutes, send new posts s... | friendica | 2012-05-07 | 4 | -8/+34 |
| * | separate poll_interval from delivery_interval - default is the same. | friendica | 2012-05-07 | 1 | -1/+3 |
| * | reset permissions to forum default when adding forum delivery chain | friendica | 2012-05-06 | 1 | -2/+12 |
| * | consolidate item deletion so we can fix orphaned categories and file_as tags. | friendica | 2012-05-05 | 1 | -27/+32 |
| * | workaround to clean up orphaned filetags | friendica | 2012-05-04 | 1 | -1/+1 |
| * | only show remove category to item owner | friendica | 2012-05-04 | 1 | -1/+2 |
| * | category removal | friendica | 2012-05-04 | 1 | -4/+9 |
| * | "show more" friends in common | friendica | 2012-05-04 | 2 | -7/+13 |
| * | implement max load average before queuing/deferring delivery and poller proce... | friendica | 2012-05-03 | 2 | -0/+24 |
| * | yet another bug in remote_friends_in_common | friendica | 2012-05-03 | 2 | -1/+2 |
| * | string update | friendica | 2012-05-03 | 1 | -1/+3 |
| * | validate_url() and validate_email() validate also IP address. | Fabio Comuni | 2012-05-03 | 1 | -3/+3 |
| * | use mysql replace on cache items | friendica | 2012-05-02 | 1 | -12/+30 |
| * | fixing common friends | friendica | 2012-05-02 | 1 | -6/+7 |
| * | missing param | friendica | 2012-05-02 | 1 | -1/+2 |
| * | how did that happen? | friendica | 2012-05-02 | 1 | -1/+1 |
| * | shuffle results of remote_common_friends widget | friendica | 2012-05-02 | 2 | -8/+25 |
| * | only validate once | friendica | 2012-05-01 | 1 | -3/+0 |
| * | perform basic validation | friendica | 2012-05-01 | 1 | -0/+3 |
| * | final touches - show friends in common with total strangers from different sites | friendica | 2012-05-01 | 2 | -7/+13 |
| * | cross fingers | friendica | 2012-05-01 | 1 | -1/+1 |
| * | reduce the scope a bit | friendica | 2012-05-01 | 2 | -19/+11 |
| * | fn not found | friendica | 2012-05-01 | 1 | -0/+1 |
| * | another one | friendica | 2012-05-01 | 1 | -1/+1 |
| * | typo | friendica | 2012-05-01 | 1 | -1/+1 |
| * | first try common friends for visitors | friendica | 2012-05-01 | 2 | -0/+81 |
| * | improve handling of relative feed url's | friendica | 2012-05-01 | 1 | -1/+1 |
| * | convert html entities to utf-8 before email header encoding | friendica | 2012-05-01 | 1 | -2/+2 |
| * | link socgraph to zrls | friendica | 2012-05-01 | 2 | -25/+21 |
| * | adding zrl support to social graphs | friendica | 2012-05-01 | 2 | -15/+25 |