aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* | | make attach_delete() return and comment out album rename functionality since ↵Mario Vavti2016-02-271-0/+2
| | | | | | | | | | | | this is not supported by the backend at the moment.
* | | several photo item template fixesMario Vavti2016-02-262-18/+24
| | |
* | | provide an edit button for the profile pageMario Vavti2016-02-251-0/+3
| | |
* | | we have got a button for events in the nav. no need for it in the tabs if we ↵Mario Vavti2016-02-251-0/+1
| | | | | | | | | | | | are local.
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-241-6/+6
|\ \ \
| * \ \ Merge branch 'master' of https://github.com/redmatrix/hubzillajeroenpraat2016-02-252-1/+4
| |\ \ \
| * | | | another dutch updatejeroenpraat2016-02-251-6/+6
| | | | |
* | | | | issue #216 - calendar sharingredmatrix2016-02-244-3/+44
| |/ / / |/| | |
* | | | schema change to support channel move (a completely different operation than ↵redmatrix2016-02-241-1/+1
| | | | | | | | | | | | | | | | channel clone)
* | | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-243-9/+5
|\| | |
| * | | interim dutch string updatejeroenpraat2016-02-251-3/+3
| | | |
| * | | fix boxy schemeMario Vavti2016-02-251-5/+1
| | | |
| * | | give nav dropdowns a fixed width to preventtext-overflow: ellipsis cut of to ↵Mario Vavti2016-02-241-1/+1
| | | | | | | | | | | | | | | | much of the text in some situations
* | | | add 'requires' field to plugin info to list other dependent plugins/addons ↵redmatrix2016-02-241-0/+3
|/ / / | | | | | | | | | and disable if dependencies are not installed/enabled
* | | Merge pull request #296 from wave72/masterWave2016-02-232-1564/+1641
|\ \ \ | | |/ | |/| Updated Italian strings
| * | Updated Italian stringsPaolo Tacconi2016-02-232-1564/+1641
| | |
* | | some work on mod/registerMario Vavti2016-02-227-200/+98
| | |
* | | Merge pull request #291 from phellmes/de201602201300redmatrix2016-02-222-7184/+7448
|\ \ \ | | | | | | | | Update DE strings
| * | | Update DE stringsphellmes2016-02-202-7184/+7448
| | | |
* | | | There was nothing wrong with my pimped pubsites (was another problem). Took ↵jeroenpraat2016-02-217-3144/+3327
| | | | | | | | | | | | | | | | the opportunity to update schemas. Plus updated spanish and dutch strings.
* | | | Pimped the pubsites page. I tried to get this into a .tpl-file, but it was ↵jeroenpraat2016-02-211-5/+2
| | | | | | | | | | | | | | | | to complicated for me. Pubsites page is now more narrow (fits on most devices) and location is not taking a complete column (location is almost never used). Also a fix on the auto-create-channel part on the register page.
* | | | grid->network, whitespace and bootstrapify create buttonMario Vavti2016-02-201-1/+1
|/ / /
* | | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-02-191-0/+1
|\ \ \
| * | | issue #287 require old password to change passwordredmatrix2016-02-191-0/+1
| | | |
* | | | pimp up mod new_channelMario Vavti2016-02-195-219/+45
|/ / /
* | | h1>h2 (thanks to Mario) and help text below label on register page (like on ↵jeroenpraat2016-02-184-7/+10
| | | | | | | | | | | | new channel).
* | | Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵jeroenpraat2016-02-183-6/+14
| | | | | | | | | | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings.
* | | Merge pull request #286 from wave72/masterWave2016-02-182-2549/+2637
|\| | | | | | | | updated Italian strings
| * | updated Italian stringsPaolo Tacconi2016-02-182-2549/+2637
| | |
* | | 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
| | |