Commit Graph

  • f8f69767b7 missing clearfix Mario Vavti 2018-02-26 15:13:53 +01:00
  • ee5fd8a0bd fix minor issue with custom acl selector Mario Vavti 2018-02-26 15:09:46 +01:00
  • 032cbca651 slightly improve custom acl selector Mario Vavti 2018-02-26 13:57:13 +01:00
  • be3e0ca9a1 change fontname in css and fix issue with unicode characters Mario Vavti 2018-02-26 12:54:26 +01:00
  • a5f843ba9b switch to fork-awesome Mario Vavti 2018-02-26 11:05:48 +01:00
  • 4781a8cb6b Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-26 10:42:13 +01:00
  • a38c8cc75c bump versio Mario Vavti 2018-02-26 10:03:08 +01:00
  • 51c0e5a988 another DB upgrade to address some long running maintenance queries Mario Vavti 2018-02-26 09:58:42 +01:00
  • d2ed3a9abb provide opt-out link and text with notification emails zotlabs 2018-02-25 21:40:19 -08:00
  • 1b1550fb31 mention the hidden setting for #972 in doc/hidden_configs zotlabs 2018-02-25 19:35:45 -08:00
  • 04ec35d9cc hubzilla issue #979 - alter image selection widget to accept/submit on choose (jot, wiki, cover_photo, profile_photo) zotlabs 2018-02-25 19:25:00 -08:00
  • e3095ce6b2 Merge branch 'dev' into oauth2 Andrew Manning 2018-02-25 08:36:52 -05:00
  • 70b8f3240f An authorization token is received, but I had to modify the Request class in vendor/bshaffer/oauth2-server-php/ to accept $_REQUEST instead of $_POST. Andrew Manning 2018-02-25 08:36:40 -05:00
  • 673cf8d35e Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-25 13:01:23 +01:00
  • fed61c082c do not overwrite abook flags if we are not owner Mario Vavti 2018-02-25 13:00:43 +01:00
  • d406e2aae2 siteinfo.json - if hide_in_statistics is set only include the total channels count and no other statistical info zotlabs 2018-02-24 14:38:28 -08:00
  • 3153129e2e make the profile photo image picker work correctly with multiple profiles. zotlabs 2018-02-24 13:20:59 -08:00
  • c618bfc607 mark connections where we do not have post_comments permissions with an no entry sign. Mario Vavti 2018-02-24 19:42:39 +01:00
  • 497ebca54f Merge branch 'dev' into oauth2 Andrew Manning 2018-02-24 06:48:56 -05:00
  • 64ee42fc3d Add channel ID to user_id in clients table. Added TODO comments about dynamic client registration protocol. Andrew Manning 2018-02-24 06:48:30 -05:00
  • f6d024cb3f Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-24 08:42:25 +01:00
  • e6f9f284bf open_pubstream logic was messy and wrong zotlabs 2018-02-23 22:12:29 -08:00
  • 7ddf51722c style the buttons even more zotlabs 2018-02-23 19:43:05 -08:00
  • 59dafb610d style the 'use existing' button a wee bit zotlabs 2018-02-23 19:36:46 -08:00
  • 2d91aed183 use embed photos javascript widget to select existing photos for profile and cover photos zotlabs 2018-02-23 19:23:17 -08:00
  • 3dd64e7916 usability: click your own profile photo to change it instead of hunting it down in the profile edit navmenu. We still need work on the 'or use a photo from your albums' to use something like the photo selection widget in the post editor as you otherwise have to track down the 'use as profile photo' entry in the photo detail navmenu instead of just clicking an image. zotlabs 2018-02-23 13:21:49 -08:00
  • 048a636315 Usability and member experience: remove street address info from the default basic profile fields, mention that the site banner can be full HTML, mention on the techlevel setting that this also controls what additional features may be visible. zotlabs 2018-02-23 12:44:07 -08:00
  • 1c750dac41 fix issues with DB update 1204 Mario Vavti 2018-02-23 12:58:03 +01:00
  • 5e53f36f34 mod_new_channel: don't require nickname validation after name validation (which generates a valid nickname). Enable the submit button as long as there are no errors. zotlabs 2018-02-22 23:54:43 -08:00
  • 8f95b8a824 handle error logging in on cloud page (post method not implemented), politely ask viewer to refresh the page rather than alert 'unknown error'. zotlabs 2018-02-22 21:54:28 -08:00
  • 5456ee7f65 cloud 'view-as-tiles' toggle wasn't available (at all) for guests and they are the most likely to prefer that view. Fix that and make tiles the default view for guests, and list mode the default view for the channel owner. zotlabs 2018-02-22 21:45:00 -08:00
  • 277da43631 provide DB compatibility for poll and voting implementations across several platforms zotlabs 2018-02-22 20:52:39 -08:00
  • 70719c67d3 Merge branch 'dev' into oauth2 Andrew Manning 2018-02-22 15:10:20 -05:00
  • 43fca182e3 The authorization step with client registration and authorization code retrieval working. Might not conform perfectly to OAuth2 spec, but it is a start. Andrew Manning 2018-02-22 15:10:05 -05:00
  • 80ce2def46 also sort by id to not make mysql change the queryplan if offset is > 0 after recent index changes Mario Vavti 2018-02-22 12:01:53 +01:00
  • a1f9d40d08 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-22 10:11:18 +01:00
  • bdcee4fc30 query for what we need instead of what we do not need Mario Vavti 2018-02-22 10:10:46 +01:00
  • bb2ec5d8dc remove the unused ZotDriver and ProtoDriver classes zotlabs 2018-02-21 21:29:55 -08:00
  • 56d1c08317 move dreport from zot to lib zotlabs 2018-02-21 21:18:54 -08:00
  • 2d69b419ff move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org zotlabs 2018-02-21 20:59:30 -08:00
  • fef3155e6a cleanup the recent crypto code modifications. We need this stuff to be readable. zotlabs 2018-02-21 16:41:33 -08:00
  • 1a2f722cdb Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-02-21 16:00:06 -08:00
  • 8fc48f2d43 add event resource_id to iconfig so Diaspora can search on it without looking inside JSON objects. zotlabs 2018-02-21 15:56:51 -08:00
  • 2d17e1c677 Merge pull request #15 from redmatrix/dev mrjive 2018-02-21 12:55:29 +01:00
  • a829256bc4 bump version Mario Vavti 2018-02-21 09:38:29 +01:00
  • b6d34bffcc trim non-existent/deprecated plugins from siteinfo plugin list zotlabs 2018-02-20 21:31:40 -08:00
  • 8e5c1135c3 Merge branch 'dev' into oauth2 Andrew Manning 2018-02-20 21:11:59 -05:00
  • 89a825cd03 OAuth2TestVehicle module can create and delete oauth2 database tables. Andrew Manning 2018-02-20 21:11:38 -05:00
  • ce8349662d Add 'Validate' button to new_channel page and disable submit until validated. This is to get around the issue that clicking submit without ever focusing and blurring the nickname field won't actually submit the form but only provide validation. It needs to be clicked again to submit. The first click processed the blur but remained on the page with no feedback. If somebody has better workarounds, please provide. The goal is to ensure that the name and the nickname are both validated before we can submit. zotlabs 2018-02-19 20:12:58 -08:00
  • 02575f46a6 move the zot6 delivery to zot_fetch where it makes more sense. Exhaustively hand tested. zotlabs 2018-02-20 17:18:08 -08:00
  • 441cdeff3f zot6 delivery cleanup zotlabs 2018-02-20 16:13:43 -08:00
  • 85a6dd6031 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-20 23:58:17 +01:00
  • b4dad81767 copy/paste error resulting in bad behaviour zotlabs 2018-02-20 14:41:46 -08:00
  • 6d0b88e242 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-20 21:00:22 +01:00
  • dbeee4707b don't try to handle OAEP for plugin crypto methods; let them do it if desired zotlabs 2018-02-20 11:56:51 -08:00
  • ae8623e3af encrypt/decrypt function not found zotlabs 2018-02-20 11:51:59 -08:00
  • 41da5af721 remove order by clause Mario Vavti 2018-02-20 10:36:05 +01:00
  • 93d4a16017 missing file Mario Vavti 2018-02-20 10:29:22 +01:00
  • 6ef0116f09 more index finetuning to fix the expire query Mario Vavti 2018-02-20 10:26:32 +01:00
  • 76b5c68646 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-02-19 16:19:14 -08:00
  • b6b4827680 OAEP padding mismatch on some newer encryption methods zotlabs 2018-02-19 15:44:18 -08:00
  • a310cb2fbb more logging zotlabs 2018-02-19 14:37:49 -08:00
  • 67069beddc add logging zotlabs 2018-02-19 14:27:27 -08:00
  • 331fe92b9e and fix the typo zotlabs 2018-02-19 14:14:45 -08:00
  • f0d68a1a25 fix the fix for precision zotlabs 2018-02-19 14:13:44 -08:00
  • 66309a3fea Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-19 22:21:50 +01:00
  • 04185b05ab target zot6 deliveries with more precision to ensure we handle a very precise type of content until the mechanism is extended to other types in the future zotlabs 2018-02-19 11:57:47 -08:00
  • 2047801b85 updates 1201 and 1200 should return success for postgres. notifications: remove class show and session storage entry when we mark all notifications seen Mario Vavti 2018-02-19 20:23:13 +01:00
  • 43992dc463 do not show summary if it is equal to body and some styling for the summary/article toggle links Mario Vavti 2018-02-19 14:11:58 +01:00
  • fac5d81790 Merge pull request #981 from anaqreon/dev git-marijus 2018-02-19 11:11:31 +01:00
  • b56633e1d6 Merge pull request #980 from dawnbreak/dev git-marijus 2018-02-19 11:11:08 +01:00
  • 1732ffed7a backport update 1201 to the new update system and move dummy update to 1202 Mario Vavti 2018-02-19 10:59:21 +01:00
  • 7d0c1bb737 Created test vehicle module oauth2test Andrew Manning 2018-02-18 20:24:41 -05:00
  • c444e40c01 Update code tag styling so bbcode [code] blocks and wiki markdown inline code render nicely. Andrew Manning 2018-02-18 10:09:05 -05:00
  • 46cb45d94b crypto improvements (use pkcs1_oaep_padding instead of the older pkcs1_padding) zotlabs 2018-02-16 18:45:15 -08:00
  • 4a5d1076ed Refactor OAuth2Server a bit. Klaus Weidenbach 2018-02-17 01:49:01 +01:00
  • 4e6072fb29 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-02-16 16:42:45 -08:00
  • f492f808f4 refactor of the DB update system. Updates are now stored individually in Zotlabs/Update/_nnnn.php and are objects; so only the pending updates need to be loaded and executed rather than all historical updates. There is one single number (DB_UPDATE_VERSION) representing the current version and it is EQUAL TO the last known update. A dummy update _1201 was created to address the difference in counting behaviour; it will be executed on the next change of DB_UPDATE_VERSION as well as the next update. The database config values are also loaded from disk on every update immediately before setting the update lock in order to reduce timing conflicts and race conditions. zotlabs 2018-02-16 12:42:02 -08:00
  • 547ef772ab Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-16 20:47:20 +01:00
  • 27cd26ec1e extend the oauth2 storage driver so that we can use our own channel table zotlabs 2018-02-15 18:47:56 -08:00
  • 2216c3dd32 bump version Mario Vavti 2018-02-15 19:41:24 +01:00
  • 9e251a1abc some more DB tuning. Mario Vavti 2018-02-15 19:24:15 +01:00
  • 45b42cbc1c Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-15 09:00:52 +01:00
  • c11ebd12d5 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-02-14 15:37:35 -08:00
  • 465d89129c provide option to block the public stream unless authenticated, since there could be legal issues with unmoderated content zotlabs 2018-02-14 15:32:33 -08:00
  • 0336082920 Merge remote-tracking branch 'mike/master' into dev Mario Vavti 2018-02-14 10:29:36 +01:00
  • 24da5d82db Merge branch 'share' zotlabs 2018-02-13 20:09:55 -08:00
  • 64809dd277 turn shares into activities - make certain to pull addons or JSON-LD will chuck a wobbly zotlabs 2018-02-13 20:07:57 -08:00
  • 6ca3442ba3 defperms: bad query zotlabs 2018-02-13 12:13:37 -08:00
  • 27baf46eb5 fix item link in fsprint Mario Vavti 2018-02-13 12:33:49 +01:00
  • d2dcb93866 match against item verb Mario Vavti 2018-02-13 12:04:48 +01:00
  • d826515ba8 since we only save the parent mid in notify we must look for thr_parent when dealing with likes Mario Vavti 2018-02-13 11:01:58 +01:00
  • b221c68e4b fix parent id for likes in status notifications. Mario Vavti 2018-02-13 10:29:32 +01:00
  • fd81a4bdc4 initial share refactor zotlabs 2018-02-12 21:43:04 -08:00
  • b7fb78245a if always_show_in_notices is set to 1 also show likes and dislikes Mario Vavti 2018-02-12 22:48:53 +01:00
  • 571a9642a5 slightly improve cropper style Mario Vavti 2018-02-12 11:06:21 +01:00
  • 9e2424ee76 fix issue with new cropping lib and whitespace Mario Vavti 2018-02-12 10:43:20 +01:00
  • 6d2661a8f7 the 'each' function (used in startup() to revert magic quotes) is deprecated in php7.2. Since magic quotes themselves have been deprecated as a default condition for several years, the cleaning of globals should no longer be required and was also removed. zotlabs 2018-02-11 20:11:18 -08:00
  • 0f8d2d4e58 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge zotlabs 2018-02-11 19:36:37 -08:00
  • 63107f5b2f second part of hubzilla issue #972 zotlabs 2018-02-11 18:17:17 -08:00