| Commit message (Expand) | Author | Age | Files | Lines |
* | scrape_url - use feed url if no name can be found | Friendika | 2011-09-04 | 1 | -1/+16 |
* | add timezone convert module, several other minor or in progress fixes | Friendika | 2011-09-04 | 1 | -0/+3 |
* | don't deliver on first pass if already queued | Friendika | 2011-08-29 | 1 | -0/+1 |
* | allow zero delivery interval on dedicated servers | Friendika | 2011-08-29 | 1 | -5/+5 |
* | logging on notifier | Friendika | 2011-08-28 | 1 | -1/+3 |
* | implement delivery queue in case notifier gets killed | Friendika | 2011-08-28 | 1 | -13/+32 |
* | bring Diaspora message signing back to the source author - whether they like ... | Friendika | 2011-08-28 | 1 | -1/+2 |
* | break up delivery into per-person processes | Friendika | 2011-08-26 | 1 | -91/+49 |
* | don't allow fullscreen for youtube iframe - this makes it hard to visit the n... | Friendika | 2011-08-26 | 1 | -2/+6 |
* | more logging diaspora pubdeliver | Friendika | 2011-08-25 | 1 | -2/+9 |
* | cleaned up the conditions on when to and when not to relay. | Friendika | 2011-08-24 | 1 | -1/+31 |
* | that was ugly - let's do better | Friendika | 2011-08-23 | 1 | -8/+9 |
* | fix for public posts to D* | Friendika | 2011-08-23 | 1 | -1/+1 |
* | retractions - precedence issue | Friendika | 2011-08-23 | 1 | -2/+2 |
* | testing retractions | Friendika | 2011-08-23 | 1 | -3/+3 |
* | typo | Friendika | 2011-08-23 | 1 | -2/+2 |
* | don't process diaspora communications if no pubkey | Friendika | 2011-08-23 | 1 | -0/+6 |
* | public posts ~f to D* | Friendika | 2011-08-22 | 1 | -23/+56 |
* | double url encode diaspora communications | Friendika | 2011-08-19 | 1 | -1/+2 |
* | set writable (e.g. writeable) flag for Diaspora contacts | Friendika | 2011-08-18 | 1 | -1/+1 |
* | lots more diaspora communications - can see light at the end | Friendika | 2011-08-18 | 1 | -8/+12 |
* | notifier issue | Friendika | 2011-08-18 | 1 | -1/+2 |
* | fill in framework for d* outgoing | Friendika | 2011-08-16 | 1 | -8/+28 |
* | cleanup | Friendika | 2011-08-16 | 1 | -2/+2 |
* | diaspora top level status posts, string update | Friendika | 2011-08-14 | 1 | -7/+17 |
* | keep private emails out of any offsite feeds | Friendika | 2011-08-10 | 1 | -0/+5 |
* | cleanup | Friendika | 2011-08-07 | 1 | -1/+1 |
* | issue with remote mentions | Friendika | 2011-07-28 | 1 | -1/+1 |
* | privacy issue introduced yesterday | Friendika | 2011-07-26 | 1 | -1/+1 |
* | event ownership issues | Friendika | 2011-07-25 | 1 | -1/+1 |
* | more friendika-z | Friendika | 2011-07-06 | 1 | -8/+17 |
* | photos were not working in private mail | Friendika | 2011-06-30 | 1 | -1/+3 |
* | load db configs (config,system) for all "executables" | Friendika | 2011-06-30 | 1 | -0/+3 |
* | pass notify endpoint with friend suggestions | Friendika | 2011-06-26 | 1 | -1/+31 |
* | friendika-z initial implementation | Friendika | 2011-06-23 | 1 | -3/+6 |
* | event sharing, cont. | Friendika | 2011-06-13 | 1 | -0/+2 |
* | more calendar work, undo strict_privacy flag to use different approach | Friendika | 2011-06-08 | 1 | -6/+1 |
* | strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i... | Friendika | 2011-06-06 | 1 | -2/+8 |
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -2/+2 |
* | don't use load_view_file() except in email templates and install of htconfig ... | Friendika | 2011-05-10 | 1 | -2/+2 |
* | lots of facebook fixes | Friendika | 2011-04-26 | 1 | -0/+2 |
* | provide a way to disable mailbox integration | Friendika | 2011-04-18 | 1 | -9/+14 |
* | email integration, cont. | Friendika | 2011-04-17 | 1 | -2/+89 |
* | pull in new 'writable' dfrn flag | Friendika | 2011-04-11 | 1 | -0/+1 |
* | content expiration | Friendika | 2011-03-15 | 1 | -11/+23 |
* | reinstate send slaps but only at the top level (and followup) | Friendika | 2011-02-11 | 1 | -10/+8 |
* | feed cleanup | Friendika | 2011-02-07 | 1 | -14/+4 |
* | functionise birthday | Friendika | 2011-02-06 | 1 | -2/+6 |
* | fixed missing close parenthesis | fabrixxm | 2011-02-06 | 1 | -1/+1 |
* | prevent runaway notifications when parent=0 due to race condition | Friendika | 2011-02-04 | 1 | -15/+28 |