Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | use the same host macro for sender address as for reply_to address | zotlabs | 2017-03-21 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | begin the process of using the relevant attach directory/path for photo ↵ | zotlabs | 2017-03-21 | 1 | -31/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact | |||||
| * | | | | | | | | | | more markdown purification | zotlabs | 2017-03-21 | 1 | -5/+5 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | perform attach_upgrade() | zotlabs | 2017-03-20 | 1 | -0/+3 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | 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 | 3 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the wiki | |||||
| * | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-03-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev' into merge | zotlabs | 2017-03-18 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | various input filter fixes | zotlabs | 2017-03-18 | 10 | -27/+77 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove include/widgets.php | zotlabs | 2017-03-16 | 5 | -13/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | the rest of the standard widgets converted | zotlabs | 2017-03-16 | 20 | -0/+860 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | namespace error | zotlabs | 2017-03-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | widgets cont. | zotlabs | 2017-03-15 | 9 | -0/+274 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | widgets cont. | zotlabs | 2017-03-15 | 9 | -0/+411 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | more widget migrations | zotlabs | 2017-03-15 | 4 | -0/+102 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | more widgets | zotlabs | 2017-03-15 | 3 | -0/+106 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | filename issue | zotlabs | 2017-03-15 | 1 | -0/+0 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | more widgets | zotlabs | 2017-03-15 | 3 | -0/+166 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | convert more widgets to classes | zotlabs | 2017-03-15 | 5 | -0/+166 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | use absolute namespace | zotlabs | 2017-03-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Comanche: allow widgets to be class based and stored appropriately in Zotlabs | zotlabs | 2017-03-15 | 2 | -0/+37 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | more work related to attach/photo and os_path, display_path and general code ↵ | zotlabs | 2017-03-15 | 2 | -36/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup | |||||
| * | | | | | | | | | | | | input filter updates | zotlabs | 2017-03-14 | 4 | -46/+9 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | 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 | |||||
| * | | | | | | | | | | | | code_allowed is a real mess. Start the cleanup by remving the account level ↵ | zotlabs | 2017-03-13 | 2 | -24/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | | | | | | | | | better handling of mimetype security | zotlabs | 2017-03-12 | 3 | -20/+7 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | grrr. stop making branding assumptions. | zotlabs | 2017-03-12 | 2 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'dev' into red | zotlabs | 2017-03-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | one role. | zotlabs | 2017-03-09 | 2 | -15/+3 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | issue #827 provide backward compatibility for album links generated in ↵ | git-marijus | 2017-07-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | earlier times before the ambiguity of photo album names was solved. This may provide incorrect results if two or more photo albums with the same basename exist in different directories of the file tree; but there is no easy way to solve that ambiguity - which is why the link format changed. | |||||
* | | | | | | | | | | | | | | rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵ | git-marijus | 2017-07-06 | 2 | -35/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not authenticated people. | |||||
* | | | | | | | | | | | | | | fix issue #790 - zip->open returned error 19 (not a valid zip archive). in ↵ | Mario Vavti | 2017-05-30 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | case there are further issues we should probably also put a ob_end_clean() right before readfile() | |||||
* | | | | | | | | | | | | | | abook_not_here flag created to indicate singleton connections which are ↵ | zotlabs | 2017-05-20 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented. | |||||
* | | | | | | | | | | | | | | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ↵ | zotlabs | 2017-05-20 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | but this prevents it from rendering | |||||
* | | | | | | | | | | | | | | some styling for system notifications | Mario Vavti | 2017-05-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Implemented switch statement logic in Comanche layout parser. | root | 2017-05-17 | 1 | -1/+43 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Empty ACL should not result in no ACL when uploading a file | Mario Vavti | 2017-05-12 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | use correct data type | zotlabs | 2017-05-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | zot protocol doco updates | zotlabs | 2017-05-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | get rid of edit activities | zotlabs | 2017-05-08 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | cover photo was unintentionally disabled when block_public in effect | zotlabs | 2017-05-08 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | markdown autolinks - hubzilla bug #752 | zotlabs | 2017-05-05 | 1 | -5/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | add check for php zip extension | Mario Vavti | 2017-05-03 | 1 | -1/+6 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | :white_check_mark::bulb: Add Unit Tests for AccessList class. | Klaus Weidenbach | 2017-05-01 | 1 | -30/+98 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also some Doxygen docu for this class. | |||||
* | | | | | | | | | | | | | use hostname, not url | zotlabs | 2017-05-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | authenticate onepoll so we can receive private posts/comments in zotfeed; if ↵ | zotlabs | 2017-05-01 | 2 | -5/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | local server bypass the network access and invoke zotfeed directly. | |||||
* | | | | | | | | | | | | | more work on client side e2ee | zotlabs | 2017-05-01 | 1 | -1/+25 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | issues from hubzilla:#737 | zotlabs | 2017-04-27 | 3 | -5/+16 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | provide a broken feed as a separate module | zotlabs | 2017-04-26 | 3 | -2/+50 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | make mastodon happy args | Mario Vavti | 2017-04-26 | 2 | -2/+2 | |
| | | | | | | | | | | | |