Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed some unnecessary changes. | root | 2014-05-10 | 2 | -2/+2 |
| | |||||
* | Made code changes to serve higher resolution images in displays with high ↵ | root | 2014-05-10 | 1 | -0/+3 |
| | | | | pixel density. | ||||
* | Merge branch 'master' of https://github.com/chriswinstead/red | root | 2014-05-10 | 4 | -23/+35 |
|\ | |||||
| * | better button theming on oauth connected apps page | friendica | 2014-05-09 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-05-09 | 2 | -5/+11 |
| |\ | |||||
| | * | move the event "unknown finish time" checkbox up so it actually precedes ↵ | friendica | 2014-05-08 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | entering the finish time. TODO: we should probably disable the finish time selector with jquery if this is checked. | ||||
| | * | event form hard-wired tinymce=on, made selectable | friendica | 2014-05-08 | 2 | -2/+4 |
| | | | |||||
| * | | add some more bs fu | marijus | 2014-05-08 | 1 | -1/+1 |
| | | | |||||
| * | | like indicator rewrite | marijus | 2014-05-08 | 1 | -15/+21 |
| |/ | |||||
* / | Made some changes to img tags to enforce max-width everywhere, and to the ↵ | root | 2014-05-07 | 2 | -2/+2 |
|/ | | | | page headers to allow user scaling. | ||||
* | put permissions dialog inside the form element - should fix issue #444 | friendica | 2014-05-05 | 1 | -2/+2 |
| | |||||
* | Fixed some wrapping problems when the user has set a larger font size. And ↵ | jeroenpraat | 2014-05-05 | 1 | -13/+7 |
| | | | | some UI love for the file permissions page (as requested by Mike ;) and changed the position of the file properties link on the cloud page. | ||||
* | UI for deleting chatrooms | friendica | 2014-05-04 | 2 | -3/+14 |
| | |||||
* | Add link to system notifications page | Christian Vogeley | 2014-05-04 | 1 | -1/+3 |
| | | | | to mark notifications seen | ||||
* | system notifications mark seen link | Christian Vogeley | 2014-05-04 | 1 | -1/+1 |
| | |||||
* | fix search_item.tpl | marijus | 2014-05-03 | 1 | -42/+53 |
| | |||||
* | shift login box on small screens | friendica | 2014-05-01 | 1 | -0/+1 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-01 | 2 | -2/+2 |
|\ | |||||
| * | Also for notifications. | Olaf Conradi | 2014-05-02 | 1 | -1/+1 |
| | | |||||
| * | Fix unwanted GET {0} requests | Olaf Conradi | 2014-05-02 | 1 | -1/+1 |
| | | | | | | | | | | | | Because of image prefetch of browsers the <img src="{0}"> templates cause unwanted /{0} requests to the webserver. Templates are changed to use a data-src attribute. | ||||
* | | bring the posted-date selector widget up to date. There are no longer two ↵ | friendica | 2014-05-01 | 1 | -8/+7 |
|/ | | | | different styles. | ||||
* | revision/redesign of conv_item.tpl | marijus | 2014-05-01 | 2 | -161/+127 |
| | |||||
* | missing permissions block in mod_filestorage | friendica | 2014-04-30 | 1 | -0/+3 |
| | |||||
* | clean up the webpage list a bit | friendica | 2014-04-29 | 1 | -5/+24 |
| | |||||
* | Setting to undo/clear auto permissions | friendica | 2014-04-21 | 1 | -5/+6 |
| | |||||
* | bring back the toolicon colour | friendica | 2014-04-20 | 1 | -11/+11 |
| | |||||
* | Merge pull request #416 from cvogeley/master | RedMatrix | 2014-04-20 | 1 | -7/+58 |
|\ | | | | | Bootstrapify item tools … | ||||
| * | ok we need that div | Christian Vogeley | 2014-04-20 | 1 | -1/+1 |
| | | |||||
| * | Add descriptions to drop down | Christian Vogeley | 2014-04-20 | 1 | -7/+7 |
| | | |||||
| * | More work | Christian Vogeley | 2014-04-19 | 1 | -19/+14 |
| | | |||||
| * | For the moment restore old delete icon | Christian Vogeley | 2014-04-19 | 1 | -3/+3 |
| | | | | | | | | | | because the integrated button in the the bootstrap menu didn’t work on Firefox | ||||
| * | Move javascript calls to button tag | Christian Vogeley | 2014-04-19 | 1 | -5/+5 |
| | | | | | | | | because otherwise it didn’t work in Firefox | ||||
| * | Bootstrapify item tools | Christian Vogeley | 2014-04-19 | 1 | -14/+70 |
| | | | | | | | | | | | | | | | | 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 https://github.com/friendica/red into pending_merge | friendica | 2014-04-18 | 2 | -2/+2 |
|\ \ | |||||
| * \ | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2014-04-18 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | This should fix the preview allignment permantly. | jeroenpraat | 2014-04-18 | 1 | -1/+1 |
| | |/ | |||||
| * / | We know why third party zids didn't work now, so don't use hacky | Thomas Willingham | 2014-04-18 | 1 | -1/+1 |
| |/ | | | | | | | workarounds anymore. | ||||
* / | move create a new collection below the actual collection list again. failed ↵ | friendica | 2014-04-18 | 1 | -4/+8 |
|/ | | | | experiment. | ||||
* | This preserves the alignment work done earlier but provides a more ↵ | friendica | 2014-04-17 | 1 | -1/+1 |
| | | | | aesthetically pleasing page. | ||||
* | a few more alignment issues | friendica | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | Lots of positional changes on sidebar menus - reduce indented margins | friendica | 2014-04-16 | 3 | -6/+7 |
|\ | | | | | | | | | | | | | Merge branch 'master' into ruler Conflicts: view/css/widgets.css | ||||
| * | bug fixes after widget cleanup | friendica | 2014-04-16 | 1 | -1/+1 |
| | | |||||
| * | button cleanup directory page | friendica | 2014-04-16 | 1 | -3/+3 |
| | | |||||
* | | fixing widgets | friendica | 2014-04-16 | 3 | -6/+7 |
|/ | |||||
* | directory: make "connect" more prominent, but this ultimately needs more ↵ | friendica | 2014-04-14 | 2 | -2/+2 |
| | | | | theme work. | ||||
* | minor alignment issues | friendica | 2014-04-13 | 1 | -1/+3 |
| | |||||
* | bootstrapify aclselector | marijus | 2014-04-11 | 8 | -68/+48 |
| | |||||
* | push notes widget updates to channel clones on focusout (final save). Don't ↵ | friendica | 2014-04-10 | 1 | -3/+5 |
| | | | | do this for the auto-save events (every ten seconds) which could generate superfluous network traffic. | ||||
* | improve the appearance of the ACL selector in a hackish way on the short term - | friendica | 2014-04-09 | 1 | -2/+2 |
| | | | | it really needs to be re-worked for bootstrap but in any event the words "show" and "don't show" make a mess of it. We should probably just use icons (with a bit of padding) that people can select with a touchscreen and reformat the box accordingly. | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-04-09 | 4 | -26/+31 |
|\ |