Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | firehose testing (network?f=&fh=1) - some possible security bugs so testing ↵ | friendica | 2014-03-26 | 1 | -0/+2 | |
| | | | | | | | | purposes only | |||||
* | | 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 | |
| | | | | | | | | per-item borders considerably so it isn't in your face. This is an experiment based on sound principles, but I'm not a UI expert. If this uglifies it too much - please revert. | |||||
* | | This should be a slight improvement in setting ciphers - we'll punt on ↵ | friendica | 2014-03-25 | 1 | -7/+0 | |
| | | | | | | | | RedHat but open up the list just for openssl distros which seem to have all the problems at the moment. | |||||
* | | 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 | |||||
| * | | Well, if you want to add a color picker it is indeed a good idea | Christian Vogeley | 2014-03-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | to include the color picker. | |||||
* | | | fix lock permissions view and autoload not kicking in on touch devices under ↵ | marijus | 2014-03-25 | 7 | -51/+14 | |
| | | | | | | | | | | | | certain conditions | |||||
* | | | ssl ciphers - be liberal in what we accept, conservative in what we generate | friendica | 2014-03-24 | 1 | -0/+7 | |
| | | | ||||||
* | | | provide 'style' option to archive widget to choose between 'select' and ↵ | friendica | 2014-03-23 | 2 | -2/+10 | |
|/ / | | | | | | | 'list' format | |||||
* | | Add color picker to theme settings | Christian Vogeley | 2014-03-23 | 3 | -17/+37 | |
| | | ||||||
* | | Merge pull request #375 from cvogeley/master | friendica | 2014-03-23 | 1 | -3/+5 | |
|\ \ | | | | | | | Narrow navbar:Switch to bs default on small screens | |||||
| * | | Narrow navbar:Switch to bs default on small screens | Christian Vogeley | 2014-03-22 | 1 | -3/+5 | |
| |/ | ||||||
* | | use border-box for everything | marijus | 2014-03-22 | 5 | -37/+27 | |
| | | ||||||
* | | re-enable nav opacity and minor style.css cleanup | marijus | 2014-03-21 | 2 | -48/+3 | |
| | | ||||||
* | | add expire setting, take out unknown mailers and max friend requests per day ↵ | friendica | 2014-03-19 | 1 | -2/+2 | |
| | | | | | | | | which aren't implemented | |||||
* | | lesson learned.... dont fix anything on a mobile device | git-marijus | 2014-03-19 | 1 | -2/+1 | |
| | | ||||||
* | | this shouldnt be there | git-marijus | 2014-03-19 | 1 | -3/+1 | |
| | | ||||||
* | | bootstrapify common tabs and make show aside/tabs buttons only appear if ↵ | marijus | 2014-03-19 | 7 | -40/+41 | |
|/ | | | | there is something to show | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-13 | 6 | -9/+25 | |
|\ | ||||||
| * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-03-13 | 2 | -0/+8 | |
| |\ | ||||||
| * | | move region_1 to off instead of removing it and dont squelch region_2 when ↵ | marijus | 2014-03-13 | 6 | -9/+25 | |
| | | | | | | | | | | | | 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 | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-12 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | Stick help in a template | Thomas Willingham | 2014-03-12 | 1 | -0/+3 | |
| |/ | ||||||
* / | fix colors on input elements which bootstrap set to "inherit" and doesn't ↵ | friendica | 2014-03-12 | 1 | -0/+5 | |
|/ | | | | play nicely with dark themes. | |||||
* | file had wrong extension | friendica | 2014-03-11 | 2 | -7/+7 | |
| | ||||||
* | update acl internal list whenever there is a change - the submit handler ↵ | friendica | 2014-03-11 | 1 | -10/+20 | |
| | | | | seems to be unreliable or is getting into a race condition. | |||||
* | get rid of fancybox for photos upload, not just photo edit | friendica | 2014-03-11 | 2 | -1/+6 | |
| | ||||||
* | norwegian strings update | friendica | 2014-03-11 | 2 | -3/+3 | |
| | ||||||
* | revert recent changes to cmtBbClose which removed the ability to insert ↵ | friendica | 2014-03-11 | 1 | -4/+4 | |
| | | | | quotes into an empty comment box |