zotlabs
e8aeecc4c9
When checking permissions ignore checking site "Block Public" settings in cases where site permissions aren't applicable
2018-07-30 17:41:37 -07:00
kostikov
b0c8e75c6e
Fix duplicate transport displaying
2018-07-25 22:28:21 +02:00
zotlabs
a05c8ff66b
query filter was a bit greedy
2018-07-18 17:48:23 -07:00
zotlabs
5ce50d0a2e
mangled urls on redirects
2018-07-18 17:05:38 -07:00
zotlabs
82a4bbd571
spellcheck
2018-07-15 23:32:09 -07:00
Mario Vavti
d903772831
this is messing with names containing a comma and is superfluous now
2018-07-06 08:44:25 +02:00
zotlabs
cc71e507cb
don't provide manage apps button when viewing all available
2018-07-05 22:03:41 -07:00
zotlabs
f6e8ce5516
appstore changes
2018-07-04 23:20:35 -07:00
Mario Vavti
d9ece80fda
order nouveau by created instead of received since ordering by received returns unexpected results once old expired items get re-imported
2018-07-04 10:55:38 +02:00
zotlabs
fa6e5e4d75
plugins -> addons
2018-06-28 16:43:22 -07:00
zotlabs
156010050c
imagick converter: -thumbnail doesn't preserve exif, -resize does
2018-06-26 17:19:32 -07:00
zotlabs
524551a05c
do not include system channels in directory results
2018-06-25 23:20:02 -07:00
zotlabs
712759ea4b
disable log noise until it is needed
2018-06-25 13:42:21 -07:00
zotlabs
48a25b1b85
channel sources: add 'resend' option to discard original author - similar to the Friendica remote_self setting
2018-06-18 20:44:59 -07:00
zotlabs
1cb60c7f5e
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
2018-06-17 17:47:04 -07:00
zotlabs
e4ed0f8acd
owa: htmlentity encoding encountered in authentication workflow (possibly introduced during Apache mod_rewrite with QSA flag)
2018-06-17 17:30:09 -07:00
Mario
28043726e6
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2018-06-17 17:00:17 +02:00
Mario
9c5df51141
some work on mod group
2018-06-17 16:58:12 +02:00
zotlabs
7e736c5359
apply changes to slider defaults across all modules that use buildQuery for updates
2018-06-15 15:21:19 -07:00
zotlabs
2f3c3db020
hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider saved default changes
2018-06-15 02:02:03 -07:00
zotlabs
7a144b90fb
re-implement/refactor getQuotaInfo() on DAV storage
2018-06-14 20:40:25 -07:00
zotlabs
8da0f9d356
optionally report total available space when uploading
2018-06-13 21:06:56 -07:00
zotlabs
b5e4a5f51c
SECURITY: provide option to disable the cloud 'root' directory and make the cloud module require a target channel nickname. This is a low impact change as there is currently no disclosure of private information. The presence of a file browser for all the channels on the site could be (and is reported to be) a concern to some people and there is no reason why it shouldn't be optional.
2018-06-13 20:27:10 -07:00
zotlabs
65cbc7c2bb
uid is integer
2018-06-13 16:37:16 -07:00
zotlabs
b0b67fbcc4
Merge branch 'master' of ../hz into dev
2018-06-13 16:28:08 -07:00
zotlabs
254a6be277
null db fields in mod_invite
2018-06-13 16:25:50 -07:00
Mario Vavti
9e29c13678
fix issue #1219
2018-06-09 16:38:15 +02:00
Mario Vavti
c4778e5e24
restrict cid filter to unthreaded order (makes much more sense that way imho and the query is a lot faster) and slighty change order of the filters
2018-06-09 10:58:01 +02:00
Mario Vavti
1fbc131469
if unthreaded and cid and not pf, query author only
2018-06-08 23:19:30 +02:00
Mario Vavti
b3928f3d2a
escape query string
2018-06-07 22:45:07 +02:00
Mario Vavti
d3bc50e18d
do not query for parents if $conv and $nouveau are set
2018-06-07 21:58:09 +02:00
Mario Vavti
dd4b8529c2
Merge remote-tracking branch 'mike/master' into dev
2018-06-06 20:13:03 +02:00
Mario Vavti
5d1d6299cd
add the pf argument to the forum notification links
2018-06-06 18:02:25 +02:00
zotlabs
d6f98ab88e
some work to make menus editable by visitors with webpage write permissions; this needed to revise the link structure so that the page specified an owner channel in the url. Otherwise we could only operate on menus owned by local_channel(). Have done some basic regression testing but have not yet fully tested guest editing functionality.
2018-06-05 21:12:42 -07:00
Mario Vavti
7188e719ef
rely on the pf argument to determine if we deal with a forum or not. xchan_pubforum is not set for all public forums in the forum filters for some reason.
2018-06-05 11:56:30 +02:00
Mario Vavti
6019a34da2
be specific about the term type and do not sort the results
2018-06-04 15:54:18 +02:00
Mario Vavti
8b76b5a0a6
improve network cid query
2018-06-03 23:03:30 +02:00
Mario Vavti
3d3e7bafd5
distinct is needed or it can heavily impact pagination in certain situations (5 per page instead of 20). Add ordering to the select clause to mitigate errors in postgres and add item_thread_top = 1 for slightly better performance.
2018-06-03 17:31:50 +02:00
Mario Vavti
a42ff1e6d4
missing $perm_sql
2018-06-03 13:27:06 +02:00
Mario Vavti
8189408190
finalize filters and forum notifications
2018-06-02 22:11:11 +02:00
Mario Vavti
db0a3a7534
some more work on forum notifications
2018-06-02 15:39:38 +02:00
Mario Vavti
53efd4e470
unread forum notifications - wip/unfinished
2018-06-01 23:22:52 +02:00
Mario Vavti
b438ffead4
Merge remote-tracking branch 'mike/master' into dev
2018-05-31 13:06:33 +02:00
Mario Vavti
cbaaa1c57f
merge groups and filed posts into activity filters
2018-05-31 13:05:32 +02:00
zotlabs
fc31ecdab0
autocomplete private mail addresses based on substring in either the name or webbie (prevously required an '@' to trigger a webbie search)
2018-05-30 17:30:17 -07:00
Mario Vavti
6bfc5aa96c
strpos does not work with arrays :(
2018-05-30 23:15:43 +02:00
Mario Vavti
5505f5fa02
restrict the network/channel navbar search to content and hashtags
2018-05-30 22:55:28 +02:00
Mario Vavti
6349a7417f
make navbar search use the module search function in /network and /channel
2018-05-30 22:40:22 +02:00
Mario Vavti
881406f82b
remove redundant reference for order
2018-05-30 14:54:39 +02:00
Mario Vavti
9fcb3bf2e8
first cut on restructuring the previously called network tabs
2018-05-30 14:02:58 +02:00
zotlabs
7d088c8d56
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-29 17:51:36 -07:00
zotlabs
ed3d3b6f27
provide possibility of using different orderings (post, commented) on channel page
2018-05-29 17:35:44 -07:00
git-marijus
bca3113fba
Merge pull request #1202 from aninf-wo/dev
...
include photos.php
2018-05-29 08:41:31 +02:00
zotlabs
ddebbcc0a0
hubzilla issue #1200
2018-05-27 17:46:25 -07:00
Herbert Thielen
4f3be92a0d
include photos.php
...
required for photo_calculate_scale()
2018-05-27 17:57:35 +02:00
zotlabs
76d8e59e9b
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-21 21:15:24 -07:00
zotlabs
1061027071
new_channel - make text strings translatable and use the name as a base for the nick if you try to create without entering a nick
2018-05-21 20:17:17 -07:00
zotlabs
a403611ac9
update response types
2018-05-21 19:34:03 -07:00
zotlabs
2b3f931c85
oauth2 discovery per draft-ietf-oauth-discovery-10
2018-05-21 19:25:03 -07:00
Mario Vavti
a8274bbfb3
missing permission description
2018-05-21 09:25:57 +02:00
Mario Vavti
7dadbbbac7
bring jot reset to some more places
2018-05-21 09:13:14 +02:00
Mario
469809183d
update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue #1180
2018-05-20 22:42:47 +02:00
Mario Vavti
9e1af2492f
more local_channel() is not string
2018-05-20 14:15:46 +02:00
Mario Vavti
4eb40528a9
local_channel() is not string
2018-05-20 14:07:30 +02:00
Mario Vavti
7e99931733
implement jot reset button
2018-05-20 09:23:44 +02:00
Mario Vavti
6abbadf6c8
Merge remote-tracking branch 'mike/master' into dev
2018-05-19 10:20:14 +02:00
zotlabs
8b4af7cf0b
hubzilla issue #1086 , pending count on admin summary page
2018-05-19 00:54:47 -07:00
Mario Vavti
1ca6ef0f60
Merge remote-tracking branch 'mike/master' into dev
2018-05-19 08:45:41 +02:00
zotlabs
dae89ce91c
wrong default param for pubstream_incl (this checkin also picked up a few minor and hopefully non-significant changes)
2018-05-18 16:57:45 -07:00
Mario Vavti
7f7e049397
an attempt to fix the new_channel validation situation
2018-05-18 21:30:07 +02:00
Mario Vavti
12c571a187
missing include
2018-05-16 10:47:18 +02:00
zotlabs
aac5fd96cc
provide function to fetch photo contents from url
2018-05-15 16:51:04 -07:00
Mario Vavti
de63e40a70
we must now provide the full path to the profile image for the cavatar plugin to work
2018-05-15 10:20:20 +02:00
zotlabs
062dea8e13
code whitespace and formatting
2018-05-14 22:10:21 -07:00
zotlabs
c8fc3ad7cd
refactor the 'where does the register link point?' logic
2018-05-14 19:19:25 -07:00
zotlabs
229d82c4c7
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-05-14 17:23:19 -07:00
zotlabs
d9759ba63c
more refactor tags/mentions
2018-05-14 17:20:25 -07:00
Mario Vavti
4f69bcfc38
streamline appearence of guest tokens individual perms with those in connedit
2018-05-13 14:29:09 +02:00
zotlabs
7991db14be
hubzilla issue #1045 - display pubsites link in info area if invite only
2018-05-12 16:41:09 -07:00
zotlabs
5dae0ef4f9
add cancel button to editor, fix issue with autosave of categories
2018-05-10 20:54:48 -07:00
zotlabs
ef6e067a45
add top level posts containing the cid's url to the cid search in mod_network. We could alternatively search for mention tags here for a bit more precision but the sql could get pretty hairy with all the joins going on.
2018-05-10 18:42:58 -07:00
zotlabs
721496f922
hubzilla issue #1169
2018-05-10 17:11:03 -07:00
zotlabs
d41556a1ea
minor regression on date queries from channel page
2018-05-09 18:20:28 -07:00
zotlabs
0545baaf56
initial backend support for channel page item search
2018-05-08 20:12:49 -07:00
zotlabs
fbd26e8d9d
changes made during testing imagick scaling for cover photo thumbnail
2018-05-08 16:50:16 -07:00
zotlabs
3c8de7b59d
use imagemagick first stage thumbnail for cover photos, if configured
2018-05-07 23:57:17 -07:00
zotlabs
0c43a9bb5d
yet another postgres/"group by" issue
2018-05-07 19:33:58 -07:00
zotlabs
eb85d381fd
Add supported protocols to siteinfo (not siteinfo.json)
2018-05-07 18:46:42 -07:00
zotlabs
aab16123b5
Simplify first channel creation even further by using a site-configurable default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings.
2018-05-07 17:31:53 -07:00
zotlabs
e646684493
pdf embeds
2018-05-06 19:57:37 -07:00
zotlabs
83c18f4d4a
Back in the day there were good reasons for showing a permission denied photo instead of a null img. It distinguished a 403 from a 404 in an unmistakable way. What we've discovered is that nothing that is gained from this knowledge and it mostly just annoys and confuses people who can't really do anything about it except to express their annoyance/confusion. So just do a 403/404 instead.
2018-05-06 16:12:06 -07:00
Mario Vavti
0895756658
Merge remote-tracking branch 'mike/master' into dev
2018-05-05 10:03:57 +02:00
zotlabs
c6e65ec6da
support '@' paths
2018-05-05 00:39:53 -07:00
Mario Vavti
97cb108937
missing permission description
2018-05-04 22:03:51 +02:00
zotlabs
b52e9731e3
tagging changes: + (old style forum mentions), and underscore space replacement are no longer supported.
2018-05-03 20:14:58 -07:00
zotlabs
459ec78a5e
provide easy access to the autoperms setting for forum and repository channels. This may be needed in the future to protect an existing forum from assault by spammers with changing identities. The forum can quickly be turned into membership by approval and either left that way permanently or hopefully reversed at a later date. Previously this would require switching to expert mode or setting a pconfig manually.
2018-05-02 22:59:21 -07:00
zotlabs
6bf5eea646
make the cloud logging a bit less verbose until we actually need it.
2018-05-02 22:05:55 -07:00
zotlabs
e9f49d9d9c
admin delete of files
2018-05-02 20:08:59 -07:00
zotlabs
9713436f49
backend work to allow admin to delete photos. Still requires frontend work to give admin access to either the photos and/or the delete link.
2018-05-02 18:23:42 -07:00
zotlabs
406ea67bbc
Provide admin delete ability if the viewer is admin but has no existing delete authority. For 3.5+ as a new string is involved.
2018-05-02 17:39:12 -07:00
zotlabs
7a55ead97d
new feature (post 3.4): allow a different username to be used when importing.
2018-05-01 20:29:07 -07:00
zotlabs
cd200ee706
The channel import page seems to have missed the big theme cleanup of the last couple of years.
2018-05-01 19:38:32 -07:00
zotlabs
db930b794d
provide warnings about profile photo and cover photo permissions
2018-05-01 16:54:54 -07:00
zotlabs
08bcd29eee
hubzilla issue #1149 , don't duplicate addressbook entries on repeated channel imports
2018-05-01 16:15:59 -07:00
zotlabs
32423a7706
parent folder permissions weren't being checked back to the cloud root directory in all cases
2018-04-30 22:30:59 -07:00
zotlabs
f32ba06564
work through a few more autocomplete minor nits
2018-04-26 02:42:48 -07:00
zotlabs
4a60f45220
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-25 23:11:23 -07:00
zotlabs
fe724acc3b
mod_network: privacy group query returning results when group is empty. Notification that the group is empty was also displayed twice.
2018-04-25 22:53:20 -07:00
zotlabs
5f8b093d79
fine tuning
2018-04-25 18:51:30 -07:00
zotlabs
f923d21df3
some tagging work
2018-04-25 18:41:19 -07:00
Mario Vavti
ed785fbb1b
Merge remote-tracking branch 'mike/master' into dev
2018-04-25 09:57:28 +02:00
zotlabs
8face5a66c
make tag autocomplete less scary looking in the editor. If this works out we can simplify and get rid of a huge amount of spaghetti tag logic.
2018-04-24 15:32:24 -07:00
Mario Vavti
2ea87b65ca
fix php warnings
2018-04-24 15:41:35 +02:00
zotlabs
59ac3d04eb
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-23 18:15:18 -07:00
zotlabs
97308ad2fb
provide a short term compatibility mapping between social_party and social_federation
2018-04-23 16:05:55 -07:00
Mario Vavti
2dff10564c
possible fix for issue #1101
2018-04-23 21:13:09 +02:00
zotlabs
11624cd83e
owa: attempt channel discovery if not found
2018-04-22 19:24:15 -07:00
zotlabs
55b7182136
use consistent naming for 'Channel role and privacy'
2018-04-22 18:48:48 -07:00
zotlabs
55dc6fbc1c
imagemagick preserves exif when scaling. GD does not. We do not want to preserve exif on thumbnails which we have rotated, as a browser reading the exif information could rotate them yet again. This checkin adds an abstract function to the generic photo driver which makes the behaviour consistent by stripping EXIF from imagick processed images. However, we will attempt to preserve any ICC colour profiles. See http://php.net/manual/en/imagick.stripimage.php
2018-04-22 18:12:16 -07:00
zotlabs
b1ed79f239
fix link to renamed permission roles doc subsection
2018-04-19 19:32:48 -07:00
zotlabs
aea61bf034
rename social - party to social - federation. Cleanup some of the documentation surrounding channels. This checkin contains translatable string changes.
2018-04-19 19:05:13 -07:00
Mario Vavti
92b08f1f07
Merge remote-tracking branch 'mike/master' into dev
2018-04-19 08:28:42 +02:00
zotlabs
c53f788cc8
add alt_pager to mod_moderate, remove legacy $a parameter from all occurrences of alt_pager
2018-04-17 23:36:35 -07:00
Mario Vavti
440ccf19d1
Merge remote-tracking branch 'mike/master' into dev
2018-04-18 08:19:56 +02:00
zotlabs
393cd46a82
public stream tag enhancements
2018-04-17 20:08:14 -07:00
zotlabs
0576046d02
when changing cover photo, show existing
2018-04-17 16:29:32 -07:00
Mario Vavti
dcd636f7be
fix closing parenthesis in wrong spot
2018-04-17 18:56:33 +02:00
zotlabs
120e578a67
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-16 20:28:22 -07:00
zotlabs
411b8e48a3
don't save a permcat with empty name
2018-04-16 18:09:14 -07:00
Mario Vavti
bef5be827d
remove some more distinct in queries and observe any regressions. this is related to issue #1079 and commit d47ea20aa8
2018-04-16 11:42:13 +02:00
Mario Vavti
a422063c7d
fix regression where in the starred tab only top level posts were visible
2018-04-15 10:15:49 +02:00
zotlabs
953a2fd9b2
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-04-11 17:44:51 -07:00
zotlabs
2fa9645dfc
channel delegation: push current identity and pop it on logout from the delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel.
2018-04-11 17:40:04 -07:00
Mario Vavti
fee258edbe
allow to toggle visibility of likes/dislikes in notifications
2018-04-11 11:49:33 +02:00
zotlabs
887a59066b
last commented expiration setting in admin
2018-04-10 00:05:20 -07:00
Julian Schweinsberg
c50105b8c1
Show "Unseen public activity" channel setting when site only public streams are activated
2018-04-09 19:26:35 +02:00
zotlabs
cda3d23508
more intelligent handling of level 0 - and remove an extraneous logging function
2018-04-08 22:09:08 -07:00
zotlabs
e4ee165e29
more work merging techlevels and features
2018-04-08 22:02:48 -07:00
zotlabs
e0255c0dc4
first cut of feature/techlevel merge
2018-04-08 20:05:30 -07:00
zotlabs
c3cd613f42
extend AC
2018-04-08 17:30:46 -07:00
zotlabs
f2078b25ad
hubzilla issue #1050 pubstream notifications visible when pubstream is not
2018-04-08 16:51:29 -07:00
Mario Vavti
7205ffb5c0
Merge remote-tracking branch 'mike/master' into dev
2018-04-08 11:38:31 +02:00
zotlabs
d47ea20aa8
we shouldn't need distinct here, since ids_to_querystr() will filter duplicates. It might have an effect on pager totals. Need to monitor for a few days.
2018-04-07 16:54:49 -07:00
Mario Vavti
9369150db7
rename button label in editpost from edit to submit
2018-04-07 14:15:07 +02:00
Mario Vavti
0fd7634339
rename relation to relationship - issue #1044
2018-04-07 13:50:41 +02:00
Mario Vavti
969a91c432
use Title instead of Caption - issue #1037
2018-04-07 13:36:34 +02:00
Mario Vavti
4d08fcf1a7
Use Add Files/Photos instead of Upload to open the upload dialog
2018-04-07 13:29:36 +02:00
zotlabs
b17f741050
bring back the dnt policy document, not sure when it was lost
2018-04-05 22:15:15 -07:00
zotlabs
4a45c35c4e
oauth2 client settings page
2018-04-05 21:01:36 -07:00
zotlabs
b7386a0e88
fix permalinks to children of articles and cards
2018-04-05 16:58:37 -07:00
zotlabs
e864679942
private forum mentions
2018-04-04 18:53:06 -07:00
zotlabs
1a25b0bda7
allow the profile recrods to be cloned separately
2018-04-04 17:54:43 -07:00
zotlabs
8871f8d0f4
disable the oauth2testvehicle completely until it is safe
2018-04-03 21:58:11 -07:00
zotlabs
29b377d4c5
get rid of dangerous test code
2018-04-03 21:13:26 -07:00
zotlabs
4915a4efbb
OAuth2 integration
2018-04-03 21:08:40 -07:00
zotlabs
245142cc07
Merge branch 'master' into oauth2
2018-04-03 19:57:35 -07:00
zotlabs
cf6d51bee8
some more work on hubzilla issue #1019
2018-04-02 22:47:11 -07:00
zotlabs
bcffb6cf55
obscurify chats
2018-04-01 16:53:10 -07:00
zotlabs
3bd3686acf
Merge branch 'oauth2' of https://github.com/anaqreon/hubzilla into oauth2
2018-03-31 14:00:09 -07:00
Andrew Manning
6decffb00c
Merge branch 'dev' into oauth2
2018-03-31 13:41:29 -04:00
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
zotlabs
465d89129c
provide option to block the public stream unless authenticated, since there could be legal issues with unmoderated content
2018-02-14 15:32:33 -08:00
Mario Vavti
0336082920
Merge remote-tracking branch 'mike/master' into dev
2018-02-14 10:29:36 +01:00
zotlabs
24da5d82db
Merge branch 'share'
2018-02-13 20:09:55 -08:00
zotlabs
64809dd277
turn shares into activities - make certain to pull addons or JSON-LD will chuck a wobbly
2018-02-13 20:07:57 -08:00
zotlabs
6ca3442ba3
defperms: bad query
2018-02-13 12:13:37 -08:00
Mario Vavti
d826515ba8
since we only save the parent mid in notify we must look for thr_parent when dealing with likes
2018-02-13 11:01:58 +01:00
zotlabs
fd81a4bdc4
initial share refactor
2018-02-12 21:43:04 -08:00
zotlabs
0f8d2d4e58
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-02-11 19:36:37 -08:00
zotlabs
63107f5b2f
second part of hubzilla issue #972
2018-02-11 18:17:17 -08:00
zotlabs
07d33a1183
use new forum tag style in forum search postings
2018-02-11 15:34:34 -08:00
zotlabs
5a9ea29614
hubzilla issue #975 (searching for title as well as body could present a performance issue, so perhaps the tradeoffs should be debated)
2018-02-09 14:08:29 -08:00
Mario Vavti
6cc3294395
finally fix channel query
2018-02-09 20:36:14 +01:00
Mario Vavti
5f229d81e9
use distinct in channel item query and minor notification cache improvement
2018-02-09 14:06:59 +01:00
Mario Vavti
661c20e452
more db and queries finetuning
2018-02-08 09:47:49 +01:00
zotlabs
cadd958339
remove mobile_detect (outdated and unmaintainable)
2018-02-05 18:06:25 -08:00
zotlabs
f15fd93f90
implode can take its arguments in either order, but let's try to be consistent
2018-02-04 17:01:59 -08:00
Mario Vavti
9d55a254dc
this will fix the cards query and keep the rest intact
2018-02-04 22:37:30 +01:00
Mario Vavti
3cc756f302
remove some never used indices which prevented our item queries to find the right query execution plan in mysql and adjust some queries to optimze the result
2018-02-04 20:42:40 +01:00
zotlabs
dd35cad62a
some feed cleanup
2018-02-01 19:52:40 -08:00
zotlabs
c92bb6176a
more separation of complex code into separate functions
2018-02-01 15:09:51 -08:00
zotlabs
0e2c539d93
remove logging
2018-01-29 19:57:43 -08:00
zotlabs
4f24cc7377
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-01-29 18:57:15 -08:00
zotlabs
668f56807a
unable to delete accounts using tickboxes on admin/accounts - make all the action names consistent
2018-01-29 17:43:11 -08:00
zotlabs
8d479aa1c7
redirect to the email_validation page if login was attempted after account creation but prior to successful verification. This presents the link to resend the verification email and/or allows you to enter it.
2018-01-29 16:58:55 -08:00
zotlabs
e4eff6a32b
fix workflow for form based email validation when auto_channel_create is in effect. Eventually we will need to rework the workflow logic because it is getting a bit tangled.
2018-01-29 02:41:45 -08:00
zotlabs
c1e44c0f54
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-01-28 21:43:50 -08:00
zotlabs
56d1614ea6
provide a default video image if nothing else is available. Allow sites to change it.
2018-01-28 20:35:05 -08:00
zotlabs
c3e365ef47
Surface the ability to change the landing page after channel creation and create a 'go' module to present several possible things to do at this point. Change the default from 'settings' to 'profiles' so that the focus is more on you rather than the software configuration.
2018-01-28 15:56:31 -08:00
Klaus Weidenbach
82f19e6278
Fix a PHP7.2 warning when a channel has no cards.
2018-01-28 21:38:25 +01:00
Mario Vavti
a86b260f73
query optimisations for notifications - use a specific index only
2018-01-28 12:09:47 +01:00
zotlabs
21f464a557
Guranteed somebody will paste the verification link and not the token, especially before all the translations are completed. But even then...
2018-01-27 15:20:43 -08:00
Mario Vavti
423274b923
Merge remote-tracking branch 'mike/master' into dev
2018-01-28 00:18:29 +01:00
Mario Vavti
6c4054c20b
fix syntax error
2018-01-27 23:55:44 +01:00
zotlabs
69099a2732
registration testing
2018-01-27 14:16:52 -08:00
zotlabs
d99a51e5b7
typo
2018-01-27 13:41:37 -08:00
Mario Vavti
843d631111
Merge remote-tracking branch 'mike/master' into dev
2018-01-27 22:25:46 +01:00
Mario Vavti
2e4e56f7cc
if startpage is /hq redirect all notifications links to /hq and minor notifications and hq fixes
2018-01-27 22:23:47 +01:00
zotlabs
bd0f63980b
Usability improvements to registration/verification workflow. This requires additional testing.
2018-01-27 12:51:48 -08:00
zotlabs
660079bd2a
Issue with configurable site age limit, vagueness when informing about email validation policy; added email validation resend ability and the option to input a verification code at a webpage though both require additional work to provide these abilities.
2018-01-26 12:16:47 -08:00
Mario Vavti
503b2225f0
Merge remote-tracking branch 'mike/master' into dev
2018-01-24 11:17:25 +01:00
Mario Vavti
e3a6b0012e
implement caching of notifications in browser session storage
2018-01-24 11:16:51 +01:00
zotlabs
304085606f
some code cleanup and simplification in mod_like
2018-01-23 20:03:17 -08:00
zotlabs
5d4110375a
add units to css
2018-01-23 16:44:11 -08:00
zotlabs
4b7947d98c
replace image cropping library
2018-01-23 16:36:56 -08:00
zotlabs
4cfd7b65fb
siteinfo embellishments
2018-01-22 20:07:08 -08:00
zotlabs
5967360991
hubzilla issue #920 - unable to delete permission groups with space in name
2018-01-22 16:49:45 -08:00
zotlabs
c994f26dbd
preserve reverse date sort in mod_search after changes
2018-01-21 18:11:04 -08:00
zotlabs
a4588af0f8
mod_search: fix the group by mess
2018-01-21 17:06:38 -08:00
Mario Vavti
a0e1a8e0a2
Merge remote-tracking branch 'mike/master' into dev
2018-01-18 13:20:23 +01:00
Mario Vavti
23a20ba6a5
raise the queue threshold default from 300 to 3000
2018-01-18 11:30:33 +01:00
zotlabs
eb86ffefbf
provide local pubstream option (content from this site only).
2018-01-17 21:30:19 -08:00
zotlabs
f1afb0ddfe
simplify dir_tagadelic dramatically
2018-01-17 20:10:49 -08:00
Mario Vavti
9aadcb0bd4
Merge remote-tracking branch 'mike/master' into dev
2018-01-16 08:55:42 +01:00
zotlabs
82306682c6
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-01-15 21:49:48 -08:00
zotlabs
03f692f24f
surface the article feature
2018-01-15 21:46:27 -08:00
Mario Vavti
746ea5a369
fix some regressions with permission roles
2018-01-15 11:34:42 +01:00
Mario Vavti
d868ebe4ba
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-01-15 08:56:41 +01:00
zotlabs
91db66b32d
move markdown-in-posts/comments feature to plugin
2018-01-14 18:22:58 -08:00
Andrew Manning
ef11b3eb2b
Added minimum registration age to /admin/site settings page
2018-01-14 15:02:43 -05:00
Mario Vavti
8970d30c93
Merge remote-tracking branch 'mike/master' into dev
2018-01-14 07:42:58 +01:00
zotlabs
75285fd452
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-01-13 15:55:04 -08:00
zotlabs
eb3e43feec
cleanup of last fix
2018-01-13 14:08:15 -08:00
zotlabs
08bea83c03
unexpected openssl result
2018-01-13 13:45:33 -08:00
zotlabs
8892568652
improve owa logging
2018-01-13 12:24:55 -08:00
Mario Vavti
2c5b6cf8dc
update to bootstrap 4 beta3
2018-01-12 22:03:06 +01:00
Mario Vavti
f2ec84fb13
typo
2018-01-12 16:03:41 +01:00
Mario Vavti
51d791d824
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2018-01-12 15:54:41 +01:00
Mario Vavti
db08e2cea0
mod hq: stick to show latest unseen toplevel post on load
2018-01-12 15:54:27 +01:00
git-marijus
07b67963f1
Merge pull request #951 from dawnbreak/docu
...
💡 Add source documentation from recent conversations.
2018-01-12 10:15:43 +01:00
Mario Vavti
47c14d3ca1
Merge remote-tracking branch 'mike/master' into dev
2018-01-12 09:16:56 +01:00
zotlabs
6a8c583220
expose settings for site sellpage and site location
2018-01-11 14:29:00 -08:00
zotlabs
468e976a88
OpenWebAuth: can fail after site re-installs; this may need to be pushed forward to master
2018-01-11 12:15:38 -08:00
Mario Vavti
25a63dc413
continue working on hq
2018-01-11 10:58:46 +01:00
zotlabs
c09bab466a
hubzilla issue #945 continued: We previously blocked directory keywords when searching the local directory as it produced errant results and included results from the entire directory space (an issue that was resolved satisfactorily by that fix sometime in the past). As a result of issue #945 this was reworked so that we should return correct results for keywords when searching either the local directory or a standalone directory.
2018-01-10 15:32:04 -08:00
zotlabs
dfb75840b8
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2018-01-08 14:51:16 -08:00
zotlabs
62f0266f46
scrutinizer issues: none worthy of including in 3.0, there will likely be a few hundred more before all is said and done.
2018-01-08 14:45:21 -08:00
Mario Vavti
0600817ef7
fix regression in app categories
2018-01-08 11:11:17 +01:00
Klaus Weidenbach
aa63c23839
💡 Add source documentation from recent conversations.
...
There have been some conversations in the last weeks which explained
several parts of the code, so add it to the source code documentation.
Also some other small source code documentation improvements.
2018-01-05 01:38:20 +01:00
zotlabs
ada578e7e3
issues with feed parameters
2018-01-02 14:04:43 -08:00
zotlabs
ce38350e00
this should finish up hubzilla issue #113
2017-12-31 14:45:42 -08:00
zotlabs
3fadedcc54
test of new affinity preset code (post 3.0)
2017-12-30 22:48:06 -08:00
zotlabs
e095cb8113
possibly fix hubzilla #673 (prev/next buttons on connedit can show deleted connections). We cannot actually determine that a connection has been deleted (this is typically accomplished by removing the abook record), but we can determine if the corresponding xchan has been deleted.
2017-12-30 15:35:18 -08:00
zotlabs
1fcf59ff94
cleanup
2017-12-28 15:16:50 -08:00
zotlabs
5cfb63da50
a different (hopefully better) implementation of affinity presets, but not for 3.0 because strings have changed.
2017-12-28 15:12:20 -08:00
zotlabs
38646fe0e1
Make affinity widget settings work. It's entirely possible they never did work correctly. I'm not comfortable over-riding the network_page_default config in this way but this is the way I've always set the affinity and it has worked just fine for me for several years and there haven't been any other requests to extend the network page default options.
2017-12-28 14:06:30 -08:00
Mario Vavti
fe960d7c28
notifications: only handle item otype notify_ids
2017-12-18 12:46:37 +01:00
Mario Vavti
5c5fc0a62f
only use effective uid if we deal with sys channel content
2017-12-15 08:51:05 +01:00
Mario Vavti
26b92c8564
fix another PHP7.2 warningg
2017-12-14 22:41:11 +01:00
zotlabs
494ce9b872
hubzilla #475 continued - show photos in root folder. Part of Andrew's fix for this wasn't in my repository and hopefully won't conflict; as it appears to have been lost somewhere. It also needed a small change to the folder permissions check.
2017-12-12 14:18:34 -08:00
zotlabs
d4bb6c17d1
auto promote beginner (techlevel 0) accounts to level 1 after they show signs of active participation.
2017-12-10 16:41:03 -08:00
zotlabs
85b7c90637
strip acct: from OWA auth to API endpoints
2017-12-07 18:56:26 -08:00
zotlabs
4c08d7c480
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-12-06 14:30:00 -08:00
zotlabs
ffaab27e77
synchronise an attach_move operation to clones
2017-12-06 14:20:17 -08:00
Mario Vavti
a604236d89
missed a spot while resolving merge conflict
2017-12-06 12:40:27 +01:00
Mario Vavti
44cb68a356
resolve merge conflict
2017-12-06 09:12:28 +01:00
zotlabs
b7ca2b41cc
mod_cloud: provide a themed page with an error notification on errors instead of an obtuse XML error structure
2017-12-05 18:20:38 -08:00
zotlabs
8451ee20c9
disallow backslashes in wiki and wiki-page names
2017-12-05 16:33:24 -08:00
zotlabs
d4acf41192
explain what happened here
2017-12-04 21:39:53 -08:00
zotlabs
24d256e253
fix mod display and others that require a non-zero profile_uid for updates
2017-12-04 21:18:10 -08:00
zotlabs
cb39d9435d
We only require one Update module. The rest are superfluous.
2017-12-04 15:14:58 -08:00
Mario Vavti
0305983360
fix another PHP 7.2 warning
2017-12-04 20:46:06 +01:00
Mario Vavti
657ec75c3d
Merge remote-tracking branch 'mike/master' into dev
2017-12-04 08:58:19 +01:00
Mario Vavti
11b03ca4d2
mod hq: do not 404 if we have no item
2017-12-04 08:54:56 +01:00
zotlabs
1c821640ce
pagetitle lost importing a pdl element from conversation
2017-12-03 19:12:55 -08:00
zotlabs
1c32c5fd2a
rename button
2017-12-03 17:25:00 -08:00
zotlabs
ba547c2257
chunked uploads for photos page
2017-12-03 17:22:18 -08:00
Mario
dae0107dd0
fix some pubstream on/off weirdness
2017-12-03 12:31:41 +01:00
zotlabs
3d8de8cf0a
remove logging line
2017-11-30 19:11:26 -08:00
zotlabs
19ec8488e0
Merge branch 'chunk'
2017-11-30 19:06:00 -08:00
zotlabs
0e8e0b48b3
more or less working chunked uploads on /cloud now.
2017-11-30 19:05:24 -08:00
Mario
fc5b688716
fix issue #921 - default addressbook has no name
2017-11-30 13:40:36 +01:00
zotlabs
6a4050cc93
use the same variable name consistently
2017-11-29 14:08:30 -08:00
zotlabs
5abcb8c978
use httpsig auth for getfile
2017-11-29 13:51:54 -08:00
zotlabs
76703dee84
more chunk work
2017-11-28 17:37:18 -08:00
Mario Vavti
8073be87da
set profile_uid in mod hq
2017-11-28 12:28:49 +01:00
Mario Vavti
d5c56c0f5d
split liveUpdateInit() out of NavUpdate() so we do not need to wait for initial ping to complete before we can init liveUpdate(). clean up main.js and bump version.
2017-11-28 11:15:19 +01:00
git-marijus
1c712ce93e
Merge pull request #917 from anaqreon/minimum-age
...
Provide system config option for minimum registration age.
2017-11-27 12:03:06 +01:00
Mario Vavti
1ad1b74512
fix mod like after recent changes
2017-11-27 10:07:45 +01:00
zotlabs
0e91810ed6
pubstream comments and a few other bugfixes that were discovered along the way
2017-11-26 18:29:24 -08:00
Mario
4b2bd871b7
implement pubstream items in mod hq
2017-11-25 10:44:47 +01:00
Mario Vavti
2108173e74
Merge remote-tracking branch 'mike/master' into dev
2017-11-25 07:17:52 +01:00
zotlabs
fda5231a71
default profile assign
2017-11-24 14:55:39 -08:00
Mario Vavti
b03545f899
mod hq: minor query change
2017-11-24 22:48:15 +01:00
Andrew Manning
e327b8cb9a
Provide system config option for minimum registration age.
2017-11-24 13:50:29 -05:00
Mario Vavti
64c81ed174
missing files
2017-11-24 15:12:40 +01:00
Mario Vavti
87eaa6d8e5
some more work on mod hq
2017-11-24 15:01:34 +01:00
zotlabs
874cff1a87
sync packet not generated when deleting a file using the web browser interface
2017-11-24 00:12:19 -08:00
zotlabs
3bb0efd2cb
remove deprecated $a argument from advanced_profile()
2017-11-23 20:35:34 -08:00
zotlabs
a99ebd42ec
change to bbcode calling parameters: important: will require pulling addons;
...
also some extra checking of server headers in upload functions
2017-11-23 15:21:50 -08:00
zotlabs
c96f1dbbe2
mod_file_upload: provide a handler for chunked uploads for when we eventually support this on the client side
2017-11-22 20:24:43 -08:00
zotlabs
6c178d4485
article feature
2017-11-22 15:39:06 -08:00
zotlabs
8bd8af7d16
initial articles feature
2017-11-22 11:49:28 -08:00
zotlabs
2cb3ccbf14
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-11-21 17:32:09 -08:00
zotlabs
fb1e3cba8b
expose the security setting for SVG thumbnails
2017-11-21 16:22:17 -08:00
Mario Vavti
d942818bd9
use item_thread_top = 1 instead of mid = parent_mid and make sure local_channel is intval
2017-11-21 22:10:09 +01:00
Mario Vavti
159d6469fd
make browser history buttons work with ajax calls in /display and /hq
2017-11-21 10:19:50 +01:00
Mario Vavti
0325efeb35
Merge remote-tracking branch 'mike/master' into dev
2017-11-20 14:27:20 +01:00
Mario Vavti
9ab33f1e13
we need a mid also if there is no unseen items
2017-11-20 11:05:08 +01:00
Mario Vavti
66c0ac591c
order by created instead of id
2017-11-20 10:00:13 +01:00
Mario Vavti
6241967112
speed up initial query if no mid is provided
2017-11-20 09:57:07 +01:00
zotlabs
250d947667
cloud tiles: use folder-o for folders and set the icon colour to something a bit less harsh than the link colour for system icons. Dark solid blue folders are a bit overwhelming, as is the default text_colour (black)
2017-11-19 21:51:21 -08:00
Mario Vavti
88d0bf94d8
hq: $item_normal was defined to late
2017-11-19 23:09:15 +01:00
Mario Vavti
241a0829dc
fix issues with apporder related to recent pinned apps changes
2017-11-19 22:42:16 +01:00
Mario Vavti
744960d36d
only provide notify id if otype == item
2017-11-19 20:40:50 +01:00
Mario Vavti
727b49c8ab
do not double encode already encoded mid
2017-11-19 20:37:58 +01:00
Mario Vavti
fbc57fa8e3
some more work on mod hq
2017-11-18 22:16:06 +01:00
Mario Vavti
8a4ee0506c
use substr() instead of str_replace()
2017-11-17 21:25:18 +01:00
Mario Vavti
8e6ebd4f7b
remove obsolete variable
2017-11-17 14:12:10 +01:00
Mario Vavti
76af8fa754
inroduce the HQ module - a module with the potential to become a nice landing page for hubzilla. It is nothing more than a downgraded mod display atm.
2017-11-17 13:54:53 +01:00
Mario Vavti
601ebee969
strip author name from notify messages in notifications - fix issue #911
2017-11-17 10:40:34 +01:00
Mario Vavti
78c9f752af
provide ability to pin apps to navbar from /apps. this removes the ability to have per custom navbar pinned apps - this can be added later if desired
2017-11-16 11:11:06 +01:00
zotlabs
67b6d41d57
This should sort out hubzilla issue #826 but requires a bit more testing. It may also sort out some reported issues with commenting and liking items in the public stream.
2017-11-15 11:26:14 -08:00
Mario Vavti
5b4aa71878
Merge remote-tracking branch 'mike/master' into dev
2017-11-14 09:47:13 +01:00
zotlabs
aff476d0d4
move mailhost settings from plugin to core
2017-11-13 15:21:49 -08:00
Mario Vavti
217a684e5f
also filter atokens on acl search
2017-11-13 10:08:51 +01:00
zotlabs
7b6ddeb859
allow a site to block (public) the directory separately from other resources.
2017-11-12 21:43:46 -08:00
zotlabs
458f2e748d
cleanup of upload_to_comments test; we actually don't care about the profile owner. We only care that we're logged in locally and our storage is public by default.
2017-11-12 14:14:20 -08:00
zotlabs
40c625158f
unable to change permissions on wiki with space in name
2017-11-08 21:19:03 -08:00
zotlabs
909f67fb3a
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-11-08 19:22:09 -08:00
zotlabs
92e0c502f7
make most recent cloud_tiles setting for local channels persistent across logins
2017-11-07 19:34:00 -08:00
Mario Vavti
b5d4acf10a
Merge remote-tracking branch 'mike/master' into dev
2017-11-07 12:20:11 +01:00
Mario Vavti
47fbdda409
rename channel app events to calendar and add nav_set_selected() to /cal
2017-11-07 11:22:11 +01:00
zotlabs
7b69dc574b
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-11-06 21:56:16 -08:00
zotlabs
5376a734d4
.htignore update
2017-11-06 21:55:36 -08:00
zotlabs
3f1a4b6559
second half of issue #893 - move channel default permissions to its own module so we can apply different page/widget layouts than for connedit; the relevant functionality is abandoned on mod_connedit but still intact. Trying a slightly different look/behaviour for inherited settings and the associated checkboxes. This may need a bit more tweaking but overall looks a lot cleaner.
2017-11-06 20:13:14 -08:00
Mario Vavti
9cd715bbbf
fix unable to mark all messages read
2017-11-06 09:34:20 +01:00
zotlabs
7efcb3c75f
allow cloud filenames to include ampersands without messing up auth tokens (zid, owt, and zat, and the constant placeholder 'f=')
2017-11-05 19:47:44 -08:00
zotlabs
359bfb76f6
common connections on suggestion page showing wildly different results than remote profile, and is consistently off by one
2017-11-05 16:29:01 -08:00
zotlabs
f51a7225c8
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-11-03 19:18:55 -07:00
zotlabs
d450fc61c4
more search work
2017-11-03 15:08:56 -07:00
Mario Vavti
a899ce1c22
Merge remote-tracking branch 'mike/master' into dev
2017-11-03 23:08:04 +01:00
zotlabs
1159dd59ed
fix cloud redirects with owt tokens
2017-11-03 14:07:00 -07:00
Mario Vavti
0ce7358f0f
update item_normal() to not include ACTIVITY_OBJ_FILE obj_type
2017-11-03 13:49:58 +01:00
Mario Vavti
41749f5eda
Merge remote-tracking branch 'mike/master' into dev
2017-11-03 10:48:00 +01:00
Mario Vavti
1567b7b383
set $module_format to html to not break updates. it will be set to something else later if appropriate
2017-11-03 10:04:25 +01:00
zotlabs
e70bd0054c
hubzilla issue #896
2017-11-02 18:25:34 -07:00
Mario Vavti
cdaf5f3fc0
fix issues with diaspora xchans
2017-11-02 08:44:46 +01:00
zotlabs
22d45a8d1e
support for netselect query
2017-11-01 02:53:12 -07:00
zotlabs
7d9d1e0cdb
Maria's profile photo issue, please push to master.
2017-11-01 02:15:40 -07:00
zotlabs
98b53801e0
provide personal config for channel_menu; the site can set an initial site-wide value but this but there isn't a corresponding admin setting currently and can only be set by manual config
2017-10-31 19:56:14 -07:00
zotlabs
bff1e215cc
pdledit - show original/system layout text for comparison
2017-10-31 18:04:01 -07:00
zotlabs
6efef3922b
add another delivery control parameter (force queue threshold)
2017-10-31 15:41:44 -07:00
zotlabs
71e0e55b0b
provide a 'tile' view (view only) mode to mod_cloud
2017-10-30 18:49:18 -07:00
zotlabs
ceed0f7a1b
allow plugin class widgets, fix sql error in page module
2017-10-29 19:52:00 -07:00
zotlabs
fe2a937cf2
fix "unstar"
2017-10-28 15:24:37 -07:00
zotlabs
e5cfb8a0cd
encrypt the owa token
2017-10-26 15:23:04 -07:00
zotlabs
4a3149d1ba
hubzilla issue #890 , separate the pdl preview feature from the mod_page webpage query so that the webpage will always win if a webpage and pdl have the same name.
2017-10-25 22:33:03 -07:00
Mario Vavti
60a54e9aac
comment out statistics link in mod pubsites until we have something functional again
2017-10-24 18:21:19 +02:00
zotlabs
2aff3a1a05
not sure when but the hcard went missing in webfinger
2017-10-23 21:19:40 -07:00
zotlabs
37b7b2f1a8
mod_display: provide alternate serialisations (starting with atom)
2017-10-22 21:44:39 -07:00
zotlabs
fd5764e166
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-10-22 19:32:31 -07:00
zotlabs
812d904c98
bring back the markdown post feature (after investing some effort to make it work)
2017-10-22 18:23:37 -07:00
Mario Vavti
0061ac8584
do not show seen notifys in notifications - show them in mod notifications instead. Update notifications count also on notifications updates
2017-10-22 21:01:58 +02:00
Mario Vavti
c80f4feb62
Merge remote-tracking branch 'mike/master' into dev
2017-10-20 10:08:57 +02:00
zotlabs
400441d56b
register workflow was getting over-ridden in include/security
2017-10-19 18:48:11 -07:00
Andrew Manning
42416aad22
Display different info message if using invite code
2017-10-19 21:09:12 -04:00
zotlabs
9d51318c53
table structure for pseudo or proxy channels (pchan)
2017-10-19 17:24:11 -07:00
Mario Vavti
f3c374b6ff
redirect to be moderated items to /moderate and change the conv link to partent mid in /modrate
2017-10-19 11:20:09 +02:00
zotlabs
71c3a0a197
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-10-16 18:20:42 -07:00
zotlabs
18279234fd
mod_register - don't re-use the password, force them to type it in twice each time unless their browser saves passwords.
2017-10-16 15:55:41 -07:00
Felix Wolfsteller
b8a9390f49
fix typos in comment
2017-10-16 21:33:14 +02:00
zotlabs
29a29f277e
create an actual logout module instead of relying on internal variables
2017-10-12 22:10:42 -07:00
Mario Vavti
24d1d752fe
nav_set_selected() for apps and apporder. restrict apporder to local_channel() and whitespace
2017-10-11 11:58:09 +02:00
zotlabs
4203d43c58
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-10-10 16:06:09 -07:00
zotlabs
6a2c5e0731
pdledit usability improvements
2017-10-10 16:05:10 -07:00
Mario Vavti
e6f1fb3d95
remove notifications code from nav and go live with new notifications
2017-10-10 16:51:35 +02:00
Mario Vavti
cc1ffff7cd
feed untranslated appnames to nav_set_selected() and query for the active app directly to get app details
2017-10-09 21:22:57 +02:00
Mario Vavti
f99c007187
new notification changes - use sticky_kit instead of position fixed
2017-10-09 17:49:15 +02:00
Mario Vavti
ec173e7eb2
more fixes
2017-10-08 22:47:43 +02:00
Mario Vavti
bcf4cb519a
new notification fixes
2017-10-08 22:21:19 +02:00
Mario Vavti
71c206fdb9
pubstream single view fixes
2017-10-07 16:40:43 +02:00
Mario Vavti
4c0e8a61ae
provide single post view for pubstream and rewrite llink to point to /pubstream/?f=&mid=some_mid instead of /display/some_mid for pubs notifications
2017-10-07 15:40:34 +02:00
Mario Vavti
e7c8012794
no need to move $modrated check up
2017-10-06 22:25:53 +02:00
Mario Vavti
5468ebbb43
Revert "mod display: if we have a local channel we should still be allowed to see sys channel items"
...
This reverts commit 27f8320353
.
2017-10-06 21:05:37 +02:00
Mario Vavti
27f8320353
mod display: if we have a local channel we should still be allowed to see sys channel items
2017-10-06 16:51:39 +02:00
Mario Vavti
f427b4a325
introduce public stream notifications
2017-10-06 16:46:27 +02:00
Mario Vavti
0ddc3e4af2
fix wrong logic for enable/disable pubstream notifications
2017-10-05 21:42:25 +02:00
Mario Vavti
5be9477f21
Merge remote-tracking branch 'mike/master' into dev
2017-10-05 11:25:39 +02:00
zotlabs
15b9a67c01
redirect loop with rmagic and owa
2017-10-04 18:51:37 -07:00
Mario Vavti
6f88d5e92b
introduce shared files notifications
2017-10-04 22:11:18 +02:00
Mario Vavti
295ed07d40
bring back notifications for account approvals
2017-10-04 13:37:17 +02:00
zotlabs
7fb02752de
hubzilla issue #868
2017-10-03 17:03:24 -07:00
zotlabs
d88d4b3c3a
wrong param
2017-10-03 15:43:51 -07:00
zotlabs
58155864cb
urlencode hashes from mod_acl
2017-10-03 15:36:56 -07:00
Mario Vavti
fa93114804
some basic work on mod common
2017-10-03 11:37:45 +02:00
Mario Vavti
f52e5d90b0
Merge remote-tracking branch 'mike/master' into dev
2017-10-03 09:40:51 +02:00
zotlabs
f571b753b6
import: special handling required for channel photo in the xchan record when not seizing 'primary'
2017-10-02 20:27:04 -07:00
zotlabs
5abdee73ee
Clone sync deletions to comments (which belong to you) on wall posts (which do not).
2017-10-02 16:26:33 -07:00
Mario Vavti
c200808fbb
fix community tags not preserved on post edit. issue #865
2017-10-02 12:54:25 +02:00
zotlabs
9dcbef4cb1
profile photo propagation issue if the local xchan_photo_[l|m|s] fields were changed from the /photo/profile/l/n form to photo/[hash] form by a clone operation.
2017-10-01 18:22:55 -07:00
zotlabs
8bd4e004ff
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-10-01 17:05:20 -07:00
Mario Vavti
7c845aafa2
card_edit: fix lockstate and current permissions not handed over to editor
2017-10-01 22:46:35 +02:00
zotlabs
ea4d1b5101
use imagick converter for large photos
2017-09-30 15:17:47 -07:00
Mario Vavti
7d386c2777
make justifiedGallery even more happy
2017-09-27 16:04:21 +02:00
zotlabs
86e888e5eb
whitespace
2017-09-25 23:39:48 -07:00
zotlabs
9d7a88b40d
move the Link header initialisation from Router (where it does not really belong) to Webserver, where we do similar module specific initialisations prior to calling Router->Dispatch()
2017-09-25 23:14:02 -07:00
zotlabs
1650d79862
tagging changes - provides ability to mention a forum by using !forumname as well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti.
2017-09-24 19:45:19 -07:00
zotlabs
fefc2290a1
pubsites broken and directory server admin selection includes known dead sites
2017-09-21 21:32:59 -07:00
Mario Vavti
a7d339be5a
nav_set_selected() and minor whitespace for mod pubstream
2017-09-21 23:11:15 +02:00
zotlabs
5951fa56ae
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-09-20 22:29:11 -07:00
zotlabs
c4261b9c4b
we need this in the plugin, not in core
2017-09-20 19:34:43 -07:00
Mario Vavti
6f2dd5d325
wiki: translateable strings and move page mimetype selector to options submenu
2017-09-20 11:08:01 +02:00
zotlabs
72a19a14af
turn common friends into a widget
2017-09-19 17:35:57 -07:00
zotlabs
bced63e823
call the follow_accept hook when desired
2017-09-19 13:25:34 -07:00
Mario Vavti
9914e171b1
anonymous comments are not implemented for photos.
2017-09-18 16:15:42 +02:00
zotlabs
5c379b4d35
acl issue with some ActivityPub completions
2017-09-17 23:55:18 -07:00
zotlabs
e84281b620
wiki download: only include the latest page revision
2017-09-16 15:48:48 -07:00
Mario
373651c3db
implement wiki editing
2017-09-15 22:17:18 +02:00
git-marijus
663802e699
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-09-15 16:30:14 +02:00
git-marijus
4c5722c766
some work on wiki acl
2017-09-15 16:27:30 +02:00
zotlabs
cf120b2351
wiki: lock mimetype
2017-09-14 17:14:50 -07:00
zotlabs
d7ec6865b4
bring back wiki download
2017-09-14 04:06:09 -07:00
zotlabs
55aaabc2f1
add text/plain type to wiki
2017-09-13 22:37:18 -07:00
zotlabs
b5966041be
more zot6
2017-09-13 20:40:01 -07:00
Mario Vavti
29b0ed87d6
Merge remote-tracking branch 'mike/master' into dev
2017-09-13 10:30:08 +02:00
zotlabs
796228b7ad
wiki mimetype selection. We can add text/plain as soon as we add code to purify and render it specifically.
2017-09-12 23:15:30 -07:00
zotlabs
5e99295bf6
wiki mimetype selection
2017-09-12 22:32:31 -07:00
Sergey Lukin
4c121aff30
hubzilla issue #855 : fix for some problems with displaying selected theme after panel Settings->Display loading
2017-09-12 21:28:40 +02:00
zotlabs
abbf245d14
remove item_thread_top from simple_update query - we're already fetching distinct(parent) and this prevented comments from displaying after submission when remote-authed.
2017-09-10 16:10:56 -07:00
Mario Vavti
2f76d63835
Merge remote-tracking branch 'mike/master' into dev
2017-09-10 09:30:59 +02:00
zotlabs
e2e7bee3cc
owa cleanup
2017-09-09 13:34:57 -07:00
Mario Vavti
edada2b786
Merge remote-tracking branch 'mike/master' into dev
2017-09-09 20:22:45 +02:00
zotlabs
84c86f01c8
owa: missed the set-observer stuff
2017-09-08 16:00:27 -07:00
Mario Vavti
108bb7649b
Merge remote-tracking branch 'mike/master' into dev
2017-09-08 09:22:36 +02:00
zotlabs
f2dc55244c
provide root discovery for owa
2017-09-07 20:42:03 -07:00
zotlabs
048a8c5f44
provide owa discovery
2017-09-07 19:04:35 -07:00
zotlabs
1fbb1e6c2a
initial testing success with owa
2017-09-07 18:52:18 -07:00
zotlabs
7e9162ef06
there's the problem
2017-09-07 18:19:49 -07:00
zotlabs
f09fe8da78
add logging
2017-09-07 18:14:04 -07:00
zotlabs
61f339a874
owa - first commit
2017-09-07 17:56:02 -07:00
Mario Vavti
7b3aa92b5a
use $target_item[mid] to make item highlighting work with shortened mids
2017-09-07 23:35:36 +02:00
Mario Vavti
27e9b5618b
use thread parent hash only for like and dislike activity. in all other cases use item hash. this will catch more situations.
2017-09-07 23:20:40 +02:00
Mario Vavti
4190a40de8
typo
2017-09-07 11:35:24 +02:00
Mario Vavti
6143f49042
fix an issue where some encoded mids were not found in /display allthough they existed
2017-09-07 11:28:42 +02:00
Mario Vavti
0a7364d494
make cards likeable
2017-09-06 11:42:16 +02:00
zotlabs
2cce599fd7
check code rights on cloud files
2017-09-05 21:38:07 -07:00
zotlabs
45eb61bcf0
provide sharing of cards
2017-09-05 18:32:37 -07:00
zotlabs
80400d7191
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-09-05 17:35:56 -07:00
Mario Vavti
68a91ec3ea
32 characters are often not enough to distinguish gnu-social mids - use the entire mid. in /display if we are not dealing with posts (eg likes) provide the thr_parent mid as bParam_mid so we can still adress the right post in javascript
2017-09-05 23:18:02 +02:00
zotlabs
83d0e48ebe
some preliminary work on Zot VI
2017-09-04 22:35:44 -07:00
zotlabs
ca58ef80ae
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-09-04 22:33:53 -07:00
zotlabs
05654e4980
card embed improved
2017-09-04 21:02:44 -07:00
Mario Vavti
c8000fca1f
Default Access Control List (ACL) -> Default Privacy Group and minor template fix
2017-09-04 20:48:26 +02:00
Mario Vavti
b4f8136315
whitespace
2017-09-04 13:34:17 +02:00
Mario Vavti
06f1910ac0
fix the error reporting query in /display. we need item_deleted instead of item_flags and remove id = $item_hash from the query since we always provide the mid and never the id iirc
2017-09-04 13:28:49 +02:00
zotlabs
fc62f07a08
validate the security context
2017-09-03 23:50:18 -07:00
zotlabs
3d0a7f4fc5
paths in xchan_addr no longer means RSS specifically but could be activitypub
2017-09-03 22:09:16 -07:00
zotlabs
47ef41695a
sign zot-info packets with httpsignatures
2017-09-03 19:56:13 -07:00
Mario Vavti
0fac35686b
Merge remote-tracking branch 'mike/master' into dev
2017-09-03 21:49:01 +02:00
Mario Vavti
5ae2d15dc0
this fixes an issue where in /channel/membername?mid=some_mid updates did not work when static updates were enabled. since in the current situation we always get a top-level-post mid, item_thread_top = 0 in the query will never return a result. change it to item_thread_top = 1
2017-09-03 21:41:47 +02:00
Mario Vavti
dc18440c18
introduce item_normal_update(). the differnce to item_normal() is that we do not query for item_deleted = 0 and therefor can find deleted likes which allows us to update our unlikes on the fly if static page update is enabled
2017-09-03 21:33:07 +02:00
zotlabs
499b7de0d2
Reviewed. This is OK.
...
Revert "may be exploitable in current form - awaiting review"
This reverts commit 7bff60edac
.
2017-09-03 00:59:51 -07:00
zotlabs
7bff60edac
may be exploitable in current form - awaiting review
2017-09-02 14:04:37 -07:00
zotlabs
ae8cdc3b42
some changes after testing server-to-server magic auth
2017-08-31 21:38:03 -07:00
zotlabs
b413beeb36
add server-to-server magic auth to dav and cdav controllers
2017-08-31 20:45:13 -07:00
zotlabs
aec92e0e17
whitespace
2017-08-30 23:16:57 -07:00
zotlabs
c364bff0c1
missing include
2017-08-30 21:57:56 -07:00
zotlabs
f436ec6f21
some issues with mod_display on very first anonymous page visit (prior to any browser cookies being set)
2017-08-30 18:55:56 -07:00
zotlabs
be097bf415
issue with mentions and xchans with @ or /
2017-08-30 16:24:26 -07:00
zotlabs
f1b014b7eb
hubzilla issue #851
2017-08-29 23:58:17 -07:00
zotlabs
973f15438a
fix category links in card bodies
2017-08-29 19:38:07 -07:00
zotlabs
cff5e360fd
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-08-24 18:50:04 -07:00
zotlabs
45c033b9aa
fix title of edit card which showed up as 'edit block' due to copy/paste
2017-08-24 18:39:50 -07:00
zotlabs
5c92337821
cards - change placeholdertext, separate from button text
2017-08-24 18:34:12 -07:00
zotlabs
341386a95b
make cards searchable
2017-08-24 18:15:19 -07:00
zotlabs
bd84a3ee08
fix permalinks for card comments (send to parent url)
2017-08-24 16:58:39 -07:00
git-marijus
9cb856d5fd
Merge pull request #849 from anaqreon/doco
...
Added language selector menu for Help pages
2017-08-24 21:58:44 +02:00
git-marijus
2d5768b71c
ditch discover tab in favour of the public stream app
2017-08-24 21:47:01 +02:00
Andrew Manning
90ec3340e4
Merge remote-tracking branch 'upstream/dev' into doco
2017-08-24 18:57:52 +00:00
Andrew Manning
cf2609530f
Added language selector menu for Help pages
2017-08-24 18:57:41 +00:00
zotlabs
85f24c292f
last remaining task in tasklist was not removed from view when 'completed'
2017-08-23 23:59:05 -07:00
zotlabs
e157e3bec8
cards: make page load after comment post
2017-08-23 22:06:42 -07:00
zotlabs
4450170790
partial support (unfinished) for ajax loading cards with liveupdate; page still functions even though this isn't finished
2017-08-23 21:26:09 -07:00
zotlabs
66b032823b
oembed provider cleanup, add oembed to cards
2017-08-23 20:47:08 -07:00
zotlabs
f2e802229a
add new conv_sort option
2017-08-23 20:02:28 -07:00
zotlabs
8873fbfee9
fix permalink for cards
2017-08-23 19:18:44 -07:00
zotlabs
89df4551aa
cards: acl support
2017-08-23 18:20:12 -07:00
zotlabs
ecfc7b8f4c
add category support to main page
2017-08-23 18:15:31 -07:00
zotlabs
3b68df1be6
several card enhancements
2017-08-23 17:46:20 -07:00
zotlabs
e084b776ee
cards feature
2017-08-23 00:01:02 -07:00
zotlabs
33528c616a
remove debugging
2017-08-21 18:52:22 -07:00
zotlabs
894f0156af
more work on oembed from /display
2017-08-21 15:00:45 -07:00
zotlabs
9d5b6858ea
stream_perms_xchans wasn't working which has effects in mod_display and there are also issues with the oembed provider for mod_display. This is a first cut for the second but hasn't yet been tested
2017-08-21 02:01:41 -07:00
zotlabs
7a405da3b7
some issues with message-ids and urlencoding (again)
2017-08-20 23:22:52 -07:00
zotlabs
31e62bd19e
a few file activities were not getting synced
2017-08-20 21:24:58 -07:00
zotlabs
8a5c23fd50
issue with oembed of a shared item, which wraps in another share.
2017-08-20 17:45:08 -07:00
zotlabs
ed71afa6c7
more work on mod_display
2017-08-19 15:11:12 -07:00
zotlabs
b488034352
better error reporting on mod_display
2017-08-19 01:37:22 -07:00
zotlabs
ef8a251115
move ap_probe to pubcrawl addon
2017-08-16 22:14:14 -07:00
zotlabs
e9679d251c
more work on activitypub httpsignature verification
2017-08-14 22:40:29 -07:00
zotlabs
68f6043d44
new content type
2017-08-14 17:34:47 -07:00
Mario Vavti
0e3b5536e2
create cdav principal also on client access and remove redundant pconfig check in authentication process
2017-08-10 21:58:44 +02:00
Mario Vavti
0a96cdd950
merge red/master into dev
2017-08-10 08:09:02 +02:00
git-marijus
b0d1fa09c1
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-08-06 21:41:01 +02:00
git-marijus
68b32cd8f4
consolidate disable_discover_tab config if it was not yet set to either 1 or 0 in DB
2017-08-06 21:40:39 +02:00
zotlabs
3aa22c29fd
allow channel address to be changed
2017-08-04 19:02:41 -07:00
git-marijus
a618f70f56
Merge remote-tracking branch 'mike/master' into dev
2017-08-03 21:59:46 +02:00
git-marijus
9566eab934
missing observer hash
2017-08-03 21:36:26 +02:00
git-marijus
dc7c3f70eb
return preview also if we have no attachment
2017-08-03 14:08:34 +02:00
zotlabs
bee09a6d8b
minor activitypub rendering stuff
2017-08-02 22:11:46 -07:00