Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue #241 (redmatrix issue 405) | redmatrix | 2016-01-01 | 1 | -0/+2 |
| | |||||
* | Removed defunct URL from old auto-update idea | Andrew Manning | 2015-12-26 | 1 | -1/+1 |
| | |||||
* | regression: default inherited permission was not being set for a connection ↵ | redmatrix | 2015-12-25 | 1 | -0/+1 |
| | | | | if the permission was 'inherited'. We need to set these so that if somebody changes the top level permissions they don't have to go back and manually edit every connection to allow/deny what used to be an automatic inherited setting. | ||||
* | start on refactor of plugin/theme/widget info block parsing | redmatrix | 2015-12-22 | 1 | -6/+7 |
| | |||||
* | merge hell | redmatrix | 2015-12-20 | 1 | -30/+39 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-12-18 | 2 | -5/+7 |
|\ | |||||
| * | fix search item attachment rendering | Mario Vavti | 2015-12-17 | 1 | -5/+6 |
| | | |||||
| * | Invitation only added to the admin site page. Plus css wrapper class to docu ↵ | jeroenpraat | 2015-12-15 | 1 | -0/+1 |
| | | | | | | | | search. | ||||
* | | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-12-14 | 1 | -2/+0 |
|\| | |||||
| * | remove some unused stuff | redmatrix | 2015-12-08 | 1 | -2/+0 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-12 | 1 | -1/+1 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-11 | 1 | -1/+1 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-11 | 1 | -4/+0 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-10 | 1 | -1/+2 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-10 | 1 | -1/+1 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-09 | 1 | -1/+1 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-09 | 1 | -6/+6 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - second version | Haakon Meland Eriksen | 2015-12-09 | 1 | -6/+3 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl | Haakon Meland Eriksen | 2015-12-09 | 1 | -29/+26 |
|/ | |||||
* | move the diaspora templates out of core (except for diaspora_vcard, which is ↵ | redmatrix | 2015-12-07 | 15 | -194/+0 |
| | | | | still stuck here for the present time) | ||||
* | make justify gallery work with more than one albums per page (eg album widget) | Mario Vavti | 2015-12-07 | 3 | -5/+5 |
| | |||||
* | fix css issue in directory | Mario Vavti | 2015-12-06 | 1 | -1/+1 |
| | |||||
* | fix attachment rendering for mail | Mario Vavti | 2015-12-02 | 1 | -0/+6 |
| | |||||
* | css fixes | Mario Vavti | 2015-11-28 | 2 | -8/+8 |
| | |||||
* | fix tpl if clause | Mario Vavti | 2015-11-28 | 1 | -1/+1 |
| | |||||
* | add templates | Mario Vavti | 2015-11-27 | 2 | -0/+23 |
| | |||||
* | move events tools to aside widget | Mario Vavti | 2015-11-27 | 2 | -24/+0 |
| | |||||
* | unset does not work in webkit browsers | Mario Vavti | 2015-11-27 | 1 | -1/+1 |
| | |||||
* | add spinner to events | Mario Vavti | 2015-11-27 | 2 | -1/+6 |
| | |||||
* | lost calendar icon | Mario Vavti | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | various css fixes | Mario Vavti | 2015-11-26 | 3 | -10/+11 |
| | |||||
* | beautify event item code | Mario Vavti | 2015-11-26 | 2 | -0/+21 |
| | |||||
* | default timepicker to 15 min steps. abbr -> span | Mario Vavti | 2015-11-26 | 1 | -3/+3 |
| | |||||
* | improve event rendering | Mario Vavti | 2015-11-26 | 1 | -6/+8 |
| | |||||
* | add location | Mario Vavti | 2015-11-26 | 1 | -4/+6 |
| | |||||
* | fix event rendering | Mario Vavti | 2015-11-26 | 1 | -10/+11 |
| | |||||
* | first iteration on the event item | Mario Vavti | 2015-11-26 | 3 | -0/+15 |
| | |||||
* | some basic event styling | Mario Vavti | 2015-11-25 | 1 | -1/+1 |
| | |||||
* | add a if clause for the case we do not have a finish date | Mario Vavti | 2015-11-25 | 1 | -6/+7 |
| | |||||
* | note to self: do not make things more complicated than they need to be. | Mario Vavti | 2015-11-25 | 1 | -2/+3 |
| | |||||
* | events: make sure default finish date is one hour after start date and shift ↵ | Mario Vavti | 2015-11-25 | 1 | -2/+13 |
| | | | | the finishdate if startdate is shifted | ||||
* | efent form template fixes | Mario Vavti | 2015-11-24 | 1 | -30/+23 |
| | |||||
* | open form on dbl-click | Mario Vavti | 2015-11-24 | 1 | -1/+4 |
| | |||||
* | some event heavy lifting - please test and report issues | Mario Vavti | 2015-11-24 | 5 | -199/+146 |
| | |||||
* | Merge pull request #182 from anaqreon/url-selected | redmatrix | 2015-11-24 | 1 | -9/+21 |
|\ | | | | | Place link around selected text | ||||
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla into url-selected | Andrew Manning | 2015-11-20 | 4 | -82/+70 |
| |\ | |||||
| * | | If text is selected in profile-jot-text when the link button is pressed, the ↵ | Andrew Manning | 2015-11-20 | 1 | -9/+21 |
| | | | | | | | | | | | | input URL is applied around the text. Otherwise, the normal link data fetch occurs. | ||||
* | | | delivery report tweaks | redmatrix | 2015-11-22 | 1 | -1/+1 |
| | | | |||||
* | | | make calendar week start (sun or mon) configurable | Mario Vavti | 2015-11-21 | 2 | -0/+3 |
| |/ |/| | |||||
* | | make calendar language aware | Mario Vavti | 2015-11-20 | 1 | -1/+1 |
| | |