aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* reverse the logic of the jsenabled setting so that sessions without js are ↵redmatrix2016-04-121-0/+1
| | | | performance penalised instead of regular sessions.
* improve bbco autocomplete to not execute listNewLineAutocomplete() many ↵Mario Vavti2016-04-121-2/+3
| | | | times after many ajax page reloads
* remove obsolete jotVideoURL() and jotAudioURL()redmatrix2016-04-111-14/+0
|
* Merge branch 'master' into devredmatrix2016-04-114-3496/+3550
|\
| * Update Dutch and Spanishjeroenpraat2016-04-104-3496/+3550
| |
* | localise the opensearch linkredmatrix2016-04-101-1/+1
| |
* | issue #331 use timeago.js for reshared publish date instead of ↵redmatrix2016-04-101-0/+7
| | | | | | | | relative_date() which does not play well with other networks.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-04-109-4/+26
|\ \
| * | some work on comanche autocompleteMario Vavti2016-04-094-2/+18
| | |
| * | enable bbcode autocomplete for other placesMario Vavti2016-04-095-2/+8
| | |
* | | log if the session handler fails and surface the ssl_cookie config settingredmatrix2016-04-081-0/+1
|/ /
* | translate the most common bbcodes to their *real name*. finally we should ↵Mario Vavti2016-04-072-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 Vavti2016-04-071-0/+3
| | | | | | | | th or td though
* | move li back in the list since it will be used far less than listMario Vavti2016-04-071-1/+1
| |
* | automate bbcode list creation even furtherMario Vavti2016-04-071-0/+57
| |
* | adjust the regex to also work with asteriks and use the simpler syntax for listsMario Vavti2016-04-061-6/+7
| |
* | Improve (un)ordered list autocompletion for list constructionAndrew Manning2016-04-051-1/+5
| |
* | fix contextual helpMario Vavti2016-04-051-1/+1
| |
* | use min version of justifiedGalleryMario Vavti2016-04-051-1/+1
| |
* | expand list of bbcode in autocompleteMario Vavti2016-04-051-3/+6
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-04-051-2/+48
|\ \
| * \ Merge pull request #338 from anaqreon/contextual-helpredmatrix2016-04-051-2/+48
| |\ \ | | | | | | | | Contextual help
| | * \ Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵Andrew Manning2016-04-0373-52197/+52580
| | |\ \ | | | | | | | | | | | | | | | contextual-help
| | * | | Added help for post permissionsAndrew Manning2016-03-261-1/+2
| | | | |
| | * | | Merge branch 'master' of https://github.com/redmatrix/hubzilla into ↵Andrew Manning2016-03-2315-2116/+2135
| | |\ \ \ | | | | | | | | | | | | | | | | | | contextual-help
| | * | | | Override navbar help button to open contextual help panel. Contextual help ↵Andrew Manning2016-03-211-2/+47
| | | | | | | | | | | | | | | | | | | | | | | | for mail written.
* | | | | | update upstream lib jusutifiedGalleryMario Vavti2016-04-051-1/+1
|/ / / / /
* | | | | Merge branch 'master' into devMario Vavti2016-04-043-0/+43
|\ \ \ \ \
| * | | | | a simple autocomplete for bbcode or comanche - partly implementedMario Vavti2016-04-043-0/+43
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into devMario Vavti2016-04-041-1/+1
|\| | | |
| * | | | do not use dropdown class if there is nothing to dropdownMario Vavti2016-04-041-1/+1
| | | | |
* | | | | Merge branch 'master' into devMario Vavti2016-04-042-5/+9
|\| | | |
| * | | | whitespaceMario Vavti2016-04-041-2/+0
| | | | |
| * | | | whitespaceMario Vavti2016-04-041-1/+0
| | | | |
| * | | | fullscreen mode for photo albums viewMario Vavti2016-04-042-3/+10
| | |_|/ | |/| |
* / | | Bug: "remember me" doesn'tredmatrix2016-04-031-1/+1
|/ / /
* | | various fixesMario Vavti2016-04-033-17/+16
| | |
* | | reduce chat-item-title fontsize to match wall-item-agoMario Vavti2016-04-031-2/+2
| | |
* | | fullscreen mode for eventsMario Vavti2016-04-035-5/+65
| | |
* | | show chat expiration time in overview and minor fixesMario Vavti2016-04-033-10/+17
| | |
* | | ease transition between fullscreen and inline view for small screensMario Vavti2016-04-033-11/+10
| | |
* | | Update nl and es-es stringsjeroenpraat2016-04-014-5194/+5232
| | |
* | | on update only jump to bottom if we actually got a new messageMario Vavti2016-04-011-4/+3
| | |
* | | scroll chat to bottom on fullscreen toggleMario Vavti2016-04-011-0/+2
| | |
* | | improve scroll to bottom in chatMario Vavti2016-04-011-1/+1
| | |
* | | move fullscreen js code to redbasic.js where it belongs toMario Vavti2016-04-012-15/+15
| | |
* | | missing templateMario Vavti2016-04-011-0/+5
| | |
* | | Merge branch 'static'redmatrix2016-03-3142-47121/+47121
|\ \ \
| * | | static Appredmatrix2016-03-3142-47121/+47121
| | | |
* | | | slightly change the way fullscreen works and bring it to mod mailMario Vavti2016-04-015-14/+26
| | | |