Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | Language selection: case-insensitive and system language | Alexandre Hannud Abdo | 2014-05-23 | 2 | -5/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed ignoring HTTP_ACCEPT_LANGUAGE tags that had uppercase characters. Fixed defining a->language too soon to ever get the system lang | |||||
| * | | | | app basic style | friendica | 2014-05-24 | 2 | -1/+7 | |
| |/ / / | ||||||
| * | | | add randprof app and do away with the universally hated chanview-iframe ↵ | friendica | 2014-05-23 | 5 | -13/+18 | |
| | | | | | | | | | | | | | | | | 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. | |||||
| * | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-23 | 2 | -5322/+5214 | |
| |\| | | ||||||
| | * | | Merge pull request #470 from solstag/master | RedMatrix | 2014-05-23 | 2 | -5322/+5214 | |
| | |\ \ | | | | | | | | | | | update pt-br translation | |||||
| | | * | | update pt-br translation | Alexandre Hannud Abdo | 2014-05-23 | 2 | -5322/+5214 | |
| | |/ / | ||||||
| * | | | doc additions | friendica | 2014-05-23 | 2 | -0/+160 | |
| | | | | ||||||
| * | | | add profile photo app because it is sometimes hard to find. Also doc updates | friendica | 2014-05-23 | 57 | -3977/+4650 | |
| |/ / | ||||||
| * | | fix search to use in app | friendica | 2014-05-22 | 5 | -5/+12 | |
| | | | ||||||
| * | | more apps | friendica | 2014-05-22 | 5 | -0/+10 | |
| | | | ||||||
| * | | implement 'requires' on personal apps | friendica | 2014-05-22 | 4 | -8/+53 | |
| | | | ||||||
| * | | couple more apps | friendica | 2014-05-22 | 4 | -0/+8 | |
| | | | ||||||
| * | | replace photos app icon | friendica | 2014-05-22 | 1 | -0/+0 | |
| | | | ||||||
| * | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-22 | 4 | -5328/+5220 | |
| |\ \ | ||||||
| | * | | Fix photo updates in appman. | Thomas Willingham | 2014-05-22 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2014-05-22 | 47 | -10641/+11090 | |
| | |\ \ | ||||||
| | | * | | Merge pull request #469 from tuscanhobbit/master | Paolo T | 2014-05-22 | 2 | -2440/+3 | |
| | | |\| | | | | | | | | | | | IT: strings fixed | |||||
| | | | * | IT: strings fixed | Paolo Tacconi | 2014-05-22 | 2 | -2440/+3 | |
| | | | | | ||||||
| | | * | | Merge pull request #468 from tuscanhobbit/master | Paolo T | 2014-05-22 | 2 | -4126/+6455 | |
| | | |\| | | | | | | | | | | | IT: updated strings | |||||
| | | | * | IT: updated strings | Paolo Tacconi | 2014-05-22 | 2 | -4126/+6455 | |
| | | | | | ||||||
| | * | | | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2014-05-19 | 10 | -599/+841 | |
| | |\ \ \ | ||||||
| | * | | | | Minor doco | Thomas Willingham | 2014-05-16 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | mod_display: match "message_id begins with xxxx" as well as "message_id = xxxx" | friendica | 2014-05-22 | 1 | -3/+3 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | sort by app name and not by apd filename | friendica | 2014-05-22 | 2 | -2/+5 | |
| | | | | | ||||||
| * | | | | fix cloud path | friendica | 2014-05-21 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Add the admin app | friendica | 2014-05-21 | 3 | -0/+9 | |
| | | | | | ||||||
| * | | | | Time to flip the switch. | friendica | 2014-05-21 | 1 | -2/+4 | |
| | | | | | ||||||
| * | | | | more app work | friendica | 2014-05-21 | 6 | -12/+34 | |
| | | | | | ||||||
| * | | | | a couple more system apps | friendica | 2014-05-21 | 4 | -0/+8 | |
| | | | | | ||||||
| * | | | | bookmarks app | friendica | 2014-05-21 | 2 | -0/+4 | |
| | | | | | ||||||
| * | | | | system app updates | friendica | 2014-05-21 | 4 | -0/+8 | |
| | | | | | ||||||
| * | | | | change app dropdown to point to apps module (changes nav template). ↵ | friendica | 2014-05-21 | 3 | -11/+7 | |
| | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | Merge pull request #467 from solstag/master | RedMatrix | 2014-05-22 | 1 | -5/+5 | |
| |\ \ \ \ | | | | | | | | | | | | | Make tag delivery work when channel name differs from profile name | |||||
| | * | | | | Make tag delivery work when channel name differs from profile name | Alexandre Hannud Abdo | 2014-05-21 | 1 | -5/+5 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #464 from solstag/master | RedMatrix | 2014-05-21 | 10 | -5101/+5331 | |
| |\ \ \ \ | | | | | | | | | | | | | Bunch of translation work | |||||
| | * | | | | Allow translation context with plural. Use that in Likes/Dislikes. | Alexandre Hannud Abdo | 2014-05-21 | 5 | -4505/+4699 | |
| | | | | | | ||||||
| | * | | | | Update pt-br translation. | Alexandre Hannud Abdo | 2014-05-21 | 3 | -585/+614 | |
| | | | | | | ||||||
| | * | | | | Make translation contexts effective. | Alexandre Hannud Abdo | 2014-05-21 | 3 | -11/+18 | |
| | | | | | | ||||||
| * | | | | | make it possible to edit/delete apps via /apps/personal/edit | friendica | 2014-05-21 | 4 | -3/+9 | |
| |/ / / / | ||||||
| * | | | | add zids to all the personal app links | friendica | 2014-05-20 | 1 | -0/+5 | |
| | | | | | ||||||
| * | | | | this is why I didn't see the "app installed" message.... | friendica | 2014-05-20 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | try to recover from bad update | friendica | 2014-05-20 | 2 | -2/+14 | |
| | | | | | ||||||
| * | | | | more app work | friendica | 2014-05-20 | 4 | -29/+78 | |
| | | | | | ||||||
| * | | | | unfinished work for creating app | friendica | 2014-05-20 | 2 | -0/+70 | |
| | | | | | ||||||
| * | | | | add optional context to translations | friendica | 2014-05-20 | 4 | -106/+120 | |
| | | | | | ||||||
| * | | | | most of the remaining apps basic infrastructure except a form to create the ↵ | friendica | 2014-05-20 | 8 | -17/+121 | |
| | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | Merge pull request #463 from git-marijus/master | RedMatrix | 2014-05-21 | 6 | -178/+79 | |
| |\ \ \ \ | | | | | | | | | | | | | some work on comment_item.tpl | |||||
| | * | | | | the js seems to interfere with something else... comment out for now... | marijus | 2014-05-20 | 2 | -8/+8 | |
| | | | | | | ||||||
| | * | | | | some work on comment_item.tpl | marijus | 2014-05-20 | 6 | -176/+77 | |
| |/ / / / | ||||||
| * | | | | more app backend work | friendica | 2014-05-19 | 6 | -9/+59 | |
| | | | | |