Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_file_upload: provide a handler for chunked uploads for when we ↵ | zotlabs | 2017-11-22 | 1 | -0/+40 |
| | | | | eventually support this on the client side | ||||
* | optional divider between item header and body | zotlabs | 2017-11-22 | 1 | -1/+2 |
| | |||||
* | article feature | zotlabs | 2017-11-22 | 8 | -3/+303 |
| | |||||
* | initial articles feature | zotlabs | 2017-11-22 | 1 | -0/+187 |
| | |||||
* | add thumbnail hook | zotlabs | 2017-11-21 | 1 | -1/+25 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-21 | 1 | -11/+11 |
|\ | |||||
| * | use item_thread_top = 1 instead of mid = parent_mid and make sure ↵ | Mario Vavti | 2017-11-21 | 1 | -3/+3 |
| | | | | | | | | local_channel is intval | ||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-21 | 4 | -37/+117 |
| |\ | |||||
| * | | make browser history buttons work with ajax calls in /display and /hq | Mario Vavti | 2017-11-21 | 1 | -8/+8 |
| | | | |||||
* | | | expose the security setting for SVG thumbnails | zotlabs | 2017-11-21 | 1 | -1/+3 |
| | | | |||||
* | | | Video thumbnail generator | zotlabs | 2017-11-21 | 2 | -5/+58 |
| | | | |||||
* | | | pdf thumbnails | zotlabs | 2017-11-21 | 1 | -0/+49 |
| | | | |||||
* | | | thumbnail generator for epubs | zotlabs | 2017-11-21 | 2 | -1/+41 |
| |/ |/| | |||||
* | | fix album cover thumb generator | zotlabs | 2017-11-20 | 1 | -2/+2 |
| | | |||||
* | | more work theming the tile view | zotlabs | 2017-11-20 | 1 | -1/+1 |
| | | |||||
* | | add mp3 audio thumbnail generator | zotlabs | 2017-11-20 | 1 | -0/+37 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-20 | 1 | -1/+1 |
|\| | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-20 | 5 | -3/+80 |
| |\ | |||||
| * | | we need a mid also if there is no unseen items | Mario Vavti | 2017-11-20 | 1 | -1/+0 |
| | | | |||||
| * | | order by created instead of id | Mario Vavti | 2017-11-20 | 1 | -1/+1 |
| | | | |||||
| * | | speed up initial query if no mid is provided | Mario Vavti | 2017-11-20 | 1 | -0/+1 |
| | | | |||||
* | | | set display_path for photo_upload from the DAV File interface | zotlabs | 2017-11-20 | 1 | -2/+6 |
| | | | |||||
* | | | provide a generalised interface for thumbnail generators to support various ↵ | zotlabs | 2017-11-20 | 2 | -35/+74 |
| |/ |/| | | | | | content types | ||||
* | | cloud tiles: use folder-o for folders and set the icon colour to something a ↵ | zotlabs | 2017-11-19 | 1 | -1/+2 |
| | | | | | | | | bit less harsh than the link colour for system icons. Dark solid blue folders are a bit overwhelming, as is the default text_colour (black) | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-19 | 7 | -22/+322 |
|\| | |||||
| * | hq: $item_normal was defined to late | Mario Vavti | 2017-11-19 | 1 | -3/+3 |
| | | |||||
| * | 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 |
| |\ | |||||
| * | | 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 |
| |\ \ | |||||
| * | | | 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 | ||||
* | | | | text thumbnails in cloud tile mode | zotlabs | 2017-11-19 | 4 | -2/+78 |
| |_|/ |/| | | |||||
* | | | 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. | ||||
* | | allow svg image previews in cloud browser when using tile mode. | zotlabs | 2017-11-16 | 1 | -1/+10 |
|/ | |||||
* | 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 |