| Commit message (Expand) | Author | Age | Files | Lines |
* | add some more stuff to admin/account_edit (service class, language, and techl... | redmatrix | 2016-10-03 | 1 | -36/+0 |
* | whitelist button tag in htmlpurifier | Mario Vavti | 2016-09-09 | 1 | -0/+3 |
* | add more foundation data- attributes | Mario Vavti | 2016-09-08 | 1 | -1/+4 |
* | upgrade foundation to version 6.2.3 | Mario Vavti | 2016-09-07 | 1 | -19/+59 |
* | some issues with saved search - tags and connection searches weren't being sa... | redmatrix | 2016-08-31 | 1 | -1/+1 |
* | Website export to cloud files works. Created new recursive copy function in a... | Andrew Manning | 2016-08-23 | 1 | -0/+4 |
* | Progress implementing zip file export | Andrew Manning | 2016-08-17 | 1 | -25/+7 |
* | Stash changes for merge with dev | Andrew Manning | 2016-08-17 | 1 | -0/+22 |
* | A bit of api cleanup. Don't get excited. This is like a 0.005% cleanup but yo... | redmatrix | 2016-08-11 | 1 | -0/+35 |
* | bad code format | redmatrix | 2016-08-09 | 1 | -2/+26 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-03 | 1 | -0/+28 |
|\ |
|
| * | Improved UI. Removed logger statements. | Andrew Manning | 2016-07-31 | 1 | -5/+2 |
| * | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-30 | 1 | -16/+17 |
| |\ |
|
| * \ | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-21 | 1 | -12/+4 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-20 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/dev' into website-import-remote | Andrew Manning | 2016-07-16 | 1 | -0/+4 |
| |\ \ \ \ |
|
| * | | | | | Stash changes to merge from dev | Andrew Manning | 2016-07-16 | 1 | -4/+3 |
| * | | | | | Postpone remote folder import until filesystem mirroring matures. | Andrew Manning | 2016-07-16 | 1 | -1/+5 |
| * | | | | | Clearer import control interface | Andrew Manning | 2016-07-10 | 1 | -2/+6 |
| * | | | | | First draft of website import tools | Andrew Manning | 2016-07-10 | 1 | -0/+24 |
* | | | | | | multiple acl work | Mario Vavti | 2016-08-03 | 1 | -0/+6 |
| |_|_|_|/
|/| | | | |
|
* | | | | | translate mime types to icons, update some icons, move file preview (upload p... | Mario Vavti | 2016-07-28 | 1 | -16/+17 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'dev' into perms | redmatrix | 2016-07-18 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | do not transform hashes to tags in [code=xxx] or [code] blocks | Mario Vavti | 2016-07-18 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -0/+4 |
|\| | |
|
| * | | more ZAT work | redmatrix | 2016-07-14 | 1 | -0/+4 |
| |/ |
|
* / | deprecate/remove json_decode_plus | redmatrix | 2016-07-13 | 1 | -12/+4 |
|/ |
|
* | cleanup | redmatrix | 2016-07-05 | 1 | -2/+14 |
* | relocate the cache class | redmatrix | 2016-06-23 | 1 | -26/+2 |
* | the xchan_query wasn't fully optimised as we were comparing quoted and unquot... | redmatrix | 2016-06-22 | 1 | -4/+4 |
* | make sure the optimisations are reliable | redmatrix | 2016-06-20 | 1 | -1/+1 |
* | code optimisation | redmatrix | 2016-06-20 | 1 | -1/+1 |
* | 1. string update, 2. pretty print json blobs | redmatrix | 2016-06-17 | 1 | -0/+6 |
* | code comments | redmatrix | 2016-06-15 | 1 | -0/+5 |
* | ignore case in language names and add 'js' as an alias for 'javascript' | redmatrix | 2016-06-15 | 1 | -1/+3 |
* | This was the reason for the large line widths - an extra linefeed after each ... | redmatrix | 2016-06-15 | 1 | -1/+1 |
* | provide syntax based [colour] highlighting on code blocks for popular languag... | redmatrix | 2016-06-15 | 1 | -0/+38 |
* | missing iconfig conversion | redmatrix | 2016-06-13 | 1 | -3/+6 |
* | deprecate the item_id table - replace with iconfig. A possibly useful functio... | redmatrix | 2016-06-13 | 1 | -2/+3 |
* | provide a hover class for smiley emojis which renders them slightly larger on... | redmatrix | 2016-06-04 | 1 | -1/+1 |
* | the :tone variants are messed up, remove them | redmatrix | 2016-06-04 | 1 | -0/+2 |
* | return of the project smilie | redmatrix | 2016-06-04 | 1 | -2/+3 |
* | For emojis in posts, extend smilies and save a lot of duplication of effort | redmatrix | 2016-06-04 | 1 | -0/+12 |
* | missed an object -> obj conversion in prepare_body | redmatrix | 2016-06-03 | 1 | -1/+1 |
* | some initial emoji reaction work | redmatrix | 2016-06-02 | 1 | -1/+5 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -32/+1 |
* | more db column renames | redmatrix | 2016-05-31 | 1 | -1/+1 |
* | track down some issues from the application logs | redmatrix | 2016-05-26 | 1 | -0/+9 |
* | code cleanup | redmatrix | 2016-05-24 | 1 | -20/+8 |
* | more work associated with DBA and index.php shuffle | redmatrix | 2016-05-24 | 1 | -10/+15 |