aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* introduce public stream notificationsMario Vavti2017-10-061-1/+3
* changes to encryption encapsulation for zot6 (backward compatible)zotlabs2017-10-051-0/+4
* Experimental alternate channel_menu navigation. To use, "util/config system.c...zotlabs2017-10-052-2/+4
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-042-4/+6
|\
| * bring back notifications for account approvalsMario Vavti2017-10-041-0/+2
| * move common connections widget to left asideMario Vavti2017-10-031-4/+4
* | ensure we have an observer hashzotlabs2017-10-031-1/+1
* | hubzilla issue #868zotlabs2017-10-031-0/+21
* | urlencode hashes from mod_aclzotlabs2017-10-031-1/+1
* | don't use chanlink_url() for feed mentionszotlabs2017-10-031-1/+1
|/
* use imagick converter for large photoszotlabs2017-09-301-2/+77
* process activity deletes from OStatus which for whatever reason do not use th...zotlabs2017-09-271-37/+58
* more zot6 basic stuffzotlabs2017-09-251-9/+5
* zot_site_info - always sign the site block with the site private keyzotlabs2017-09-251-4/+4
* extend activity_match to work with arrayszotlabs2017-09-241-2/+10
* server/hub config storage for zot6zotlabs2017-09-241-0/+16
* ostatus - support likes of commentszotlabs2017-09-241-11/+19
* tagging changes - provides ability to mention a forum by using !forumname as ...zotlabs2017-09-244-27/+77
* Merge branch 'master' into taggingzotlabs2017-09-248-22/+83
|\
| * encrypt delivery reports. This will cause a bit of consternation because this...zotlabs2017-09-211-3/+20
| * provide default photo mimetypezotlabs2017-09-203-1/+8
| * use mimetype text description rather than technical name in dropdown choices,...zotlabs2017-09-191-8/+8