| Commit message (Expand) | Author | Age | Files | Lines |
* | this is looking better, call the forum version of a tag "foobar network", bes... | friendica | 2014-04-12 | 1 | -6/+1 |
* | 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 |
|\ |
|
| * | Never set background or color unless you set both. If this is needed | Thomas Willingham | 2014-04-11 | 1 | -1/+0 |
* | | 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 | Paolo Tacconi | 2014-04-11 | 2 | -1083/+1218 |
* | | push notes widget updates to channel clones on focusout (final save). Don't d... | friendica | 2014-04-10 | 1 | -3/+5 |
* | | improve the appearance of the ACL selector in a hackish way on the short term - | friendica | 2014-04-09 | 2 | -4/+4 |
* | | 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 |
| |\ \ |
|
| | * | | use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblo... | marijus | 2014-04-09 | 1 | -1/+1 |
| | * | | 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 'new/se... | friendica | 2014-04-09 | 1 | -8/+5 |
|/ / / / |
|
* | | | | Correction for #401: Theme redbasic extended. | sasiflo | 2014-04-10 | 1 | -1/+1 |
* | | | | Extended theme redbasic: Allow to center the content (aside + converse) | sasiflo | 2014-04-09 | 4 | -15/+33 |
| |/ /
|/| | |
|
* | | | strip affinity tool labels on ultra-small screens; otherwise they just smush ... | friendica | 2014-04-08 | 1 | -0/+1 |
|/ / |
|
* | | pass the original element title through the element stack so that it we don't... | friendica | 2014-04-07 | 2 | -0/+8 |
* | | 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 |
* | | provide the ability for rpost to post as another of your channels. This does ... | friendica | 2014-04-05 | 2 | -1/+12 |
* | | 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 |
* | | 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 |
* | | 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 binding... | friendica | 2014-03-30 | 1 | -1/+1 |
|/ / |
|
* | | 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 |
* | | firehose testing (network?f=&fh=1) - some possible security bugs so testing p... | friendica | 2014-03-26 | 1 | -0/+2 |
* | | add admin/channels | friendica | 2014-03-26 | 2 | -0/+51 |
* | | improve scannability of content with per-item bottom border, but lighten the ... | friendica | 2014-03-25 | 2 | -2/+10 |
* | | This should be a slight improvement in setting ciphers - we'll punt on RedHat... | friendica | 2014-03-25 | 1 | -7/+0 |
* | | Merge pull request #379 from cvogeley/master | RedMatrix | 2014-03-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Well, if you want to add a color picker it is indeed a good idea | Christian Vogeley | 2014-03-25 | 1 | -1/+1 |
* | | | fix lock permissions view and autoload not kicking in on touch devices under ... | marijus | 2014-03-25 | 7 | -51/+14 |
* | | | ssl ciphers - be liberal in what we accept, conservative in what we generate | friendica | 2014-03-24 | 1 | -0/+7 |