aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-255-8/+66
|\
| * default profile assignzotlabs2017-11-241-1/+8
| * 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-231-1/+1
| * change to bbcode calling parameters: important: will require pulling addons;zotlabs2017-11-232-10/+16
| * mod_file_upload: provide a handler for chunked uploads for when we eventually...zotlabs2017-11-221-0/+40
* | mod hq: minor query changeMario Vavti2017-11-241-10/+2
* | missing filesMario Vavti2017-11-241-0/+31
* | some more work on mod hqMario Vavti2017-11-242-10/+11
|/
* article featurezotlabs2017-11-225-1/+278
* initial articles featurezotlabs2017-11-221-0/+187
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-211-11/+11
|\
| * use item_thread_top = 1 instead of mid = parent_mid and make sure local_chann...Mario Vavti2017-11-211-3/+3
| * make browser history buttons work with ajax calls in /display and /hqMario Vavti2017-11-211-8/+8
* | expose the security setting for SVG thumbnailszotlabs2017-11-211-1/+3
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-201-1/+2
|\
| * cloud tiles: use folder-o for folders and set the icon colour to something a ...zotlabs2017-11-191-1/+2
* | 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
|/
* hq: $item_normal was defined to lateMario Vavti2017-11-191-3/+3
* fix issues with apporder related to recent pinned apps changesMario Vavti2017-11-191-5/+11
* only provide notify id if otype == itemMario Vavti2017-11-191-1/+1
* do not double encode already encoded midMario Vavti2017-11-191-1/+6
* some more work on mod hqMario Vavti2017-11-183-79/+42
* 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-172-1/+300
* strip author name from notify messages in notifications - fix issue #911Mario Vavti2017-11-171-1/+8
* provide ability to pin apps to navbar from /apps. this removes the ability to...Mario Vavti2017-11-161-1/+5
* This should sort out hubzilla issue #826 but requires a bit more testing. It ...zotlabs2017-11-152-5/+15
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-141-0/+4
|\
| * move mailhost settings from plugin to corezotlabs2017-11-131-0/+4
* | also filter atokens on acl searchMario Vavti2017-11-131-2/+9
|/
* allow a site to block (public) the directory separately from other resources.zotlabs2017-11-121-0/+5
* cleanup of upload_to_comments test; we actually don't care about the profile ...zotlabs2017-11-121-9/+0
* unable to change permissions on wiki with space in namezotlabs2017-11-081-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-081-0/+2
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-071-0/+267
| |\
| * | rename channel app events to calendar and add nav_set_selected() to /calMario Vavti2017-11-071-0/+2
* | | make most recent cloud_tiles setting for local channels persistent across loginszotlabs2017-11-071-0/+4
| |/ |/|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-061-1/+1
|\|
| * fix unable to mark all messages readMario Vavti2017-11-061-1/+1
* | .htignore updatezotlabs2017-11-061-1/+1
* | second half of issue #893 - move channel default permissions to its own modul...zotlabs2017-11-061-0/+267
|/
* allow cloud filenames to include ampersands without messing up auth tokens (z...zotlabs2017-11-051-16/+8
* common connections on suggestion page showing wildly different results than r...zotlabs2017-11-051-2/+2
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-033-12/+7
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-031-5/+14
| |\
| * | update item_normal() to not include ACTIVITY_OBJ_FILE obj_typeMario Vavti2017-11-032-12/+5