Commit Graph
3424 Commits
Author SHA1 Message Date
friendica f7d99ed7ff fix the intermittent theme preview 2014-05-25 18:24:27 -07:00
marijus 2bdecdce17 for some reason this is also needed to make it work reliable in webkit browsers 2014-05-24 19:16:11 +02:00
marijus 5b0db721f8 should be redbasic not red 2014-05-24 18:00:44 +02:00
marijus bf88720fae possible fix for empty commentbox colapsing on tool-button click 2014-05-24 17:50:09 +02:00
friendica da523fcfac app basic style 2014-05-24 03:28:25 -07:00
friendica 059b6cd411 add randprof app and do away with the universally hated chanview-iframe mode. It's gone. Please do not try and bring it back. We are not Diaspora and we have no desire to be like them. ("And they're all made out of ticky-tacky and they all look just the same"). Our profiles do not have to look the same and they won't anyway. We don't have to sugar coat the fact that some of the content in the matrix doesn't look like the rest of the content in the matrix. 2014-05-23 15:30:22 -07:00
Alexandre Hannud Abdo dca11210bd update pt-br translation 2014-05-23 07:56:19 -03:00
friendica 345f784f67 fix search to use in app 2014-05-22 21:24:41 -07:00
Paolo T 8e2771cbd4 Merge pull request #469 from tuscanhobbit/master
IT: strings fixed
2014-05-22 14:22:19 +02:00
Paolo Tacconi b7390f8849 IT: strings fixed 2014-05-22 14:20:24 +02:00
Paolo T 031d73ea20 Merge pull request #468 from tuscanhobbit/master
IT: updated strings
2014-05-22 14:03:17 +02:00
Paolo Tacconi bc31e89eb0 IT: updated strings 2014-05-22 14:00:10 +02:00
friendica 751fda9704 more app work 2014-05-21 20:54:09 -07:00
friendica d17768d4e7 change app dropdown to point to apps module (changes nav template). Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content. 2014-05-21 17:23:34 -07:00
RedMatrix 3e75f9cbb1 Merge pull request #464 from solstag/master
Bunch of translation work
2014-05-21 19:24:24 +10:00
friendica 77ca117218 make it possible to edit/delete apps via /apps/personal/edit 2014-05-21 01:55:32 -07:00
Alexandre Hannud Abdo ac8400ac0c Update pt-br translation. 2014-05-21 05:03:21 -03:00
friendica 5d9f924642 more app work 2014-05-20 22:25:36 -07:00
friendica cad481d94f unfinished work for creating app 2014-05-20 21:22:19 -07:00
friendica fc0967b84b most of the remaining apps basic infrastructure except a form to create the things. Don't let this fool you - there is still a lot of work, but there isn't a whole lot of work to create a demo; in fact you can demo it now. 2014-05-20 18:08:49 -07:00
marijus 1aa7f3136f the js seems to interfere with something else... comment out for now... 2014-05-20 19:16:05 +02:00
marijus c530a7a936 some work on comment_item.tpl 2014-05-20 17:33:06 +02:00
friendica 6d01707a72 more app backend work 2014-05-19 16:49:11 -07:00
marijus 89b8bc07ac implement modal for more then 10 likes/dislikes 2014-05-18 09:14:21 +02:00
jeroenpraat eab440d321 Dark schema: Minor minor edit 2014-05-17 18:57:56 +00:00
Paolo T 8562143034 Merge pull request #462 from tuscanhobbit/master
IT: strings updated
2014-05-17 11:27:42 +02:00
tuscanhobbit 2d91268b5d IT: strings updated 2014-05-17 11:25:39 +02:00
friendica 659714956c add hover tips - except we need a way to translate the things 2014-05-15 20:58:26 -07:00
friendica 2fdc13e91d some sidebar content (doesn't yet do anything) 2014-05-15 20:20:20 -07:00
friendica 2450caa161 add the theme file 2014-05-15 19:58:23 -07:00
friendica 077b97eac4 the app menu takes form 2014-05-15 19:54:37 -07:00
friendica 8b233723c5 clear the jot-nets float 2014-05-14 20:49:33 -07:00
friendica 7a78da7982 major cleanup of choklet+bannertwo 2014-05-14 18:12:18 -07:00
friendica 7c4503968d Merge branch 'navbacker' 2014-05-14 18:07:43 -07:00
friendica 0bfd08b547 fix fluid layout for choklet_bannertwo 2014-05-14 18:07:01 -07:00
friendica b31aa49a43 this doesn't really work 2014-05-14 16:33:48 -07:00
marijus ce25601ed0 whitespace 2014-05-14 17:24:01 +02:00
marijus 9bfcc0c5e2 colorpicker: enable rgba for for item and comment colors 2014-05-14 17:16:55 +02:00
friendica 2f1e4a6370 xss prevention 2014-05-14 00:55:32 -07:00
friendica de550d45ff more choklet work 2014-05-13 22:39:58 -07:00
friendica ca7888b7ce choklet tweaks 2014-05-13 22:35:33 -07:00
friendica a4869394f4 allow jgrowl 'close all' message to be translated 2014-05-13 17:59:47 -07:00
friendica e664d6486a fix ca anomaly 2014-05-13 02:21:01 -07:00
friendica 71ded9388b missing paren 2014-05-13 02:17:17 -07:00
friendica 8c948f4bbe forbid redefinition of language plural_select function 2014-05-13 02:10:06 -07:00
marijus 0bf68af0a7 make comment_indent an option and removeitem_opacity as it is not working properly at the current state - we have got item background opacity now (allthough not yet for custom colors because the colorpicker does not work with rgba colors). Reset left comment border width to 3px as it is barely visible otherwise. 2014-05-12 20:33:14 +02:00
marijus 0446db8104 fix bootstrap override position issue with dropdown menu 2014-05-12 16:57:13 +02:00
RedMatrix d1841911b3 Merge pull request #458 from pixelroot/master
modified:   view/ru/messages.po
2014-05-12 18:27:05 +10:00
pixelroot 5830e85912 modified: view/ru/messages.po
modified:   view/ru/strings.php
2014-05-12 09:57:48 +02:00
friendica 045d23a27c Merge https://github.com/friendica/red into pending_merge 2014-05-11 17:38:22 -07:00