Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rev update | friendica | 2012-05-20 | 1 | -1/+1 |
| | |||||
* | backend support for 'x' deliveries per process - x is configurable, more ↵ | friendica | 2012-05-19 | 1 | -377/+381 |
| | | | | importantly any search starting with # is automatically a tag search. TODO: Need to extend this to people searches starting with @ | ||||
* | If a contact has had delivery issues in the last 15 minutes, send new posts ↵ | friendica | 2012-05-07 | 1 | -2/+9 |
| | | | | | | | straight to the queue and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of stuck processes trying to connect with dead or dying servers significantly. | ||||
* | implement max load average before queuing/deferring delivery and poller ↵ | friendica | 2012-05-03 | 1 | -0/+11 |
| | | | | processes | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+8 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | make contact ssl_policy change a function since it is used in a few places | friendica | 2012-04-02 | 1 | -43/+1 |
| | | |||||
| * | more ssl policy fixes and prevent delivery to soapbox when using local delivery | friendica | 2012-04-02 | 1 | -0/+50 |
|/ | |||||
* | community discovery cont., cleanup of DB debugging | friendica | 2012-03-18 | 1 | -1/+2 |
| | |||||
* | Mail: Subject are now with working "Re:" | Michael Vogel | 2012-03-12 | 1 | -21/+7 |
| | |||||
* | Removing test exports | Michael Vogel | 2012-03-11 | 1 | -2/+2 |
| | |||||
* | Merge remote branch 'upstream/master' | Michael | 2012-02-26 | 1 | -3/+3 |
|\ | |||||
| * | attribution issue - don't take author name from contact if available from item. | friendica | 2012-02-24 | 1 | -3/+3 |
| | | |||||
* | | multipart messages complete, message-id conversion done. | Michael | 2012-02-25 | 1 | -2/+2 |
| | | |||||
* | | Sending mail as multipart/alternative (html and plain text) (very basic by now) | Michael | 2012-02-24 | 1 | -12/+5 |
| | | |||||
* | | Encoding for incoming mails. Fixed invalid message id (with side effect at ↵ | Michael | 2012-02-24 | 1 | -10/+31 |
|/ | | | | the moment). Sending mail as text mail. Encoding name when importing mail contact. | ||||
* | a few fixes for offsite community members | friendica | 2012-02-16 | 1 | -0/+7 |
| | |||||
* | encode email headers on message deliveries | friendica | 2012-02-15 | 1 | -3/+4 |
| | |||||
* | transport for email contacts phase II | friendica | 2012-01-31 | 1 | -2/+10 |
| | |||||
* | implement "moderate" flag on items | friendica | 2012-01-23 | 1 | -2/+2 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | little stuff - name change, live updates, new network types | friendica | 2011-11-23 | 1 | -1/+1 |
| | |||||
* | queue api + queue limits | Friendika | 2011-10-21 | 1 | -15/+3 |
| | |||||
* | local_deliver testing | Friendika | 2011-10-06 | 1 | -0/+36 |
| | |||||
* | yikes | Friendika | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | performance enhancements | Friendika | 2011-10-04 | 1 | -2/+6 |
| | |||||
* | attack of the zombie orphans | Friendika | 2011-10-02 | 1 | -0/+2 |
| | |||||
* | possible sql errors | Friendika | 2011-09-29 | 1 | -1/+1 |
| | |||||
* | bug #165 | Friendika | 2011-09-26 | 1 | -4/+12 |
| | |||||
* | starting the big delivery shakeup | Friendika | 2011-09-22 | 1 | -64/+83 |
| | |||||
* | scrape_url - use feed url if no name can be found | Friendika | 2011-09-04 | 1 | -1/+2 |
| | |||||
* | add timezone convert module, several other minor or in progress fixes | Friendika | 2011-09-04 | 1 | -0/+2 |
| | |||||
* | Merge branch 'pull' | Friendika | 2011-08-28 | 1 | -0/+13 |
|\ | |||||
| * | remove item from queue | Friendika | 2011-08-28 | 1 | -0/+13 |
| | | |||||
* | | flag top level post | Friendika | 2011-08-28 | 1 | -1/+3 |
|/ | |||||
* | implement delivery queue in case notifier gets killed | Friendika | 2011-08-28 | 1 | -0/+6 |
| | |||||
* | bring Diaspora message signing back to the source author - whether they like ↵ | Friendika | 2011-08-28 | 1 | -1/+4 |
| | | | | it or not. | ||||
* | break up delivery into per-person processes | Friendika | 2011-08-26 | 1 | -0/+420 |