| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Provide a means to "join now" on the project page. | friendica | 2013-11-14 | 1 | -1/+4 |
* | | | | making it less complicated to join | friendica | 2013-11-14 | 2 | -2/+3 |
* | | | | typo | friendica | 2013-11-14 | 1 | -1/+1 |
* | | | | Don't allow channel creation with a nickname | friendica | 2013-11-14 | 1 | -0/+6 |
* | | | | define js profile_uid in photos module | friendica | 2013-11-14 | 1 | -1/+1 |
* | | | | e2ee in comments and a bit of cleanup so not every theme has to define how to... | friendica | 2013-11-14 | 6 | -42/+55 |
* | | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-14 | 8 | -11/+36 |
|\ \ \ \ |
|
| * \ \ \ | Merge pull request #202 from git-marijus/master | friendica | 2013-11-14 | 8 | -11/+36 |
| |\ \ \ \ |
|
| | * | | | | make autocomplete better themable by adding an id | marijus | 2013-11-14 | 8 | -11/+36 |
| |/ / / / |
|
* / / / / | acl in webpages and a couple of other little bits related to webpages - sort ... | friendica | 2013-11-14 | 4 | -19/+41 |
|/ / / / |
|
* | | | | E2EE on private mail (also fixed autocomplete results dropdown for recipient ... | friendica | 2013-11-13 | 4 | -8/+22 |
* | | | | issues with converse_width uncovered during testing | friendica | 2013-11-13 | 3 | -3/+3 |
* | | | | change section_width to converse_width | friendica | 2013-11-13 | 3 | -12/+9 |
* | | | | some minor documentation updates and corrections | friendica | 2013-11-13 | 5 | -20/+30 |
* | | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-13 | 1 | -9/+47 |
|\ \ \ \ |
|
| * \ \ \ | Merge pull request #201 from git-marijus/master | friendica | 2013-11-13 | 1 | -9/+47 |
| |\ \ \ \ |
|
| | * | | | | add font-size to searchbars | marijus | 2013-11-13 | 1 | -0/+8 |
| | * | | | | typo | marijus | 2013-11-13 | 1 | -6/+6 |
| | * | | | | search placeholder work | marijus | 2013-11-13 | 1 | -0/+30 |
| | * | | | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2013-11-13 | 4 | -3/+12 |
| | |\ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | more searchbar style work | marijus | 2013-11-13 | 1 | -9/+9 |
* | | | | | | clicking on an event notification from somebody else should take you to view ... | friendica | 2013-11-13 | 1 | -1/+1 |
|/ / / / / |
|
* / / / / | fix photo permissions on encrypted posts | friendica | 2013-11-13 | 4 | -3/+12 |
|/ / / / |
|
* | | | | fix chanview | friendica | 2013-11-12 | 1 | -1/+1 |
* | | | | fix forbidden photos and vcard photo template | friendica | 2013-11-12 | 2 | -4/+5 |
* | | | | too many friendica references in the siteinfo panel | friendica | 2013-11-12 | 1 | -5/+5 |
* | | | | removeme sort of works for a single channel - lots of loose ends to deal with... | friendica | 2013-11-12 | 6 | -38/+64 |
* | | | | revert addeditortext changes for tinymce detection | friendica | 2013-11-12 | 1 | -6/+5 |
* | | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-12 | 2 | -4/+14 |
|\ \ \ \ |
|
| * \ \ \ | Merge pull request #199 from oohlaf/fixes | Olaf Conradi | 2013-11-12 | 1 | -3/+13 |
| |\ \ \ \ |
|
| | * | | | | Add woff files to static download | Olaf Conradi | 2013-11-12 | 1 | -1/+1 |
| | * | | | | Improve Nginx config to prevent php injection in uri | Olaf Conradi | 2013-11-12 | 1 | -2/+12 |
| |/ / / / |
|
| * | | | | Merge pull request #198 from oohlaf/fixes | Olaf Conradi | 2013-11-12 | 1 | -1/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Fix missing argument warning | Olaf Conradi | 2013-11-12 | 1 | -1/+1 |
| |/ / / |
|
* / / / | very crude zid support for e2ee content and move bbcode converter to main.js ... | friendica | 2013-11-12 | 2 | -123/+135 |
|/ / / |
|
* | | | cap width of conversations at 1024px | friendica | 2013-11-12 | 2 | -1/+2 |
* | | | basic linking of audio/video tags in encrypted bbcode | friendica | 2013-11-11 | 1 | -1/+2 |
* | | | having a real problem with $section_width - which is preventing fluid layouts. | friendica | 2013-11-11 | 1 | -0/+2 |
* | | | ability to use other ciphers | friendica | 2013-11-11 | 2 | -1/+6 |
* | | | add rabbit and tripledes ciphers - probably need a pconfig to set the default | friendica | 2013-11-11 | 2 | -7/+42 |
* | | | make e2ee work on tinymce | friendica | 2013-11-11 | 2 | -4/+19 |
* | | | provide real barebones XSS protection on e2ee contents and implement a few b... | friendica | 2013-11-11 | 1 | -25/+42 |
* | | | localise js ui strings for e2ee | friendica | 2013-11-11 | 3 | -17/+21 |
* | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-11 | 2 | -10/+9 |
|\ \ \ |
|
| * \ \ | Merge pull request #196 from git-marijus/master | friendica | 2013-11-11 | 2 | -10/+9 |
| |\ \ \ |
|
| | * | | | looks more structured this way | marijus | 2013-11-11 | 1 | -0/+1 |
| | * | | | change spacing to fit other widgets | marijus | 2013-11-11 | 1 | -10/+8 |
| |/ / / |
|
* / / / | because some of the "hints" floating around are pretty pathetic and ambiguous... | friendica | 2013-11-11 | 1 | -1/+11 |
|/ / / |
|
* | | | turn safemode into a proper widget | friendica | 2013-11-11 | 2 | -1/+4 |
* | | | fix editpost which showed an encrypt button but no other buttons | friendica | 2013-11-11 | 1 | -0/+2 |