Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix fullscreen and bbco_autocomplete popup rendering | Mario Vavti | 2017-03-20 | 1 | -1/+6 |
| | |||||
* | bs4 fixes | Mario Vavti | 2017-03-19 | 1 | -2/+7 |
| | |||||
* | fix item_list and item_search templates. make item filer use a bootdtrap ↵ | Mario Vavti | 2017-03-17 | 1 | -1/+1 |
| | | | | modal and some css and class fixes | ||||
* | hide nav search behind a button, css fixes and cleanup | Mario Vavti | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | add observer.language to autocomplete and return a default value for observer | Mario Vavti | 2017-01-21 | 1 | -1/+5 |
| | |||||
* | use highlight in ac-list for hl bbcode | Mario Vavti | 2016-12-01 | 1 | -1/+2 |
| | |||||
* | highlight | zotlabs | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | add embed bbcode to the autocomplete list | Mario Vavti | 2016-10-30 | 1 | -1/+1 |
| | |||||
* | better fix for navbar channel autocomplete, refrain from search until a ↵ | zotlabs | 2016-10-21 | 1 | -1/+1 |
| | | | | minimum of 3 chars entered. 2 typically gives way too many results and usually low quality results. | ||||
* | introduce checklist BBcode for checklists | Mario Vavti | 2016-09-01 | 1 | -5/+8 |
| | |||||
* | document mod_acl a bit better and try to remove some redundancies and ↵ | redmatrix | 2016-07-13 | 1 | -1/+1 |
| | | | | consolidate the various options | ||||
* | adjust the autocomplete regex slightly to account for emoji names | redmatrix | 2016-06-05 | 1 | -1/+1 |
| | |||||
* | tweak dl bbcode in expanded autocomplete a bit more | Mario Vavti | 2016-05-01 | 1 | -3/+4 |
| | |||||
* | tweak dl bbcode in expanded autocomplete | Treer | 2016-05-01 | 1 | -6/+9 |
| | |||||
* | add dl bbcode to the expanded autocomplete | Mario Vavti | 2016-04-30 | 1 | -2/+2 |
| | |||||
* | Add definition lists to bbcode | Treer | 2016-04-30 | 1 | -1/+1 |
| | |||||
* | move spoiler= and quote= bbcode handling from prepare_body() to bbcode() and ↵ | Mario Vavti | 2016-04-26 | 1 | -1/+1 |
| | | | | add open tag to bbco_autocomplete | ||||
* | Use stopImmidiatePropagation() only if we are in a list to not interfere ↵ | Mario Vavti | 2016-04-20 | 1 | -2/+6 |
| | | | | with other keypress listeners (e.g. chat). | ||||
* | improve bbco autocomplete to not execute listNewLineAutocomplete() many ↵ | Mario Vavti | 2016-04-12 | 1 | -2/+3 |
| | | | | times after many ajax page reloads | ||||
* | some work on comanche autocomplete | Mario Vavti | 2016-04-09 | 1 | -1/+8 |
| | |||||
* | translate the most common bbcodes to their *real name*. finally we should ↵ | Mario Vavti | 2016-04-07 | 1 | -1/+13 |
| | | | | 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 |
| | |||||
* | expand list of bbcode in autocomplete | Mario Vavti | 2016-04-05 | 1 | -3/+6 |
| | |||||
* | a simple autocomplete for bbcode or comanche - partly implemented | Mario Vavti | 2016-04-04 | 1 | -0/+40 |
| | |||||
* | provide some info about our contacts - status (archived, hidden, etc.), ↵ | Mario Vavti | 2016-01-14 | 1 | -1/+1 |
| | | | | public forum (like in directory) and show since when we are connected | ||||
* | removed block style on dropdown contact name and details, added ↵ | redmatrix | 2015-11-25 | 1 | -1/+1 |
| | | | | dropdown-menu-img-sm on nav search dropdown; as many dropdowns were unuseable | ||||
* | get rid of the unnecessary blank space after mail recipient completion | redmatrix | 2015-10-02 | 1 | -0/+34 |
| | |||||
* | Some JavaScript cleanups. | Klaus Weidenbach | 2015-03-15 | 1 | -75/+71 |
| | | | | | | Adding some missing and remove some unnecessary semicolons. Change some comparing operators. Changed access to objects with dot operator. | ||||
* | small autocomplete fix adding space to the output | RedSwede | 2015-01-29 | 1 | -1/+1 |
| | | | | provides: the ability to press enter after pressing enter during the mention-js-popup (this second enter should behave as a normal one) FF35 | ||||
* | bring back nav-search spinner | marijus | 2015-01-21 | 1 | -5/+9 |
| | |||||
* | css fixes - hopefully | marijus | 2015-01-20 | 1 | -1/+1 |
| | |||||
* | satisfy the floated images | marijus | 2015-01-20 | 1 | -1/+1 |
| | |||||
* | as a workaround make nav-search dropdown behave a little better | marijus | 2015-01-20 | 1 | -4/+4 |
| | |||||
* | Fix autocomplete with groups | Stefan Parviainen | 2015-01-19 | 1 | -1/+1 |
| | |||||
* | Fix issue #865. | Stefan Parviainen | 2015-01-19 | 1 | -1/+1 |
| | |||||
* | Remove accidental logging | Stefan Parviainen | 2015-01-17 | 1 | -1/+0 |
| | |||||
* | Fix bug with groups and autocomplete | Stefan Parviainen | 2015-01-17 | 1 | -0/+2 |
| | |||||
* | Fix saved searches on network page, fix caching mith multiple autocompleters | Stefan Parviainen | 2015-01-08 | 1 | -6/+13 |
| | |||||
* | Fix issue with case sensitive filtering in autocomplete, put autocomplete ↵ | Stefan Parviainen | 2015-01-08 | 1 | -9/+24 |
| | | | | dropdown on top of navbar, show entry to leave the text unchanged | ||||
* | Merge autocomplete caching, show more results in navbar search | Stefan Parviainen | 2015-01-07 | 1 | -2/+19 |
|\ | |||||
| * | Cache autocomplete results locally (the one in the editor) | Stefan Parviainen | 2015-01-06 | 1 | -0/+17 |
| | | |||||
* | | Add autosubmit feature to textcomplete based autocompleter | Stefan Parviainen | 2015-01-07 | 1 | -2/+13 |
| | | |||||
* | | Allow passing autocomplete type to contact_autocomplete | Stefan Parviainen | 2015-01-07 | 1 | -2/+4 |
| | | |||||
* | | Disable browser-based autocomplete when using the textcomplete based one | Stefan Parviainen | 2015-01-07 | 1 | -0/+3 |
| | | |||||
* | | Make mod_poke use textcomplete | Stefan Parviainen | 2015-01-07 | 1 | -3/+23 |
| | |