Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-22 | 1 | -4/+2 |
|\ | |||||
| * | wrong key | zotlabs | 2017-10-22 | 1 | -4/+2 |
| | | |||||
* | | do not show seen notifys in notifications - show them in mod notifications ↵ | Mario Vavti | 2017-10-22 | 4 | -37/+47 |
| | | | | | | | | instead. Update notifications count also on notifications updates | ||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-20 | 8 | -53/+171 |
|\| | |||||
| * | register workflow was getting over-ridden in include/security | zotlabs | 2017-10-19 | 2 | -5/+6 |
| | | |||||
| * | typo | zotlabs | 2017-10-19 | 1 | -1/+1 |
| | | |||||
| * | table structure for pseudo or proxy channels (pchan) | zotlabs | 2017-10-19 | 6 | -51/+165 |
| | | |||||
* | | Merge pull request #879 from redmatrix/anaqreon-patch-1 | git-marijus | 2017-10-20 | 1 | -1/+5 |
|\ \ | |/ |/| | Display different info message if using invite code | ||||
| * | Display different info message if using invite code | Andrew Manning | 2017-10-19 | 1 | -1/+5 |
|/ | |||||
* | changelog | Mario Vavti | 2017-10-20 | 1 | -0/+111 |
| | |||||
* | strings | Mario Vavti | 2017-10-19 | 1 | -1380/+1689 |
| | |||||
* | version | Mario Vavti | 2017-10-19 | 1 | -1/+1 |
| | |||||
* | redirect to be moderated items to /moderate and change the conv link to ↵ | Mario Vavti | 2017-10-19 | 3 | -6/+27 |
| | | | | partent mid in /modrate | ||||
* | fix issue #837 - w2w posts not removed in contact_remove() | Mario Vavti | 2017-10-19 | 1 | -1/+2 |
| | |||||
* | remove redundant js | Mario Vavti | 2017-10-18 | 1 | -19/+16 |
| | |||||
* | streamline the notifications js and change notification icon to ↵ | Mario Vavti | 2017-10-18 | 3 | -58/+21 |
| | | | | exclamation-triangle if we have personal notifications | ||||
* | update notifications if a notification area remains open | Mario Vavti | 2017-10-18 | 1 | -0/+7 |
| | |||||
* | don't translate 'guest:' since it is part of a url | zotlabs | 2017-10-16 | 1 | -1/+1 |
| | |||||
* | ensure guests hve a unique (non-existent) url so that network discovery on ↵ | zotlabs | 2017-10-16 | 1 | -1/+1 |
| | | | | remote servers doesn't come up mis-attributing the token. Future work should probably provide an actual page at this location describing it as a guest account of 'xyz'. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-16 | 1 | -1/+1 |
|\ | |||||
| * | fix typos in comment | Felix Wolfsteller | 2017-10-16 | 1 | -1/+1 |
| | | |||||
* | | mod_register - don't re-use the password, force them to type it in twice ↵ | zotlabs | 2017-10-16 | 1 | -3/+3 |
| | | | | | | | | each time unless their browser saves passwords. | ||||
* | | regression in zot site info after zot6 work | zotlabs | 2017-10-16 | 1 | -4/+6 |
|/ | |||||
* | documentation updates. I've been sitting on these for quite some time ↵ | zotlabs | 2017-10-15 | 2 | -1/+13 |
| | | | | waiting for the current documentation work to complete; but if I leave this any longer I may forget the changes that I need to make. The last time there was a major documentation update all my intervening changes were lost, so hopefully I won't lose these and have to do them over again. | ||||
* | was unable to make the modal login dialog work on the channel page with a ↵ | zotlabs | 2017-10-14 | 3 | -11/+44 |
| | | | | cover photo. So for mod_channel, send login to the login page instead of the modal popup. | ||||
* | template not hidden | zotlabs | 2017-10-13 | 1 | -1/+1 |
| | |||||
* | create an actual logout module instead of relying on internal variables | zotlabs | 2017-10-12 | 2 | -5/+16 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-12 | 1 | -3/+19 |
|\ | |||||
| * | remove redundant classes | Mario Vavti | 2017-10-12 | 1 | -2/+2 |
| | | |||||
| * | missing login and register links | Mario Vavti | 2017-10-12 | 1 | -1/+17 |
| | | |||||
* | | sort out the notification ids | zotlabs | 2017-10-12 | 4 | -15/+22 |
| | | |||||
* | | typo | zotlabs | 2017-10-11 | 1 | -1/+2 |
| | | |||||
* | | add local_channel as a comanche condition variable | zotlabs | 2017-10-11 | 1 | -0/+4 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-11 | 11 | -46/+76 |
|\| | |||||
| * | z-index issue and some icons. rename notifications-btn-1 to notifications-btn | Mario Vavti | 2017-10-11 | 4 | -6/+10 |
| | | |||||
| * | only show pubs notifications if discovery_tab != disabled | Mario Vavti | 2017-10-11 | 2 | -15/+19 |
| | | |||||
| * | move affinity slider lower on screens < 767px to not collide with the page ↵ | Mario Vavti | 2017-10-11 | 2 | -3/+13 |
| | | | | | | | | menu button | ||||
| * | remove region nav entry in network.pdl - it is not needed | Mario Vavti | 2017-10-11 | 1 | -2/+0 |
| | | |||||
| * | nav_set_selected() for apps and apporder. restrict apporder to ↵ | Mario Vavti | 2017-10-11 | 2 | -19/+26 |
| | | | | | | | | local_channel() and whitespace | ||||
| * | bring nav pinned apps to navbar_default | Mario Vavti | 2017-10-11 | 2 | -1/+8 |
| | | |||||
* | | the template is needed for the old-style notifications | zotlabs | 2017-10-11 | 1 | -0/+3 |
|/ | |||||
* | 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. | ||||
* | re-order the navbar preferences - 1. profile_uid, 2. local_channel, 3, site, ↵ | zotlabs | 2017-10-10 | 1 | -2/+4 |
| | | | | 4 'default' | ||||
* | rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection ↵ | zotlabs | 2017-10-10 | 4 | -4/+4 |
| | | | | code is consistent | ||||
* | re-implement single delivery | zotlabs | 2017-10-10 | 2 | -3/+29 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-10 | 14 | -277/+83 |
|\ | |||||
| * | css fixes | Mario Vavti | 2017-10-10 | 3 | -4/+7 |
| | | |||||
| * | version | Mario Vavti | 2017-10-10 | 1 | -1/+1 |
| | |