zotlabs
|
14e14c6c92
|
provide new member widget which sits beneath the notifications for the first 60 days after an account creation.
|
2018-02-28 19:49:33 -08:00 |
|
zotlabs
|
1c07880c01
|
important bugfix: if logged in locally and mod_display returns nothing owned by your uid, retry with known public uids rather than issue 'permission denied'. Affects the ability to view search results for otherwise public posts 'in context'.
|
2018-02-28 18:01:51 -08:00 |
|
Andrew Manning
|
39fe80a196
|
Merge branch 'dev' into oauth2
|
2018-02-28 20:47:14 -05:00 |
|
Klaus Weidenbach
|
7c28a40c3e
|
✅ Unit Test for HTTPSig.
|
2018-02-28 16:04:13 +01:00 |
|
Mario Vavti
|
029d155a07
|
erge remote-tracking branch 'mike/master' into dev
|
2018-02-28 13:02:22 +01:00 |
|
Mario Vavti
|
c92bc60cec
|
typo
|
2018-02-28 10:28:06 +01:00 |
|
Mario Vavti
|
6593dff9f5
|
missed one index in the last update
|
2018-02-28 10:21:22 +01:00 |
|
Mario Vavti
|
924c8db712
|
missed some string for translation - update strings
|
2018-02-28 08:38:56 +01:00 |
|
zotlabs
|
6c60be9e8d
|
rename Addon/Feature settings to addon settings [string change]
|
2018-02-27 19:51:29 -08:00 |
|
zotlabs
|
be5187718c
|
provide usage hint on addon settings page to save each panel before opening another. [String change, not for 3.2]
|
2018-02-27 19:34:51 -08:00 |
|
zotlabs
|
f34e6d8977
|
move oauth_client management and guest access tokens to features rather than auto-enabling at various feature levels. This involves string changes and should *not* go into 3.2RC.
|
2018-02-27 19:15:12 -08:00 |
|
Andrew Manning
|
1035c453ea
|
Merge branch 'dev' into oauth2
|
2018-02-26 19:48:15 -05:00 |
|
zotlabs
|
afe2ba3690
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-02-26 16:45:04 -08:00 |
|
zotlabs
|
87079e8071
|
require directory servers to be using some modern form of encryption; which means we only currently have 2.
|
2018-02-26 16:39:12 -08:00 |
|
Andrew Manning
|
45e0fc6802
|
Successful OAuth2 sequence demonstrated with the test vehicle, including an authenticated API call using an access_token.
|
2018-02-26 18:16:43 -05:00 |
|
Mario Vavti
|
3bd2288ea9
|
fix icon position and make string translatable
|
2018-02-26 20:17:53 +01:00 |
|
Mario Vavti
|
4781a8cb6b
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-02-26 10:42:13 +01:00 |
|
Mario Vavti
|
51c0e5a988
|
another DB upgrade to address some long running maintenance queries
|
2018-02-26 09:58:42 +01:00 |
|
zotlabs
|
d2ed3a9abb
|
provide opt-out link and text with notification emails
|
2018-02-25 21:40:19 -08:00 |
|
Andrew Manning
|
e3095ce6b2
|
Merge branch 'dev' into oauth2
|
2018-02-25 08:36:52 -05:00 |
|
Andrew Manning
|
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.
|
2018-02-25 08:36:40 -05:00 |
|
Mario Vavti
|
673cf8d35e
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-02-25 13:01:23 +01:00 |
|
Mario Vavti
|
fed61c082c
|
do not overwrite abook flags if we are not owner
|
2018-02-25 13:00:43 +01:00 |
|
zotlabs
|
3153129e2e
|
make the profile photo image picker work correctly with multiple profiles.
|
2018-02-24 13:20:59 -08:00 |
|
Mario Vavti
|
c618bfc607
|
mark connections where we do not have post_comments permissions with an no entry sign.
|
2018-02-24 19:42:39 +01:00 |
|
Andrew Manning
|
497ebca54f
|
Merge branch 'dev' into oauth2
|
2018-02-24 06:48:56 -05:00 |
|
Andrew Manning
|
64ee42fc3d
|
Add channel ID to user_id in clients table. Added TODO comments about dynamic client registration protocol.
|
2018-02-24 06:48:30 -05:00 |
|
Mario Vavti
|
f6d024cb3f
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-02-24 08:42:25 +01:00 |
|
zotlabs
|
e6f9f284bf
|
open_pubstream logic was messy and wrong
|
2018-02-23 22:12:29 -08:00 |
|
zotlabs
|
59dafb610d
|
style the 'use existing' button a wee bit
|
2018-02-23 19:36:46 -08:00 |
|
zotlabs
|
2d91aed183
|
use embed photos javascript widget to select existing photos for profile and cover photos
|
2018-02-23 19:23:17 -08:00 |
|
zotlabs
|
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.
|
2018-02-23 12:44:07 -08:00 |
|
Mario Vavti
|
1c750dac41
|
fix issues with DB update 1204
|
2018-02-23 12:58:03 +01:00 |
|
zotlabs
|
8f95b8a824
|
handle error logging in on cloud page (post method not implemented), politely ask viewer to refresh the page rather than alert 'unknown error'.
|
2018-02-22 21:54:28 -08:00 |
|
zotlabs
|
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.
|
2018-02-22 21:45:00 -08:00 |
|
zotlabs
|
277da43631
|
provide DB compatibility for poll and voting implementations across several platforms
|
2018-02-22 20:52:39 -08:00 |
|
Andrew Manning
|
70719c67d3
|
Merge branch 'dev' into oauth2
|
2018-02-22 15:10:20 -05:00 |
|
Andrew Manning
|
43fca182e3
|
The authorization step with client registration and authorization code retrieval working. Might not conform perfectly to OAuth2 spec, but it is a start.
|
2018-02-22 15:10:05 -05:00 |
|
Mario Vavti
|
80ce2def46
|
also sort by id to not make mysql change the queryplan if offset is > 0 after recent index changes
|
2018-02-22 12:01:53 +01:00 |
|
zotlabs
|
bb2ec5d8dc
|
remove the unused ZotDriver and ProtoDriver classes
|
2018-02-21 21:29:55 -08:00 |
|
zotlabs
|
56d1c08317
|
move dreport from zot to lib
|
2018-02-21 21:18:54 -08:00 |
|
zotlabs
|
2d69b419ff
|
move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org
|
2018-02-21 20:59:30 -08:00 |
|
Andrew Manning
|
8e5c1135c3
|
Merge branch 'dev' into oauth2
|
2018-02-20 21:11:59 -05:00 |
|
Andrew Manning
|
89a825cd03
|
OAuth2TestVehicle module can create and delete oauth2 database tables.
|
2018-02-20 21:11:38 -05:00 |
|
zotlabs
|
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.
|
2018-02-20 17:20:35 -08:00 |
|
Mario Vavti
|
85a6dd6031
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-02-20 23:58:17 +01:00 |
|
zotlabs
|
b4dad81767
|
copy/paste error resulting in bad behaviour
|
2018-02-20 14:41:46 -08:00 |
|
Mario Vavti
|
93d4a16017
|
missing file
|
2018-02-20 10:29:22 +01:00 |
|
zotlabs
|
76b5c68646
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-02-19 16:19:14 -08:00 |
|
zotlabs
|
331fe92b9e
|
and fix the typo
|
2018-02-19 14:14:45 -08:00 |
|