aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-2515-49/+137
|\
| * this may fix pubstream comments/likeszotlabs2017-11-241-0/+16
| |
| * don't include invisible "update activities" in category widgetzotlabs2017-11-242-34/+37
| |
| * default profile assignzotlabs2017-11-244-1/+17
| |
| * sync packet not generated when deleting a file using the web browser interfacezotlabs2017-11-241-0/+5
| |
| * remove deprecated $a argument from advanced_profile()zotlabs2017-11-232-2/+2
| |
| * change to bbcode calling parameters: important: will require pulling addons;zotlabs2017-11-235-16/+24
| | | | | | | | also some extra checking of server headers in upload functions
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-231-1/+1
| |\
| * | mod_file_upload: provide a handler for chunked uploads for when we ↵zotlabs2017-11-221-0/+40
| | | | | | | | | | | | eventually support this on the client side
* | | mod hq: minor query changeMario Vavti2017-11-241-10/+2
| | |
* | | missing filesMario Vavti2017-11-243-0/+65
| | |
* | | some more work on mod hqMario Vavti2017-11-247-10/+37
| |/ |/|
* | fix typo in pipe_streams()Mario Vavti2017-11-231-1/+1
|/
* optional divider between item header and bodyzotlabs2017-11-225-14/+17
|
* disable until completedzotlabs2017-11-221-1/+2
|
* article featurezotlabs2017-11-2217-5/+481
|
* initial articles featurezotlabs2017-11-224-0/+200
|
* allow toggle to 'SMBC' scaling mode. 'SMBC' mode is named thusly for ↵zotlabs2017-11-211-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 pointerzotlabs2017-11-211-1/+3
|
* add thumbnail hookzotlabs2017-11-211-1/+25
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-213-26/+42
|\
| * use item_thread_top = 1 instead of mid = parent_mid and make sure ↵Mario Vavti2017-11-212-5/+5
| | | | | | | | local_channel is intval
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-216-43/+130
| |\
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-11-2116-2/+5492
| |\ \
| * | | make browser history buttons work with ajax calls in /display and /hqMario Vavti2017-11-212-21/+37
| | | |
* | | | expose the security setting for SVG thumbnailszotlabs2017-11-212-1/+4
| | | |
* | | | Video thumbnail generatorzotlabs2017-11-213-7/+61
| | | |
* | | | pdf thumbnailszotlabs2017-11-212-1/+50
| | | |
* | | | thumbnail generator for epubszotlabs2017-11-2132-1/+2412
| | | |
* | | | after shrinking the tile icons they can be a bit darker. At the larger size ↵zotlabs2017-11-211-1/+1
| |_|/ |/| | | | | | | | the darkness was harsh.
* | | fix album cover thumb generatorzotlabs2017-11-201-2/+2
| | |
* | | more work theming the tile viewzotlabs2017-11-203-7/+14
| | |
* | | add mp3 audio thumbnail generatorzotlabs2017-11-201-0/+37
| | |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-2017-3/+5493
|\ \ \ | | |/ | |/|
| * | Merge pull request #913 from dawnbreak/devMike Macgirvin2017-11-2116-2/+5492
| |\ \ | | |/ | |/| Add ID3Parser library.
| | * Add ID3Parser library.Klaus Weidenbach2017-11-2016-2/+5492
| |/ | | | | | | https://github.com/LukasReschke/ID3Parser.git
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-2011-55/+160
| |\
| * | we need a mid also if there is no unseen itemsMario Vavti2017-11-201-1/+0
| | |
| * | order by created instead of idMario Vavti2017-11-201-1/+1
| | |
| * | speed up initial query if no mid is providedMario Vavti2017-11-201-0/+1
| | |
* | | set display_path for photo_upload from the DAV File interfacezotlabs2017-11-201-2/+6
| | |
* | | provide a generalised interface for thumbnail generators to support various ↵zotlabs2017-11-202-35/+74
| |/ |/| | | | | content types
* | cloud tiles: use folder-o for folders and set the icon colour to something a ↵zotlabs2017-11-194-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_mergezotlabs2017-11-1924-67/+566
|\|
| * hq: $item_normal was defined to lateMario Vavti2017-11-191-3/+3
| |
| * fix issues with apporder related to recent pinned apps changesMario Vavti2017-11-193-11/+25
| |
| * fix pinned apps not available in mobile viewMario Vavti2017-11-193-1/+9
| |
| * bump version to catch media breakpoint changesMario Vavti2017-11-191-1/+1
| |
| * revisit media breakpoints - do not switch to mobile view to early.Mario Vavti2017-11-198-24/+36
| |
| * only provide notify id if otype == itemMario Vavti2017-11-191-1/+1
| |