Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix lock permissions view and autoload not kicking in on touch devices under ↵ | marijus | 2014-03-25 | 3 | -5/+3 |
| | | | | certain conditions | ||||
* | provide 'style' option to archive widget to choose between 'select' and ↵ | friendica | 2014-03-23 | 1 | -1/+9 |
| | | | | 'list' format | ||||
* | Add color picker to theme settings | Christian Vogeley | 2014-03-23 | 1 | -0/+6 |
| | |||||
* | add expire setting, take out unknown mailers and max friend requests per day ↵ | friendica | 2014-03-19 | 1 | -2/+2 |
| | | | | which aren't implemented | ||||
* | bootstrapify common tabs and make show aside/tabs buttons only appear if ↵ | marijus | 2014-03-19 | 2 | -5/+10 |
| | | | | there is something to show | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-03-13 | 1 | -0/+3 |
| |\ | |||||
| * | | move region_1 to off instead of removing it and dont squelch region_2 when ↵ | marijus | 2014-03-13 | 1 | -1/+1 |
| | | | | | | | | | | | | region_1 moves in again | ||||
* | | | remove allowed friend domains and allowed email domains from admin settings ↵ | friendica | 2014-03-13 | 1 | -2/+0 |
| |/ |/| | | | | | - as they are not implemented | ||||
* | | Stick help in a template | Thomas Willingham | 2014-03-12 | 1 | -0/+3 |
|/ | |||||
* | get rid of fancybox for photos upload, not just photo edit | friendica | 2014-03-11 | 1 | -1/+1 |
| | |||||
* | fix lock position | marijus | 2014-03-10 | 1 | -6/+2 |
| | |||||
* | fixes locations with a link | marijus | 2014-03-10 | 1 | -1/+1 |
| | |||||
* | this commit is an attempt to make conv items better scalable on smaller ↵ | marijus | 2014-03-10 | 2 | -5/+6 |
| | | | | screens. also save some horizontal space. | ||||
* | update cacert.pem , don't hide url link for rmagic | friendica | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | collapse the advanced directory search so that folks who think they're ↵ | friendica | 2014-03-08 | 1 | -1/+5 |
| | | | | advanced but really aren't don't whinge about it. | ||||
* | advanced search front-end | friendica | 2014-03-08 | 1 | -0/+4 |
| | |||||
* | notify when permissions change and haven't been saved. | friendica | 2014-03-07 | 2 | -0/+2 |
| | |||||
* | might be needed by not local users aswell | marijus | 2014-03-07 | 1 | -2/+0 |
| | |||||
* | remove aside on navbar collapse and add button to toggle visibility | marijus | 2014-03-07 | 1 | -0/+5 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-05 | 1 | -6/+6 |
|\ | |||||
| * | improve navbar collapsed state a little | marijus | 2014-03-05 | 1 | -6/+6 |
| | | |||||
* | | add new template | friendica | 2014-03-05 | 1 | -0/+18 |
|/ | |||||
* | move language selector to a module | friendica | 2014-03-05 | 2 | -3/+3 |
| | |||||
* | add Comanche help link to pdledit | friendica | 2014-03-04 | 1 | -0/+7 |
| | |||||
* | add pdl editor to settings/display | friendica | 2014-03-04 | 1 | -0/+4 |
| | |||||
* | add system PDL editor (lets you change/personalise the layout for any module ↵ | friendica | 2014-03-04 | 1 | -0/+14 |
| | | | | which has a system PDL file.) | ||||
* | layout export to file | friendica | 2014-03-03 | 1 | -0/+19 |
| | |||||
* | revert the temporary fix for the missing hdr.tpl and add the ability to ↵ | friendica | 2014-03-03 | 1 | -4/+1 |
| | | | | provide context sensitive help/documentation by passing the current URL path to the help module as $_REQUEST['cmd']. So we could create a special help page for settings/display or whatever. The only issue is whether this should be presented first with a link to the main help page, or if we put a line at the top of the main help page that says "I need help for settings/display". Also edited the help target window name, as "friendika-help" is a bit dated. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-03 | 1 | -0/+3 |
|\ | |||||
| * | Partially revert 895c9411d93 | Thomas Willingham | 2014-03-03 | 1 | -0/+3 |
| | | | | | | | | | | Not entirely sure why the lines in question were removed, but this is required as a quick fix for broken notifications. | ||||
* | | missing file | friendica | 2014-03-03 | 1 | -0/+8 |
|/ | |||||
* | add choklet template with several defined flavours, two and three column ↵ | friendica | 2014-03-02 | 1 | -12/+0 |
| | | | | fluid layouts with optional side margins and a region for a blog-style header photo | ||||
* | add hover effect to usermenu caret | marijus | 2014-02-28 | 1 | -1/+1 |
| | |||||
* | chatroom suggestions | friendica | 2014-02-27 | 1 | -0/+10 |
| | |||||
* | properly fix profile edit dropdown menu | marijus | 2014-02-26 | 1 | -3/+3 |
| | |||||
* | comanche: provide an option to add a menu class for different theming ↵ | friendica | 2014-02-25 | 1 | -1/+1 |
| | | | | choices on some menus (e.g. horizontal, tabbed, etc.) | ||||
* | provide ability to bookmark chatrooms using rbmark | friendica | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Merge pull request #338 from solstag/master | friendica | 2014-02-25 | 1 | -2/+2 |
|\ | | | | | Fix typo that broke jquery.divgrow. Sorry I should have tested. | ||||
| * | Fix typo that broke jquery.divgrow. Sorry I should have tested. | Alexandre Hannud Abdo | 2014-02-25 | 1 | -2/+2 |
| | | |||||
* | | remote "add bookmark" - like rpost but saves a bookmark from a remote hub ↵ | friendica | 2014-02-24 | 1 | -0/+16 |
|/ | | | | into one of your own bookmark folders (or a new one if desired). | ||||
* | Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago strings | Alexandre Hannud Abdo | 2014-02-24 | 1 | -11/+13 |
| | |||||
* | quickfix for edit profile dropdown | marijus | 2014-02-21 | 1 | -2/+2 |
| | |||||
* | cleanup style.css | marijus | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | fixes issue #326 initial scale to big | marijus | 2014-02-20 | 1 | -1/+1 |
| | |||||
* | use a "fullscreen" icon for chanview full screen mode; add channel_menu ↵ | friendica | 2014-02-19 | 2 | -1/+20 |
| | | | | selection and setting to the settings page. | ||||
* | bootstrapify the nav | marijus | 2014-02-19 | 2 | -139/+173 |
| | |||||
* | change edit/delete to icons on filestorage page | friendica | 2014-02-18 | 1 | -3/+4 |
| | |||||
* | edit bookmarks | friendica | 2014-02-18 | 2 | -2/+6 |
| | |||||
* | several things were not working correctly w/r/t community tagging. The ↵ | friendica | 2014-02-16 | 1 | -0/+4 |
| | | | | preference vanished from settings at some point, and we also weren't updating the original post timestamp so that the changed taxonomy would propagate correctly as an edit. |