aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 Saturday...zotlabs2017-11-211-3/+10
* 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 local_chann...Mario Vavti2017-11-212-5/+5
| * 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 t...zotlabs2017-11-211-1/+1
| |_|/ |/| |
* | | 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.Klaus Weidenbach2017-11-2016-2/+5492
| |/
| * 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 c...zotlabs2017-11-202-35/+74
| |/ |/|
* | cloud tiles: use folder-o for folders and set the icon colour to something a ...zotlabs2017-11-194-5/+10
* | 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
| * do not double encode already encoded midMario Vavti2017-11-191-1/+6
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-193-3/+15
| |\
| * | pubstream is not yet supported in mod hqMario Vavti2017-11-181-1/+3
| * | some more work on mod hqMario Vavti2017-11-186-83/+203
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-11-171-0/+1
| |\ \
| | * | Add French to help pages language dropdown selectorAndrew Manning2017-11-171-0/+1
| * | | use substr() instead of str_replace()Mario Vavti2017-11-171-2/+1
| |/ /
| * | remove obsolete variableMario Vavti2017-11-171-1/+0
| * | inroduce the HQ module - a module with the potential to become a nice landing...Mario Vavti2017-11-175-2/+307
| * | strip author name from notify messages in notifications - fix issue #911Mario Vavti2017-11-171-1/+8
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-177-10/+59
| |\ \
| * | | add > pin and remove > unpinMario Vavti2017-11-161-2/+2
| * | | compare strpos result against falseMario Vavti2017-11-162-3/+3
| * | | provide ability to pin apps to navbar from /apps. this removes the ability to...Mario Vavti2017-11-165-22/+49
* | | | text thumbnails in cloud tile modezotlabs2017-11-197-50/+150
| |_|/ |/| |