Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | change _newwin to _blank because the window named _newwin may be hard to ↵ | redmatrix | 2015-11-20 | 2 | -18/+18 | |
| | | | | find if you have lots of windows/tabs open. | |||||
* | issue #85, community tags and file tags lost during edits. This required ↵ | redmatrix | 2015-11-20 | 5 | -18/+31 | |
| | | | | splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits. | |||||
* | change action label from 'stop following' to 'unfollow thread' | redmatrix | 2015-11-19 | 1 | -1/+1 | |
| | ||||||
* | new feature: 'suppress_duplicates' issue #146 triggered with less than two ↵ | redmatrix | 2015-11-19 | 1 | -0/+1 | |
| | | | | minutes between posts having identical content. | |||||
* | 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 ↵ | redmatrix | 2015-11-16 | 1 | -2/+2 | |
| | | | | missing template for XML | |||||
* | tag_deliver of an edit to an already uplinked item wasn't resetting ↵ | redmatrix | 2015-11-15 | 1 | -1/+4 | |
| | | | | permissions and ownership bits before starting delivery chain on the edit. | |||||
* | allow plugins to also log to a different named logfile and also alter the ↵ | redmatrix | 2015-11-15 | 1 | -1/+1 | |
| | | | | log message | |||||
* | 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 | |
| | |