Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce STD_VERSION and get_std_version() [in include/plugin.php], we ↵ | redmatrix | 2015-12-02 | 1 | -0/+11 |
| | | | | begin with 0.11.1 since it is an incompatible interface change to 0.11. | ||||
* | issue #204 | redmatrix | 2015-12-01 | 1 | -1/+1 |
| | |||||
* | usercache is no longer used | redmatrix | 2015-12-01 | 1 | -4/+3 |
| | |||||
* | generalise the site black|white allow lists, also add a channel black|white ↵ | redmatrix | 2015-11-29 | 3 | -25/+62 |
| | | | | list for future use | ||||
* | report correct directory mode for standalone directories in siteinfo | redmatrix | 2015-11-29 | 1 | -1/+1 |
| | |||||
* | create get_site_info() function so we can have a siteinfo.json module ↵ | redmatrix | 2015-11-29 | 1 | -0/+104 |
| | | | | instead of or actually in addition to siteinfo/json | ||||
* | issue #189 | redmatrix | 2015-11-29 | 1 | -1/+6 |
| | |||||
* | don't try to pull public content from dead sites | redmatrix | 2015-11-29 | 1 | -1/+4 |
| | |||||
* | log whatever is showing up in the delivery hash array since it seems that ↵ | redmatrix | 2015-11-29 | 1 | -0/+4 |
| | | | | one site has something unusual there and it is throwing errors. | ||||
* | move events tools to aside widget | Mario Vavti | 2015-11-27 | 1 | -1/+15 |
| | |||||
* | fixes #194 - New directory server is selected on every directory page reload | Mario Vavti | 2015-11-27 | 1 | -1/+1 |
| | |||||
* | don't show item_delayed_publish items in tag clouds | redmatrix | 2015-11-26 | 2 | -4/+3 |
| | |||||
* | various css fixes | Mario Vavti | 2015-11-26 | 1 | -0/+1 |
| | |||||
* | beautify event item code | Mario Vavti | 2015-11-26 | 1 | -45/+32 |
| | |||||
* | default timepicker to 15 min steps. abbr -> span | Mario Vavti | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | we also need nofinish in the object. css fices | Mario Vavti | 2015-11-26 | 1 | -0/+2 |
| | |||||
* | also catch the other object | Mario Vavti | 2015-11-26 | 1 | -0/+5 |
| | |||||
* | first iteration on the event item | Mario Vavti | 2015-11-26 | 4 | -1/+57 |
| | |||||
* | some basic event styling | Mario Vavti | 2015-11-25 | 1 | -10/+12 |
| | |||||
* | add (blank?) label param to other instances of datetimesel | redmatrix | 2015-11-24 | 1 | -2/+2 |
| | |||||
* | oups :) | Mario Vavti | 2015-11-24 | 1 | -1/+1 |
| | |||||
* | some event heavy lifting - please test and report issues | Mario Vavti | 2015-11-24 | 1 | -11/+12 |
| | |||||
* | issue #184 | redmatrix | 2015-11-23 | 1 | -1/+1 |
| | |||||
* | delivery report tweaks | redmatrix | 2015-11-22 | 2 | -1/+26 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-22 | 3 | -7/+26 |
|\ | | | | | | | | | Conflicts: version.inc | ||||
| * | do not hide scrollbars | Mario Vavti | 2015-11-21 | 1 | -1/+1 |
| | | |||||
| * | datetimepicker should also respect first day of week setting | Mario Vavti | 2015-11-21 | 1 | -2/+2 |
| | | |||||
| * | Use http_status() instead of homegrowing it. Adapt http_status to handle ↵ | ken restivo | 2015-11-20 | 2 | -5/+24 |
| | | | | | | | | replies with data. | ||||
* | | webpages and design elements weren't being included in the item export query. | redmatrix | 2015-11-22 | 1 | -1/+2 |
|/ | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-20 | 1 | -0/+1 |
|\ | |||||
| * | Report correct HTTP error code, i.e. for API callers. | ken restivo | 2015-11-20 | 1 | -0/+1 |
| | | |||||
* | | add v4 project roadmap, partial fix for cloning of profile photos on ↵ | redmatrix | 2015-11-20 | 1 | -0/+11 |
|/ | | | | alternate profiles | ||||
* | 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 |