Commit Graph

852 Commits

Author SHA1 Message Date
Friendika 21c03fb522 diaspora2bb, salmon fix argument error 2011-08-25 16:37:27 -07:00
Friendika 1b33ba6587 third attempt to get rid of this stupid warning 2011-08-25 06:01:40 -07:00
Friendika 71fc694c67 contact photo menu 2011-08-24 23:20:04 -07:00
Friendika 74d61ed00b contact menu beginnings 2011-08-24 22:40:26 -07:00
Friendika 8f6ae2b660 missing salmon key? report it. 2011-08-24 20:40:08 -07:00
Friendika d6f9e0e2a4 change the way public feeds work just to fix statusnet's bug, because they won't 2011-08-24 05:58:31 -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 b57a01dc14 that was ugly - let's do better 2011-08-23 19:42:45 -07:00
Friendika 838d89a110 fix for public posts to D* 2011-08-23 19:40:50 -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 3b4da00495 fix it again 2011-08-23 18:28:17 -07:00
Friendika b41592f556 fix group public members 2011-08-23 18:22:15 -07:00
Friendika 56d64316f4 diaspora photos ? 2011-08-23 18:17:35 -07:00
Friendika 91de9edecd retractions - precedence issue 2011-08-23 04:02:29 -07:00
Friendika 99681e33af testing retractions 2011-08-23 03:49:38 -07:00
Friendika 0739ae315b typo 2011-08-23 03:07:26 -07:00
Friendika afbc46c00f don't process diaspora communications if no pubkey 2011-08-23 03:06:08 -07:00
Friendika 8cfbe2c432 include bb2diaspora at top level 2011-08-23 03:02:31 -07:00
Friendika 92504b5df7 more testing with images 2011-08-23 01:55:46 -07:00
Friendika c55d24b451 second try 2011-08-23 01:52:59 -07:00
Friendika 124881903e forget about the image link we have it in the wrapper 2011-08-23 01:51:37 -07:00
Friendika 508f22f859 photos a bit messed up on d* 2011-08-23 01:47:42 -07:00
Friendika c1a1b2ab60 updates bb2md 2011-08-23 01:33:58 -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 58651f7eb8 public posts ~f to D* 2011-08-22 21:15:31 -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 eb2ef6dec4 diaspora admin toggle, update install guide 2011-08-22 18:52:02 -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 c97652a044 php error when no aliases 2011-08-21 00:13:44 -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 349ea8d475 don't generate guid if one provided wirth msg 2011-08-20 17:46:33 -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 6aa633efc8 Merge branch 'pull' 2011-08-19 14:36:08 -07:00
Friendika 8e24db3ef5 incorrect iv length for blocksize 2011-08-19 14:34:28 -07:00
fabrixxm a66f063e68 Merge pull request #159 from fabrixxm/master
Some works on API 2
2011-08-19 11:37:29 -07:00
fabrixxm 46dd2535df API work. Identicurse compatiblity 2011-08-19 20:33:34 +02:00
fabrixxm b465d1f30b Merge pull request #158 from fabrixxm/master
Some works on API
2011-08-19 08:03:20 -07:00
fabrixxm 5c78872940 API: private messages (only json) 2011-08-19 16:55:43 +02:00
fabrixxm 43040faf22 move send private message code out of view code 2011-08-19 16:54:41 +02:00
fabrixxm fc9c73da49 API: missing template and small fix for hotot 2011-08-19 15:09:10 +02:00
fabrixxm 62e939de52 API: add pagination in timelines and add statuses/friends and followers 2011-08-19 14:57:54 +02: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
Friendika 68c237f79f typo on d* path 2011-08-19 04:11:06 -07:00
Friendika 16129a4b8c better reporting when d* parent not found 2011-08-19 02:53:44 -07:00
Friendika 395faae0b2 double url encode diaspora communications 2011-08-19 02:24:30 -07:00
Friendika 4cef4ec918 fix d* intros 2011-08-18 22:03:58 -07:00
Friendika 0a0c5013ce debug 2011-08-18 22:01:35 -07:00
Friendika 9167b2057b diaspora share - blocked specified twice 2011-08-18 21:50:41 -07:00
Friendika c05c20aa56 set writable (e.g. writeable) flag for Diaspora contacts 2011-08-18 21:31:34 -07:00
Friendika d2c6c21a88 lots more diaspora communications - can see light at the end 2011-08-18 21:09:44 -07:00
Friendika 457f8c3e95 use mb_strlen when iterating utf8 2011-08-18 19:14:13 -07:00
Friendika 2df7251b34 notifier issue 2011-08-18 17:30:06 -07:00
Friendika bc5935061b dfrn friendship issue 2011-08-18 16:47:45 -07:00
Friendika 012e039dae store signature data if applicable for relaying 2011-08-18 05:08:39 -07:00
Friendika c534dd2969 fill and expire fcontact cache 2011-08-18 04:20:30 -07:00
Friendika 69b7c2f0be documentation 2011-08-17 23:10:55 -07:00
Friendika 9634287839 fix several probe related issues 2011-08-17 23:01:44 -07:00
Friendika 37fc7324b7 fix largest_photo mixup in probe_url 2011-08-17 21:14:21 -07:00
Friendika db03b1ab17 diaspora continued... 2011-08-17 04:24:26 -07:00
Friendika 673e114bbd D* like and start of relay code 2011-08-16 22:31:14 -07:00
Friendika fafcab70e1 fill in framework for d* outgoing 2011-08-16 20:43:34 -07:00
Friendika b28b468b21 cleanup 2011-08-16 20:05:02 -07:00
Friendika 98cdf5d315 fix API time - wrong format string 2011-08-16 04:55:38 -07:00
Friendika 2c0404fdc8 cleanup after refactor 2011-08-16 00:52:34 -07:00
Friendika c7197b99f9 refactor the diaspora contact logic 2011-08-15 23:19:17 -07:00
Friendika 0eb06b3e2d cronhooks broken 2011-08-15 22:23:17 -07:00
Friendika 3d45f9f133 remove disable oembed 2011-08-15 21:46:52 -07:00
Friendika d0c8f11dff typos 2011-08-15 21:01:44 -07:00
Friendika 9634bb514f doh! add body to the item 2011-08-15 19:46:47 -07:00
Friendika a93b6757b1 set parent-uri for top level posts 2011-08-15 19:39:49 -07:00
Friendika 44918e2736 turn diaspora posts into x-www-form-urlencoded 2011-08-15 17:14:51 -07:00
Friendika 805770521e errant debug statement 2011-08-15 06:27:17 -07:00
Friendika 5d6155a968 fixes share from diaspora 2011-08-15 05:27:24 -07:00
Friendika 9cd77b56ab temporarily disable oembed 2011-08-15 01:29:58 -07:00
Friendika 5b24050875 split off facebook and other cron hooks from poller 2011-08-14 22:59:34 -07:00
Friendika d723ff4770 diaspora top level status posts, string update 2011-08-14 21:23:02 -07:00
Friendika 0729e205c8 diaspora follow from friendika 2011-08-14 20:38:31 -07:00
Friendika 7952961222 diaspora probe/scrape changes 2011-08-14 18:13:52 -07:00
Friendika 025485ea69 partially fill in diaspora stub functions for comments and likes - these both need lots more work 2011-08-13 19:03:59 -07:00
Friendika 4b4ff75b72 basic post message from diaspora (untested) 2011-08-13 16:39:59 -07:00
Friendika 88f94325a4 incoming diaspora share notification turned into Friendika friend request 2011-08-13 06:52:33 -07:00
Friendika e15e18e0d1 hopefully fix statusnet bug by altering our feed format slightly 2011-08-12 21:01:51 -07:00
Friendika aefc6209a3 improved diaspora discovery 2011-08-12 03:01:11 -07:00
Friendika 04b59ac49a enhanced email privacy 2011-08-11 01:52:31 -07:00