zotlabs
2a4032d71a
clean up the warnings about connections on unclonable networks
2017-06-09 16:26:30 -07:00
zotlabs
42c9f853a7
auto inline embed ostatus image attachments
2017-06-09 15:24:37 -07:00
zotlabs
cf583168dd
put unreachable federated connections in the archived tab of the connections list page
2017-06-08 19:15:55 -07:00
zotlabs
236b528552
indicate on connections page if a federated connection from another network is unavailable from the current location
2017-06-08 16:38:07 -07:00
zotlabs
2e692fca93
partial fix for failure to sync photos - appears to be memory exhaustion and dependent on filesize although an unrelated issue was found with directory creation during file sync (we didn't check ownership when looking for duplicates).
...
This checkin provides the means for a sync process to fetch the contents for various photo scales from the original server just as is done for the attach data now. It is still missing the bit for the sync process to spawn a mob of children to fetch these suckers and update the photo table with the results.
2017-06-07 20:28:59 -07:00
zotlabs
9dbd997141
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-06-07 17:11:35 -07:00
zotlabs
108b052e4e
hubzilla issue #810
2017-06-07 09:37:33 +02:00
zotlabs
01b541d8b0
oembed: ensure that width and height are returned as type int and not float
2017-06-07 09:34:45 +02:00
zotlabs
8a11dc0c90
don't allow negative age in directory listings
2017-06-07 09:31:22 +02:00
zotlabs
e917b94929
hubzilla issue #810
2017-06-06 17:38:34 -07:00
zotlabs
43914852e5
oembed: ensure that width and height are returned as type int and not float
2017-06-03 16:08:08 -07:00
git-marijus
7562f77bdf
rewrite wiki pages widget - no need for ajax on pageload, show the pages to not authenticated people.
2017-06-03 17:23:53 +02:00
git-marijus
c4ed04fc82
convert randprof to use chanlink_hash() instead of chanlink_url() and filter sys channels by xchan.xchan_system instead of xchan_addr != sys@%
2017-06-03 10:13:42 +02:00
zotlabs
7ccf47f4c6
don't allow negative age in directory listings
2017-05-31 20:08:35 -07:00
zotlabs
d3cad5a651
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-30 18:18:28 -07:00
zotlabs
a7ecf51915
provide ability to search webpages (either public or which contain the observer in the acl) in addition to conversations
2017-05-30 17:53:58 -07:00
zotlabs
893ae17b99
provide ability to search webpages (either public or which contain the observer in the acl) in addition to conversations
2017-05-30 17:06:50 -07:00
zotlabs
e48d5383ce
move disapora xrd stuff to plugin
2017-05-30 16:50:57 -07:00
Mario Vavti
2b5d19924b
fix issue #790 - zip->open returned error 19 (not a valid zip archive). in case there are further issues we should probably also put a ob_end_clean() right before readfile()
2017-05-30 15:15:31 +02:00
zotlabs
fd91513832
more deprecate server_role
2017-05-29 16:25:27 -07:00
zotlabs
4fcfcc8117
start deprecation of server_role
2017-05-29 13:50:02 -07:00
zotlabs
184f522d5f
hubzilla issue #795
2017-05-27 02:22:36 -07:00
zotlabs
1b75e4de0d
hubzilla issue #795
2017-05-26 14:52:45 -07:00
zotlabs
2deafa0dea
update link to account roles help on new_channel page
2017-05-25 23:03:55 -07:00
zotlabs
938a621810
update the link to account roles help on register page
2017-05-25 23:02:48 -07:00
zotlabs
b4da2d35bf
start using the abook_not_here flag (requires changes in addons, not easily portable to hubzilla)
2017-05-25 13:37:13 -07:00
zotlabs
df8c69f73b
some minor help cleanup - add '-/foo' override of language detection
2017-05-24 22:24:45 -07:00
zotlabs
3a00140797
remove php version checks for older ( < 5.4) code incompatibilities
2017-05-23 21:20:40 -07:00
zotlabs
da682717ab
wiki auto language select to match webpages implementation
2017-05-23 21:51:17 +02:00
zotlabs
647b5d098f
apporder style improvement and add to nav menu, also add language awareness to webpages
2017-05-23 21:50:38 +02:00
zotlabs
3a9e5f0f98
schema fixes
2017-05-23 21:48:58 +02:00
zotlabs
ec7ecc285e
apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere
2017-05-23 21:44:25 +02:00
zotlabs
53057830e0
wiki auto language select to match webpages implementation
2017-05-22 20:18:47 -07:00
zotlabs
7ae0317b6a
apporder style improvement and add to nav menu, also add language awareness to webpages
2017-05-22 17:07:34 -07:00
zotlabs
1c8c7479b8
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-22 03:51:58 -07:00
zotlabs
36a960adec
schema fixes
2017-05-22 00:57:56 -07:00
zotlabs
e4448423fb
apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere
2017-05-21 22:23:36 -07:00
Mario Vavti
3fad69e5ca
some styling for system notifications
2017-05-18 14:57:10 +02:00
zotlabs
3c22a7b482
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-16 17:51:00 -07:00
Mario Vavti
18ee1ba589
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-05-12 10:04:00 +02:00
git-marijus
795b39250f
Merge pull request #770 from zotlabs/mast496
...
consolidate and simplify the generation of activitystreams persons, a…
2017-05-12 10:02:33 +02:00
zotlabs
cbe600369c
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-05-11 20:59:50 -07:00
zotlabs
1de1b58a08
consolidate email validation checks
2017-05-11 19:01:04 -07:00
zotlabs
e501289a55
consolidate and simplify the generation of activitystreams persons, add a couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also.
2017-05-11 17:39:26 -07:00
Mario Vavti
1ebc9de1e6
Empty ACL should not result in no ACL when uploading a file
2017-05-11 13:31:36 +02:00
zotlabs
1077686bda
send directory realm_token for navbar autocomplete searches - if configured
2017-05-10 17:02:56 -07:00
zotlabs
40c8549cf5
get rid of edit activities
2017-05-08 11:12:09 +02:00
zotlabs
a7ea370ec3
cover photo was unintentionally disabled when block_public in effect
2017-05-08 11:11:50 +02:00
zotlabs
2e531c103f
error
2017-05-08 02:00:00 -07:00
zotlabs
1a05939e0b
cleanup of last checkin
2017-05-07 18:05:29 -07:00