| Commit message (Expand) | Author | Age | Files | Lines |
* | move today button from aside to section title | Mario Vavti | 2015-11-19 | 1 | -1/+0 |
* | rename some menus | Mario Vavti | 2015-11-19 | 1 | -3/+3 |
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-11-18 | 2 | -4/+5 |
|\ |
|
| * | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-18 | 1 | -4/+4 |
| |\ |
|
| | * | Pass in account_id. Required for bulk identity importer. | ken restivo | 2015-11-18 | 1 | -4/+4 |
| * | | wsod viewing photo widget | redmatrix | 2015-11-18 | 1 | -0/+1 |
| |/ |
|
* / | some events refacturing | Mario Vavti | 2015-11-18 | 1 | -0/+15 |
|/ |
|
* | fix admin plugin hooks | redmatrix | 2015-11-17 | 1 | -0/+17 |
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-17 | 1 | -1/+1 |
|\ |
|
| * | whitespace | Mario Vavti | 2015-11-17 | 1 | -1/+1 |
| * | more css fixes | Mario Vavti | 2015-11-17 | 1 | -1/+1 |
| * | missing closing " for src attribute | Mario Vavti | 2015-11-17 | 1 | -1/+1 |
* | | photo album widget permissions issue | redmatrix | 2015-11-17 | 2 | -0/+6 |
|/ |
|
* | fix api/direct_messages/new at least for the json case. We seem to have a mis... | redmatrix | 2015-11-16 | 1 | -2/+2 |
* | tag_deliver of an edit to an already uplinked item wasn't resetting permissio... | redmatrix | 2015-11-15 | 1 | -1/+4 |
* | allow plugins to also log to a different named logfile and also alter the log... | redmatrix | 2015-11-15 | 1 | -1/+1 |
* | 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 m... | redmatrix | 2015-11-15 | 1 | -1/+1 |
* | 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. | 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 Redmatrix as... | ken restivo | 2015-11-10 | 1 | -89/+0 |
* | | | Move api_auth() out to a file that can be included from plugins/modules to al... | ken restivo | 2015-11-10 | 3 | -90/+96 |
|/ / |
|
* | | 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. | 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 automa... | redmatrix | 2015-11-05 | 1 | -1/+7 |
* | 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 |
|\ |
|
| * | 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 fetching... | redmatrix | 2015-11-04 | 1 | -0/+57 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-11-03 | 1 | -0/+1 |
|\| |
|
| * | move it up | Mario Vavti | 2015-10-29 | 1 | -1/+1 |