Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bring back some nav stuff (notifications) for alternate navbars; still some ↵ | zotlabs | 2017-10-11 | 1 | -0/+40 |
| | | | | things missing as the notification dropdowns aren't fully functional. | ||||
* | for federated forums we need to keep track of what protocols are available ↵ | zotlabs | 2017-10-10 | 1 | -0/+16 |
| | | | | to red/hubzilla channels to determine which posts need to be mangled for transport to individual networks - based on what networks the author can communicate with. We probably need this for all xchans and hublocs but at some point it becomes increasingly difficult to scrape this information and map out a compatibility matrix. It's also doubtful anybody will use this system because we basically have to forge comments between network sites involving different protocols and this is going to look like crap to anybody that isn't on red/Hubzilla. Eventually they have to fix their protocols for this to work correctly, but nobody seems to believe me that their networks are basically anti-federation, so we need something like this to highlight their walled garden specifications and the resulting federation problems in a form they can't really argue with. | ||||
* | on failed auth due to unverified email, tell the person why and remind them ↵ | zotlabs | 2017-10-10 | 1 | -2/+5 |
| | | | | to check their email. | ||||
* | rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection ↵ | zotlabs | 2017-10-10 | 1 | -2/+2 |
| | | | | code is consistent | ||||
* | re-implement single delivery | zotlabs | 2017-10-10 | 1 | -0/+9 |
| | |||||
* | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 1 | -58/+13 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-09 | 1 | -7/+19 |
|\ | |||||
| * | feed untranslated appnames to nav_set_selected() and query for the active ↵ | Mario Vavti | 2017-10-09 | 1 | -10/+15 |
| | | | | | | | | app directly to get app details | ||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-09 | 1 | -5/+22 |
| |\ | |||||
| * | | new notification changes - use sticky_kit instead of position fixed | Mario Vavti | 2017-10-09 | 1 | -6/+13 |
| | | | |||||
* | | | purify user-supplied filenames in some cases. Probably not needed but it's ↵ | zotlabs | 2017-10-09 | 2 | -2/+8 |
| |/ |/| | | | | | the right thing to do. | ||||
* | | ability to pin apps to the navbar when using named navbars | zotlabs | 2017-10-08 | 1 | -2/+11 |
| | | |||||
* | | alternate navbar layouts | zotlabs | 2017-10-08 | 1 | -3/+11 |
|/ | |||||
* | experimental new notifications - needs pconfig experimental_notif set to 1 ↵ | Mario Vavti | 2017-10-08 | 1 | -5/+9 |
| | | | | for your channel to work. | ||||
* | it is not your public stream -> just public stream | Mario Vavti | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | introduce public stream notifications | Mario Vavti | 2017-10-06 | 1 | -1/+3 |
| | |||||
* | changes to encryption encapsulation for zot6 (backward compatible) | zotlabs | 2017-10-05 | 1 | -0/+4 |
| | |||||
* | Experimental alternate channel_menu navigation. To use, "util/config ↵ | zotlabs | 2017-10-05 | 2 | -2/+4 |
| | | | | system.channel_menu 1" | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-04 | 2 | -4/+6 |
|\ | |||||
| * | bring back notifications for account approvals | Mario Vavti | 2017-10-04 | 1 | -0/+2 |
| | | |||||
| * | move common connections widget to left aside | Mario Vavti | 2017-10-03 | 1 | -4/+4 |
| | | |||||
* | | ensure we have an observer hash | zotlabs | 2017-10-03 | 1 | -1/+1 |
| | | |||||
* | | hubzilla issue #868 | zotlabs | 2017-10-03 | 1 | -0/+21 |
| | | |||||
* | | urlencode hashes from mod_acl | zotlabs | 2017-10-03 | 1 | -1/+1 |
| | | |||||
* | | don't use chanlink_url() for feed mentions | zotlabs | 2017-10-03 | 1 | -1/+1 |
|/ | |||||
* | use imagick converter for large photos | zotlabs | 2017-09-30 | 1 | -2/+77 |
| | |||||
* | process activity deletes from OStatus which for whatever reason do not use ↵ | zotlabs | 2017-09-27 | 1 | -37/+58 |
| | | | | the industry standard tombstone mechanism | ||||
* | more zot6 basic stuff | zotlabs | 2017-09-25 | 1 | -9/+5 |
| | |||||
* | zot_site_info - always sign the site block with the site private key | zotlabs | 2017-09-25 | 1 | -4/+4 |
| | |||||
* | extend activity_match to work with arrays | zotlabs | 2017-09-24 | 1 | -2/+10 |
| | |||||
* | server/hub config storage for zot6 | zotlabs | 2017-09-24 | 1 | -0/+16 |
| | |||||
* | ostatus - support likes of comments | zotlabs | 2017-09-24 | 1 | -11/+19 |
| | |||||
* | tagging changes - provides ability to mention a forum by using !forumname as ↵ | zotlabs | 2017-09-24 | 4 | -27/+77 |
| | | | | well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti. | ||||
* | Merge branch 'master' into tagging | zotlabs | 2017-09-24 | 8 | -22/+83 |
|\ | |||||
| * | encrypt delivery reports. This will cause a bit of consternation because ↵ | zotlabs | 2017-09-21 | 1 | -3/+20 |
| | | | | | | | | this is not backward compatible and older sites will see some incorrect delivery reports from newer sites until the next upgrade; as their systems will not know how to read the ecnrypted final reports. | ||||
| * | provide default photo mimetype | zotlabs | 2017-09-20 | 3 | -1/+8 |
| | | |||||
| * | use mimetype text description rather than technical name in dropdown ↵ | zotlabs | 2017-09-19 | 1 | -8/+8 |
| | | | | | | | | choices, found bug in mimetype selection option code | ||||
| * | perform caching of jsonld schemas | zotlabs | 2017-09-19 | 1 | -0/+31 |
| | | |||||
| * | turn common friends into a widget | zotlabs | 2017-09-19 | 1 | -9/+10 |
| | | |||||
| * | pubcrawl: make a good faith effort to handle multi-media content | zotlabs | 2017-09-18 | 1 | -1/+1 |
| | | |||||
| * | provide rel=alternate link if no reshare content in post | zotlabs | 2017-09-18 | 1 | -0/+5 |
| | | |||||
* | | more tag stuff | zotlabs | 2017-09-17 | 1 | -1/+1 |
| | | |||||
* | | tagging changes | zotlabs | 2017-09-17 | 1 | -4/+11 |
|/ | |||||
* | more mastodon testing | zotlabs | 2017-09-17 | 1 | -0/+3 |
| | |||||
* | typocheck | zotlabs | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | provide a hook for importing a channel photo at channel creation time | zotlabs | 2017-09-14 | 2 | -0/+42 |
| | |||||
* | make wiki page mimetype default to wiki mimetype (this was the original ↵ | zotlabs | 2017-09-13 | 1 | -1/+3 |
| | | | | intent but the wrong variable was used) | ||||
* | more zot6 | zotlabs | 2017-09-13 | 2 | -4/+12 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-09-13 | 1 | -3/+3 |
|\ | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-09-13 | 2 | -5/+5 |
| |\ |