aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Collapse)AuthorAgeFilesLines
* fix and cleanup custom theme settingsMario Vavti2017-03-261-2/+2
|
* fix fullscreen and bbco_autocomplete popup renderingMario Vavti2017-03-201-1/+6
|
* update to latest bs4 from git and change hidden-* classes to d-*Mario Vavti2017-03-202-2/+1
|
* bs4 fixesMario Vavti2017-03-191-2/+7
|
* more abook_edit and some cssMario Vavti2017-03-181-0/+2
|
* bs4 fixesMario Vavti2017-03-181-10/+10
|
* fix item_list and item_search templates. make item filer use a bootdtrap ↵Mario Vavti2017-03-171-1/+1
| | | | modal and some css and class fixes
* hide nav search behind a button, css fixes and cleanupMario Vavti2017-03-142-3/+3
|
* do not collapse long nsfw contentMario Vavti2017-03-061-1/+1
|
* provide info if there are no sche,es availableMario Vavti2017-03-021-4/+9
|
* reset schema value after we empty and repopulate it. second half of fix for #624Mario Vavti2017-03-021-1/+1
|
* reset schema value after we empty and repopulate it. first half of fix for #624Mario Vavti2017-03-021-0/+2
|
* more work on profile vcards - still a lot of work to gozotlabs2017-02-232-3/+3
|
* display page not updating after commentzotlabs2017-02-211-0/+7
|
* bringer - all basic functionality is implementedzotlabs2017-02-081-0/+32
|
* provide a few system defined permcats; will require a permission editor page ↵zotlabs2017-02-071-0/+10
| | | | to define new (personal) ones.
* more background work for permcat supportzotlabs2017-02-071-1/+22
|
* bring back view links for all notification types (esp: network, channel) for ↵zotlabs2017-02-061-7/+0
| | | | easy access
* do not hide button - just gray it outMario Vavti2017-02-031-2/+2
|
* hide notifications button if there are noneMario Vavti2017-02-031-0/+8
|
* more work on app-binMario Vavti2017-02-011-14/+8
|
* add observer.language to autocomplete and return a default value for observerMario Vavti2017-01-211-1/+5
|
* js errors with raw message-id, string updateHubzilla2017-01-201-3/+9
|
* profile vcard - preliminary workzotlabs2017-01-011-0/+66
|
* prevent eventual double scrollbarMario Vavti2016-12-301-2/+2
|
* progress on abook_vcardzotlabs2016-12-201-0/+65
|
* turns out we do need this in certain situationsMario Vavti2016-12-201-0/+2
|
* fix contextualHelpFocus() to work wit sticky asideMario Vavti2016-12-191-0/+8
|
* this is not neededMario Vavti2016-12-191-2/+0
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-161-1/+2
|\
| * display inline instead of floatingMario Vavti2016-12-161-1/+0
| |
| * move the sticky-kit^Cquery plugin to /lib and see if we want this for the ↵Mario Vavti2016-12-161-0/+2
| | | | | | | | whole app
* | use lock colour to indicate that permissions have been set by the software ↵zotlabs2016-12-161-0/+1
|/ | | | to something you might not expect rather than an exclamation mark. This may not be the best colour in this page context, but it serves the intended purpose. Perhaps orange might be less intrusive and still convey the desired information.
* tag and mention handling in private mail (which required refactoring the ↵zotlabs2016-12-131-0/+1
| | | | bbcode cleanup stuff in mod_item)
* mail preview (basic functionality)zotlabs2016-12-131-0/+19
|
* fixes for toc bbcode and bbcode wiki tocMario Vavti2016-12-041-1/+0
|
* use highlight in ac-list for hl bbcodeMario Vavti2016-12-011-1/+2
|
* highlightzotlabs2016-11-291-1/+1
|
* Update wiki context help. Modify context page element focus feature to do ↵Andrew Manning2016-11-261-10/+12
| | | | nothing if the target DOM element is not found.
* allow your own likes/comments to be updated when in static update modezotlabs2016-11-021-6/+6
|
* Merge pull request #574 from zotlabs/static_updategit-marijus2016-11-021-0/+7
|\ | | | | feature: static page update as opposed to live update of conversation…
| * feature: static page update as opposed to live update of conversations on ↵zotlabs2016-11-011-0/+7
| | | | | | | | the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page.
* | retry liveupdate up to 10 times if we receive incomplete/truncated html data.zotlabs2016-11-011-1/+22
|/
* add embed bbcode to the autocomplete listMario Vavti2016-10-301-1/+1
|
* better fix for navbar channel autocomplete, refrain from search until a ↵zotlabs2016-10-211-1/+1
| | | | minimum of 3 chars entered. 2 typically gives way too many results and usually low quality results.
* fix connected time not shown on ajax loaded connectionsMario Vavti2016-10-122-6/+7
|
* omit autoscrolling to toplevel itemsMario Vavti2016-09-291-1/+1
|
* highlight the displayed mid and css fixesMario Vavti2016-09-291-0/+1
|
* fixes for make scroll to mid work properly with collapsed threads: unhide ↵Mario Vavti2016-09-291-2/+3
| | | | the hidden items before scrolling to it, slideDown() is to slow - we must use show() here)
* do not scroll items behind the navbarMario Vavti2016-09-271-1/+1
|