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