Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add hover tips - except we need a way to translate the things | friendica | 2014-05-15 | 2 | -1/+6 |
| | |||||
* | this is how to link photos to apps | friendica | 2014-05-15 | 2 | -0/+1 |
| | |||||
* | login app | friendica | 2014-05-15 | 2 | -0/+7 |
| | |||||
* | add directory | friendica | 2014-05-15 | 2 | -1/+3 |
| | |||||
* | some sidebar content (doesn't yet do anything) | friendica | 2014-05-15 | 4 | -1/+26 |
| | |||||
* | more base apps | friendica | 2014-05-15 | 3 | -1/+9 |
| | |||||
* | add the theme file | friendica | 2014-05-15 | 1 | -0/+5 |
| | |||||
* | first apd files | friendica | 2014-05-15 | 3 | -0/+10 |
| | |||||
* | the app menu takes form | friendica | 2014-05-15 | 3 | -15/+59 |
| | |||||
* | apps: provide a default photo if none was set. For now it's the default ↵ | friendica | 2014-05-15 | 1 | -1/+14 |
| | | | | profile photo until we have a default app photo | ||||
* | some backend stuff for apps | friendica | 2014-05-15 | 4 | -9/+77 |
| | |||||
* | clear the jot-nets float | friendica | 2014-05-14 | 2 | -2/+2 |
| | |||||
* | doc updates | friendica | 2014-05-14 | 2 | -0/+2 |
| | |||||
* | major cleanup of choklet+bannertwo | friendica | 2014-05-14 | 1 | -1/+5 |
| | |||||
* | Merge branch 'navbacker' | friendica | 2014-05-14 | 7 | -13/+51 |
|\ | |||||
| * | fix fluid layout for choklet_bannertwo | friendica | 2014-05-14 | 7 | -18/+43 |
| | | |||||
| * | this doesn't really work | friendica | 2014-05-14 | 3 | -3/+16 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-14 | 1 | -5/+6 |
|\ \ | |||||
| * | | whitespace | marijus | 2014-05-14 | 1 | -6/+6 |
| | | | |||||
| * | | colorpicker: enable rgba for for item and comment colors | marijus | 2014-05-14 | 1 | -1/+2 |
| |/ | |||||
* / | explain default permissions choices better | friendica | 2014-05-14 | 1 | -2/+13 |
|/ | |||||
* | fix author delete (non-owner) | friendica | 2014-05-14 | 1 | -3/+3 |
| | |||||
* | xss prevention | friendica | 2014-05-14 | 3 | -1/+8 |
| | |||||
* | more choklet work | friendica | 2014-05-13 | 1 | -0/+48 |
| | |||||
* | choklet tweaks | friendica | 2014-05-13 | 2 | -2/+3 |
| | |||||
* | add photo widget | friendica | 2014-05-13 | 2 | -10/+57 |
| | |||||
* | add activity_received hook | friendica | 2014-05-13 | 1 | -0/+3 |
| | |||||
* | zrlify (turn into zmg) any relevant img tags in a post. | friendica | 2014-05-13 | 2 | -0/+30 |
| | |||||
* | allow jgrowl 'close all' message to be translated | friendica | 2014-05-13 | 3 | -0/+3 |
| | |||||
* | fix ca anomaly | friendica | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | missing paren | friendica | 2014-05-13 | 12 | -12/+12 |
| | |||||
* | forbid redefinition of language plural_select function | friendica | 2014-05-13 | 13 | -14/+26 |
| | |||||
* | update the tagging doco | friendica | 2014-05-12 | 1 | -5/+50 |
| | |||||
* | try to fix random logouts | friendica | 2014-05-12 | 3 | -3/+7 |
| | |||||
* | Docu update: ↵ | jeroenpraat | 2014-05-12 | 1 | -1/+1 |
| | | | | https://redmatrix.nl/channel/jeroenpraat/?f=&mid=00eeea0d6df910aa92a02bcd292cf0b9e5f918281e34a771eddc485085e4ba0a@redmatrix.nl&zid=jeroenpraat%40redmatrix.nl | ||||
* | make comment_indent an option and removeitem_opacity as it is not working ↵ | marijus | 2014-05-12 | 3 | -7/+6 |
| | | | | 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. | ||||
* | fix bootstrap override position issue with dropdown menu | marijus | 2014-05-12 | 1 | -17/+0 |
| | |||||
* | Typo | marijus | 2014-05-12 | 1 | -2/+2 |
| | |||||
* | Merge pull request #458 from pixelroot/master | RedMatrix | 2014-05-12 | 2 | -5308/+5945 |
|\ | | | | | modified: view/ru/messages.po | ||||
| * | modified: view/ru/messages.po | pixelroot | 2014-05-12 | 2 | -5308/+5945 |
| | | | | | | | | modified: view/ru/strings.php | ||||
* | | log IP mis-matches even if paranoia isn't set. | friendica | 2014-05-11 | 1 | -7/+8 |
| | | |||||
* | | a bit more progress on using shred to pick through API results. Commented ↵ | friendica | 2014-05-11 | 2 | -6/+20 |
| | | | | | | | | out because the array storage is kindof weird so the first try (assuming simple arrays) didn't work out. I'll have to rethink how to index these things and may have to rewrite the js() function to do the kinds of things I want. | ||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-11 | 7 | -17/+103 |
|\ \ | |||||
| * \ | Merge pull request #456 from cvogeley/master | RedMatrix | 2014-05-12 | 3 | -8/+59 |
| |\ \ | | | | | | | | | Move "boxy" conversation design into a schema file | ||||
| | * | | grrr | Christian Vogeley | 2014-05-11 | 1 | -1/+1 |
| | | | | |||||
| | * | | For the moment last change | Christian Vogeley | 2014-05-11 | 1 | -5/+7 |
| | | | | |||||
| | * | | saved 2 | Christian Vogeley | 2014-05-11 | 1 | -1/+1 |
| | | | | |||||
| | * | | saved | Christian Vogeley | 2014-05-11 | 1 | -0/+9 |
| | | | | |||||
| | * | | some corrections and cleanup | Christian Vogeley | 2014-05-11 | 2 | -5/+8 |
| | | | | |||||
| | * | | Move "boxy" conversation design into a schema file | Christian Vogeley | 2014-05-11 | 3 | -8/+41 |
| | | | | | | | | | | | | | | | | Default design is now again basically the previous one |