aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-023-8/+28
| | |\ \
| | * \ \ Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-021-1/+11
| | |\ \ \
| | * | | | fix issues with diaspora xchansMario Vavti2017-11-022-4/+4
| * | | | | more queue workzotlabs2017-11-022-5/+11
| | |_|/ / | |/| | |
| * | | | put deferred queue logic every place we create a delivery process (except for...zotlabs2017-11-023-8/+28
| | |/ / | |/| |
| * | | don't perform zot_refresh on dead sites unless $force is setzotlabs2017-11-011-0/+10
| * | | do not send message_list responses to dead sites (this delivery method bypass...zotlabs2017-11-011-1/+1
| |/ /
| * | Maria's profile photo issue, please push to master.zotlabs2017-11-011-0/+4
| * | add another delivery control parameter (force queue threshold)zotlabs2017-10-311-1/+11
| * | use 1) personal setting, 2) site setting, 3) default false - for system.chann...zotlabs2017-10-301-1/+1
| * | memory overflow trying to delete a connection with a very high noise to signa...zotlabs2017-10-291-1/+1
| |/
| * acl encoding issueszotlabs2017-10-231-1/+1
| * hubzilla issue #885zotlabs2017-10-231-0/+8
| * bring back the markdown post feature (after investing some effort to make it ...zotlabs2017-10-223-4/+20
| * wrong keyzotlabs2017-10-221-4/+2
| * table structure for pseudo or proxy channels (pchan)zotlabs2017-10-191-0/+9
* | fix php warnings on photo deleteMario Vavti2017-11-131-1/+1
* | hubzilla issue #901 - unicode characters in urls tripping up url regexes - th...zotlabs2017-11-114-14/+14
* | rename channel app events to calendar and add nav_set_selected() to /calMario Vavti2017-11-111-3/+3
* | add location info to the navbarMario Vavti2017-11-111-5/+7
* | imagedata not set correctly if large photo AND imagick is not installedzotlabs2017-11-031-0/+3
* | fix issues with diaspora xchansMario Vavti2017-11-022-4/+4
* | Maria's profile photo issue, please push to master.zotlabs2017-11-011-0/+4
* | Merge branch '2.8RC'Mario2017-10-2529-353/+1658
|\ \
| * | acl encoding issueszotlabs2017-10-241-1/+1
| * | hubzilla issue #885zotlabs2017-10-231-0/+8
| * | wrong keyzotlabs2017-10-221-4/+2
| |/
| * redirect to be moderated items to /moderate and change the conv link to parte...Mario Vavti2017-10-191-1/+3
| * fix issue #837 - w2w posts not removed in contact_remove()Mario Vavti2017-10-191-1/+2
| * don't translate 'guest:' since it is part of a urlzotlabs2017-10-161-1/+1
| * ensure guests hve a unique (non-existent) url so that network discovery on re...zotlabs2017-10-161-1/+1
| * regression in zot site info after zot6 workzotlabs2017-10-161-4/+6
| * was unable to make the modal login dialog work on the channel page with a cov...zotlabs2017-10-141-9/+14
| * create an actual logout module instead of relying on internal variableszotlabs2017-10-121-5/+4
| * typozotlabs2017-10-111-1/+2
| * bring back some nav stuff (notifications) for alternate navbars; still some t...zotlabs2017-10-111-0/+40
| * for federated forums we need to keep track of what protocols are available to...zotlabs2017-10-101-0/+16
| * on failed auth due to unverified email, tell the person why and remind them t...zotlabs2017-10-101-2/+5
| * rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection co...zotlabs2017-10-101-2/+2
| * re-implement single deliveryzotlabs2017-10-101-0/+9
| * remove notifications code from nav and go live with new notificationsMario Vavti2017-10-101-58/+13
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-091-7/+19
| |\
| | * feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-091-10/+15
| | * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-091-5/+22
| | |\
| | * | new notification changes - use sticky_kit instead of position fixedMario Vavti2017-10-091-6/+13
| * | | purify user-supplied filenames in some cases. Probably not needed but it's th...zotlabs2017-10-092-2/+8
| | |/ | |/|
| * | ability to pin apps to the navbar when using named navbarszotlabs2017-10-081-2/+11
| * | alternate navbar layoutszotlabs2017-10-081-3/+11
| |/
| * experimental new notifications - needs pconfig experimental_notif set to 1 fo...Mario Vavti2017-10-081-5/+9
| * it is not your public stream -> just public streamMario Vavti2017-10-061-1/+1