aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | dedicate the first click to slideup the cover again but make sure the nav ↵Mario Vavti2017-11-111-2/+1
| | |/ | |/| | | | | | | buttons remain functional
| * | revert back to get the mid from enotify - otherwise we can not distinct ↵Mario Vavti2017-11-103-7/+8
| | | | | | | | | | | | between posts and likes
| * | bring some ajax to photo uploadMario Vavti2017-11-103-0/+239
| | |
* | | fix some conflicts between private tags and forum tagszotlabs2017-11-121-154/+150
| | |
* | | cleanup of upload_to_comments test; we actually don't care about the profile ↵zotlabs2017-11-122-23/+8
| |/ |/| | | | | owner. We only care that we're logged in locally and our storage is public by default.
* | also disable uploading in comments if the channel permissionlimits for ↵zotlabs2017-11-111-0/+3
| | | | | | | | view_storage aren't PERMS_PUBLIC.
* | set os_syspath in DAV file put operation so that photos will scale correctly.zotlabs2017-11-101-3/+6
| |
* | hubzilla issue #901 - unicode characters in urls tripping up url regexes - ↵zotlabs2017-11-094-13/+13
|/ | | | 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.
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-094-3/+7
|\
| * unable to change permissions on wiki with space in namezotlabs2017-11-081-1/+1
| |
| * use loggerzotlabs2017-11-081-2/+1
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-085-17/+35
| |\
| * | make most recent cloud_tiles setting for local channels persistent across loginszotlabs2017-11-072-0/+5
| | |
* | | get the path infos from pathname instead of seperate data attributeMario Vavti2017-11-093-9/+7
| | |
* | | load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-095-5/+34
| |/ |/|
* | css fixesMario Vavti2017-11-082-7/+7
| |
* | only show nav app link if we have a selected appMario Vavti2017-11-081-0/+2
| |
* | use text-muted on site locationMario Vavti2017-11-081-1/+1
| |
* | truncate nav-app-link if appropriateMario2017-11-083-3/+8
| |
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-078-4/+391
|\|
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-068-13/+45
| |\
| * | .htignore updatezotlabs2017-11-062-2/+3
| | |
| * | second half of issue #893 - move channel default permissions to its own ↵zotlabs2017-11-066-1/+377
| | | | | | | | | | | | 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.
| * | bring back tabindex to submit commentszotlabs2017-11-061-2/+12
| | |
* | | rename channel app events to calendar and add nav_set_selected() to /calMario Vavti2017-11-073-7/+6
| | |
* | | move style out of templateMario Vavti2017-11-072-3/+7
| | |
* | | add location info to the navbarMario Vavti2017-11-072-8/+16
| |/ |/|
* | update es-es help.htmlMario Vavti2017-11-061-1/+1
| |
* | Merge pull request #900 from anaqreon/devgit-marijus2017-11-065-7/+39
|\ \ | | | | | | Add Manuel's Spanish translations for context help
| * | Update help.htmlAndrew Manning2017-11-041-2/+2
| | |
| * | Add Manuel's Spanish translations for context helpAndrew Manning2017-11-025-7/+39
| | |
* | | lets try this in the wild for a whileMario Vavti2017-11-062-5/+5
| | |
* | | fix unable to mark all messages readMario Vavti2017-11-061-1/+1
| |/ |/|
* | attach.php minor cleanup and doczotlabs2017-11-061-61/+26
| |
* | allow cloud filenames to include ampersands without messing up auth tokens ↵zotlabs2017-11-054-32/+15
| | | | | | | | (zid, owt, and zat, and the constant placeholder 'f=')
* | common connections on suggestion page showing wildly different results than ↵zotlabs2017-11-051-2/+2
| | | | | | | | remote profile, and is consistently off by one
* | fix can_comment_on_post() after recent code cleanup (a required array ↵zotlabs2017-11-041-0/+1
| | | | | | | | parameter was missing)
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-042089-505286/+492846
|\ \
| * | fix wrong variable in sprintf resulting in php warningMario Vavti2017-11-041-1/+1
| | |
| * | Merge pull request #883 from dawnbreak/docugit-marijus2017-11-0426-1254/+2153
| |\ \ | | | | | | | | :bulb: Improving Doxygen documentation.
| | * \ Merge branch 'dev' into docugit-marijus2017-11-040-0/+0
| | |\ \ | | |/ / | |/| |
| | * | Merge branch 'dev' into docugit-marijus2017-11-042070-504039/+490740
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #891 from dawnbreak/langlibsgit-marijus2017-11-042063-504033/+490694
| |\ \ \ | | | | | | | | | | Langlibs updates
| | * | | :white_check_mark: Some more work on unit tests.Klaus Weidenbach2017-10-296-177/+261
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some small improvements for coverage report. Add more functions from include/text.php Update composer dev libraries for phpunit.
| | * | | :arrow_up: Update intl library.Klaus Weidenbach2017-10-292034-499059/+486344
| | | | | | | | | | | | | | | | | | | | | | | | | Update intl library from v0.4? (2014) to v0.7.4 (2016). Use global composer autoloader now.
| | * | | :arrow_up: Update Text_LanguageDetect.Klaus Weidenbach2017-10-2924-2489/+1614
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | | :white_check_mark: Some unit test for include/language.phpKlaus Weidenbach2017-10-262-0/+167
| | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately not so much unit testable, but added in preparation to update LanguageDetect and Intl library.
| * | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-044-4/+18
| |\ \ \ \
| | | | * | :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-0326-1258/+2168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some Doxygen parsing errors. Improve hooks documentation.
* | | | | | Merge branch 'dev_merge'zotlabs2017-11-041-0/+37
|\ \ \ \ \ \