Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor the js detection into a checkjs class which is only enabled on ↵ | redmatrix | 2016-04-13 | 1 | -12/+1 |
| | | | | demand (currently only the channel and display pages). Will probably require a bit more work to hide/disable the cover photo when js is disabled. Have not actually tested without js to discover any other potential page issues. Have only confirmed that the detection class works and redirects to set a jsdisabled cookie and reload the page with that cookie+variable set if called from the channel page. | ||||
* | reverse the logic of the jsenabled setting so that sessions without js are ↵ | redmatrix | 2016-04-12 | 1 | -0/+1 |
| | | | | performance penalised instead of regular sessions. | ||||
* | remove obsolete jotVideoURL() and jotAudioURL() | redmatrix | 2016-04-11 | 1 | -14/+0 |
| | |||||
* | localise the opensearch link | redmatrix | 2016-04-10 | 1 | -1/+1 |
| | |||||
* | some work on comanche autocomplete | Mario Vavti | 2016-04-09 | 3 | -1/+10 |
| | |||||
* | Merge pull request #338 from anaqreon/contextual-help | redmatrix | 2016-04-05 | 1 | -2/+48 |
|\ | | | | | Contextual help | ||||
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵ | Andrew Manning | 2016-04-03 | 12 | -150/+282 |
| |\ | | | | | | | | | | contextual-help | ||||
| * | | Added help for post permissions | Andrew Manning | 2016-03-26 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵ | Andrew Manning | 2016-03-23 | 6 | -75/+86 |
| |\ \ | | | | | | | | | | | | | contextual-help | ||||
| * | | | Override navbar help button to open contextual help panel. Contextual help ↵ | Andrew Manning | 2016-03-21 | 1 | -2/+47 |
| | | | | | | | | | | | | | | | | for mail written. | ||||
* | | | | Merge branch 'master' into dev | Mario Vavti | 2016-04-04 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | a simple autocomplete for bbcode or comanche - partly implemented | Mario Vavti | 2016-04-04 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge branch 'master' into dev | Mario Vavti | 2016-04-04 | 1 | -1/+1 |
|\| | | | | |||||
| * | | | | do not use dropdown class if there is nothing to dropdown | Mario Vavti | 2016-04-04 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'master' into dev | Mario Vavti | 2016-04-04 | 2 | -5/+9 |
|\| | | | | |||||
| * | | | | whitespace | Mario Vavti | 2016-04-04 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | whitespace | Mario Vavti | 2016-04-04 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | fullscreen mode for photo albums view | Mario Vavti | 2016-04-04 | 2 | -3/+10 |
| | |_|/ | |/| | | |||||
* / | | | Bug: "remember me" doesn't | redmatrix | 2016-04-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | various fixes | Mario Vavti | 2016-04-03 | 1 | -10/+3 |
| | | | |||||
* | | | reduce chat-item-title fontsize to match wall-item-ago | Mario Vavti | 2016-04-03 | 1 | -2/+2 |
| | | | |||||
* | | | fullscreen mode for events | Mario Vavti | 2016-04-03 | 2 | -0/+4 |
| | | | |||||
* | | | show chat expiration time in overview and minor fixes | Mario Vavti | 2016-04-03 | 2 | -8/+10 |
| | | | |||||
* | | | ease transition between fullscreen and inline view for small screens | Mario Vavti | 2016-04-03 | 1 | -2/+1 |
| | | | |||||
* | | | on update only jump to bottom if we actually got a new message | Mario Vavti | 2016-04-01 | 1 | -4/+3 |
| | | | |||||
* | | | scroll chat to bottom on fullscreen toggle | Mario Vavti | 2016-04-01 | 1 | -0/+2 |
| | | | |||||
* | | | improve scroll to bottom in chat | Mario Vavti | 2016-04-01 | 1 | -1/+1 |
| | | | |||||
* | | | missing template | Mario Vavti | 2016-04-01 | 1 | -0/+5 |
| | | | |||||
* | | | slightly change the way fullscreen works and bring it to mod mail | Mario Vavti | 2016-04-01 | 2 | -5/+9 |
| | | | |||||
* | | | make fullscreen mode available for other modules and some cleanup | Mario Vavti | 2016-03-31 | 1 | -39/+34 |
| | | | |||||
* | | | various fixes regarding mod chat | Mario Vavti | 2016-03-31 | 1 | -11/+10 |
| | | | |||||
* | | | mod chat rework continued | Mario Vavti | 2016-03-31 | 4 | -16/+46 |
| | | | |||||
* | | | more work on mod chat | Mario Vavti | 2016-03-31 | 2 | -42/+117 |
| | | | |||||
* | | | more on mod chat | Mario Vavti | 2016-03-30 | 2 | -1/+2 |
| | | | |||||
* | | | some work on mod chat | Mario Vavti | 2016-03-30 | 4 | -32/+57 |
| | | | |||||
* | | | highlight table row on hover | Mario Vavti | 2016-03-27 | 1 | -1/+1 |
| | | | |||||
* | | | removed link to connected apps by accident | Mario Vavti | 2016-03-26 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-03-26 | 1 | -1/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-03-22 | 2 | -1/+5 |
| |\ \ | |||||
| * | | | rewrite the webfinger discovery logic | redmatrix | 2016-03-22 | 1 | -1/+4 |
| | | | | |||||
* | | | | move link to /locs to settings menu if we have more than one location and ↵ | Mario Vavti | 2016-03-26 | 2 | -41/+40 |
| |/ / |/| | | | | | | | | some template work on locs | ||||
* | | | Add a link to /locs to channel manager | Mario Vavti | 2016-03-22 | 2 | -1/+5 |
|/ / | |||||
* | | whip mod manage into shape | Mario Vavti | 2016-03-22 | 2 | -48/+71 |
| | | |||||
* | | rework salmon - important, update addons also if you have enabled gnusoc addon | redmatrix | 2016-03-20 | 1 | -9/+0 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-03-20 | 1 | -14/+7 |
|\ \ | |||||
| * | | make the admin side menu extensible and provide a hook for a channel "move" ↵ | redmatrix | 2016-03-19 | 1 | -14/+7 |
| |/ | | | | | | | operation that federation plugins might use to re-establish connections after a channel move. | ||||
* / | make >>indicate group members<< in acl selector work again on group > show ↵ | Mario Vavti | 2016-03-20 | 1 | -3/+0 |
|/ | | | | or group > dont show is selected | ||||
* | missing return false for map link | Mario Vavti | 2016-03-19 | 1 | -1/+1 |
| | |||||
* | add use as cover photo link to photos view | Mario Vavti | 2016-03-18 | 1 | -14/+33 |
| | |||||
* | some work on profile listing | Mario Vavti | 2016-03-17 | 3 | -27/+30 |
| |