Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | after all of this, I would be very hesitant to use any multi-user system ↵ | zotlabs | 2017-03-29 | 1 | -1/+1 | |
| | | | | | | | | which uses markdown and which doesn't have a large security budget. | |||||
| * | even more fine tuning of the markdown purifier - especially when used with ↵ | zotlabs | 2017-03-29 | 2 | -2/+2 | |
| | | | | | | | | the wiki | |||||
| * | various input filter fixes | zotlabs | 2017-03-29 | 2 | -9/+36 | |
| | | ||||||
| * | input filter updates | zotlabs | 2017-03-29 | 2 | -30/+3 | |
| | | ||||||
| * | class MarkdownSoap to safely store markdown by purifying and preserving ↵ | zotlabs | 2017-03-29 | 1 | -0/+86 | |
| | | | | | | | | (escaped) what may be unsafe code in codeblocks. The stored item needs to be unescaped just prior to calling the markdown-to-html processor | |||||
* | | oembed cache: don't store the url (which may need to be truncated), store a ↵ | zotlabs | 2017-04-18 | 1 | -6/+6 | |
| | | | | | | | | hash instead. This will allow us to convert the table to utf8mb4 without running into mysql key length restrictions as well as dealing with the potential ambiguity of truncated urls. | |||||
* | | don't allow any null fields in notify creation | zotlabs | 2017-04-11 | 1 | -2/+3 | |
| | | ||||||
* | | app sorting issue | zotlabs | 2017-04-02 | 1 | -3/+13 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 1 | -7/+9 | |
|\| | ||||||
| * | many class fixes and revive shiny class for item titles in a new way | Mario Vavti | 2017-03-13 | 1 | -5/+7 | |
| | | ||||||
| * | many dropdown and class fixes. still a long way to go... | Mario Vavti | 2017-03-12 | 1 | -2/+2 | |
| | | ||||||
* | | provide compatibility with old-style update system | zotlabs | 2017-03-25 | 1 | -6/+16 | |
| | | ||||||
* | | get rid of 'davguest' and allow for project specific DB updates (currently ↵ | zotlabs | 2017-03-25 | 1 | -10/+14 | |
| | | | | | | | | db updates are common between all possible projects/subprojects/forks). | |||||
* | | move db_upgrade to zlib | zotlabs | 2017-03-23 | 2 | -1/+105 | |
| | | ||||||
* | | use the same host macro for sender address as for reply_to address | zotlabs | 2017-03-21 | 1 | -2/+2 | |
| | | ||||||
* | | more markdown purification | zotlabs | 2017-03-21 | 1 | -5/+5 | |
| | | ||||||
* | | after all of this, I would be very hesitant to use any multi-user system ↵ | zotlabs | 2017-03-20 | 1 | -1/+1 | |
| | | | | | | | | which uses markdown and which doesn't have a large security budget. | |||||
* | | even more fine tuning of the markdown purifier - especially when used with ↵ | zotlabs | 2017-03-20 | 2 | -2/+2 | |
| | | | | | | | | the wiki | |||||
* | | various input filter fixes | zotlabs | 2017-03-18 | 2 | -9/+36 | |
| | | ||||||
* | | input filter updates | zotlabs | 2017-03-14 | 2 | -30/+3 | |
| | | ||||||
* | | class MarkdownSoap to safely store markdown by purifying and preserving ↵ | zotlabs | 2017-03-14 | 1 | -0/+86 | |
| | | | | | | | | (escaped) what may be unsafe code in codeblocks. The stored item needs to be unescaped just prior to calling the markdown-to-html processor | |||||
* | | better handling of mimetype security | zotlabs | 2017-03-12 | 1 | -2/+0 | |
| | | ||||||
* | | grrr. stop making branding assumptions. | zotlabs | 2017-03-12 | 2 | -2/+2 | |
| | | ||||||
* | | one role. | zotlabs | 2017-03-09 | 1 | -8/+3 | |
|/ | ||||||
* | add public_policy to the nwiki container also. This should not affect the ↵ | zotlabs | 2017-03-06 | 1 | -0/+2 | |
| | | | | recent bug as presented, but is being added for consistency. | |||||
* | correct fix for wiki anonymous read issue (items_permissions_sql checks ↵ | zotlabs | 2017-03-06 | 1 | -8/+4 | |
| | | | | item.public_policy which was set for posts, not wikis) | |||||
* | allow unauthenticated access to public wiki pages | Mario Vavti | 2017-03-06 | 1 | -2/+10 | |
| | ||||||
* | we need item edited for wiki page history, not item created | Mario Vavti | 2017-03-04 | 1 | -1/+1 | |
| | ||||||
* | make system.expire_delivery_reports default setting consistent (10 days) | zotlabs | 2017-03-01 | 1 | -1/+1 | |
| | ||||||
* | nativewiki: only apply markdown filter to markdown input | zotlabs | 2017-02-23 | 1 | -4/+12 | |
| | ||||||
* | one more place to use chanlink_hash() instead of chanlink_url() | Mario Vavti | 2017-02-23 | 1 | -1/+1 | |
| | ||||||
* | use chanlink_hash() instead of chanlink_url() for $profile_link | Mario Vavti | 2017-02-23 | 1 | -1/+1 | |
| | ||||||
* | apps improvements | Mario Vavti | 2017-02-22 | 1 | -1/+3 | |
| | ||||||
* | wiki page permissions issue | zotlabs | 2017-02-20 | 1 | -3/+11 | |
| | ||||||
* | more permissions optimisations | zotlabs | 2017-02-09 | 1 | -12/+40 | |
| | ||||||
* | bringer - all basic functionality is implemented | zotlabs | 2017-02-08 | 1 | -6/+16 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-02-08 | 1 | -0/+4 | |
|\ | ||||||
| * | better detection of when to show the feature button and document nav mode ↵ | Mario Vavti | 2017-02-08 | 1 | -1/+4 | |
| | | | | | | | | for app_render() | |||||
| * | do not show feature button if the app is shared. css fixes | Mario Vavti | 2017-02-08 | 1 | -0/+1 | |
| | | ||||||
* | | fix immediate issue with multiple login forms until I can figure out an ↵ | zotlabs | 2017-02-08 | 1 | -7/+1 | |
|/ | | | | elegant way to "popup" the modal login form already on the page. We still may need this fix for the actual login module which should always be callable and present a login form even if the nav is completely borked. | |||||
* | initial permcat creation ability, in /settings/permcats; functional permcat ↵ | zotlabs | 2017-02-07 | 1 | -1/+2 | |
| | | | | creation for testing but still needs a lot of UX work before promoting the ability | |||||
* | atokens - we only need one permission column | zotlabs | 2017-02-07 | 1 | -4/+7 | |
| | ||||||
* | move permcat initialisation to zlib | zotlabs | 2017-02-07 | 1 | -1/+48 | |
| | ||||||
* | move permcat library functions to Zlib | zotlabs | 2017-02-07 | 1 | -0/+63 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-02-06 | 1 | -1/+1 | |
|\ | ||||||
| * | only check for mode | Mario Vavti | 2017-02-06 | 1 | -1/+1 | |
| | | ||||||
* | | don't add zid to app links if they're on this system and we're logged in ↵ | zotlabs | 2017-02-06 | 1 | -4/+10 | |
|/ | | | | already. This messes up the null arg detection in mod_network. | |||||
* | move icon stuff back to app_render() and send navapps through app_render() | Mario Vavti | 2017-02-06 | 1 | -5/+4 | |
| | ||||||
* | make sure we do not remove other categories on app un-feature | Mario Vavti | 2017-02-06 | 1 | -2/+2 | |
| | ||||||
* | parse icons in get_system_apps() | Mario Vavti | 2017-02-06 | 1 | -0/+3 | |
| |