Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | give the admin a link to view channels from the channel admin page | friendica | 2014-06-22 | 1 | -1/+1 |
| | |||||
* | Add HTML5 datalist to edit photo album field. | Klaus Weidenbach | 2014-06-22 | 1 | -14/+22 |
| | | | | | | | This patch provides a datalist for the edit photo album field. This makes it easier to move a picture to another existing folder in the way that it provides a list of all available albums as values for the album field. | ||||
* | correct a tiny syntax error | Klaus | 2014-06-22 | 1 | -3/+1 |
| | | | there was a space missing between two values | ||||
* | stylistic improvements to the suggestions page | friendica | 2014-06-18 | 1 | -2/+2 |
| | |||||
* | add photo count to photo album list | friendica | 2014-06-17 | 1 | -1/+3 |
| | |||||
* | move hide-comments to center and change its appearence a little | marijus | 2014-06-15 | 1 | -2/+2 |
| | |||||
* | unclutter menues a little | marijus | 2014-06-14 | 1 | -2/+5 |
| | |||||
* | merge the app menus | friendica | 2014-06-10 | 2 | -5/+4 |
| | |||||
* | remote install app (untested) | friendica | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | move new comment open/close js functions to core so they can be used by ↵ | marijus | 2014-06-05 | 1 | -1/+1 |
| | | | | other themes | ||||
* | add an icon to connect actions | friendica | 2014-06-03 | 5 | -5/+5 |
| | |||||
* | don't show app editing options to non-authenticated folks | friendica | 2014-06-01 | 1 | -0/+2 |
| | |||||
* | testing new event code | friendica | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | newevent: front end functions | friendica | 2014-05-29 | 2 | -0/+9 |
| | |||||
* | some fixes and cleanup | marijus | 2014-05-27 | 1 | -2/+2 |
| | |||||
* | fix one more bootstrap override regression | marijus | 2014-05-26 | 2 | -2/+2 |
| | |||||
* | divide autodate from item.app | 23n | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | auto-highlight app embed code on click | friendica | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | fix the intermittent theme preview | friendica | 2014-05-25 | 1 | -1/+1 |
| | |||||
* | for some reason this is also needed to make it work reliable in webkit browsers | marijus | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | should be redbasic not red | marijus | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | possible fix for empty commentbox colapsing on tool-button click | marijus | 2014-05-24 | 1 | -1/+1 |
| | |||||
* | add randprof app and do away with the universally hated chanview-iframe ↵ | friendica | 2014-05-23 | 2 | -2/+1 |
| | | | | mode. It's gone. Please do not try and bring it back. We are not Diaspora and we have no desire to be like them. ("And they're all made out of ticky-tacky and they all look just the same"). Our profiles do not have to look the same and they won't anyway. We don't have to sugar coat the fact that some of the content in the matrix doesn't look like the rest of the content in the matrix. | ||||
* | more app work | friendica | 2014-05-21 | 2 | -1/+8 |
| | |||||
* | change app dropdown to point to apps module (changes nav template). ↵ | friendica | 2014-05-21 | 1 | -7/+2 |
| | | | | Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content. | ||||
* | make it possible to edit/delete apps via /apps/personal/edit | friendica | 2014-05-21 | 1 | -1/+1 |
| | |||||
* | more app work | friendica | 2014-05-20 | 2 | -3/+7 |
| | |||||
* | unfinished work for creating app | friendica | 2014-05-20 | 1 | -0/+26 |
| | |||||
* | most of the remaining apps basic infrastructure except a form to create the ↵ | friendica | 2014-05-20 | 3 | -5/+19 |
| | | | | things. Don't let this fool you - there is still a lot of work, but there isn't a whole lot of work to create a demo; in fact you can demo it now. | ||||
* | the js seems to interfere with something else... comment out for now... | marijus | 2014-05-20 | 1 | -6/+6 |
| | |||||
* | some work on comment_item.tpl | marijus | 2014-05-20 | 2 | -48/+44 |
| | |||||
* | more app backend work | friendica | 2014-05-19 | 1 | -0/+6 |
| | |||||
* | implement modal for more then 10 likes/dislikes | marijus | 2014-05-18 | 1 | -0/+44 |
| | |||||
* | add hover tips - except we need a way to translate the things | friendica | 2014-05-15 | 1 | -1/+1 |
| | |||||
* | some sidebar content (doesn't yet do anything) | friendica | 2014-05-15 | 1 | -0/+10 |
| | |||||
* | the app menu takes form | friendica | 2014-05-15 | 1 | -5/+9 |
| | |||||
* | clear the jot-nets float | friendica | 2014-05-14 | 1 | -1/+1 |
| | |||||
* | allow jgrowl 'close all' message to be translated | friendica | 2014-05-13 | 1 | -0/+1 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-11 | 2 | -1/+4 |
|\ | |||||
| * | 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 |
| |\ | |||||
| * | | 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. | ||||
* | | | button styling mitemlist | friendica | 2014-05-11 | 1 | -1/+1 |
| | | | |||||
* | | | issue #452 | friendica | 2014-05-09 | 1 | -1/+2 |
| |/ |/| | |||||
* | | 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 |
| | |