Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix issues with apporder related to recent pinned apps changes | Mario Vavti | 2017-11-19 | 2 | -7/+13 |
| | |||||
* | only provide notify id if otype == item | Mario Vavti | 2017-11-19 | 1 | -1/+1 |
| | |||||
* | do not double encode already encoded mid | Mario Vavti | 2017-11-19 | 1 | -1/+6 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-19 | 1 | -2/+11 |
|\ | |||||
| * | svg thumbnails have security concerns. Added thumbnail security setting and ↵ | zotlabs | 2017-11-17 | 1 | -2/+11 |
| | | | | | | | | hook to generate other thumbnails - a plugin for text file thumbnails isn't too difficult (using imagemagick lib), however it's a tossup whether we do this at file submission time or at render time for performance reasons. Perhaps both options should be available. | ||||
* | | some more work on mod hq | Mario Vavti | 2017-11-18 | 3 | -79/+42 |
| | | |||||
* | | 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 | 2 | -1/+300 |
| | | | | | | | | 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 | 1 | -1/+10 |
|\| | |||||
| * | allow svg image previews in cloud browser when using tile mode. | zotlabs | 2017-11-16 | 1 | -1/+10 |
| | | |||||
* | | add > pin and remove > unpin | Mario Vavti | 2017-11-16 | 1 | -2/+2 |
| | | |||||
* | | provide ability to pin apps to navbar from /apps. this removes the ability ↵ | Mario Vavti | 2017-11-16 | 3 | -13/+35 |
|/ | | | | 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. | ||||
* | This should sort out hubzilla issue #826 but requires a bit more testing. It ↵ | zotlabs | 2017-11-15 | 2 | -5/+15 |
| | | | | 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 | 3 | -2/+22 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-11-14 | 1 | -0/+1 |
|\ | |||||
| * | Merge pull request #907 from dawnbreak/QA_testing | git-marijus | 2017-11-14 | 1 | -0/+1 |
| |\ | | | | | | | 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(). | ||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-14 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | move mailhost settings from plugin to core | zotlabs | 2017-11-13 | 1 | -0/+4 |
| | | | |||||
* | | | sort combined private mail conversations by latest updated conversation ↵ | Mario Vavti | 2017-11-13 | 1 | -5/+7 |
| | | | | | | | | | | | | instead of created parent | ||||
* | | | 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 | 2 | -1/+16 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-12 | 2 | -2/+3 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-11 | 1 | -3/+6 |
| |\ \ | |||||
| * | | | fix wiki pages not updating after creating new page | Mario Vavti | 2017-11-11 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | revert back to get the mid from enotify - otherwise we can not distinct ↵ | Mario Vavti | 2017-11-10 | 1 | -1/+2 |
| | | | | | | | | | | | | between posts and likes | ||||
* | | | cleanup of upload_to_comments test; we actually don't care about the profile ↵ | zotlabs | 2017-11-12 | 1 | -9/+0 |
| |/ |/| | | | | | owner. We only care that we're logged in locally and our storage is public by default. | ||||
* | | set os_syspath in DAV file put operation so that photos will scale correctly. | zotlabs | 2017-11-10 | 1 | -3/+6 |
|/ | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-09 | 2 | -1/+5 |
|\ | |||||
| * | unable to change permissions on wiki with space in name | zotlabs | 2017-11-08 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-08 | 1 | -0/+2 |
| |\ | |||||
| * | | make most recent cloud_tiles setting for local channels persistent across logins | zotlabs | 2017-11-07 | 1 | -0/+4 |
| | | | |||||
* | | | get the path infos from pathname instead of seperate data attribute | Mario Vavti | 2017-11-09 | 1 | -1/+0 |
| | | | |||||
* | | | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 2 | -0/+2 |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-07 | 2 | -1/+268 |
|\| | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-06 | 1 | -1/+1 |
| |\ | |||||
| * | | .htignore update | zotlabs | 2017-11-06 | 1 | -1/+1 |
| | | | |||||
| * | | second half of issue #893 - move channel default permissions to its own ↵ | zotlabs | 2017-11-06 | 2 | -1/+268 |
| | | | | | | | | | | | | 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. | ||||
* | | | rename channel app events to calendar and add nav_set_selected() to /cal | Mario Vavti | 2017-11-07 | 1 | -0/+2 |
| |/ |/| | |||||
* | | fix unable to mark all messages read | Mario Vavti | 2017-11-06 | 1 | -1/+1 |
|/ | |||||
* | allow cloud filenames to include ampersands without messing up auth tokens ↵ | zotlabs | 2017-11-05 | 2 | -16/+9 |
| | | | | (zid, owt, and zat, and the constant placeholder 'f=') | ||||
* | common connections on suggestion page showing wildly different results than ↵ | zotlabs | 2017-11-05 | 1 | -2/+2 |
| | | | | remote profile, and is consistently off by one | ||||
* | Merge branch 'dev' into docu | git-marijus | 2017-11-04 | 3 | -8/+20 |
|\ | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-04 | 2 | -3/+6 |
| |\ | |||||
| | * | provide short localised summary for likes that will end up in displayed ↵ | zotlabs | 2017-11-03 | 1 | -1/+5 |
| | | | | | | | | | | | | notifications | ||||
| | * | more search work | zotlabs | 2017-11-03 | 1 | -2/+1 |
| | | |