Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| | | | | | | ||||||
| * | | | | | apps: fix encoding/decoding and chunk splitting | friendica | 2014-05-18 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | start to build out the apps | friendica | 2014-05-18 | 2 | -6/+70 | |
| | |/ / / | |/| | | | ||||||
| * | | | | support commerical apps | friendica | 2014-05-18 | 3 | -3/+18 | |
| | | | | | ||||||
| * | | | | more app work | friendica | 2014-05-18 | 1 | -0/+44 | |
| | | | | | ||||||
| * | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-18 | 3 | -1/+63 | |
| |\ \ \ \ | ||||||
| | * | | | | implement modal for more then 10 likes/dislikes | marijus | 2014-05-18 | 3 | -1/+63 | |
| | | | | | | ||||||
| * | | | | | more app infrastructure | friendica | 2014-05-18 | 2 | -5/+50 | |
| |/ / / / | ||||||
| * | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-05-17 | 3 | -586/+615 | |
| |\ \ \ \ | ||||||
| | * | | | | Dark schema: Minor minor edit | jeroenpraat | 2014-05-17 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Merge pull request #462 from tuscanhobbit/master | Paolo T | 2014-05-17 | 2 | -584/+613 | |
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ / | IT: strings updated | |||||
| | | * | | IT: strings updated | tuscanhobbit | 2014-05-17 | 2 | -584/+613 | |
| | | | | |