Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this makes conversations look a lot better | friendica | 2014-04-16 | 1 | -1/+8 |
| | |||||
* | first cut - straighten out the margins | friendica | 2014-04-16 | 1 | -1/+8 |
| | |||||
* | The comment submit button seems to have drifted into some strange place | friendica | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | minor css fix | marijus | 2014-04-15 | 2 | -10/+2 |
| | |||||
* | fixes rconnect button for bs-default scheme | marijus | 2014-04-14 | 1 | -3/+3 |
| | |||||
* | a small fix for bs-default scheme | marijus | 2014-04-14 | 1 | -0/+2 |
| | |||||
* | 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 | 2 | -6/+13 |
| | |||||
* | this is looking better, call the forum version of a tag "foobar network", ↵ | friendica | 2014-04-12 | 1 | -6/+1 |
| | | | | besides altering the icon | ||||
* | use icons for identification | friendica | 2014-04-11 | 1 | -1/+6 |
| | |||||
* | Merge pull request #405 from beardy-unixer/master | RedMatrix | 2014-04-12 | 1 | -1/+0 |
|\ | | | | | A few little fixes | ||||
| * | Never set background or color unless you set both. If this is needed | Thomas Willingham | 2014-04-11 | 1 | -1/+0 |
| | | | | | | | | in future, it should probably be reimplmented with the class anyway. | ||||
* | | bootstrapify aclselector | marijus | 2014-04-11 | 10 | -156/+112 |
|/ | |||||
* | Merge pull request #403 from tuscanhobbit/master | Paolo T | 2014-04-11 | 2 | -1083/+1218 |
|\ | | | | | IT: strings updated | ||||
| * | IT: strings updated | Paolo Tacconi | 2014-04-11 | 2 | -1083/+1218 |
| | | |||||
* | | 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 | 2 | -4/+4 |
| | | | | | | | | 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 | 12 | -54/+44 |
|\ \ | |||||
| * \ | Merge pull request #399 from git-marijus/master | RedMatrix | 2014-04-10 | 12 | -54/+44 |
| |\ \ | | | | | | | | | change the way jot tools are displayed/hidden | ||||
| | * | | use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair ↵ | marijus | 2014-04-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | editblock and editlayout which still depended on it. | ||||
| | * | | replace lock icon with icon-{lock, unlock} | marijus | 2014-04-09 | 11 | -37/+19 |
| | | | | |||||
| | * | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-04-09 | 1 | -0/+1 |
| | |\ \ | |||||
| | * | | | whitespace cleanup | marijus | 2014-04-08 | 1 | -6/+6 |
| | | | | | |||||
| | * | | | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 2 | -14/+22 |
| | | | | | |||||
* | | | | | issue #400 - lock not showing up for previews of private mentions (or ↵ | friendica | 2014-04-09 | 1 | -8/+5 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | 'new/search' item view) also reformat the new/search template to pick up recent changes to conv_item.tpl | ||||
* | | | | Correction for #401: Theme redbasic extended. | sasiflo | 2014-04-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Use max-width instead of width to allow mobile devices to reflow the content. | ||||
* | | | | Extended theme redbasic: Allow to center the content (aside + converse) | sasiflo | 2014-04-09 | 4 | -15/+33 |
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Added an option to settings of redbasic theme. You are now able to activate centering the left aside and the conversion regions in the middle of the screen. This respects configuration of conversion region width and works without special actions for mobile devices. TODO: Find a way to handle conversion width given in percent. | ||||
* | | | strip affinity tool labels on ultra-small screens; otherwise they just smush ↵ | friendica | 2014-04-08 | 1 | -0/+1 |
|/ / | | | | | | | together | ||||
* | | pass the original element title through the element stack so that it we ↵ | friendica | 2014-04-07 | 2 | -0/+8 |
| | | | | | | | | don't lose it in the ajaxuploader. | ||||
* | | convert /network saved search to bootstrap buttons | friendica | 2014-04-07 | 1 | -1/+1 |
| | | |||||
* | | subdue archived connections in mod/connections | friendica | 2014-04-06 | 2 | -1/+5 |
| | | |||||
* | | better alignment of channels with long names on mod/connections | friendica | 2014-04-06 | 1 | -1/+2 |
| | | |||||
* | | more work on #395 | friendica | 2014-04-06 | 3 | -1/+14 |
| | | |||||
* | | jot and location style fixes | marijus | 2014-04-06 | 3 | -12/+3 |
| | | |||||
* | | Hope I have repaired the channel admin page. | sasiflo | 2014-04-06 | 3 | -15/+15 |
| | | | | | | | | | | | | | | | | | | | | Channel blocking and deleting was copied from user actions. This was not done to an end. Hope what I do is enough to enable channel blocking and deleting the correct way. On deletion all entities that belong to the channel are deleted. But the channel itself is just marked as deleted. Do not really understand why it is done this way. | ||||
* | | provide the ability for rpost to post as another of your channels. This does ↵ | friendica | 2014-04-05 | 2 | -1/+12 |
| | | | | | | | | not yet work, so the functionality has not been enabled. | ||||
* | | some work on jot, remove some deprecated js and some random style fixes | marijus | 2014-04-03 | 7 | -196/+96 |
| | | |||||
* | | No empty strings | jeroenpraat | 2014-04-03 | 1 | -2/+0 |
| | | |||||
* | | Update and fix dark scheme | jeroenpraat | 2014-04-03 | 1 | -5/+31 |
| | | | | | | Updated the dark scheme as far as possible. Some items do not have a string, so they can't be themed. A dark derived theme would probably better. | ||||
* | | removed default maximagesize - it can be set in the admin pages. | friendica | 2014-04-02 | 1 | -4/+0 |
| | | |||||
* | | snakebite: bring back some of the legacy XML discovery interfaces, update as ↵ | friendica | 2014-04-02 | 2 | -20/+2 |
| | | | | | | | | required. | ||||
* | | update pt-br translation | Alexandre Hannud Abdo | 2014-04-01 | 2 | -1087/+1205 |
| | | |||||
* | | save notes every ten seconds while focused, then save them once more on focusout | friendica | 2014-04-01 | 1 | -1/+16 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-03-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | Default discover to on. | Thomas Willingham | 2014-03-30 | 1 | -1/+1 |
| | | | |||||
* | | | notes widget: jquery.live is deprecated, replacing with jquery.on and ↵ | friendica | 2014-03-30 | 1 | -1/+1 |
|/ / | | | | | | | binding to focusout, as the input and paste callbacks are a bit wasteful - they are presumably called on every character typed, yet some of these events have gone missing (probably due to having a lot of network calls in quick succession) so hopefully a single save of the workspace on focusout should be more reliable. | ||||
* | | Let the site admin choose whether to display the Discover tab. | Alexandre Hannud Abdo | 2014-03-30 | 1 | -0/+1 |
| | | |||||
* | | check that aside actually exists before querying the html length | friendica | 2014-03-29 | 1 | -1/+1 |
| | | |||||
* | | more css fixes | marijus | 2014-03-27 | 1 | -1/+16 |
| | | |||||
* | | css fixes | marijus | 2014-03-27 | 3 | -0/+20 |
| | |