aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* make always preload images before rendering the page a display settingMario Vavti2016-02-173-6/+7
|
* more refinement on collapsingMario Vavti2016-02-171-2/+6
|
* @hubdomain also for auto-create-channel + adding css wrapper (ongoing work)jeroenpraat2016-02-162-2/+3
|
* 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
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-151-25/+2
|\
| * clean up some unused stuff and start loading content a bit earlierMario Vavti2016-02-151-25/+2
| |
* | update fr strings from transifexredmatrix2016-02-152-7051/+8902
|/
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-144-1790/+1824
|\
| * Spanish and Dutch string updatejeroenpraat2016-02-144-1790/+1824
| |
* | form cleanup (profile_photo and cover_photo), admin 'user_approve' not ↵redmatrix2016-02-143-59/+79
|/ | | | found, missing close div in mood_content.tpl
* tryout: introduce loading of images before rendering content and provide ↵Mario Vavti2016-02-122-3/+19
| | | | some detailed logging in js-console
* Merge branch 'master' of https://github.com/redmatrix/hubzillajeroenpraat2016-02-091-24/+20
|\
| * [invite module] update UI templatephellmes2016-02-091-24/+20
| |
* | Castellano and Nederlands string updatesjeroenpraat2016-02-094-4010/+4152
|/
* need to re-arrange a few things for a short vcardredmatrix2016-02-081-0/+42
|
* lots more zcard tweaksredmatrix2016-02-082-14/+29
|
* duplicated lines in en config fileredmatrix2016-02-081-10/+0
|
* make yet another recommended security header optional - this time because of ↵redmatrix2016-02-0810-0/+96
| | | | piwik. Personally I think if you want to track people you really don't understand this project and its history, but whatever....
* avoid collapsing only above the viewportMario Vavti2016-02-082-3/+2
|
* a few tweaks to uno settings page to allow a default ACL to be createdredmatrix2016-02-071-1/+6
|
* block public was still referenced in admin/site templateredmatrix2016-02-071-1/+0
|
* update UI template for 'mood' moduleredmatrix2016-02-071-7/+18
|
* uno stuffredmatrix2016-02-051-0/+1
|
* initial uno configredmatrix2016-02-0412-0/+24
|
* comment buttons hookredmatrix2016-02-041-0/+1
|
* update the poke page layout and UIredmatrix2016-02-041-24/+40
|
* heavy lifting on admin security pageredmatrix2016-02-032-0/+3
|
* admin security page for configuring white and black lists and other security ↵redmatrix2016-02-031-0/+29
| | | | options.
* some zcard cleanup - still eneds a lot more workredmatrix2016-02-021-2/+87
|
* Merge pull request #271 from wave72/masterWave2016-02-022-1907/+1968
|\ | | | | Updated Italian strings
| * Updated Italian stringsPaolo Tacconi2016-02-022-1907/+1968
| |
* | change aside width to reflect recent widget style changesMario Vavti2016-02-023-3/+6
| |
* | minor tweaksredmatrix2016-02-011-0/+3
| |
* | adjust for folks that still have 175px profile photosredmatrix2016-02-011-1/+1
| |
* | missing templateredmatrix2016-02-011-0/+50
| |
* | add photos to the profile "likes this" dropdownsredmatrix2016-02-011-2/+2
| |
* | es-es+nl strings and fixing css maintained schemasjeroenpraat2016-01-309-1990/+2040
| |
* | one more css fixMario Vavti2016-01-301-1/+1
| |
* | css fixesMario Vavti2016-01-302-3/+17
| |
* | 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...
* | no trailing slashJeroen van Riet Paap2016-01-271-1/+1
| |
* | lower caution level from danger to warning for ignore buttonMario Vavti2016-01-271-1/+1
| |
* | provide an icon to make 'add privacy group' stand out from the list of ↵redmatrix2016-01-271-1/+1
| | | | | | | | groups. Please revert if you think it's too messy.