aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Allow configuration of the display order of profile fields. This is an ↵redmatrix2016-03-011-9/+64
| | | | important piece of a more general profile configuration framework which will eventually be accessible via the admin page.
* provide footer bbcodeMario Vavti2016-02-291-0/+5
|
* simplify profile edit button(s) and make it useful for multiple profilesMario Vavti2016-02-292-12/+21
|
* update es-es. tested it and it works now. Don't know what happened earlier.jeroenpraat2016-02-292-1342/+1326
|
* revert es-es update. something went wrong. later today I will examine what.jeroenpraat2016-02-292-84/+9767
|
* update es-es stringsjeroenpraat2016-02-282-9767/+84
|
* Merge pull request #302 from phellmes/de20160227redmatrix2016-02-282-1342/+1326
|\ | | | | Update DE translation strings
| * Update DE translation stringsphellmes2016-02-272-1342/+1326
| |
* | update NL stringsjeroenpraat2016-02-272-1355/+1339
|/
* 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
|\ \