zotlabs
|
e155e7d9ce
|
undo vcard on display module until we can make it accurate
|
2018-03-31 01:43:33 -07:00 |
|
zotlabs
|
1e086a4ac8
|
Hubzilla issue #1022 cleanup of post formatting
|
2018-03-30 17:13:21 -07:00 |
|
zotlabs
|
1c3e669761
|
Hubzilla issue #1022 - improve the usability
|
2018-03-30 16:47:47 -07:00 |
|
zotlabs
|
af125fbe4f
|
Hubzilla issue #1022 - provide a way to share wiki pages. Currently this is only implemented in the 'edit' pane and could use some improvement/enhancement
|
2018-03-30 16:09:25 -07:00 |
|
zotlabs
|
43249bd4be
|
hubzilla issue #1020 - PM using unicode domain for recipient. May require further testing
|
2018-03-30 15:18:33 -07:00 |
|
zotlabs
|
f54aa4f21e
|
allow case independence of replacements as well as patterns
|
2018-03-30 01:59:32 -07:00 |
|
zotlabs
|
6d0e1b0e07
|
display and link issues with quoted tags
|
2018-03-29 17:06:23 -07:00 |
|
zotlabs
|
998f39868f
|
directory: link entry keywords to a directory keyword search
|
2018-03-29 14:27:26 -07:00 |
|
zotlabs
|
33bb89729c
|
hubzilla issue #1019 - punycode urls on connedit page when displaying locations
|
2018-03-29 02:26:25 -07:00 |
|
zotlabs
|
14383a4c4a
|
uexport: set content-type to json and add sections info to the default filename if present
|
2018-03-27 18:43:59 -07:00 |
|
Andrew Manning
|
1dc795722a
|
Merge branch 'dev' into oauth2
|
2018-03-27 21:11:34 -04:00 |
|
zotlabs
|
08274ffab7
|
put vcard widget with author of top-level post on display page
|
2018-03-27 18:01:20 -07:00 |
|
zotlabs
|
5ea11d1222
|
don't include the q and PHPSESSID request variables in a redirected rpost
|
2018-03-27 16:27:28 -07:00 |
|
zotlabs
|
d4e91d5d9b
|
app sellpage not being stored
|
2018-03-24 15:13:19 -07:00 |
|
zotlabs
|
558e3f8042
|
code optimisations and de-duplication on updating parent commented timestamp
|
2018-03-24 02:22:24 -07:00 |
|
Mario Vavti
|
376091010f
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-03-23 10:03:54 +01:00 |
|
zotlabs
|
05e11844e5
|
make list mode work in cards and articles
|
2018-03-22 17:17:00 -07:00 |
|
zotlabs
|
4ba91cf4e3
|
make alt_pager work for articles/cards
|
2018-03-22 16:34:27 -07:00 |
|
zotlabs
|
9a52b90f22
|
hubzilla issue #1013 - comments not displayed in single card/article view
|
2018-03-22 15:38:00 -07:00 |
|
Mario Vavti
|
8ea8700eef
|
prevent reload loop if somebody lands on /ochannel (without channel_address and without trailing slash)
|
2018-03-22 13:55:23 +01:00 |
|
zotlabs
|
1f128e84fb
|
Hubzilla issue #1006, fix anonymous comments bump thread before being approved.
|
2018-03-21 22:52:24 -07:00 |
|
zotlabs
|
1514b0f4e5
|
initial support for alternative sort orders on the cloud pages. Can be triggered manually but further development is required.
|
2018-03-21 21:19:18 -07:00 |
|
zotlabs
|
dc066d4c9b
|
Add Ochannel module for testing OStatus bad behaviour
|
2018-03-21 15:44:56 -07:00 |
|
Mario Vavti
|
0009f7f051
|
do not include pending registrations in accounts and goaway to /admin/accounts after approval or denial of an pending registration
|
2018-03-17 21:52:56 +01:00 |
|
zotlabs
|
91b710b07d
|
add auth flag to share attributes so we can make a costly determination to use zid at post submission time instead of making multiple calls to is_matrix_url() at render time
|
2018-03-15 17:51:24 -07:00 |
|
zotlabs
|
7b56fdebac
|
more work with unicode usernames
|
2018-03-14 18:42:07 -07:00 |
|
Mario Vavti
|
461e86423a
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-03-14 11:37:24 +01:00 |
|
Mario Vavti
|
75721b7e82
|
reveal the profile name field only if multi prifiles feature is enabled
|
2018-03-14 10:24:08 +01:00 |
|
Mario Vavti
|
fa3e7a574f
|
show site registration notifications setting only to site admin
|
2018-03-14 10:03:17 +01:00 |
|
Mario Vavti
|
d4fa33dddd
|
whitespace
|
2018-03-14 09:19:06 +01:00 |
|
zotlabs
|
a0cbed80f3
|
make unicode usernames work in chanview module
|
2018-03-14 00:50:12 -07:00 |
|
mrjive
|
790660e612
|
Merge pull request #18 from redmatrix/dev
Dev
|
2018-03-13 10:59:21 +01:00 |
|
mrjive
|
2bcfa0c126
|
small work on connections page
|
2018-03-13 02:57:08 -07:00 |
|
Mario Vavti
|
150e238b02
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-03-13 09:05:40 +01:00 |
|
zotlabs
|
ab1d47b36f
|
unicode/emoji usernames. Warning: experimental feature, unstable, untested, disabled by default, use at your own risk, may not federate to other platforms and protocols. May not clone correctly. Bug reports which neglect to include detailed roubleshooting information and patches/pull requests will be ignored.
|
2018-03-12 20:54:55 -07:00 |
|
Andrew Manning
|
dcd658f12e
|
Merge branch 'dev' into oauth2
|
2018-03-12 19:50:25 -04:00 |
|
zotlabs
|
34399b8b47
|
obscure permission issue with custom permissions when using the highly discouraged advisory privacy modes
|
2018-03-12 15:47:33 -07:00 |
|
Mario Vavti
|
b265a55b81
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-03-12 09:37:29 +01:00 |
|
zotlabs
|
717ae54868
|
Setup - .htconfig.php write access is now required for automated installation. [String change - leave in dev for the next release]
|
2018-03-11 16:42:46 -07:00 |
|
zotlabs
|
08d2adddf5
|
remove debugging
|
2018-03-10 13:21:22 -08:00 |
|
zotlabs
|
a417389934
|
trim expects error ... in admin/site
|
2018-03-10 13:20:20 -08:00 |
|
Andrew Manning
|
aa6f7481a0
|
Fixed access_token request bug and returned oauth2-server-php library to unmodified state.
|
2018-03-10 15:43:13 -05:00 |
|
Mario Vavti
|
cd21519de3
|
do not use trim on array
|
2018-03-10 21:21:44 +01:00 |
|
Andrew Manning
|
a4de63ca92
|
Merge branch 'dev' into oauth2
|
2018-03-10 15:10:09 -05:00 |
|
Mario
|
a0a1246efb
|
use dbunescbin() for cover photos
|
2018-03-08 10:52:49 +01:00 |
|
Mario Vavti
|
f3a753bda6
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-03-08 08:55:25 +01:00 |
|
zotlabs
|
1700aedbed
|
remove extraneous logging
|
2018-03-07 17:29:01 -08:00 |
|
zotlabs
|
48b1042347
|
hashtag autocomplete
|
2018-03-07 16:59:55 -08:00 |
|
Mario Vavti
|
17c102ebe1
|
we need the javascript in the template since strings are involved
|
2018-03-07 21:11:57 +01:00 |
|
Mario Vavti
|
04f7f99fc3
|
we do not support separate mobile themes anymore
|
2018-03-07 20:29:37 +01:00 |
|
Andrew Manning
|
9b13db1c48
|
Merge branch 'dev' into oauth2
|
2018-03-05 20:06:47 -05:00 |
|
zotlabs
|
59a2057fa0
|
fix some issues with friend suggestions on standalone sites with no 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites.
|
2018-03-04 17:40:38 -08:00 |
|
zotlabs
|
be6619d9c0
|
bugfix: unable to reset profile fields to defaults in admin/profs by emptying the textarea
|
2018-03-04 15:29:10 -08:00 |
|
Andrew Manning
|
058f7277b5
|
Merge branch 'dev' into oauth2
|
2018-03-04 06:45:07 -05:00 |
|
zotlabs
|
471c3c4d06
|
add dummy f= arg to suggestion urls, use directory version of suggest for newmember link instead of the suggest module as the UI is prettier.
|
2018-03-03 15:54:13 -08:00 |
|
zotlabs
|
ca1022675c
|
There was no pdl for mod_thing; add one because it's only a link away from profile creation and remains on that page until you go elsewhere and new members may need help to find their way out
|
2018-03-03 15:19:39 -08:00 |
|
zotlabs
|
4c69c56797
|
string change "Channel added" -> "Connection added"
|
2018-03-02 14:09:59 -08:00 |
|
zotlabs
|
b38ce967f3
|
sort settings/featured
|
2018-03-02 12:41:50 -08:00 |
|
zotlabs
|
dcfe9bc64f
|
background work for caldav integration continued, modify mod_follow to allow it to be called from ajax without redirecting.
|
2018-03-02 01:03:14 -08:00 |
|
zotlabs
|
1620691cbe
|
add federation property to webfinger
|
2018-03-01 16:38:14 -08:00 |
|
zotlabs
|
01015bc0d5
|
several email validation issues
|
2018-02-28 21:15:26 -08:00 |
|
zotlabs
|
2b910eb5aa
|
Create one and only one 'registration successful, check your email' popup.
|
2018-02-28 20:31:06 -08:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
git-marijus
|
b56633e1d6
|
Merge pull request #980 from dawnbreak/dev
Refactor OAuth2Server a bit.
|
2018-02-19 11:11:08 +01:00 |
|
Andrew Manning
|
7d0c1bb737
|
Created test vehicle module oauth2test
|
2018-02-18 20:24:41 -05:00 |
|
Klaus Weidenbach
|
4a5d1076ed
|
Refactor OAuth2Server a bit.
|
2018-02-17 01:49:01 +01:00 |
|
zotlabs
|
4e6072fb29
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-02-16 16:42:45 -08:00 |
|
zotlabs
|
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.
|
2018-02-16 12:42:02 -08:00 |
|
Mario Vavti
|
547ef772ab
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-02-16 20:47:20 +01:00 |
|
zotlabs
|
27cd26ec1e
|
extend the oauth2 storage driver so that we can use our own channel table
|
2018-02-15 18:47:56 -08:00 |
|
Mario Vavti
|
9e251a1abc
|
some more DB tuning.
|
2018-02-15 19:24:15 +01:00 |
|
Mario Vavti
|
45b42cbc1c
|
Merge remote-tracking branch 'mike/master' into dev
|
2018-02-15 09:00:52 +01:00 |
|
zotlabs
|
c11ebd12d5
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-02-14 15:37:35 -08:00 |
|