Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Comanche layouts to the things that don't go offsite. | friendica | 2013-09-01 | 1 | -0/+4 |
| | |||||
* | most of expire is now ported from friendica, but the protocol bits to push ↵ | friendica | 2013-08-14 | 1 | -4/+15 |
| | | | | out the delete notifications for the entire batch to all recipients of the original post are not complete and will take quite a bit more work. As a consequence, expire has been completely disabled until it is fully implmented since it could result in completely un-removable posts reminiscent of the infamous "Bonnie Nadri" incident at Diaspora which we do not wish to re-live. | ||||
* | block content-type (called ITEM_BUILDBLOCK to avoid confusion with content ↵ | friendica | 2013-08-12 | 1 | -0/+5 |
| | | | | that is blocked) | ||||
* | yhis should fix the privacy leak - as well as non-private replies to private ↵ | friendica | 2013-08-01 | 1 | -1/+4 |
| | | | | posts | ||||
* | privacy leakage | friendica | 2013-07-31 | 1 | -1/+1 |
| | |||||
* | improvements in delivery logging | friendica | 2013-07-21 | 1 | -8/+25 |
| | |||||
* | fix profile update propagation | friendica | 2013-06-18 | 1 | -3/+3 |
| | |||||
* | don't federate webpages ;-) | friendica | 2013-06-15 | 1 | -0/+6 |
| | |||||
* | push refresh messages, performance work on conversations and configs, doc ↵ | friendica | 2013-06-14 | 1 | -12/+51 |
| | | | | updates | ||||
* | zidify img links, delay notifier until actually published for time ↵ | friendica | 2013-05-27 | 1 | -0/+4 |
| | | | | travelling posts | ||||
* | workarounds for people that re-install and end up polluting everybody's ↵ | friendica | 2013-05-16 | 1 | -2/+2 |
| | | | | databases with stale entries | ||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | delete item should now mostly work | friendica | 2013-01-28 | 1 | -1/+5 |
| | |||||
* | uncomplicate item deletion and fixup all the other linked tables | friendica | 2013-01-24 | 1 | -3/+4 |
| | |||||
* | this should make tag delivery (e.g. forums) work - but not yet fully tested | friendica | 2013-01-13 | 1 | -3/+18 |
| | |||||
* | never enough documentation | friendica | 2013-01-04 | 1 | -3/+14 |
| | |||||
* | This should fix the errant relaying... | friendica | 2013-01-04 | 1 | -2/+6 |
| | |||||
* | fix typo - commited to wrong tree | friendica | 2013-01-04 | 1 | -1/+7 |
| | |||||
* | break delivery loop | friendica | 2013-01-04 | 1 | -1/+5 |
| | |||||
* | verify table needs auto_increment flag | friendica | 2013-01-02 | 1 | -2/+2 |
| | |||||
* | cleanup more obsolete stuff | friendica | 2012-12-18 | 1 | -2/+2 |
| | |||||
* | y'all got mail | friendica | 2012-12-05 | 1 | -51/+75 |
| | |||||
* | Now if you follow somebody it will create an abook entry on the other site ↵ | friendica | 2012-11-29 | 1 | -1/+3 |
| | | | | with blocked,ignored, and pending set. No "friend notifications" yet. | ||||
* | got comments going back and forth - we really need local_deliver now since ↵ | friendica | 2012-11-27 | 1 | -10/+10 |
| | | | | even local deliveries are going through zot and that isn't necessary or desirable in the long term | ||||
* | tracking through comments | friendica | 2012-11-27 | 1 | -3/+9 |
| | |||||
* | DATABASE: outq additions, delivery now getting the notify across to the ↵ | friendica | 2012-11-19 | 1 | -2/+5 |
| | | | | other side | ||||
* | For private messages, use hush-hush ultra top-secret mode by default | friendica | 2012-11-18 | 1 | -7/+7 |
| | |||||
* | Now we are able to get a zot notification packet and the resulting json ↵ | friendica | 2012-11-18 | 1 | -535/+50 |
| | | | | encoded message into the queue, it's still a hard slog, but there's light at the end of the tunnel - "a message is ready and waiting to be delivered". | ||||
* | little stuff | friendica | 2012-11-16 | 1 | -4/+19 |
| | |||||
* | more progress on notifier cleanup and encoding items for transit. | friendica | 2012-11-15 | 1 | -10/+77 |
| | |||||
* | starting the big notifier cleanup | friendica | 2012-11-14 | 1 | -62/+64 |
| | |||||
* | got zot | friendica | 2012-11-12 | 1 | -17/+50 |
| | |||||
* | likes are quasi working again - at least an activity item is stored and it ↵ | friendica | 2012-11-05 | 1 | -2/+2 |
| | | | | mostly has correct data, but displaying it needs improvement. | ||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -1/+1 |
| | | | | to the profile details. | ||||
* | more cleanup | Mike Macgirvin | 2012-10-23 | 1 | -49/+0 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -4/+4 |
| | |||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -6/+6 |
| | |||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -19/+0 |
| | |||||
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -2/+2 |
| | |||||
* | merge upstream | friendica | 2012-08-11 | 1 | -0/+25 |
| | |||||
* | sync changes | friendica | 2012-07-19 | 1 | -17/+7 |
| | |||||
* | Removing connectors we won't be needing - this is probably going to break ↵ | friendica | 2012-07-18 | 1 | -154/+2 |
| | | | | some shit. | ||||
* | the pioneers should at least have a current db - it will likely be some time ↵ | friendica | 2012-07-16 | 1 | -5/+1 |
| | | | | before db updates go into this tree as many incompatible things are changing and cannot be automatically migrated, so it will probably mean frequent reinstalls. | ||||
* | get rid of special "short salmon key" for statusnet | friendica | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | create third privacy state - public post but not searchable or publicly visible | friendica | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | revert extra Diaspora disabling changes to try to eliminate Mustard ↵ | Zach Prezkuta | 2012-06-25 | 1 | -8/+4 |
| | | | | double-posting | ||||
* | Clean up the Diaspora connectivity: | Zach Prezkuta | 2012-06-25 | 1 | -3/+7 |
| | | | | | - Move Diaspora code into separate functions to make it more modular - Create more checks for whether Diaspora connectivity has been enabled | ||||
* | first shot at getting like/unlike functions to work consistently | Zach Prezkuta | 2012-06-03 | 1 | -4/+5 |
| | |||||
* | Fix bugs in the retraction code | Zach Prezkuta | 2012-06-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | Currently, the following seems to be the functional status: For a Diaspora top-level post: Friendica comments show up AND delete Diaspora comments show up AND delete for top-level owner Diaspora comments show up for non-owner Diaspora comments sometimes don't delete for non-owner -> Appears to be Diaspora's fault, as a "not a valid object" error shows up in the log Friendica likes show up, but can't unlike (Friendica doesn't even message Diaspora) Diaspora likes show up Diaspora non-owner can't unlike -> Same as comments, seems to be Diaspora's fault For a Friendica top-level post: Friendica comments show up AND delete Diaspora comments show up AND delete Friendica likes don't show up in Diaspora sometimes Friendica doesn't even message Diaspora for unlikes (sometimes?) Diaspora likes and unlikes work | ||||
* | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -4/+11 |
| | | | | Also: some whitespace cleanup, fix Diaspora parent DB query |