Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more work related to attach/photo and os_path, display_path and general code ↵ | zotlabs | 2017-03-15 | 2 | -36/+40 |
| | | | | cleanup | ||||
* | add os_path and display_path to photos, fix some issues with multiple path ↵ | zotlabs | 2017-03-14 | 3 | -96/+12 |
| | | | | separators after cloud/nickname in the content field of attach and photos | ||||
* | store os_path and display_path with files | zotlabs | 2017-03-14 | 1 | -2/+3 |
| | |||||
* | use dim for the button border also | zotlabs | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | dim class was un-themed | zotlabs | 2017-03-14 | 2 | -2/+2 |
| | |||||
* | input filter updates | zotlabs | 2017-03-14 | 6 | -103/+57 |
| | |||||
* | fix group by item query | zotlabs | 2017-03-14 | 1 | -17/+15 |
| | |||||
* | 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 | ||||
* | get rid of some cruft in boot.php | zotlabs | 2017-03-14 | 1 | -62/+17 |
| | |||||
* | make redbasic compatible with red 5.x | zotlabs | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | remove the unimplemented upload limit site settings | zotlabs | 2017-03-13 | 1 | -3/+0 |
| | |||||
* | code_allowed is a real mess. Start the cleanup by remving the account level ↵ | zotlabs | 2017-03-13 | 7 | -79/+28 |
| | | | | code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource. | ||||
* | Merge branch 'dev' into red | zotlabs | 2017-03-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-03-13 | 2 | -2/+2 |
| |\ | |||||
| | * | Merge pull request #697 from anaqreon/dev | git-marijus | 2017-03-13 | 1 | -1/+1 |
| | |\ | | | | | | | | | Add id to app-menu for JS access | ||||
| | | * | Add id to app-menu for JS access | Andrew Manning | 2017-03-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | we need to have this even if we are not the owner. otherwise we loose the ↵ | Mario Vavti | 2017-03-13 | 1 | -1/+1 |
| | |/ | | | | | | | | | | acl if e.g. not-owner edits a webpage. should probably find a better solution for this though. | ||||
* | | | move oauth2 to vendor | zotlabs | 2017-03-14 | 132 | -3612/+1324 |
| | | | |||||
* | | | better handling of mimetype security | zotlabs | 2017-03-12 | 3 | -20/+7 |
| | | | |||||
* | | | remove more hardwired branding | zotlabs | 2017-03-12 | 3 | -65/+67 |
| | | | |||||
* | | | update license | zotlabs | 2017-03-12 | 1 | -1/+1 |
| | | | |||||
* | | | update readme | zotlabs | 2017-03-12 | 1 | -27/+3 |
| | | | |||||
* | | | grrr. stop making branding assumptions. | zotlabs | 2017-03-12 | 6 | -13/+8 |
| | | | |||||
* | | | more cleanup | zotlabs | 2017-03-12 | 1 | -29/+35 |
| | | | |||||
* | | | update std_version | zotlabs | 2017-03-12 | 1 | -1/+1 |
| | | | |||||
* | | | db issues | zotlabs | 2017-03-12 | 4 | -90/+8 |
| | | | |||||
* | | | Merge branch 'dev' into red | zotlabs | 2017-03-11 | 3 | -3/+27 |
|\| | | |||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-03-11 | 2 | -2/+26 |
| |\| | |||||
| | * | Login-box css-fix for Bluegrid scheme | jeroenpraat | 2017-03-11 | 1 | -1/+25 |
| | | | |||||
| | * | Merge pull request #693 from anaqreon/dev | git-marijus | 2017-03-11 | 1 | -1/+1 |
| | |\ | | | | | | | | | Take me home instead of get me home | ||||
| | | * | Take me home instead of get me home | Andrew Manning | 2017-03-09 | 1 | -1/+1 |
| | |/ | |||||
| * | | strings | zotlabs | 2017-03-10 | 1 | -3838/+3824 |
| | | | |||||
| * | | Monday is a proper name and should be capitalised (except in private ↵ | zotlabs | 2017-03-08 | 1 | -1/+1 |
| |/ | | | | | | | conversation amongst unix geeks). | ||||
* | | strings | zotlabs | 2017-03-10 | 1 | -3838/+3824 |
| | | |||||
* | | one role. | zotlabs | 2017-03-09 | 4 | -61/+5 |
| | | |||||
* | | more cleanup | zotlabs | 2017-03-09 | 3 | -40/+5 |
| | | |||||
* | | Merge branch 'dspr' into red | zotlabs | 2017-03-09 | 11 | -7395/+7326 |
|\ \ | |||||
| * | | move all the diaspora content hacks to the diaspora plugin | zotlabs | 2017-03-08 | 1 | -408/+9 |
| | | | |||||
| * | | DCV stuff | zotlabs | 2017-03-07 | 1 | -20/+6 |
| |/ | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-03-07 | 3 | -10/+10 |
| |\ | |||||
| | * | allow post_activity_item to be passed an empty ACL without resetting to ↵ | zotlabs | 2017-03-06 | 1 | -1/+2 |
| | | | | | | | | | | | | channel default | ||||
| | * | 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 | 2 | -9/+6 |
| | | | | | | | | | | | | item.public_policy which was set for posts, not wikis) | ||||
| * | | Big 2.2 string update Dutch | jeroenpraat | 2017-03-07 | 2 | -6864/+7305 |
| |/ | |||||
| * | allow unauthenticated access to public wiki pages | Mario Vavti | 2017-03-06 | 1 | -2/+10 |
| | | |||||
| * | do not collapse long nsfw content | Mario Vavti | 2017-03-06 | 1 | -1/+1 |
| | | |||||
| * | remove include/probe.php which has never completed development and has never ↵ | zotlabs | 2017-03-05 | 4 | -106/+1 |
| | | | | | | | | been used | ||||
* | | go back to where the problem started | zotlabs | 2017-03-09 | 2 | -600/+13 |
| | | |||||
* | | Merge branch 'dev' into red | zotlabs | 2017-03-05 | 1824 | -18/+2 |
|\| | |||||
| * | move emoji emoticons (not reactions) to plugin | zotlabs | 2017-03-05 | 1824 | -18/+2 |
| | |