aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/autocomplete.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "some work on bringing bang tags back for forums"Mario2023-03-031-23/+2
* some work on bringing bang tags back for forumsMario2023-03-021-2/+23
* implement hq widget author image and notifications updatesMario2023-02-121-1/+1
* fix more hubloc confusion, implement hq widget author filter and some autocom...Mario2023-02-091-10/+11
* deprecate the custom highlight [hl] bbcode in favor of [mark] which is a html...Mario2021-09-071-1/+1
* work around some weird regex interferenceMario2021-09-041-7/+8
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-3/+12
* get devHilmar R2021-03-011-1/+1
* remove deprecated forum autocomplete codeMario2020-12-231-25/+2
* deprecate ! and !! forum tagsMario2020-12-181-1/+2
* lazy/eager loading and minor css fixesMario2020-10-221-1/+1
* it looks like this was required at some point but is not required anymore for...Mario2020-05-081-4/+4
* basic poll support and patch to not call System::get_platform_name() within t...zotlabs2020-01-301-1/+1
* whitespaceMario Vavti2019-01-141-2/+0
* autocomplete performance: this slightly changes the editor contact autocomple...Mario Vavti2018-10-241-1/+1
* textcomplete: return up to 100 items and look for for matches in the entire s...Mario Vavti2018-10-221-12/+28
* add summary to bbcode autocomplete listMario Vavti2018-10-221-2/+2
* display address in contact_format() instead of nickMario Vavti2018-05-171-1/+1
* consolidate recent autocomplete changesMario Vavti2018-05-131-18/+14
* remove the old autocomplete cache mechanismzotlabs2018-05-061-21/+1
* autocomplete after 2 chars instead of 3; this was changed some months back to...zotlabs2018-05-061-8/+8
* add changes from ae35ac0cec3f6bf337 to contact_autocomplete so channel source...zotlabs2018-05-031-2/+3
* quick fix for issue #1150 - needs improvement and review of other textcomplet...Mario Vavti2018-05-031-2/+5
* if there is more than one textarea we need to work through all of themMario Vavti2018-04-261-17/+26
* a better way to deal with js errors in autocomplete plugins if the object is ...Mario Vavti2018-04-261-0/+19
* fix the on select handlersMario Vavti2018-04-261-6/+6
* upgrade to textcomplete (jquery.textcomplete is discontinued), enable built-i...Mario Vavti2018-04-261-17/+53
* some tagging workzotlabs2018-04-251-15/+15
* make tag autocomplete less scary looking in the editor. If this works out we ...zotlabs2018-04-241-6/+1
* fix navbar contact autocomplete 'undefined' hovertipzotlabs2018-04-191-1/+1
* update the search jszotlabs2018-04-161-1/+10
* extend ACzotlabs2018-04-081-1/+12
* private forum mentionszotlabs2018-04-041-1/+1
* allow case independence of replacements as well as patternszotlabs2018-03-301-1/+1
* use context methodzotlabs2018-03-281-0/+1
* hashtag autocompletezotlabs2018-03-071-1/+15
* add url and headings to bbco_autocomplete()Mario Vavti2017-12-211-1/+1
* get rid of spinner.js in use a lightweight css spinner insteadMario Vavti2017-09-261-3/+3
* tagging changes - provides ability to mention a forum by using !forumname as ...zotlabs2017-09-241-1/+11
* fix fullscreen and bbco_autocomplete popup renderingMario Vavti2017-03-201-1/+6
* bs4 fixesMario Vavti2017-03-191-2/+7
* fix item_list and item_search templates. make item filer use a bootdtrap moda...Mario Vavti2017-03-171-1/+1
* hide nav search behind a button, css fixes and cleanupMario Vavti2017-03-141-1/+1
* add observer.language to autocomplete and return a default value for observerMario Vavti2017-01-211-1/+5
* use highlight in ac-list for hl bbcodeMario Vavti2016-12-011-1/+2
* highlightzotlabs2016-11-291-1/+1
* add embed bbcode to the autocomplete listMario Vavti2016-10-301-1/+1
* better fix for navbar channel autocomplete, refrain from search until a minim...zotlabs2016-10-211-1/+1
* introduce checklist BBcode for checklistsMario Vavti2016-09-011-5/+8
* document mod_acl a bit better and try to remove some redundancies and consoli...redmatrix2016-07-131-1/+1