Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use substr() instead of str_replace() | Mario Vavti | 2017-11-17 | 1 | -2/+1 |
| | |||||
* | remove obsolete variable | Mario Vavti | 2017-11-17 | 1 | -1/+0 |
| | |||||
* | inroduce the HQ module - a module with the potential to become a nice ↵ | Mario Vavti | 2017-11-17 | 5 | -2/+307 |
| | | | | landing page for hubzilla. It is nothing more than a downgraded mod display atm. | ||||
* | strip author name from notify messages in notifications - fix issue #911 | Mario Vavti | 2017-11-17 | 1 | -1/+8 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-17 | 7 | -10/+59 |
|\ | |||||
| * | improve the icon mappings for cloud tile view | zotlabs | 2017-11-16 | 2 | -4/+35 |
| | | |||||
| * | allow svg image previews in cloud browser when using tile mode. | zotlabs | 2017-11-16 | 2 | -2/+11 |
| | | |||||
| * | remove column item.diaspora_meta, action items 2 and 3 of hubzilla issue #828 | zotlabs | 2017-11-16 | 3 | -4/+13 |
| | | |||||
* | | add > pin and remove > unpin | Mario Vavti | 2017-11-16 | 1 | -2/+2 |
| | | |||||
* | | compare strpos result against false | Mario Vavti | 2017-11-16 | 2 | -3/+3 |
| | | |||||
* | | provide ability to pin apps to navbar from /apps. this removes the ability ↵ | Mario Vavti | 2017-11-16 | 5 | -22/+49 |
|/ | | | | to have per custom navbar pinned apps - this can be added later if desired | ||||
* | Add private forums to forum widget. The link redirects to the remote channel ↵ | zotlabs | 2017-11-15 | 1 | -3/+29 |
| | | | | page rather than a filtered view of your network page because you cannot post to a private forum from your own site. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-15 | 3 | -32/+33 |
|\ | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-15 | 6 | -16/+80 |
| |\ | |||||
| * | | typo - fixes issue #910 | Mario Vavti | 2017-11-15 | 1 | -1/+1 |
| | | | |||||
| * | | move notifications style to widgets.css | Mario Vavti | 2017-11-15 | 2 | -28/+28 |
| | | | |||||
| * | | fix notifications again after recent changes | Mario Vavti | 2017-11-15 | 1 | -3/+4 |
| | | | |||||
* | | | This should sort out hubzilla issue #826 but requires a bit more testing. It ↵ | zotlabs | 2017-11-15 | 3 | -13/+23 |
| |/ |/| | | | | | may also sort out some reported issues with commenting and liking items in the public stream. | ||||
* | | sort out a few more large image upload issues | zotlabs | 2017-11-14 | 6 | -16/+80 |
|/ | |||||
* | change button id to not interfere with the upload submit button | Mario Vavti | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | move notifications full-screen handling to notifications widget | Mario Vavti | 2017-11-14 | 2 | -14/+16 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-11-14 | 4 | -35/+388 |
|\ | |||||
| * | Merge pull request #907 from dawnbreak/QA_testing | git-marijus | 2017-11-14 | 4 | -35/+388 |
| |\ | | | | | | | Unit tests for Zotlabs\Access classes. | ||||
| | * | :ok_hand: Fix a PHP warning in Permissions::FilledPerms(). | Klaus Weidenbach | 2017-11-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | When NULL is passed as parameter there is a PHP warning when testing against it in the function in_array(). | ||||
| | * | :white_check_mark: unit tests for Zotlabs\Access classes. | Klaus Weidenbach | 2017-11-10 | 3 | -35/+387 |
| | | | |||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-14 | 3 | -6/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | move mailhost settings from plugin to core | zotlabs | 2017-11-13 | 2 | -0/+7 |
| | | | |||||
| * | | issue with group_rmv | zotlabs | 2017-11-13 | 1 | -6/+2 |
| | | | |||||
* | | | sort combined private mail conversations by latest updated conversation ↵ | Mario Vavti | 2017-11-13 | 2 | -9/+8 |
| | | | | | | | | | | | | instead of created parent | ||||
* | | | fix php warnings on photo delete | Mario Vavti | 2017-11-13 | 1 | -1/+1 |
| | | | |||||
* | | | also filter atokens on acl search | Mario Vavti | 2017-11-13 | 1 | -2/+9 |
|/ / | |||||
* | | allow a site to block (public) the directory separately from other resources. | zotlabs | 2017-11-12 | 1 | -0/+5 |
| | | |||||
* | | improve removed_channel final cleanup. Hubzilla issue #386 | zotlabs | 2017-11-12 | 3 | -16/+61 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-12 | 13 | -16/+304 |
|\ \ | |||||
| * | | removed underline only for testing purpose - revert | Mario Vavti | 2017-11-12 | 1 | -1/+1 |
| | | | |||||
| * | | fix some schema issues | Mario Vavti | 2017-11-12 | 4 | -5/+21 |
| | | | |||||
| * | | more changelog | Mario Vavti | 2017-11-11 | 1 | -0/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-11 | 6 | -16/+22 |
| |\ \ | |||||
| * | | | changelog | Mario Vavti | 2017-11-11 | 1 | -1/+32 |
| | | | | |||||
| * | | | fix wiki pages not updating after creating new page | Mario Vavti | 2017-11-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | animate fast | Mario Vavti | 2017-11-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | dedicate the first click to slideup the cover again but make sure the nav ↵ | Mario Vavti | 2017-11-11 | 1 | -2/+1 |
| | |/ | |/| | | | | | | | buttons remain functional | ||||
| * | | revert back to get the mid from enotify - otherwise we can not distinct ↵ | Mario Vavti | 2017-11-10 | 3 | -7/+8 |
| | | | | | | | | | | | | between posts and likes | ||||
| * | | bring some ajax to photo upload | Mario Vavti | 2017-11-10 | 3 | -0/+239 |
| | | | |||||
* | | | fix some conflicts between private tags and forum tags | zotlabs | 2017-11-12 | 1 | -154/+150 |
| | | | |||||
* | | | cleanup of upload_to_comments test; we actually don't care about the profile ↵ | zotlabs | 2017-11-12 | 2 | -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 ↵ | zotlabs | 2017-11-11 | 1 | -0/+3 |
| | | | | | | | | view_storage aren't PERMS_PUBLIC. | ||||
* | | set os_syspath in DAV file put operation so that photos will scale correctly. | zotlabs | 2017-11-10 | 1 | -3/+6 |
| | | |||||
* | | hubzilla issue #901 - unicode characters in urls tripping up url regexes - ↵ | zotlabs | 2017-11-09 | 4 | -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 dev | Mario Vavti | 2017-11-09 | 4 | -3/+7 |
|\ |