aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* change "create new collection" to iconic, document the account tablefriendica2015-03-301-3/+2
|
* mod_connections ajax failure see ↵friendica2015-03-291-1/+1
| | | | http://stackoverflow.com/questions/14347611/jquery-client-side-template-syntax-error-unrecognized-expression
* Make sure long words (channel addresses, homepages) on the vcard are not on ↵jeroenpraat2015-03-291-0/+1
| | | | top of the content to the right.
* some colorbox stylingMario Vavti2015-03-271-5/+11
|
* Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵Mario Vavti2015-03-279-30/+42
| | | | there). Comment out some most probably deprecated js includes. Some css cleanup.
* adjust category auto-complete background color (blue) to match the blue we ↵friendica2015-03-261-0/+3
| | | | use for buttons. It was a completely unrelated shade of blue and looked out of place.
* minor tweak on event formfriendica2015-03-261-1/+2
|
* bring event form into line with other formsfriendica2015-03-261-3/+9
|
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-2613-6250/+6984
|\
| * Merge pull request #940 from HaakonME/masterRedMatrix2015-03-272-6110/+6820
| |\ | | | | | | Updated Norwegian bokmål translation
| | * Updated Norwegian bokmål translationHaakon Meland Eriksen2015-03-262-6110/+6820
| | |
| * | whitespaceMario Vavti2015-03-261-1/+1
| | |
| * | do not move viewed content off the screen after collapsing a long postMario Vavti2015-03-261-2/+10
| |/
| * this might stop page scrolls while new updates drop inMario Vavti2015-03-261-1/+7
| |
| * remove some vars from style.cssMario Vavti2015-03-2611-137/+147
| |
* | provide ways to over-ride the datetime pickersfriendica2015-03-261-2/+2
|/
* since several prominent sites are interested in post expiration, this ↵friendica2015-03-251-1/+0
| | | | reduces the usefulness of having an archive widget n the matrix page (which wasn't horribly useful anway). So remove it from the default mod_network.pdl
* admin config for default expirationfriendica2015-03-251-0/+1
|
* Merge pull request #937 from tuscanhobbit/devPaolo T2015-03-242-404/+428
|\ | | | | Italian translation
| * Italian translationPaolo Tacconi2015-03-242-404/+428
| |
* | indicate new or updated itemsMario Vavti2015-03-232-2/+1
|/
* fix acl for if we have an cid in /network and make $bang better visibleMario Vavti2015-03-212-1/+6
|
* some tabs title statuseditor restructuringMario Vavti2015-03-211-1/+1
|
* remove unused varsMario Vavti2015-03-201-2/+0
|
* remove more $vars from style.cssMario Vavti2015-03-2010-189/+276
|
* there are no vars to replace in converse_center.cssMario Vavti2015-03-191-1/+0
|
* remove more unused $varsMario Vavti2015-03-192-21/+0
|
* remove more $vars from style.cssMario Vavti2015-03-1910-156/+156
|
* remove $abook_changebg from style.cssMario Vavti2015-03-1910-14/+15
|
* do not destroy page layout if feature_encrypt is not enabledMario Vavti2015-03-191-2/+2
|
* remove px from default valueMario Vavti2015-03-181-1/+1
|
* just to be sureMario Vavti2015-03-182-2/+2
|
* move body-font-size setting backt to expert. most people probably use ↵Mario Vavti2015-03-181-4/+1
| | | | browser built in zoom capabilitie.
* Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-182-2785/+2906
|\
| * Update Dutch translationsjeroenpraat2015-03-182-2785/+2906
| |
* | make every page regard max content width setting and move the setting out of ↵Mario Vavti2015-03-185-18/+18
|/ | | | experts mode
* fix the map embed issue by keeping the map visible but moving it far off the ↵friendica2015-03-172-3/+8
| | | | screen.
* move bootbox out of bootstrapMario Vavti2015-03-171-1/+1
|
* update bootstrap-3.3.4 and bootbox-4.4.0Mario Vavti2015-03-171-1/+0
|
* Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-172-2818/+2939
|\
| * Merge pull request #932 from tuscanhobbit/devPaolo T2015-03-172-2818/+2939
| |\ | | | | | | Updated Italian strings
| | * Updated Italian stringsPaolo Tacconi2015-03-172-2818/+2939
| | |
* | | update templatesMario Vavti2015-03-174-6/+18
|/ /
* | display a map for photos if allowed. Note: there is a bug in that if the map ↵friendica2015-03-162-1/+10
| | | | | | | | div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out.
* | regression: visual feedback that page/content is loading when affinity ↵friendica2015-03-161-0/+2
| | | | | | | | slider value changed went missing
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-161-0/+2
|\ \
| * | show generic submit button only if plugin name is providedMario Vavti2015-03-161-0/+2
| | |
* | | phase one of the great file storage unification - use one button for uploads ↵friendica2015-03-161-13/+3
|/ / | | | | | | of any type (image or attachment). We'll sort out which one it is and deal with it appropriately.
* | start on some db_table docofriendica2015-03-151-0/+9
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-1513-1266/+1180
|\ \