Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | fix typo in pipe_streams() | Mario Vavti | 2017-11-23 | 1 | -1/+1 | |
| |/ | ||||||
| * | optional divider between item header and body | zotlabs | 2017-11-22 | 5 | -14/+17 | |
| | | ||||||
| * | disable until completed | zotlabs | 2017-11-22 | 1 | -1/+2 | |
| | | ||||||
| * | article feature | zotlabs | 2017-11-22 | 17 | -5/+481 | |
| | | ||||||
| * | initial articles feature | zotlabs | 2017-11-22 | 4 | -0/+200 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-11-22 | 40 | -11/+2561 | |
|\| | ||||||
| * | allow toggle to 'SMBC' scaling mode. 'SMBC' mode is named thusly for ↵ | zotlabs | 2017-11-21 | 1 | -3/+10 | |
| | | | | | | | | Saturday Morning Breakfast Cereal cartoons which are very tall. If you scale the image to constrain both dimensions, the cartoon text is illegible. So we allow the height to float and only constrain the width. The new flag allows you to overide this mode and force both dimensions to always be evaluated and constrained to the provided limit. | |||||
| * | add thumbnail hook documentation pointer | zotlabs | 2017-11-21 | 1 | -1/+3 | |
| | | ||||||
| * | 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 | 3 | -26/+42 | |
| |\ | ||||||
| * | | expose the security setting for SVG thumbnails | zotlabs | 2017-11-21 | 2 | -1/+4 | |
| | | | ||||||
| * | | Video thumbnail generator | zotlabs | 2017-11-21 | 3 | -7/+61 | |
| | | | ||||||
| * | | pdf thumbnails | zotlabs | 2017-11-21 | 2 | -1/+50 | |
| | | | ||||||
| * | | thumbnail generator for epubs | zotlabs | 2017-11-21 | 32 | -1/+2412 | |
| | | | ||||||
| * | | after shrinking the tile icons they can be a bit darker. At the larger size ↵ | zotlabs | 2017-11-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | the darkness was harsh. | |||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-11-21 | 9 | -69/+172 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | use item_thread_top = 1 instead of mid = parent_mid and make sure ↵ | Mario Vavti | 2017-11-21 | 2 | -5/+5 | |
| | | | | | | | | | | | | local_channel is intval | |||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-21 | 6 | -43/+130 | |
| |\| | ||||||
| | * | fix album cover thumb generator | zotlabs | 2017-11-20 | 1 | -2/+2 | |
| | | | ||||||
| | * | more work theming the tile view | zotlabs | 2017-11-20 | 3 | -7/+14 | |
| | | | ||||||
| | * | 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 | 17 | -3/+5493 | |
| | |\ | ||||||
| | * | | 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 | |||||
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-11-21 | 16 | -2/+5492 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | make browser history buttons work with ajax calls in /display and /hq | Mario Vavti | 2017-11-21 | 2 | -21/+37 | |
| | | | | ||||||
* | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-11-20 | 28 | -58/+5653 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge pull request #913 from dawnbreak/dev | Mike Macgirvin | 2017-11-21 | 16 | -2/+5492 | |
| |\ \ \ | | |/ / | |/| | | Add ID3Parser library. | |||||
| | * | | Add ID3Parser library. | Klaus Weidenbach | 2017-11-20 | 16 | -2/+5492 | |
| |/ / | | | | | | | | | | https://github.com/LukasReschke/ID3Parser.git | |||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-20 | 11 | -55/+160 | |
| |\| | ||||||
| | * | cloud tiles: use folder-o for folders and set the icon colour to something a ↵ | zotlabs | 2017-11-19 | 4 | -5/+10 | |
| | | | | | | | | | | | | 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 | 24 | -67/+566 | |
| | |\ | ||||||
| | * | | text thumbnails in cloud tile mode | zotlabs | 2017-11-19 | 7 | -50/+150 | |
| | | | | ||||||
| * | | | 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 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-11-19 | 36 | -94/+690 | |
|\| | | ||||||
| * | | 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 | 3 | -11/+25 | |
| | | | ||||||
| * | | fix pinned apps not available in mobile view | Mario Vavti | 2017-11-19 | 3 | -1/+9 | |
| | | | ||||||
| * | | bump version to catch media breakpoint changes | Mario Vavti | 2017-11-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | revisit media breakpoints - do not switch to mobile view to early. | Mario Vavti | 2017-11-19 | 8 | -24/+36 | |
| | | | ||||||
| * | | 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 | 3 | -3/+15 | |
| |\| | ||||||
| | * | don't include pending connections in poco | zotlabs | 2017-11-18 | 1 | -1/+1 | |
| | | | ||||||
| | * | svg thumbnails have security concerns. Added thumbnail security setting and ↵ | zotlabs | 2017-11-17 | 2 | -2/+14 | |
| | | | | | | | | | | | | 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. | |||||
| * | | pubstream is not yet supported in mod hq | Mario Vavti | 2017-11-18 | 1 | -1/+3 | |
| | | | ||||||
| * | | some more work on mod hq | Mario Vavti | 2017-11-18 | 6 | -83/+203 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-11-17 | 1 | -0/+1 | |
| |\ \ |