| Commit message (Expand) | Author | Age | Files | Lines |
* | when clicking a notification to view a private mail message, actually view th... | zotlabs | 2017-03-29 | 1 | -2/+9 |
* | channel_store_lowlevel declared twice | zotlabs | 2017-03-29 | 2 | -42/+0 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-29 | 9 | -25/+80 |
|\ |
|
| * | remove hubzilla.site from directory fallback servers until further notice | Mario Vavti | 2017-03-29 | 1 | -1/+1 |
| * | missing closing bracket and semicolon | Mario Vavti | 2017-03-29 | 1 | -0/+1 |
| * | create channel_store_lowlevel() | Mario Vavti | 2017-03-29 | 1 | -20/+56 |
| * | css fixes | Mario Vavti | 2017-03-29 | 1 | -2/+11 |
| * | bump version | Mario Vavti | 2017-03-29 | 1 | -1/+1 |
| * | allow setting the system email name/address/reply | zotlabs | 2017-03-29 | 2 | -0/+20 |
| * | more cloud updates - upgrade the DAV structures as well. | zotlabs | 2017-03-29 | 3 | -41/+79 |
| * | some more photo issues | zotlabs | 2017-03-29 | 3 | -32/+33 |
| * | fix photo prvnxt after all the changes yesterday | zotlabs | 2017-03-29 | 1 | -6/+5 |
| * | more work on the photo album mess | zotlabs | 2017-03-29 | 2 | -97/+71 |
| * | photos_album_exists() requires an observer to work correctly; provide it. | zotlabs | 2017-03-29 | 2 | -5/+4 |
| * | use the same host macro for sender address as for reply_to address | zotlabs | 2017-03-29 | 1 | -2/+2 |
| * | begin the process of using the relevant attach directory/path for photo album... | zotlabs | 2017-03-29 | 4 | -48/+62 |
| * | more markdown purification | zotlabs | 2017-03-29 | 2 | -7/+6 |
| * | perform attach_upgrade() | zotlabs | 2017-03-29 | 2 | -0/+26 |
| * | after all of this, I would be very hesitant to use any multi-user system whic... | zotlabs | 2017-03-29 | 1 | -1/+1 |
| * | even more fine tuning of the markdown purifier - especially when used with th... | zotlabs | 2017-03-29 | 4 | -3/+4 |
| * | add function attach_syspaths to calculate the contents of os_path and display... | zotlabs | 2017-03-29 | 1 | -2/+42 |
| * | attach_folder_rpaths() providing incorrect results | zotlabs | 2017-03-29 | 1 | -3/+3 |
| * | various input filter fixes | zotlabs | 2017-03-29 | 12 | -2179/+1860 |
| * | simplify the message signing spaghetti | zotlabs | 2017-03-29 | 2 | -47/+29 |
| * | namespace error | zotlabs | 2017-03-29 | 1 | -1/+1 |
| * | ensure z_input_filter is called exactly once, since we now depend on the numb... | zotlabs | 2017-03-29 | 2 | -22/+55 |
| * | more work related to attach/photo and os_path, display_path and general code ... | zotlabs | 2017-03-29 | 2 | -36/+40 |
| * | add os_path and display_path to photos, fix some issues with multiple path se... | zotlabs | 2017-03-29 | 3 | -96/+12 |
| * | store os_path and display_path with files | zotlabs | 2017-03-29 | 1 | -2/+3 |
| * | dim class was un-themed | zotlabs | 2017-03-29 | 2 | -4/+4 |
| * | input filter updates | zotlabs | 2017-03-29 | 6 | -103/+57 |
| * | fix group by item query | zotlabs | 2017-03-29 | 1 | -17/+15 |
| * | class MarkdownSoap to safely store markdown by purifying and preserving (esca... | zotlabs | 2017-03-29 | 1 | -0/+86 |
| * | get rid of some cruft in boot.php | zotlabs | 2017-03-29 | 1 | -62/+17 |
| * | remove the unimplemented upload limit site settings | zotlabs | 2017-03-29 | 1 | -3/+0 |
| * | code_allowed is a real mess. Start the cleanup by remving the account level c... | zotlabs | 2017-03-29 | 7 | -78/+28 |
| * | fix widgets for bs4 again | Mario Vavti | 2017-03-29 | 2 | -4/+4 |
| * | namespace error | Mario Vavti | 2017-03-29 | 1 | -1/+1 |
| * | widget file update | zotlabs | 2017-03-29 | 1 | -2/+2 |
| * | remove include/widgets.php | zotlabs | 2017-03-29 | 7 | -27/+2 |
| * | the rest of the standard widgets converted | zotlabs | 2017-03-29 | 21 | -762/+861 |
| * | namespace error | Mario Vavti | 2017-03-29 | 2 | -3/+2 |
| * | widgets cont. | zotlabs | 2017-03-29 | 10 | -207/+274 |
| * | widgets cont. | zotlabs | 2017-03-29 | 10 | -345/+411 |
| * | more widget migrations | zotlabs | 2017-03-29 | 5 | -73/+102 |
| * | more widgets | zotlabs | 2017-03-29 | 4 | -83/+106 |
| * | filename issue | zotlabs | 2017-03-29 | 1 | -0/+0 |
| * | more widgets | zotlabs | 2017-03-29 | 5 | -173/+172 |
| * | convert more widgets to classes | zotlabs | 2017-03-29 | 6 | -133/+166 |
| * | use absolute namespace | zotlabs | 2017-03-29 | 1 | -1/+2 |