aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* | No empty stringsjeroenpraat2014-04-031-2/+0
| |
* | Update and fix dark schemejeroenpraat2014-04-031-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.friendica2014-04-021-4/+0
| |
* | snakebite: bring back some of the legacy XML discovery interfaces, update as ↵friendica2014-04-022-20/+2
| | | | | | | | required.
* | update pt-br translationAlexandre Hannud Abdo2014-04-012-1087/+1205
| |
* | save notes every ten seconds while focused, then save them once more on focusoutfriendica2014-04-011-1/+16
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-03-301-1/+1
|\ \
| * | Default discover to on.Thomas Willingham2014-03-301-1/+1
| | |
* | | notes widget: jquery.live is deprecated, replacing with jquery.on and ↵friendica2014-03-301-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 Abdo2014-03-301-0/+1
| |
* | check that aside actually exists before querying the html lengthfriendica2014-03-291-1/+1
| |
* | more css fixesmarijus2014-03-271-1/+16
| |
* | css fixesmarijus2014-03-273-0/+20
| |
* | firehose testing (network?f=&fh=1) - some possible security bugs so testing ↵friendica2014-03-261-0/+2
| | | | | | | | purposes only
* | add admin/channelsfriendica2014-03-262-0/+51
| |
* | improve scannability of content with per-item bottom border, but lighten the ↵friendica2014-03-252-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 ↵friendica2014-03-251-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/masterRedMatrix2014-03-261-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 ideaChristian Vogeley2014-03-251-1/+1
| | | | | | | | | | | | to include the color picker.
* | | fix lock permissions view and autoload not kicking in on touch devices under ↵marijus2014-03-257-51/+14
| | | | | | | | | | | | certain conditions
* | | ssl ciphers - be liberal in what we accept, conservative in what we generatefriendica2014-03-241-0/+7
| | |
* | | provide 'style' option to archive widget to choose between 'select' and ↵friendica2014-03-232-2/+10
|/ / | | | | | | 'list' format
* | Add color picker to theme settingsChristian Vogeley2014-03-233-17/+37
| |
* | Merge pull request #375 from cvogeley/masterfriendica2014-03-231-3/+5
|\ \ | | | | | | Narrow navbar:Switch to bs default on small screens
| * | Narrow navbar:Switch to bs default on small screensChristian Vogeley2014-03-221-3/+5
| |/
* | use border-box for everythingmarijus2014-03-225-37/+27
| |
* | re-enable nav opacity and minor style.css cleanupmarijus2014-03-212-48/+3
| |
* | add expire setting, take out unknown mailers and max friend requests per day ↵friendica2014-03-191-2/+2
| | | | | | | | which aren't implemented
* | lesson learned.... dont fix anything on a mobile devicegit-marijus2014-03-191-2/+1
| |
* | this shouldnt be theregit-marijus2014-03-191-3/+1
| |
* | bootstrapify common tabs and make show aside/tabs buttons only appear if ↵marijus2014-03-197-40/+41
|/ | | | there is something to show
* Merge https://github.com/friendica/red into zpullfriendica2014-03-136-9/+25
|\
| * Merge branch 'master' of https://github.com/friendica/redmarijus2014-03-132-0/+8
| |\
| * | move region_1 to off instead of removing it and dont squelch region_2 when ↵marijus2014-03-136-9/+25
| | | | | | | | | | | | region_1 moves in again
* | | remove allowed friend domains and allowed email domains from admin settings ↵friendica2014-03-131-2/+0
| |/ |/| | | | | - as they are not implemented
* | Merge https://github.com/friendica/red into zpullfriendica2014-03-121-0/+3
|\ \
| * | Stick help in a templateThomas Willingham2014-03-121-0/+3
| |/
* / fix colors on input elements which bootstrap set to "inherit" and doesn't ↵friendica2014-03-121-0/+5
|/ | | | play nicely with dark themes.
* file had wrong extensionfriendica2014-03-112-7/+7
|
* update acl internal list whenever there is a change - the submit handler ↵friendica2014-03-111-10/+20
| | | | seems to be unreliable or is getting into a race condition.
* get rid of fancybox for photos upload, not just photo editfriendica2014-03-112-1/+6
|
* norwegian strings updatefriendica2014-03-112-3/+3
|
* revert recent changes to cmtBbClose which removed the ability to insert ↵friendica2014-03-111-4/+4
| | | | quotes into an empty comment box
* nb-no language updatefriendica2014-03-102-8867/+7302
|
* 10px is probably to closemarijus2014-03-101-2/+2
|
* fix lock positionmarijus2014-03-102-7/+4
|
* fixes locations with a linkmarijus2014-03-101-1/+1
|
* this commit is an attempt to make conv items better scalable on smaller ↵marijus2014-03-108-36/+38
| | | | screens. also save some horizontal space.
* update cacert.pem , don't hide url link for rmagicfriendica2014-03-091-1/+1
|
* collapse the advanced directory search so that folks who think they're ↵friendica2014-03-081-1/+5
| | | | advanced but really aren't don't whinge about it.