Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | permission issues editing wall-to-wall posts | redmatrix | 2015-11-15 | 1 | -2/+9 |
| | |||||
* | issue with dead hub detection | redmatrix | 2015-11-15 | 1 | -1/+1 |
| | |||||
* | revert html in markdown for posts, but trim the input before processing the ↵ | redmatrix | 2015-11-15 | 1 | -1/+1 |
| | | | | markdown | ||||
* | issues connecting to local forum | redmatrix | 2015-11-15 | 2 | -12/+8 |
| | |||||
* | superblock enhancements | redmatrix | 2015-11-13 | 1 | -0/+3 |
| | |||||
* | really basic photo album widget for content regions | redmatrix | 2015-11-12 | 1 | -0/+78 |
| | |||||
* | allow pdl content | redmatrix | 2015-11-12 | 2 | -1/+14 |
| | |||||
* | issue #154 | redmatrix | 2015-11-12 | 1 | -0/+11 |
| | |||||
* | will also need api doco | redmatrix | 2015-11-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #144 from kenrestivo/api-auth-fix | ken restivo | 2015-11-11 | 1 | -0/+1 |
|\ | | | | | api_auth.php must be included since the function moved. | ||||
| * | api_auth.php must be included since the function moved. | ken restivo | 2015-11-11 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #140 from kenrestivo/move-export-to-plugin | redmatrix | 2015-11-11 | 1 | -89/+0 |
|\ \ | | | | | | | Moving this out into a plugin; hopefully one that will work with RM | ||||
| * | | Moving this out into a plugin; hopefully one that will work with Redmatrix ↵ | ken restivo | 2015-11-10 | 1 | -89/+0 |
| | | | | | | | | | | | | as well. | ||||
* | | | Move api_auth() out to a file that can be included from plugins/modules to ↵ | ken restivo | 2015-11-10 | 3 | -90/+96 |
|/ / | | | | | | | allow them to expose their own programmatic API. | ||||
* | | remove the obsolete avatar_img function (gravatar/libravatar lookup) | redmatrix | 2015-11-09 | 1 | -22/+0 |
| | | |||||
* | | get rid of the pre-comanche widget placement and wgl code | redmatrix | 2015-11-09 | 1 | -13/+0 |
| | | |||||
* | | add avatars to likes/dislikes/etc. | redmatrix | 2015-11-09 | 1 | -2/+2 |
| | | |||||
* | | thwart attempts to use an external private directory as a directory server | redmatrix | 2015-11-09 | 1 | -0/+13 |
| | | |||||
* | | First pass at endpoints for exporting users and channels in bulk as admin. | ken restivo | 2015-11-08 | 1 | -0/+90 |
| | | |||||
* | | Merge pull request #132 from kenrestivo/test-for-email | redmatrix | 2015-11-09 | 1 | -4/+6 |
|\ \ | | | | | | | Add unit tests for valid email function. | ||||
| * | | Add unit tests for valid email function. | ken restivo | 2015-11-08 | 1 | -4/+6 |
| |/ | |||||
* | | make jotnets modal | redmatrix | 2015-11-08 | 1 | -0/+2 |
| | | |||||
* | | no comment permission bug, also implement delete() in RedDirectory per Waitman | redmatrix | 2015-11-08 | 1 | -0/+21 |
|/ | |||||
* | version and string update | redmatrix | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | typo | redmatrix | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | handle old files with partial paths | redmatrix | 2015-11-05 | 3 | -6/+18 |
| | |||||
* | first cut at some much better hook documentation derived from bamfic's ↵ | redmatrix | 2015-11-05 | 1 | -1/+7 |
| | | | | automated list (doc/hooks.html) | ||||
* | fix the file chunking api now that we've got working data to test with | redmatrix | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-11-04 | 2 | -14/+18 |
|\ | | | | | | | | | Conflicts: install/update.php | ||||
| * | protocol upgrade | redmatrix | 2015-11-03 | 1 | -1/+2 |
| | | |||||
* | | re-arrange file api calls so the api pathnames don't shadow each other | redmatrix | 2015-11-04 | 1 | -21/+25 |
| | | |||||
* | | api calls to fetch file (attach) meta data and to chunk file content ↵ | redmatrix | 2015-11-04 | 1 | -0/+57 |
| | | | | | | | | fetching which will eventually allow us to clone large videos without hitting memory limits | ||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-11-03 | 1 | -0/+1 |
|\| | | | | | | | | | | | | | Conflicts: include/photo/photo_driver.php include/text.php mod/post.php | ||||
| * | move it up | Mario Vavti | 2015-10-29 | 1 | -1/+1 |
| | | |||||
| * | possibly better fix for profile photo image type issue | Mario Vavti | 2015-10-29 | 1 | -5/+14 |
| | | |||||
| * | re-enable pathinfo() check and try with getimagesize() if we have not got a ↵ | Mario Vavti | 2015-10-28 | 1 | -3/+2 |
| | | | | | | | | result | ||||
| * | pathinfo() does not work in this case. getimagesize() seems more reliabel. ↵ | Mario Vavti | 2015-10-28 | 2 | -2/+10 |
| | | | | | | | | this fixes transparent png avatars having a black background. | ||||
| * | do not treat profile photo change posts like photo-items | Mario Vavti | 2015-10-28 | 1 | -2/+6 |
| | | |||||
| * | hubzilla compatibility: improve photo item object - we now provide the infos ↵ | Mario Vavti | 2015-10-25 | 1 | -1/+2 |
| | | | | | | | | for all available photo sizes | ||||
| * | photo object compatibility revamped | Mario Vavti | 2015-10-22 | 2 | -15/+9 |
| | | |||||
| * | hubzilla photo object compatibility | Mario Vavti | 2015-10-20 | 1 | -1/+15 |
| | | |||||
| * | typo | redmatrix | 2015-10-19 | 1 | -1/+1 |
| | | |||||
* | | better re-install detection/protection. This necessitated a slight protocol ↵ | redmatrix | 2015-11-03 | 1 | -3/+5 |
| | | | | | | | | change but should not introduce any compatibility issues with older software. Things just work better if you use an up-to-date server. | ||||
* | | need better peer verification due to re-install issue, this is temporary | redmatrix | 2015-11-03 | 2 | -3/+7 |
| | | |||||
* | | provide admin setting to change directory server | redmatrix | 2015-11-03 | 1 | -2/+3 |
| | | |||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-03 | 1 | -1/+1 |
|\ \ | |||||
| * | | timeago() works best with iso format. fix #118 | Mario Vavti | 2015-11-03 | 1 | -1/+1 |
| | | | |||||
* | | | implement unfollow thread | redmatrix | 2015-11-03 | 2 | -0/+17 |
|/ / | |||||
* | | bug in hub/location sync | redmatrix | 2015-11-02 | 1 | -4/+3 |
| | | |||||
* | | provide discovery for local deletes in zot-finger and mark the hublocs ↵ | redmatrix | 2015-11-01 | 1 | -0/+9 |
| | | | | | | | | invalid/deleted |