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 |
|