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
d479ed00e4
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-11-15 12:41:24 -08: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
601f1eb624
Merge remote-tracking branch 'mike/master' into dev
2017-11-15 10:48:24 +01:00
Mario Vavti
301b41eaa4
typo - fixes issue #910
2017-11-15 09:40:14 +01:00
zotlabs
8e53491867
sort out a few more large image upload issues
2017-11-14 17:39:33 -08:00
Mario Vavti
5b4aa71878
Merge remote-tracking branch 'mike/master' into dev
2017-11-14 09:47:13 +01:00
zotlabs
d5ff82bbe4
issue with group_rmv
2017-11-13 14:40:46 -08:00
Mario Vavti
c8dbcf8a2a
sort combined private mail conversations by latest updated conversation instead of created parent
2017-11-13 22:01:37 +01:00
Mario Vavti
5dad444026
fix php warnings on photo delete
2017-11-13 19:55:09 +01:00
zotlabs
b12dc89bb1
improve removed_channel final cleanup. Hubzilla issue #386
2017-11-12 21:37:06 -08:00
zotlabs
1ac35dd047
fix some conflicts between private tags and forum tags
2017-11-12 15:07:12 -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
34b38f06e0
also disable uploading in comments if the channel permissionlimits for view_storage aren't PERMS_PUBLIC.
2017-11-11 12:23:20 -08:00
zotlabs
9b19e40a74
hubzilla issue #901 - unicode characters in urls tripping up url regexes - these regexes have been modified to accept unicode "letters" which may preclude emojis and control sequences and symbols in url links; but should suffice for most legal URLs containing language context "text" glyphs.
2017-11-09 21:26:18 -08:00
zotlabs
7dad842f35
use logger
2017-11-08 19:24:02 -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
47fbdda409
rename channel app events to calendar and add nav_set_selected() to /cal
2017-11-07 11:22:11 +01:00
Mario Vavti
549866c090
add location info to the navbar
2017-11-07 10:43:13 +01:00
Mario Vavti
94e548b07a
lets try this in the wild for a while
2017-11-06 11:25:49 +01:00
zotlabs
04d66ba7f4
attach.php minor cleanup and doc
2017-11-06 00:17:46 -08: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
0e1c628066
fix can_comment_on_post() after recent code cleanup (a required array parameter was missing)
2017-11-04 18:34:38 -07:00
Mario Vavti
6995d54a3c
fix wrong variable in sprintf resulting in php warning
2017-11-04 10:48:24 +01:00
git-marijus
cfbeb1655d
Merge branch 'dev' into docu
2017-11-04 10:22:58 +01:00
git-marijus
39c194c5c3
Merge pull request #891 from dawnbreak/langlibs
...
Langlibs updates
2017-11-04 10:18:34 +01:00
Mario Vavti
9dfb471c0b
Merge remote-tracking branch 'mike/master' into dev
2017-11-04 10:11:48 +01:00
zotlabs
9abb061e71
provide short localised summary for likes that will end up in displayed notifications
2017-11-03 16:47:05 -07:00
Mario Vavti
a899ce1c22
Merge remote-tracking branch 'mike/master' into dev
2017-11-03 23:08:04 +01:00
Klaus Weidenbach
1a737be2b4
💡 Improving Doxygen documentation.
...
Fix some Doxygen parsing errors.
Improve hooks documentation.
2017-11-03 23:04:27 +01:00
zotlabs
fae9c23637
imagedata not set correctly if large photo AND imagick is not installed
2017-11-03 14:20:49 -07: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
zotlabs
b450b6a435
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
2017-11-02 17:32:03 -07:00
zotlabs
0d7062ffdf
more queue work
2017-11-02 15:43:14 -07:00
Mario Vavti
8f59b2d3e0
Merge remote-tracking branch 'mike/master' into dev
2017-11-02 12:36:05 +01:00
zotlabs
1b290f573a
put deferred queue logic every place we create a delivery process (except for protocol 'friend requests' which aren't likely to swamp the delivery system). Remove it from the queue_delivery function which was too late to do anything.
2017-11-02 03:13:30 -07:00
Mario Vavti
00d8783e45
Merge remote-tracking branch 'mike/master' into dev
2017-11-02 08:53:31 +01:00
Mario Vavti
cdaf5f3fc0
fix issues with diaspora xchans
2017-11-02 08:44:46 +01:00
zotlabs
52657b6215
don't perform zot_refresh on dead sites unless $force is set
2017-11-01 19:24:29 -07:00
zotlabs
28cd2759d7
do not send message_list responses to dead sites (this delivery method bypassed the notifier)
2017-11-01 17:50:57 -07:00
zotlabs
7d9d1e0cdb
Maria's profile photo issue, please push to master.
2017-11-01 02:15:40 -07:00
zotlabs
6efef3922b
add another delivery control parameter (force queue threshold)
2017-10-31 15:41:44 -07:00
zotlabs
60da235efb
use 1) personal setting, 2) site setting, 3) default false - for system.channel_menu
2017-10-30 20:43:24 -07:00
zotlabs
4fef29e61c
memory overflow trying to delete a connection with a very high noise to signal ratio
2017-10-29 22:21:52 -07:00
Klaus Weidenbach
1be98d7b7f
✅ Some more work on unit tests.
...
Some small improvements for coverage report.
Add more functions from include/text.php
Update composer dev libraries for phpunit.
2017-10-29 22:00:55 +01:00
Klaus Weidenbach
66832c41e9
⬆️ Update intl library.
...
Update intl library from v0.4? (2014) to v0.7.4 (2016).
Use global composer autoloader now.
2017-10-29 22:00:12 +01:00
Klaus Weidenbach
8e4c5db766
⬆️ Update Text_LanguageDetect.
...
Update from v0.3.0 (2012) to v1.0.0 (2017) which should remove some
warnings and improve PHP7 support.
Using composer to handle this PEAR library now.
Fix a problem in FeedutilsTest.
2017-10-29 22:00:06 +01:00
Klaus Weidenbach
fe5f1e4d67
✅ Some unit test for include/language.php
...
Unfortunately not so much unit testable, but added in preparation to
update LanguageDetect and Intl library.
2017-10-26 01:21:43 +02:00