aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
* use typeof if checking for undefined var and always clear timeout before sett...Mario Vavti2017-11-291-3/+4
* load the profile images in the custom acl selector only if we actually need themMario Vavti2017-11-291-6/+6
* an additional on touch event might improve things for mobile handlingMario Vavti2017-11-291-1/+1
* allow an optional notify_id arg for liveUpdate()Mario Vavti2017-11-293-128/+11
* remove the updateCountsOnly variable which is not used anymore nowMario Vavti2017-11-291-1/+0
* rework liveUpdate() and notificationsUpdate() (aka ping) to first do the live...Mario Vavti2017-11-292-167/+85
* check for updateCountsOnly in NavUpdate()Mario Vavti2017-11-281-19/+19
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-11-281-1/+8
|\
| * Update dark.cssalbigro2017-11-271-1/+8
* | split liveUpdateInit() out of NavUpdate() so we do not need to wait for initi...Mario Vavti2017-11-281-237/+127
|/
* do not stop click propagationMario Vavti2017-11-271-1/+0
* fix double html ids in caldav widget if more than one shareeMario Vavti2017-11-251-2/+2
* implement pubstream items in mod hqMario2017-11-251-1/+1
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-251-0/+4
|\
| * default profile assignzotlabs2017-11-241-0/+4
* | missing filesMario Vavti2017-11-241-0/+8
* | some more work on mod hqMario Vavti2017-11-243-0/+16
|/
* optional divider between item header and bodyzotlabs2017-11-223-1/+10
* article featurezotlabs2017-11-223-1/+19
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-11-212-15/+31
|\
| * use item_thread_top = 1 instead of mid = parent_mid and make sure local_chann...Mario Vavti2017-11-211-2/+2
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-212-6/+13
| |\
| * | make browser history buttons work with ajax calls in /display and /hqMario Vavti2017-11-211-13/+29
* | | expose the security setting for SVG thumbnailszotlabs2017-11-211-0/+1
* | | after shrinking the tile icons they can be a bit darker. At the larger size t...zotlabs2017-11-211-1/+1
| |/ |/|
* | more work theming the tile viewzotlabs2017-11-202-6/+13
|/
* cloud tiles: use folder-o for folders and set the icon colour to something a ...zotlabs2017-11-192-2/+6
* fix issues with apporder related to recent pinned apps changesMario Vavti2017-11-191-4/+12
* fix pinned apps not available in mobile viewMario Vavti2017-11-193-1/+9
* revisit media breakpoints - do not switch to mobile view to early.Mario Vavti2017-11-198-24/+36
* pubstream is not yet supported in mod hqMario Vavti2017-11-181-1/+3
* some more work on mod hqMario Vavti2017-11-183-4/+161
* Add French to help pages language dropdown selectorAndrew Manning2017-11-171-0/+1
* inroduce the HQ module - a module with the potential to become a nice landing...Mario Vavti2017-11-173-1/+7
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-171-1/+1
|\
| * allow svg image previews in cloud browser when using tile mode.zotlabs2017-11-161-1/+1
* | compare strpos result against falseMario Vavti2017-11-161-1/+1
* | provide ability to pin apps to navbar from /apps. this removes the ability to...Mario Vavti2017-11-161-4/+5
|/
* move notifications style to widgets.cssMario Vavti2017-11-152-28/+28
* fix notifications again after recent changesMario Vavti2017-11-151-3/+4
* change button id to not interfere with the upload submit buttonMario Vavti2017-11-141-1/+1
* move notifications full-screen handling to notifications widgetMario Vavti2017-11-142-14/+16
* move mailhost settings from plugin to corezotlabs2017-11-131-0/+3
* removed underline only for testing purpose - revertMario Vavti2017-11-121-1/+1
* fix some schema issuesMario Vavti2017-11-124-5/+21
* animate fastMario Vavti2017-11-111-1/+1
* dedicate the first click to slideup the cover again but make sure the nav but...Mario Vavti2017-11-111-2/+1
* revert back to get the mid from enotify - otherwise we can not distinct betwe...Mario Vavti2017-11-102-6/+6
* bring some ajax to photo uploadMario Vavti2017-11-103-0/+239
* get the path infos from pathname instead of seperate data attributeMario Vavti2017-11-092-8/+7