Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue #519 continued | redmatrix | 2016-09-22 | 1 | -5/+12 |
| | |||||
* | issue #524 | redmatrix | 2016-09-22 | 1 | -0/+3 |
| | |||||
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 7 | -17/+17 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-21 | 1 | -1/+1 |
|\ | |||||
| * | typo | Mario Vavti | 2016-09-21 | 1 | -1/+1 |
| | | |||||
* | | zot discovery wasn't returning in all cases (after discovering zot), which ↵ | redmatrix | 2016-09-21 | 1 | -1/+3 |
|/ | | | | means that it could fall through and also discover other protocols and create xchans for them. | ||||
* | issue #519 | redmatrix | 2016-09-20 | 1 | -2/+5 |
| | |||||
* | issue #520 | redmatrix | 2016-09-20 | 1 | -0/+1 |
| | |||||
* | issue #515 | redmatrix | 2016-09-20 | 1 | -2/+5 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-20 | 1 | -4/+0 |
|\ | |||||
| * | remove redundant loop | Mario Vavti | 2016-09-20 | 1 | -4/+0 |
| | | |||||
* | | don't offer a settings/features link for techlevel 0 (basic or pro:0) even ↵ | redmatrix | 2016-09-20 | 1 | -1/+1 |
| | | | | | | | | if there are level 0 features/categories. The definition of level 0 is "don't confuse me with options". | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-19 | 1 | -1/+1 |
|\| | |||||
| * | if a feature category array has no items unset it | Mario Vavti | 2016-09-19 | 1 | -1/+1 |
| | | |||||
* | | probable fix for #509 - errant comment notifications provided on delayed ↵ | redmatrix | 2016-09-19 | 1 | -0/+6 |
|/ | | | | (duplicate delivery) top level posts which are probably coming from clones | ||||
* | pro: filter features by techlevel | redmatrix | 2016-09-19 | 1 | -86/+377 |
| | |||||
* | some changes merged from wrong branch... new function channel_reddress() ↵ | redmatrix | 2016-09-17 | 1 | -0/+5 |
| | | | | instead of hardwired generation and which fixes case-sensitivity; allow dot notation in config and pconfig utils, updated string file | ||||
* | do not show hidden channels in /randprof issue #513 | Mario Vavti | 2016-09-15 | 1 | -1/+1 |
| | |||||
* | whitelist button tag in htmlpurifier | Mario Vavti | 2016-09-09 | 1 | -0/+3 |
| | |||||
* | fix for old style version specifiers | redmatrix | 2016-09-08 | 1 | -3/+0 |
| | |||||
* | illegal offset errors in include/conversation:status_editor() when no ↵ | redmatrix | 2016-09-08 | 1 | -0/+4 |
| | | | | permissions array is passed | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-08 | 1 | -1/+4 |
|\ | |||||
| * | add more foundation data- attributes | Mario Vavti | 2016-09-08 | 1 | -1/+4 |
| | | |||||
* | | fix bookmarks in dev | redmatrix | 2016-09-08 | 1 | -1/+1 |
|/ | |||||
* | provide version info in /pubsites | redmatrix | 2016-09-07 | 1 | -5/+11 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-07 | 1 | -19/+59 |
|\ | |||||
| * | upgrade foundation to version 6.2.3 | Mario Vavti | 2016-09-07 | 1 | -19/+59 |
| | | |||||
* | | photo move to another album - resurrected from a temporary branch where the ↵ | redmatrix | 2016-09-06 | 1 | -0/+48 |
|/ | | | | work had gotten lost | ||||
* | custom/expert permissions bug | redmatrix | 2016-09-06 | 1 | -3/+14 |
| | |||||
* | remove chatroom suggestions for the time being, until somebody decides it's ↵ | redmatrix | 2016-09-04 | 1 | -0/+8 |
| | | | | worth fixing and rolls up their sleeves and does it. See the notes. There's a lot of useful technology involved and some valid use cases so we won't throw the code away. There's a lot of stuff in here worth saving. We just need to spend a bit more time working through the nitty-gritty bits. | ||||
* | sidebar table of contents for help hierarchies; note that these should ↵ | redmatrix | 2016-09-04 | 2 | -29/+58 |
| | | | | probably be html due to extraneous linefeeds you might find in bbcode or markdown | ||||
* | incutio xmlrpc library uses old-style (php4) constructors which have been ↵ | redmatrix | 2016-09-04 | 1 | -1/+1 |
| | | | | deprecated for some time. They should still work on 7.0, but it's only a matter of time before they go away. | ||||
* | fix register link if logged in | Mario Vavti | 2016-09-04 | 1 | -1/+1 |
| | |||||
* | move doc file parsing and rendering from the module level to the help ↵ | redmatrix | 2016-09-04 | 2 | -0/+96 |
| | | | | library so that it can be re-used by widgets | ||||
* | wrong operator | redmatrix | 2016-09-03 | 1 | -1/+1 |
| | |||||
* | pro: add system techlevel to new accounts | redmatrix | 2016-09-02 | 1 | -4/+6 |
| | |||||
* | show home icon in first position in nav, provide register link also if ↵ | Mario Vavti | 2016-09-02 | 1 | -2/+2 |
| | | | | register policy is set to approve and whitespace cleanup | ||||
* | separate the 'expert' feature into 'advanced_theming' and ↵ | redmatrix | 2016-09-01 | 2 | -11/+37 |
| | | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3. | ||||
* | introduce checklist BBcode for checklists | Mario Vavti | 2016-09-01 | 1 | -2/+4 |
| | |||||
* | some issues with saved search - tags and connection searches weren't being ↵ | redmatrix | 2016-08-31 | 2 | -2/+38 |
| | | | | saved. | ||||
* | document that include/permissions is being deprecated but may still be needed. | redmatrix | 2016-08-31 | 1 | -0/+6 |
| | |||||
* | allow public comments (sort of - see the notes) | redmatrix | 2016-08-31 | 1 | -5/+4 |
| | |||||
* | provide techlevels in the pro server role. Should have no visible effect on ↵ | redmatrix | 2016-08-31 | 6 | -15/+41 |
| | | | | other roles. | ||||
* | resolve merge conflict | Mario Vavti | 2016-08-31 | 5 | -17/+279 |
|\ | |||||
| * | Imported webpage elements update existing elements properly. AllowCode ↵ | Andrew Manning | 2016-08-30 | 1 | -12/+11 |
| | | | | | | | | permission is checked correctly and issues error on import if denied. | ||||
| * | increase timeout on oembed remote fetches. This is a balancing act. Too ↵ | redmatrix | 2016-08-30 | 1 | -3/+12 |
| | | | | | | | | short and many sites won't show up. Too long and you could be watching a spinner anxiously waiting for the page to load even if your own site is blindingly fast. | ||||
| * | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-30 | 2 | -2/+27 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-27 | 1 | -0/+1 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/dev' into website-export. Added ↵ | Andrew Manning | 2016-08-27 | 8 | -26/+154 |
| |\ \ \ | | | | | | | | | | | | | | | | attach_move() to include/attach.php. | ||||
| * \ \ \ | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-23 | 6 | -18/+65 |
| |\ \ \ \ |