Commit Graph

82 Commits

Author SHA1 Message Date
Friendika d6b446d63f starting the big delivery shakeup 2011-09-22 04:11:39 -07:00
Friendika 9edf15d3ef structures for batch mode (Diaspora/zot) 2011-09-20 01:49:08 -07:00
Friendika 97deaa3118 resume strict verification of Diaspora messages 2011-09-19 03:36:41 -07:00
Friendika 2aef98f71d cripple account when expired 2011-09-19 01:17:12 -07:00
Friendika 48ee3fa3b9 build diaspora public (batch) message 2011-09-18 20:17:44 -07:00
Friendika 6c4ad7df3a public D* post fix 2011-09-16 14:57:41 -07:00
Friendika d7243be2ea log the D* publc messages 2011-09-16 14:51:25 -07:00
Friendika 5a6a3cab8e may fix diaspora send 2011-09-16 14:46:04 -07:00
Friendika 80f94bb12b federation friday update 2011-09-15 17:47:16 -07:00
Friendika 5c0e135fe9 diaspora protocol changes 2011-09-14 19:33:42 -07:00
Friendika c8f61ef890 no plink on imported D* posts 2011-09-03 05:23:36 -07:00
Friendika 0cfc8570d2 save plink for diaspora items so likes will point to right post 2011-08-31 21:46:37 -07:00
Friendika f0a4a6af61 relayed likes did not verify 2011-08-30 19:20:56 -07:00
Friendika 0f1bc6e957 log every possible diaspora return for posts and comments 2011-08-29 22:50:41 -07:00
Friendika 454882812e wrong time format string, 24hr clock 2011-08-29 18:01:59 -07:00
Friendika 391330d95f better handling of relayed Diaspora comments 2011-08-29 00:51:08 -07:00
Friendika 846c4cea7c implement delivery queue in case notifier gets killed 2011-08-28 21:41:42 -07:00
Friendika f29f228463 bring Diaspora message signing back to the source author - whether they like it or not. 2011-08-28 19:22:27 -07:00
Friendika 4572f32603 cleanup 2011-08-28 05:04:49 -07:00
Friendika 41b00a6f3b allow comment relaying for comments which were never Diaspora signed 2011-08-28 05:00:30 -07:00
Friendika 721db93e84 check for existing diaspora comment before accepting, add 'Diaspora' app to item, use html_entity_decode so quotes don't get messed up 2011-08-26 17:52:24 -07:00
Friendika 506853adcd break up delivery into per-person processes 2011-08-26 07:29:22 -07:00
Friendika 21c03fb522 diaspora2bb, salmon fix argument error 2011-08-25 16:37:27 -07:00
Friendika a775474dff cleaned up the conditions on when to and when not to relay. 2011-08-24 04:42:28 -07:00
Friendika b6fdd3c76b turn off notifier - runaway 2011-08-24 01:55:34 -07:00
Friendika 2aa23843e4 D* queue 2011-08-24 01:21:24 -07:00
Friendika 2cfdcee29a author and owner sign exactly the same string - apparently 2011-08-23 19:54:35 -07:00
Friendika 6a052c3586 correct time in photo msg 2011-08-23 19:01:08 -07:00
Friendika c1acea330c photo fixes 2011-08-23 18:50:18 -07:00
Friendika 56d64316f4 diaspora photos ? 2011-08-23 18:17:35 -07:00
Friendika 8cfbe2c432 include bb2diaspora at top level 2011-08-23 03:02:31 -07:00
Friendika 561051e805 convert bbcode to markdown for diaspora (first try, will need tweaking) 2011-08-23 01:00:29 -07:00
Friendika 56ea11a561 bad param in like function 2011-08-22 23:18:22 -07:00
Friendika b9e4668f68 d* retractions 2011-08-22 20:35:34 -07:00
Friendika b0211499c1 invoke notifier 2011-08-22 19:27:40 -07:00
Friendika 564ade0685 store key with contact record 2011-08-22 04:55:09 -07:00
Friendika 812222fb17 correct the diaspora_like signable string format 2011-08-22 01:57:52 -07:00
Friendika 4ec706cfc7 log the friend request - it's important 2011-08-21 17:48:42 -07:00
Friendika 213f832443 add trailing slash to diaspora notify url on send 2011-08-21 17:24:50 -07:00
Friendika e3eb4c131f D* likes not verifying, ignore result until we figure out the signable_string exactly 2011-08-21 04:18:39 -07:00
Friendika a3eb73ed11 diaspora sign/verify requires SHA0 hash algorithm 2011-08-20 20:54:03 -07:00
Friendika c6f0d997e6 set author/owner on likes 2011-08-20 18:14:19 -07:00
Friendika c6cab2cfa8 get_app for diaspora_like 2011-08-20 18:08:43 -07:00
Friendika f5c0443b91 sql syntax 2011-08-20 18:05:05 -07:00
Friendika c6a05443f7 stricmp does not exist - strcasecmp does 2011-08-20 17:50:39 -07:00
Friendika 8fa6f49242 until algorithm is sorted, ignore D* verification failures so we can debug the rest 2011-08-20 15:09:09 -07:00
Friendika 0d9d576aa6 move encryption functions to crypto file 2011-08-20 04:53:11 -07:00
Friendika 8e24db3ef5 incorrect iv length for blocksize 2011-08-19 14:34:28 -07:00
Friendika 9a52b15271 don't allow removal of self contact 2011-08-19 05:20:30 -07:00
Friendika b49175ec5d more logging 2011-08-19 04:48:54 -07:00