Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add text/plain type to wiki | zotlabs | 2017-09-13 | 1 | -1/+1 |
| | |||||
* | make wiki page mimetype default to wiki mimetype (this was the original ↵ | zotlabs | 2017-09-13 | 1 | -1/+1 |
| | | | | intent but the wrong variable was used) | ||||
* | wiki mimetype selection | zotlabs | 2017-09-12 | 1 | -0/+1 |
| | |||||
* | Merge pull request #850 from anaqreon/doco | git-marijus | 2017-09-01 | 1 | -0/+2 |
|\ | | | | | Fix the multiple table of content bug | ||||
| * | Removed duplicated table of contents (TOC) in Help pages by breaking ↵ | Andrew Manning | 2017-08-25 | 1 | -0/+2 |
| | | | | | | | | hierarchical TOC loading. | ||||
* | | fix card category widget links when a specific card is opened | zotlabs | 2017-08-27 | 1 | -1/+1 |
|/ | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-24 | 1 | -2/+11 |
|\ | |||||
| * | typo | zotlabs | 2017-08-23 | 1 | -1/+1 |
| | | |||||
| * | cards feature | zotlabs | 2017-08-23 | 1 | -2/+11 |
| | | |||||
* | | Repaired and extended support for help page translations including table of ↵ | Andrew Manning | 2017-08-23 | 1 | -2/+10 |
|/ | | | | contents files at the top level. Moved help module javascript to mod_help.js. | ||||
* | App::get_channel() does not return the right channel if we are not looking ↵ | git-marijus | 2017-08-09 | 1 | -7/+1 |
| | | | | at our own channel. fix issue #841 | ||||
* | show the right conversation active and do not show any conversation active ↵ | git-marijus | 2017-07-22 | 1 | -1/+3 |
| | | | | if we compose a new one | ||||
* | revert using channel_hash for cdav until we figure out how to do so cleanly | zotlabs | 2017-07-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-02 | 2 | -2/+2 |
|\ | |||||
| * | update bs-dev and min version bump | Mario Vavti | 2017-07-02 | 2 | -2/+2 |
| | | |||||
* | | more mail issues | zotlabs | 2017-06-22 | 1 | -1/+1 |
| | | |||||
* | | Several things about mail storage weren't quite right. | zotlabs | 2017-06-22 | 1 | -4/+0 |
| | | |||||
* | | start porting cdav proper to core | zotlabs | 2017-06-21 | 1 | -0/+176 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-14 | 1 | -0/+108 |
|\| | |||||
| * | Added Portfolio widget | Haakon Meland Eriksen | 2017-06-13 | 1 | -0/+108 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 1 | -29/+28 |
|\| | |||||
| * | rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵ | git-marijus | 2017-06-03 | 1 | -29/+28 |
| | | | | | | | | not authenticated people. | ||||
| * | sql error photos_albums_list with non-logged-in viewer | zotlabs | 2017-04-03 | 1 | -1/+1 |
| | | |||||
* | | only provide 'connected apps' on the settings menu if techlevel > 0. | zotlabs | 2017-05-30 | 1 | -5/+7 |
| | | |||||
* | | whitespace | zotlabs | 2017-04-12 | 1 | -2/+2 |
| | | |||||
* | | sql error photos_albums_list with non-logged-in viewer | zotlabs | 2017-04-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-29 | 2 | -2/+4 |
|\| | |||||
| * | various input filter fixes | zotlabs | 2017-03-29 | 1 | -0/+7 |
| | | |||||
| * | fix widgets for bs4 again | Mario Vavti | 2017-03-29 | 2 | -4/+4 |
| | | |||||
| * | namespace error | Mario Vavti | 2017-03-29 | 1 | -1/+1 |
| | | |||||
| * | widget file update | zotlabs | 2017-03-29 | 1 | -2/+2 |
| | | |||||
| * | the rest of the standard widgets converted | zotlabs | 2017-03-29 | 20 | -0/+860 |
| | | |||||
| * | namespace error | Mario Vavti | 2017-03-29 | 1 | -2/+2 |
| | | |||||
| * | widgets cont. | zotlabs | 2017-03-29 | 9 | -0/+274 |
| | | |||||
| * | widgets cont. | zotlabs | 2017-03-29 | 9 | -0/+411 |
| | | |||||
| * | more widget migrations | zotlabs | 2017-03-29 | 4 | -0/+102 |
| | | |||||
| * | more widgets | zotlabs | 2017-03-29 | 3 | -0/+106 |
| | | |||||
| * | filename issue | zotlabs | 2017-03-29 | 1 | -0/+0 |
| | | |||||
| * | more widgets | zotlabs | 2017-03-29 | 3 | -0/+166 |
| | | |||||
| * | convert more widgets to classes | zotlabs | 2017-03-29 | 5 | -0/+166 |
| | | |||||
| * | Comanche: allow widgets to be class based and stored appropriately in Zotlabs | zotlabs | 2017-03-29 | 1 | -0/+23 |
| | |||||
* | widget file update | zotlabs | 2017-03-25 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 3 | -5/+5 |
| | |||||
* | various input filter fixes | zotlabs | 2017-03-18 | 1 | -0/+7 |
| | |||||
* | the rest of the standard widgets converted | zotlabs | 2017-03-16 | 20 | -0/+860 |
| | |||||
* | namespace error | zotlabs | 2017-03-16 | 1 | -1/+1 |
| | |||||
* | widgets cont. | zotlabs | 2017-03-15 | 9 | -0/+274 |
| | |||||
* | widgets cont. | zotlabs | 2017-03-15 | 9 | -0/+411 |
| | |||||
* | more widget migrations | zotlabs | 2017-03-15 | 4 | -0/+102 |
| | |||||
* | more widgets | zotlabs | 2017-03-15 | 3 | -0/+106 |
| |