aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'chunk'zotlabs2017-11-301-1/+1
|\
| * more chunk workzotlabs2017-11-281-1/+1
| |
* | use httpsig auth for getfilezotlabs2017-11-291-1/+8
|/
* unset item_wall and item_origin on pubstream to channel copyzotlabs2017-11-271-0/+3
|
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-263-24/+83
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-259-41/+67
|\
| * 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-242-0/+5
| |
| * remove deprecated $a argument from advanced_profile()zotlabs2017-11-231-1/+1
| |
| * change to bbcode calling parameters: important: will require pulling addons;zotlabs2017-11-233-6/+8
| | | | | | | | also some extra checking of server headers in upload functions
* | some more work on mod hqMario Vavti2017-11-241-0/+6
|/
* fix typo in pipe_streams()Mario Vavti2017-11-231-1/+1
|
* optional divider between item header and bodyzotlabs2017-11-221-12/+5
|
* disable until completedzotlabs2017-11-221-1/+2
|
* article featurezotlabs2017-11-225-1/+153
|
* initial articles featurezotlabs2017-11-222-0/+11
|
* 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.
* Video thumbnail generatorzotlabs2017-11-211-2/+3
|
* pdf thumbnailszotlabs2017-11-211-1/+1
|
* cloud tiles: use folder-o for folders and set the icon colour to something a ↵zotlabs2017-11-191-2/+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_mergezotlabs2017-11-191-5/+9
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-191-1/+1
| |\
| * \ Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-172-4/+35
| |\ \
| * | | compare strpos result against falseMario Vavti2017-11-161-2/+2
| | | |
| * | | provide ability to pin apps to navbar from /apps. this removes the ability ↵Mario Vavti2017-11-161-5/+9
| | | | | | | | | | | | | | | | to have per custom navbar pinned apps - this can be added later if desired
* | | | text thumbnails in cloud tile modezotlabs2017-11-193-48/+72
| |_|/ |/| |
* | | don't include pending connections in pocozotlabs2017-11-181-1/+1
| |/ |/|
* | improve the icon mappings for cloud tile viewzotlabs2017-11-162-4/+35
|/
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-151-1/+1
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-153-14/+58
| |\
| * | typo - fixes issue #910Mario Vavti2017-11-151-1/+1
| | |
* | | This should sort out hubzilla issue #826 but requires a bit more testing. It ↵zotlabs2017-11-151-8/+8
| |/ |/| | | | | may also sort out some reported issues with commenting and liking items in the public stream.
* | sort out a few more large image upload issueszotlabs2017-11-143-14/+58
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-141-6/+2
|\
| * issue with group_rmvzotlabs2017-11-131-6/+2
| |
* | sort combined private mail conversations by latest updated conversation ↵Mario Vavti2017-11-131-4/+1
| | | | | | | | instead of created parent
* | fix php warnings on photo deleteMario Vavti2017-11-131-1/+1
|/
* improve removed_channel final cleanup. Hubzilla issue #386zotlabs2017-11-121-15/+45
|
* fix some conflicts between private tags and forum tagszotlabs2017-11-121-154/+150
|
* cleanup of upload_to_comments test; we actually don't care about the profile ↵zotlabs2017-11-121-14/+8
| | | | owner. We only care that we're logged in locally and our storage is public by default.
* also disable uploading in comments if the channel permissionlimits for ↵zotlabs2017-11-111-0/+3
| | | | view_storage aren't PERMS_PUBLIC.
* hubzilla issue #901 - unicode characters in urls tripping up url regexes - ↵zotlabs2017-11-094-13/+13
| | | | these regexes have been modified to accept unicode "letters" which may preclude emojis and control sequences and symbols in url links; but should suffice for most legal URLs containing language context "text" glyphs.
* use loggerzotlabs2017-11-081-2/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-081-8/+10
|\
| * rename channel app events to calendar and add nav_set_selected() to /calMario Vavti2017-11-071-3/+3
| |
| * add location info to the navbarMario Vavti2017-11-071-5/+7
| |
* | make most recent cloud_tiles setting for local channels persistent across loginszotlabs2017-11-071-0/+1
|/
* lets try this in the wild for a whileMario Vavti2017-11-061-4/+4
|
* attach.php minor cleanup and doczotlabs2017-11-061-61/+26
|