| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Minified bootstrap css | Christian Vogeley | 2013-12-08 | 1 | -1/+1 |
| * | override bootstrap in bootstrap-red | Christian Vogeley | 2013-12-08 | 3 | -69/+68 |
| * | submit button height | Christian Vogeley | 2013-12-08 | 1 | -1/+1 |
| * | Merge branch 'bootstrap' | Christian Vogeley | 2013-12-08 | 12 | -0/+9842 |
| |\ |
|
| | * | Include bootstrap | Christian Vogeley | 2013-12-08 | 12 | -3/+9856 |
* | | | Merge pull request #228 from tobiasd/nologin | friendica | 2013-12-08 | 3 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | add option to hide login form from homepage | Tobias Diekershoff | 2013-12-06 | 3 | -0/+5 |
* | | | post_activity_item issues | friendica | 2013-12-07 | 3 | -5/+29 |
* | | | typo in mod_poke.js | friendica | 2013-12-07 | 1 | -1/+1 |
* | | | improve editing ability of webpages - acls, photos, location, page link title... | friendica | 2013-12-07 | 2 | -6/+49 |
* | | | update the to-do list | friendica | 2013-12-07 | 1 | -0/+6 |
* | | | finish ACL's in personal menus | friendica | 2013-12-07 | 5 | -39/+128 |
* | | | make suggestion photo sizes match top level post sizes | friendica | 2013-12-07 | 2 | -1/+6 |
* | | | show a clean url in the hovertip for suggested friends | friendica | 2013-12-06 | 3 | -1/+3 |
* | | | add some entropy | friendica | 2013-12-06 | 1 | -2/+13 |
* | | | tweaking of the name field size and limits so it doesn't push the content around | friendica | 2013-12-06 | 1 | -1/+2 |
* | | | more overflow hidden important so it works | friendica | 2013-12-06 | 1 | -1/+1 |
* | | | add suggestions to a couple of other pages | friendica | 2013-12-06 | 2 | -0/+4 |
* | | | suggestion widget | friendica | 2013-12-06 | 6 | -3/+60 |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-06 | 2 | -188/+189 |
|\| | |
|
| * | | Merge pull request #227 from tobiasd/DE20131206 | tobiasd | 2013-12-06 | 2 | -188/+189 |
| |\ \ |
|
| | * | | DE: update to the strings | Tobias Diekershoff | 2013-12-06 | 2 | -188/+189 |
* | | | | need include/conversation for events now | friendica | 2013-12-06 | 1 | -0/+1 |
|/ / / |
|
* | | | yeah - that's what I'm going to do. we'll just keep system notifications. If ... | friendica | 2013-12-06 | 3 | -329/+7178 |
* | | | doc updates | friendica | 2013-12-06 | 113 | -2065/+1639 |
* | | | some code cleanup - gad I forgot what a mess the "other" notifications tabs (... | friendica | 2013-12-06 | 6 | -7391/+11 |
* | | | move profile tabs and network/matrix tabs to include/conversation | friendica | 2013-12-05 | 3 | -198/+186 |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-05 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge pull request #223 from zzottel/master | friendica | 2013-12-05 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | Make it possible to change visibility without changing name. | zottel | 2013-12-05 | 1 | -2/+2 |
| | |/ / |
|
* | | | | couple of errant SQL queries | friendica | 2013-12-05 | 1 | -2/+2 |
* | | | | remove some cruft | friendica | 2013-12-05 | 1 | -69/+5 |
|/ / / |
|
* | | | make some "selection-is-selected" classes work again | friendica | 2013-12-05 | 3 | -3/+3 |
* | | | issue #224 | friendica | 2013-12-05 | 1 | -0/+6 |
* | | | issue #225 | friendica | 2013-12-05 | 3 | -7/+31 |
* | | | couple of additional checks | friendica | 2013-12-05 | 1 | -1/+12 |
* | | | mod_authtest --- magic-auth diagnostic for those that are too freaking import... | friendica | 2013-12-05 | 4 | -10/+147 |
|/ / |
|
* | | generate a small amount of entropy to avoid duplicate notifications from esse... | friendica | 2013-12-04 | 3 | -2/+12 |
* | | add icon_trnalsate | friendica | 2013-12-04 | 2 | -0/+52 |
* | | more icon work | friendica | 2013-12-04 | 5 | -9/+5 |
* | | add poco and follow to default xchan creation | friendica | 2013-12-04 | 2 | -2/+5 |
* | | more icon updates | friendica | 2013-12-04 | 11 | -48/+23 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-04 | 3 | -548/+715 |
|\ \ |
|
| * \ | Merge pull request #222 from git-marijus/master | friendica | 2013-12-04 | 3 | -548/+715 |
| |\ \ |
|
| | * | | split conversation.css out of style.css | marijus | 2013-12-04 | 3 | -548/+715 |
| |/ / |
|
* / / | include re-organisation and more doco, post_to_red fix ampersands in categories | friendica | 2013-12-04 | 7 | -59/+62 |
|/ / |
|
* | | add hooks to zot-finger and import_xchan | friendica | 2013-12-03 | 2 | -0/+4 |
* | | more documentation work | friendica | 2013-12-03 | 1 | -75/+106 |
* | | on successful magic-auth, put remote_service_class and remote_hub into the se... | friendica | 2013-12-03 | 2 | -4/+23 |
* | | reorganise a few included functions - notably identity related functions | friendica | 2013-12-03 | 5 | -768/+770 |