aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* | missing permissions block in mod_filestoragefriendica2014-04-302-1/+5
| |
* | clean up the webpage list a bitfriendica2014-04-293-18/+30
| |
* | work tree cleanup - found these which hadn't been committed.friendica2014-04-265-0/+138
| |
* | quickfix for #write-pages behind navbarmarijus2014-04-241-2/+0
| |
* | Merge pull request #429 from solstag/masterRedMatrix2014-04-242-2039/+2152
|\ \ | | | | | | update pt-br translation
| * | update pt-br translationAlexandre Hannud Abdo2014-04-232-2039/+2152
| | |
* | | Merge pull request #430 from cvogeley/mastercvogeley2014-04-231-0/+4
|\ \ \ | |/ / |/| | A CSS cheat to make the item-tools usable again
| * | A bit less z-indexChristian Vogeley2014-04-231-1/+1
| | |
| * | A CSS cheat to make the item-tools usable againChristian Vogeley2014-04-231-0/+4
| | | | | | | | | | | | when opacity is set.
* | | Merge pull request #425 from tuscanhobbit/masterPaolo T2014-04-222-1919/+2015
|\ \ \ | | |/ | |/| IT: strings updated
| * | IT: strings updatedPaolo Tacconi2014-04-222-1919/+2015
| | |
* | | nb-no updatefriendica2014-04-212-2382/+2569
| | |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-04-211-2/+0
|\ \ \ | | |/ | |/|
| * | Alignment of icons in .item-toolChristian Vogeley2014-04-211-2/+0
| | |
* | | Setting to undo/clear auto permissionsfriendica2014-04-212-5/+15
|/ /
* | bring back the toolicon colourfriendica2014-04-202-11/+15
| |
* | fix vcard truncation and escapingfriendica2014-04-201-2/+0
| |
* | bug fix on wall-item-dislike positionfriendica2014-04-201-3/+2
| |
* | Position fix in commentsChristian Vogeley2014-04-201-1/+6
| |
* | the comment input box is still a couple pixels off but this aligns the ↵friendica2014-04-191-2/+2
| | | | | | | | conversation a bit better on narrow screens.
* | another minor position tweakfriendica2014-04-191-1/+1
| |
* | minor alignment issues after the wall-item-tools button conversionfriendica2014-04-191-1/+2
| |
* | Merge pull request #416 from cvogeley/masterRedMatrix2014-04-202-9/+67
|\ \ | | | | | | Bootstrapify item tools …
| * | cssChristian Vogeley2014-04-201-3/+6
| | |
| * | ok we need that divChristian Vogeley2014-04-201-1/+1
| | |
| * | Add descriptions to drop downChristian Vogeley2014-04-201-7/+7
| | |
| * | More workChristian Vogeley2014-04-191-19/+14
| | |
| * | For the moment restore old delete iconChristian Vogeley2014-04-191-3/+3
| | | | | | | | | | | | | | | because the integrated button in the the bootstrap menu didn’t work on Firefox
| * | Move javascript calls to button tagChristian Vogeley2014-04-191-5/+5
| | | | | | | | | | | | because otherwise it didn’t work in Firefox
| * | Bootstrapify item toolsChristian Vogeley2014-04-192-15/+75
| | | | | | | | | | | | | | | | | | | | | | | | Only show the like buttons and the delete button permanently hide everything else in a drop down. This will break non bootstrap themes. So may be we also want to move this into the red basic folder. It still a little bit work in progress. Allignment is not 100% correct. May be we want to add text into the drop down.
* | | Merge pull request #417 from f03el/masterThomas Willingham2014-04-1916-1555/+9479
|\ \ \ | | | | | | | | Update Swedish translation
| * | | Update Swedish stringsErik Lundin2014-04-192-1152/+1153
| | | |
| * | | Update Swedish email templatesErik Lundin2014-04-1914-234/+95
| | | |
| * | | Add Swedish .po file and update stringsErik Lundin2014-04-182-1321/+9383
| | | |
* | | | Clean up legacy smarty3Thomas Willingham2014-04-19127-3224/+0
| | | |
* | | | Oepsjeroenpraat2014-04-191-1/+0
| | | |
* | | | Workaround alignment notify menu'sjeroenpraat2014-04-193-1/+11
| | | |
* | | | remove whitespace at the top of widgets because bootstrap gives us 20 pixels ↵friendica2014-04-181-8/+1
| | | | | | | | | | | | | | | | above an h3 element and we end up with way too much whitespace
* | | | Merge https://github.com/friendica/red into pending_mergefriendica2014-04-183-5/+9
|\ \ \ \
| * \ \ \ Merge branch 'master' of https://github.com/friendica/redThomas Willingham2014-04-182-2/+5
| |\ \ \ \
| | * | | | This should fix the preview allignment permantly.jeroenpraat2014-04-182-2/+5
| | | |/ / | | |/| |
| * / | | We know why third party zids didn't work now, so don't use hackyThomas Willingham2014-04-181-1/+1
| |/ / / | | | | | | | | | | | | workarounds anymore.
| * | | Little fix and previous fix on a different placejeroenpraat2014-04-181-3/+4
| | | |
* | | | move create a new collection below the actual collection list again. failed ↵friendica2014-04-182-4/+11
|/ / / | | | | | | | | | experiment.
* / / tiny fix hover preview buttonjeroenpraat2014-04-171-0/+4
|/ /
* | Last 3 dropdown menus fixed for dark schema. Dark schema completed (by now).jeroenpraat2014-04-173-3/+28
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-04-174-9/+58
|\ \
| * \ Merge branch 'master' of https://github.com/friendica/redjeroenpraat2014-04-1712-77/+109
| |\ \
| * | | Dark schema: fixed code view, ACL window and previewjeroenpraat2014-04-164-9/+58
| | | |
* | | | This preserves the alignment work done earlier but provides a more ↵friendica2014-04-173-1/+17
| |/ / |/| | | | | | | | aesthetically pleasing page.