aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Expand)AuthorAgeFilesLines
* some work on comanche autocompleteMario Vavti2016-04-091-1/+8
* enable bbcode autocomplete for other placesMario Vavti2016-04-095-2/+8
* translate the most common bbcodes to their *real name*. finally we should pro...Mario Vavti2016-04-071-1/+13
* some more autocompletion for bbcode tables - leave it open if we wanna use th...Mario Vavti2016-04-071-0/+3
* 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
* expand list of bbcode in autocompleteMario Vavti2016-04-051-3/+6
* a simple autocomplete for bbcode or comanche - partly implementedMario Vavti2016-04-042-0/+42
* move fullscreen js code to redbasic.js where it belongs toMario Vavti2016-04-011-15/+0
* slightly change the way fullscreen works and bring it to mod mailMario Vavti2016-04-011-4/+6
* make fullscreen mode available for other modules and some cleanupMario Vavti2016-03-311-0/+13
* some work on mod chatMario Vavti2016-03-301-1/+1
* an attempt to visualize the supremacy of dont show over show in the acl selectorMario Vavti2016-03-201-4/+9
* make >>indicate group members<< in acl selector work again on group > show or...Mario Vavti2016-03-201-5/+6
* some work on mod/registerMario Vavti2016-02-222-28/+40
* pimp up mod new_channelMario Vavti2016-02-191-6/+7
* make always preload images before rendering the page a display settingMario Vavti2016-02-171-6/+5
* more refinement on collapsingMario Vavti2016-02-171-2/+6
* Thats probably better but there are still edge cases...Mario Vavti2016-02-161-2/+2
* typoMario Vavti2016-02-161-1/+1
* content -> viewportMario Vavti2016-02-161-1/+1
* only prefetch images on update_mode updateMario Vavti2016-02-161-29/+54
* since we preload images now we also can collapse and calculate posts above th...Mario Vavti2016-02-161-25/+43
* clean up some unused stuff and start loading content a bit earlierMario Vavti2016-02-151-25/+2
* tryout: introduce loading of images before rendering content and provide some...Mario Vavti2016-02-121-3/+18
* avoid collapsing only above the viewportMario Vavti2016-02-081-2/+2
* change aside width to reflect recent widget style changesMario Vavti2016-02-021-1/+4
* fix a slight regressionMario Vavti2016-01-301-1/+1
* do not make a difference if there are images or not for nowMario Vavti2016-01-301-3/+3
* more on collapsingMario Vavti2016-01-301-53/+20
* it is not perfect but it still may ease the collapsing of items above the vie...Mario Vavti2016-01-301-3/+47
* provide some info about our contacts - status (archived, hidden, etc.), publi...Mario Vavti2016-01-142-4/+5
* more work on auto channel creation during registerredmatrix2016-01-131-0/+21
* some minor cleanup - change the default of the discover tab (public stream ac...redmatrix2015-12-101-5/+5
* mod_mitem.js is obsoleteMario Vavti2015-12-071-17/+0
* some style.css janitor workMario Vavti2015-12-071-6/+1
* make justify gallery work with more than one albums per page (eg album widget)Mario Vavti2015-12-071-4/+4
* removed block style on dropdown contact name and details, added dropdown-menu...redmatrix2015-11-251-1/+1
* some event heavy lifting - please test and report issuesMario Vavti2015-11-241-26/+8
* issue #185 - prevent liveUpdate from updating while the built-in html5 media ...redmatrix2015-11-231-1/+20
* fix admin plugin hooksredmatrix2015-11-171-2/+2
* photo album widget permissions issueredmatrix2015-11-171-2/+2
* fix api/direct_messages/new at least for the json case. We seem to have a mis...redmatrix2015-11-161-12/+30
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-032-1/+1
|\
| * timeago() works best with iso format. fix #118Mario Vavti2015-11-032-1/+1
* | implement unfollow threadredmatrix2015-11-031-1/+11
|/
* another try to avoid dubble photo deletion. allow to set a photo caption and ...Mario Vavti2015-10-241-5/+14