Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configuring email notifications per channel | ilu33 | 2016-12-15 | 1 | -0/+56 |
| | |||||
* | issue #446 apps usability - disable app if attached to a plugin that is ↵ | zotlabs | 2016-12-14 | 9 | -30/+87 |
| | | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane. | ||||
* | markdown regex | zotlabs | 2016-12-14 | 1 | -2/+3 |
| | |||||
* | fix regex | Mario Vavti | 2016-12-14 | 1 | -1/+1 |
| | |||||
* | wiki: do not show revert buttons if we do not have write perms and minor cleanup | Mario Vavti | 2016-12-14 | 5 | -19/+13 |
| | |||||
* | fix btn-group rendering | Mario Vavti | 2016-12-14 | 1 | -16/+2 |
| | |||||
* | use absolute namespace in case this gets moved | zotlabs | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | tag and mention handling in private mail (which required refactoring the ↵ | zotlabs | 2016-12-13 | 5 | -78/+76 |
| | | | | bbcode cleanup stuff in mod_item) | ||||
* | update hook doco | zotlabs | 2016-12-13 | 2 | -0/+6 |
| | |||||
* | add plugin hook to zot_best_algorithm() | zotlabs | 2016-12-13 | 1 | -0/+5 |
| | |||||
* | mail preview (basic functionality) | zotlabs | 2016-12-13 | 3 | -1/+62 |
| | |||||
* | restructuring include/message for mail preview | zotlabs | 2016-12-13 | 1 | -32/+44 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-13 | 11 | -6763/+10553 |
|\ | |||||
| * | update dutch strings | jeroenpraat | 2016-12-13 | 2 | -6631/+10513 |
| | | |||||
| * | dropdown position fixes | Mario Vavti | 2016-12-13 | 2 | -4/+3 |
| | | |||||
| * | bring lockview to wikilist | Mario Vavti | 2016-12-13 | 3 | -6/+14 |
| | | |||||
| * | do not increase opacity to more than 1 | Mario Vavti | 2016-12-13 | 1 | -1/+1 |
| | | |||||
| * | simplify wikilist widget | Mario Vavti | 2016-12-13 | 2 | -120/+12 |
| | | |||||
| * | Merge pull request #619 from anaqreon/dev | git-marijus | 2016-12-13 | 1 | -1/+10 |
| |\ | | | | | | | Make region_1 table of contents "unsticky" when width is less than | ||||
| | * | Make region_1 table of contents "unsticky" when width is less than 768px for ↵ | Andrew Manning | 2016-12-12 | 1 | -1/+10 |
| |/ | | | | | | | better mobile support. | ||||
* / | document the stream_item hook before I forget | zotlabs | 2016-12-12 | 2 | -0/+16 |
|/ | |||||
* | clarifications of some of the descriptions | zotlabs | 2016-12-12 | 1 | -11/+11 |
| | |||||
* | bump version | Mario Vavti | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | update changelog | Mario Vavti | 2016-12-12 | 1 | -0/+85 |
| | |||||
* | wiki: indicate saved state for bbcode type | Mario Vavti | 2016-12-12 | 1 | -7/+6 |
| | |||||
* | some preliminary work for email notification of likes - potentially ↵ | zotlabs | 2016-12-11 | 4 | -0/+83 |
| | | | | destabilising so disabled until after next release | ||||
* | move the rest of superblock out of core | zotlabs | 2016-12-11 | 2 | -48/+14 |
| | |||||
* | clone sync missing for some item delete operations | zotlabs | 2016-12-11 | 2 | -28/+36 |
| | |||||
* | show doc section heading in titlebar | Mario Vavti | 2016-12-11 | 2 | -2/+14 |
| | |||||
* | This needs a bit more word-smithing to be concise and also accurate; but I ↵ | zotlabs | 2016-12-10 | 1 | -1/+1 |
| | | | | need to think about it some more. | ||||
* | drug dealers have users | zotlabs | 2016-12-10 | 1 | -4/+4 |
| | |||||
* | fix embed-image for fullscreen mode and some adjustments for /help | Mario Vavti | 2016-12-10 | 4 | -41/+29 |
| | |||||
* | fix typo and do not do anything on resize if not fullscreen | Mario Vavti | 2016-12-10 | 1 | -2/+4 |
| | |||||
* | even more wiki fullscreen optimisation | Mario Vavti | 2016-12-10 | 2 | -4/+9 |
| | |||||
* | more wiki fullscreen optimisation | Mario Vavti | 2016-12-10 | 2 | -5/+26 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-12-10 | 9 | -4918/+5277 |
|\ | |||||
| * | Merge pull request #617 from anaqreon/doco | git-marijus | 2016-12-10 | 4 | -8/+30 |
| |\ | | | | | | | Only display h1 headings in sticky side nav. Toggle display of detail… | ||||
| | * | Only display h1 headings in sticky side nav. Toggle display of detailed TOC ↵ | Andrew Manning | 2016-12-09 | 4 | -8/+30 |
| | | | | | | | | | | | | at top of page. Introduce return to top button for small screens. | ||||
| * | | Merge pull request #618 from phellmes/dev | git-marijus | 2016-12-10 | 2 | -4897/+4995 |
| |\ \ | | |/ | |/| | Update DE translation strings | ||||
| | * | Update DE translation strings | phellmes | 2016-12-10 | 2 | -4897/+4995 |
| |/ | |||||
| * | bring back a few of the doc edits from overlapping checkins | zotlabs | 2016-12-09 | 2 | -7/+240 |
| | | |||||
| * | router error reporting | zotlabs | 2016-12-09 | 1 | -6/+12 |
| | | |||||
* | | wiki fullscreen optimisation | Mario Vavti | 2016-12-10 | 3 | -8/+35 |
|/ | |||||
* | superblock issue + string update | zotlabs | 2016-12-09 | 2 | -105/+109 |
| | |||||
* | Merge pull request #616 from anaqreon/doco | zotlabs | 2016-12-09 | 7 | -28/+175 |
|\ | | | | | Doco updates | ||||
| * | Condense sticky nav TOC to h1 only. Add deep TOC to top of each page. Adjust ↵ | Andrew Manning | 2016-12-08 | 3 | -11/+25 |
| | | | | | | | | developer guide headings. | ||||
| * | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2016-12-08 | 2 | -1/+8 |
| |\ | |/ |/| | |||||
* | | Report the WebDAV endpoint on the settings page (under the reddress) if the ↵ | zotlabs | 2016-12-08 | 2 | -1/+8 |
| | | | | | | | | account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'. | ||||
* | | Merge pull request #615 from anaqreon/doco | zotlabs | 2016-12-09 | 14 | -1498/+2151 |
|\ \ | | | | | | | Doco sprint | ||||
| | * | Add hub snapshot tool page to admin section | Andrew Manning | 2016-12-08 | 2 | -0/+128 |
| | | |