Commit-Graf

  • 6834f355f2 Making ClientExceptions turn into ClientErrorAction Mikael Nordfeldth 2016-01-14 02:47:28 +01:00
  • 99261e0781 Don't LOG_ERR missing paths (misspelling clients aren't errors) Mikael Nordfeldth 2016-01-14 02:22:47 +01:00
  • 53339ff463 Fake oEmbed version in OpenGraph return object Mikael Nordfeldth 2016-01-14 02:09:12 +01:00
  • 331abf173b Forgot semicolon Mikael Nordfeldth 2016-01-14 02:05:33 +01:00
  • f699ffeb8a Exception handling in queue handler logic Mikael Nordfeldth 2016-01-14 02:04:15 +01:00
  • cf7d2f4d0f Salmon queue handler getByID for exception throwing Mikael Nordfeldth 2016-01-14 01:51:00 +01:00
  • 0ddaa6ff75 Handle exceptions in QueueHandler classes Mikael Nordfeldth 2016-01-14 01:47:13 +01:00
  • 0482b7de8e Debugging by indexing callback column in HubSub Mikael Nordfeldth 2016-01-13 22:57:42 +01:00
  • 24d9d76644 OpenGraph image/thumbnail width and height Mikael Nordfeldth 2016-01-13 22:07:39 +01:00
  • 1e5770bbcf $this->notice is never unset after prepare Mikael Nordfeldth 2016-01-13 21:34:15 +01:00
  • adba38ce20 Deleted_notice is pluginified, don't call directly from core Mikael Nordfeldth 2016-01-13 21:19:20 +01:00
  • 45dd343126 Eventify Notice getAsTimestamp (for Deleted_notice) Mikael Nordfeldth 2016-01-13 21:01:47 +01:00
  • 29b45bb87a Unnecessary call to User::getKV Mikael Nordfeldth 2016-01-13 20:08:17 +01:00
  • 8ab98b72ac getLeaseRemaining for FeedSub too Mikael Nordfeldth 2016-01-13 20:01:00 +01:00
  • 377947c57f s/getLease/getLeaseTime/ just to be a bit more clear Mikael Nordfeldth 2016-01-13 19:55:17 +01:00
  • 1d26fedf12 Don't store lease seconds, just sub start and end Mikael Nordfeldth 2016-01-13 19:45:20 +01:00
  • 494746e665 Minor PuSH comment and debug stuff Mikael Nordfeldth 2016-01-13 19:24:38 +01:00
  • a5fd4fde25 Request a month long sub lease by default Mikael Nordfeldth 2016-01-13 19:24:07 +01:00
  • b38a789005 HubSub didn't save sub start and end datetimes Mikael Nordfeldth 2016-01-13 19:23:34 +01:00
  • 818aaa0578 We didn't get profiles from the new-style attention system Mikael Nordfeldth 2016-01-13 18:35:25 +01:00
  • 961725205d Try if Profile is a Person (in effect ActivityObject::PERSON) Mikael Nordfeldth 2016-01-13 18:34:48 +01:00
  • ee305891c4 purify oembed html hannes 2016-01-13 16:03:38 +00:00
  • 3e7e3de554 don't allow cdata elements in purified html hannes 2016-01-13 16:01:27 +00:00
  • 5c262a788d Unused, unnecessary and intrusive cookie/storage removed! Mikael Nordfeldth 2016-01-13 15:22:28 +01:00
  • 3720e37f06 property attribute could be null in meta tags of course Mikael Nordfeldth 2016-01-13 14:24:00 +01:00
  • 99da1ebe41 Catch NoHttpResponseException when using HTTPClient Mikael Nordfeldth 2016-01-13 14:17:49 +01:00
  • 3ed632decf NoHttpResponseException needed instead of HTTP_Request2_Exception Mikael Nordfeldth 2016-01-13 14:08:48 +01:00
  • e75472f460 Use the upstream function to get effectiveUrl Mikael Nordfeldth 2016-01-13 14:00:05 +01:00
  • eceafb84de lib/language.php: rewrited jp as ja. Akio Nishimura 2016-01-13 04:38:24 +09:00
  • 14bd6daab1 Aspect ratio on elements in inline-attachment list Mikael Nordfeldth 2016-01-12 23:12:41 +01:00
  • e49e113140 Ugly hack to show thumbnails of otherwise unrepresentable attachments Mikael Nordfeldth 2016-01-12 15:38:59 +01:00
  • 3658774429 Super-basic OpenGraph image preview support, "works for me" Mikael Nordfeldth 2016-01-12 15:29:03 +01:00
  • f4feef477b Don't follow redirects on PuSH POST. Mikael Nordfeldth 2016-01-12 14:31:14 +01:00
  • b696fb4eb1 Mimetypes like image/svg+xml were misinterpreted when guessing Mikael Nordfeldth 2016-01-12 13:46:25 +01:00
  • 8c28e54ccc same as previous, but for mime_to_ext Mikael Nordfeldth 2016-01-12 13:14:17 +01:00
  • dbe5d72e4c If all file extensions are supported we have no list of comparisons Mikael Nordfeldth 2016-01-12 13:08:54 +01:00
  • d07640caba Merge branch 'common_purify_branch' into 'nightly' mmn 2016-01-11 21:14:41 +00:00
  • e4a1dff98d Merge branch 'apiaccountregister_event_branch' into 'nightly' mmn 2016-01-11 21:08:09 +00:00
  • e94017a552 Merge branch 'hidden-h2s' into 'nightly' mmn 2016-01-11 21:01:26 +00:00
  • a1b509bb0b forgot we need access to $html too hannes 2016-01-11 20:58:34 +00:00
  • 8d331b0f35 EndCommonPurify event hannes 2016-01-11 20:54:19 +00:00
  • 543a7e421e APIStartRegistrationTry event hannes 2016-01-11 20:04:31 +00:00
  • c826fe0af4 $target was klantigtly copied from another debug message Mikael Nordfeldth 2016-01-11 20:10:38 +01:00
  • bd6efa0e45 Update PuSH callback URL if remote side switched to HTTPS Mikael Nordfeldth 2016-01-11 19:55:02 +01:00
  • f24cdf4a80 Much more logging in PushHubAction (OStatus) Mikael Nordfeldth 2016-01-11 19:54:05 +01:00
  • 1a46d86ca6 lib/util.php quick function to do var_export($var,true) Mikael Nordfeldth 2016-01-11 19:52:54 +01:00
  • 93c614c184 Do updateWithKeys properly if someone would like to update PRI Mikael Nordfeldth 2016-01-11 19:52:33 +01:00
  • c1f22f106b Might as well put a $limit on preg_replace here Mikael Nordfeldth 2016-01-11 18:26:44 +01:00
  • 5b2b969a77 Tag notice streams should only show post verbs Mikael Nordfeldth 2016-01-11 15:15:23 +01:00
  • 8acf930c45 OpportunisticQM matches against _system_ max_execution_time Mikael Nordfeldth 2016-01-11 13:35:29 +01:00
  • b13f8df79b HTTPClient would return null instead of exception Mikael Nordfeldth 2016-01-11 02:36:59 +01:00
  • 63fff7ef47 Show H2s in notice content Chimo 2016-01-10 15:37:30 +00:00
  • 87ae5292b8 NSTALL/UPGRADE documentation edits Mikael Nordfeldth 2016-01-10 10:44:16 +01:00
  • e498bc6b7b Control OpportunisticQM verbosity Mikael Nordfeldth 2016-01-10 00:51:25 +01:00
  • 7fbf72f9c1 Minor changes to OpportunisticQM for debugging Mikael Nordfeldth 2016-01-10 00:48:04 +01:00
  • 42dff2742a Put salmon slaps in queues before pushing user Atom feed Mikael Nordfeldth 2016-01-10 00:29:32 +01:00
  • 67801a5566 Not only local groups should be added to group inbox notificiation table Mikael Nordfeldth 2016-01-09 15:14:38 +01:00
  • 5ef10a14ef Get group attentions too for outbound notices Mikael Nordfeldth 2016-01-09 15:06:44 +01:00
  • c3c5a9974d Do proper fromUri lookup on groups too Mikael Nordfeldth 2016-01-09 14:36:47 +01:00
  • 55aa68b941 CancelGroupForm gets same typing as Join and Leave Mikael Nordfeldth 2016-01-09 14:13:19 +01:00
  • fbec7c4e75 Issue #121 - use correct Group ID and strict User_group typing Mikael Nordfeldth 2016-01-09 14:06:31 +01:00
  • d1e609a886 Local user profile getUrl gives dynamically generated URL Mikael Nordfeldth 2016-01-09 13:47:38 +01:00
  • f143925931 Actually return the group home URL Mikael Nordfeldth 2016-01-09 13:33:30 +01:00
  • d13483ca20 Wups, $poster could be undefined Mikael Nordfeldth 2016-01-09 13:15:09 +01:00
  • 33194b3cff Attention goes to the parent notice author too Mikael Nordfeldth 2016-01-08 02:58:31 +01:00
  • 28cd5640c1 Save attentions to Reply table for backwards compatibility Mikael Nordfeldth 2016-01-08 01:59:16 +01:00
  • 0463d96392 Add more info in logging call Mikael Nordfeldth 2016-01-08 01:52:10 +01:00
  • 4e0ed61f7c OStatus queue handler uses Notice->getAttentionProfiles() Mikael Nordfeldth 2016-01-08 01:31:47 +01:00
  • e6f2676c5c Default to not include delete verbs in notice streams Mikael Nordfeldth 2016-01-07 23:33:47 +01:00
  • c48871cf1b Notice from web now saves context->attention too! ;) Mikael Nordfeldth 2016-01-07 23:24:15 +01:00
  • 6255e1dca3 saveAttentions, trying to move away from saveReply Mikael Nordfeldth 2016-01-07 23:23:51 +01:00
  • 801ca3531b common_find_attentions to populate activities from content text Mikael Nordfeldth 2016-01-07 23:23:37 +01:00
  • 3eebf2a353 Don't store the notice object for distrib queue handler, just id Mikael Nordfeldth 2016-01-07 20:24:59 +01:00
  • cd2695190d BeforePluginCheckSchema event for checkschema.php Mikael Nordfeldth 2016-01-07 18:45:36 +01:00
  • 1f02dc639e shortenLinks _after_ media upload to be consistent with api Mikael Nordfeldth 2016-01-07 18:14:45 +01:00
  • be58fd64f5 Use index for File url (urlhash) Mikael Nordfeldth 2016-01-07 18:13:10 +01:00
  • 6505504411 shortenLinks with a capital L Mikael Nordfeldth 2016-01-07 18:12:29 +01:00
  • d4be5349b3 think I have managed to show oEmbed images better now Mikael Nordfeldth 2016-01-07 17:35:37 +01:00
  • 9e5c71e701 Fixed group representation in Directory plugin, also some ->raw calls Mikael Nordfeldth 2016-01-07 12:58:14 +01:00
  • c02f23e63f Return Profile objects from getGroups in GroupdirectoryAction Mikael Nordfeldth 2016-01-07 12:35:52 +01:00
  • 5d4b1d0b88 Appropriate exception message in GroupNoProfileException Mikael Nordfeldth 2016-01-07 12:14:48 +01:00
  • 839ae571d8 Define User_group::$profile_id among class variables Mikael Nordfeldth 2016-01-07 12:12:27 +01:00
  • e7308b0ecb Max execution time margin for OpportunisticQM Mikael Nordfeldth 2016-01-07 11:58:09 +01:00
  • 94392ab00c Index the verb column since we do COUNT(*) based on it Mikael Nordfeldth 2016-01-07 11:39:46 +01:00
  • 05d3622939 Conversation entries where id==0 would screw up the "re-auto-increment" sequencing Mikael Nordfeldth 2016-01-06 22:26:17 +01:00
  • 6924bb1d29 Gah and a 302 in the non-exception-handling redirect too Mikael Nordfeldth 2016-01-06 20:09:59 +01:00
  • a9b5519293 Attachment thumbnail redirect is a 302 redirect Mikael Nordfeldth 2016-01-06 20:07:40 +01:00
  • 4d179c6b0c Our URLs are permanent redirects, mind you! Mikael Nordfeldth 2016-01-06 20:06:14 +01:00
  • 47c7e1b875 Breaking class definitions out into separate files and fixing typing Mikael Nordfeldth 2016-01-06 19:46:56 +01:00
  • f1c4c64cd9 Don't update stored URLs just because we have a filename Mikael Nordfeldth 2016-01-06 19:23:38 +01:00
  • 346e34e543 Return dynamically generated URLs for thumbnails for all locally stored entries Mikael Nordfeldth 2016-01-06 19:06:29 +01:00
  • 4352d1739d Always generate notice URLs on the fly for local notices Mikael Nordfeldth 2016-01-06 16:24:33 +01:00
  • 1a1e44cdfd Issue #118 wanted better TOR support, now Avatar URLs are not stored Mikael Nordfeldth 2016-01-06 16:14:26 +01:00
  • 7b2036a4b5 Note in the debug log if we render the HTML of a message Mikael Nordfeldth 2016-01-06 15:37:30 +01:00
  • b596391fcd Avoid having to check for notices without rendered copies in upgrade.php Mikael Nordfeldth 2016-01-06 15:32:00 +01:00
  • d6ac002639 Get conversation ID from child too in scripts/upgrade.php Mikael Nordfeldth 2016-01-06 14:57:30 +01:00
  • 4a8e936e19 Somewhat more meaningful error message Mikael Nordfeldth 2016-01-06 14:10:37 +01:00
  • 0fd2ad649e Conversation IDs (again) no longer based on Notice ID Mikael Nordfeldth 2016-01-06 13:58:46 +01:00
  • 4b22b0c42a More listitems and lists into separate files + stronger typing Mikael Nordfeldth 2016-01-06 01:36:46 +01:00
  • 6d9f390ba8 Separating classes into files and stronger typing Mikael Nordfeldth 2016-01-06 01:30:12 +01:00