aboutsummaryrefslogtreecommitdiffstats
path: root/view/js
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Mario Vavti2016-03-201-5/+6
| | | | or group > dont show is selected
* 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 ↵Mario Vavti2016-02-161-25/+43
| | | | the viewport
* 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 ↵Mario Vavti2016-02-121-3/+18
| | | | some detailed logging in js-console
* 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 ↵Mario Vavti2016-01-301-3/+47
| | | | viewport a little...
* provide some info about our contacts - status (archived, hidden, etc.), ↵Mario Vavti2016-01-142-4/+5
| | | | public forum (like in directory) and show since when we are connected
* more work on auto channel creation during registerredmatrix2016-01-131-0/+21
|
* some minor cleanup - change the default of the discover tab (public stream ↵redmatrix2015-12-101-5/+5
| | | | access)
* 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 ↵redmatrix2015-11-251-1/+1
| | | | dropdown-menu-img-sm on nav search dropdown; as many dropdowns were unuseable
* 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
| | | | player is "active". This will not have any affect on flash or other media players, and could potentially get confused if you have more than one media player actively playing at any given time.
* 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 ↵redmatrix2015-11-161-12/+30
| | | | missing template for XML
* 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
| | | | simple status body (if create status post is enabled) on upload
* tweak justify gallery options to not load to large previewsMario Vavti2015-10-181-2/+1
|
* (re)add default image-size 320px - it is good for gallery preview. this size ↵Mario Vavti2015-10-151-3/+3
| | | | has the suffix -3 now
* double up default photo sizes - even the mos simple camera can now do images ↵Mario Vavti2015-10-151-2/+3
| | | | > 1024px
* do not collapse content which is just slightly higher than we allowMario Vavti2015-10-131-0/+1
|
* another collapseHeight() fixMario Vavti2015-10-111-1/+1
|
* bring our bbcode tools to private mailMario Vavti2015-10-051-2/+2
|
* get rid of the unnecessary blank space after mail recipient completionredmatrix2015-10-023-2/+36
|
* some heavy private mail restructuring - work in progressMario Vavti2015-09-241-1/+0
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-181-1/+1
|\ | | | | | | | | Conflicts: util/messages.po
| * fix calculation of content height with marginsMario Vavti2015-09-171-1/+1
| |
* | Always open rpost editor on document readyredmatrix2015-09-061-0/+1
| |
* | this is weirdredmatrix2015-08-251-1/+1
| |
* | change name of moduleredmatrix2015-08-221-1/+1
| |
* | the view_photos and post_photos permissions are redundant and are now mapped ↵redmatrix2015-07-192-9/+0
|/ | | | to view_storage and write_storage