Commit Graph

  • 8df38df5cb Get uploaded media_ids via File::getByID() Mikael Nordfeldth 2016-01-14 22:05:03 +01:00
  • 16088d9439 ErrorAction and InfoAction fixes, are now ManagedAction Mikael Nordfeldth 2016-01-14 21:28:47 +01:00
  • bc0a903bd4 ErrorAction to autodiscoverable file. Mikael Nordfeldth 2016-01-14 21:21:34 +01:00
  • 818fb05cfe role examples in userrole.php Mikael Nordfeldth 2016-01-14 20:34:12 +01:00
  • e5019c3858 Accept media_ids parameter from Twitter API v1.1 clients Mikael Nordfeldth 2016-01-14 20:24:01 +01:00
  • b570f0d3cb Media files are accepted and uploaded via Twitter API now Mikael Nordfeldth 2016-01-14 19:15:02 +01:00
  • 2af9de4f23 Minor fixes in Linkback plugin Mikael Nordfeldth 2016-01-14 19:14:24 +01:00
  • b530d385bc Exception object was not supplied there Mikael Nordfeldth 2016-01-14 18:51:46 +01:00
  • 0caf0612d0 Make Twitter Media upload API v1.1 reach us Mikael Nordfeldth 2016-01-14 18:29:21 +01:00
  • 6e49281adb Use the Action class itself as error handler Mikael Nordfeldth 2016-01-14 18:11:54 +01:00
  • 2f1bfe126b Debug message formatting gone wrong Mikael Nordfeldth 2016-01-14 13:52:11 +01:00
  • c173c4faa5 Actually throw NoQueueHandlerException too. Mikael Nordfeldth 2016-01-14 13:48:33 +01:00
  • 59e75ef966 Incorrect use of getByHashKey in HubSub Mikael Nordfeldth 2016-01-14 13:15:31 +01:00
  • f092026541 Documentation fix from master Mikael Nordfeldth 2016-01-14 13:11:27 +01:00
  • df00a88cb4 Forgot to add NoRouteMapException to 6834f355f2 Mikael Nordfeldth 2016-01-14 13:07:00 +01:00
  • bacd49a6a8 Don't try to replace http with https if https already exists Mikael Nordfeldth 2016-01-14 13:06:37 +01:00
  • 0781c2a7b9 Merge branch 'fix_readme' into 'master' mmn 2016-01-14 12:03:11 +00:00
  • b7c849b5b0 array need to contain key/value pairs Björn Schießle 2016-01-14 12:39:39 +01:00
  • 83cb1dfa68 Salmon debugging Mikael Nordfeldth 2016-01-14 03:45:11 +01:00
  • 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