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. | ||||
* | improve bbco autocomplete to not execute listNewLineAutocomplete() many ↵ | Mario Vavti | 2016-04-12 | 1 | -2/+3 |
| | | | | times after many ajax page reloads | ||||
* | remove obsolete jotVideoURL() and jotAudioURL() | redmatrix | 2016-04-11 | 1 | -14/+0 |
| | |||||
* | Merge branch 'master' into dev | redmatrix | 2016-04-11 | 4 | -3496/+3550 |
|\ | |||||
| * | Update Dutch and Spanish | jeroenpraat | 2016-04-10 | 4 | -3496/+3550 |
| | | |||||
* | | localise the opensearch link | redmatrix | 2016-04-10 | 1 | -1/+1 |
| | | |||||
* | | issue #331 use timeago.js for reshared publish date instead of ↵ | redmatrix | 2016-04-10 | 1 | -0/+7 |
| | | | | | | | | relative_date() which does not play well with other networks. | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-04-10 | 9 | -4/+26 |
|\ \ | |||||
| * | | some work on comanche autocomplete | Mario Vavti | 2016-04-09 | 4 | -2/+18 |
| | | | |||||
| * | | enable bbcode autocomplete for other places | Mario Vavti | 2016-04-09 | 5 | -2/+8 |
| | | | |||||
* | | | log if the session handler fails and surface the ssl_cookie config setting | redmatrix | 2016-04-08 | 1 | -0/+1 |
|/ / | |||||
* | | translate the most common bbcodes to their *real name*. finally we should ↵ | Mario Vavti | 2016-04-07 | 2 | -1/+19 |
| | | | | | | | | probably use an array for each bbcode containing the bbcode the real name and possibly a template for use as a peview in the dropdown | ||||
* | | some more autocompletion for bbcode tables - leave it open if we wanna use ↵ | Mario Vavti | 2016-04-07 | 1 | -0/+3 |
| | | | | | | | | th or td though | ||||
* | | move li back in the list since it will be used far less than list | Mario Vavti | 2016-04-07 | 1 | -1/+1 |
| | | |||||
* | | automate bbcode list creation even further | Mario Vavti | 2016-04-07 | 1 | -0/+57 |
| | | |||||
* | | adjust the regex to also work with asteriks and use the simpler syntax for lists | Mario Vavti | 2016-04-06 | 1 | -6/+7 |
| | | |||||
* | | Improve (un)ordered list autocompletion for list construction | Andrew Manning | 2016-04-05 | 1 | -1/+5 |
| | | |||||
* | | fix contextual help | Mario Vavti | 2016-04-05 | 1 | -1/+1 |
| | | |||||
* | | use min version of justifiedGallery | Mario Vavti | 2016-04-05 | 1 | -1/+1 |
| | | |||||
* | | expand list of bbcode in autocomplete | Mario Vavti | 2016-04-05 | 1 | -3/+6 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-04-05 | 1 | -2/+48 |
|\ \ | |||||
| * \ | 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 | 73 | -52197/+52580 |
| | |\ \ | | | | | | | | | | | | | | | | 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 | 15 | -2116/+2135 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | contextual-help | ||||
| | * | | | | Override navbar help button to open contextual help panel. Contextual help ↵ | Andrew Manning | 2016-03-21 | 1 | -2/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | for mail written. | ||||
* | | | | | | update upstream lib jusutifiedGallery | Mario Vavti | 2016-04-05 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'master' into dev | Mario Vavti | 2016-04-04 | 3 | -0/+43 |
|\ \ \ \ \ | |||||
| * | | | | | a simple autocomplete for bbcode or comanche - partly implemented | Mario Vavti | 2016-04-04 | 3 | -0/+43 |
| | |_|_|/ | |/| | | | |||||
* | | | | | 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 | 3 | -17/+16 |
| | | | |||||
* | | | 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 | 5 | -5/+65 |
| | | | |||||
* | | | show chat expiration time in overview and minor fixes | Mario Vavti | 2016-04-03 | 3 | -10/+17 |
| | | | |||||
* | | | ease transition between fullscreen and inline view for small screens | Mario Vavti | 2016-04-03 | 3 | -11/+10 |
| | | | |||||
* | | | Update nl and es-es strings | jeroenpraat | 2016-04-01 | 4 | -5194/+5232 |
| | | | |||||
* | | | 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 |
| | | | |||||
* | | | move fullscreen js code to redbasic.js where it belongs to | Mario Vavti | 2016-04-01 | 2 | -15/+15 |
| | | | |||||
* | | | missing template | Mario Vavti | 2016-04-01 | 1 | -0/+5 |
| | | | |||||
* | | | Merge branch 'static' | redmatrix | 2016-03-31 | 42 | -47121/+47121 |
|\ \ \ | |||||
| * | | | static App | redmatrix | 2016-03-31 | 42 | -47121/+47121 |
| | | | |