| Commit message (Expand) | Author | Age | Files | Lines |
* | malformed ru string file | friendica | 2013-08-08 | 3 | -534/+534 |
* | Merge pull request #91 from pixelroot/master | friendica | 2013-08-08 | 1 | -533/+533 |
|\ |
|
| * | modified: view/ru/messages.po | pixelroot | 2013-08-08 | 1 | -533/+533 |
* | | Add public visibility setting to privacy groups (collections). This doesn't y... | friendica | 2013-08-07 | 5 | -49/+80 |
* | | remove some un-needed code | friendica | 2013-08-07 | 1 | -1320/+10 |
* | | big changes to photo->store() which is now photo->save() and takes an array i... | friendica | 2013-08-07 | 4 | -20/+172 |
* | | This is an actual arrowhead, the nabla is a math operator. | friendica | 2013-08-06 | 2 | -3/+3 |
* | | wee bit of css cleanup | friendica | 2013-08-06 | 3 | -297/+102 |
* | | Add a site access policy (to determine if this is really a public site or jus... | friendica | 2013-08-06 | 7 | -15/+42 |
* | | ru string update | friendica | 2013-08-06 | 1 | -1901/+1385 |
* | | Merge pull request #89 from pixelroot/master | friendica | 2013-08-06 | 1 | -6559/+4136 |
|\| |
|
| * | modified: view/ru/messages.po | pixelroot | 2013-08-06 | 1 | -10/+10 |
| * | modified: view/ru/messages.po | pixelroot | 2013-08-06 | 1 | -6559/+4136 |
* | | convert all stored json calls to json_decode_plus() | friendica | 2013-08-06 | 6 | -24/+24 |
* | | we've been storing json_encoded structures on disk in several places because ... | friendica | 2013-08-06 | 4 | -7/+14 |
* | | add extra logging to tag_deliver | friendica | 2013-08-05 | 1 | -2/+6 |
* | | fine tuning the error checks | friendica | 2013-08-05 | 1 | -1/+6 |
* | | keep total of imported xchans correct - even if one or mail failures occur | friendica | 2013-08-05 | 1 | -4/+7 |
* | | more error checking in case import_xchan fails | friendica | 2013-08-05 | 1 | -0/+8 |
* | | use url part of array | friendica | 2013-08-05 | 1 | -1/+1 |
* | | put rotated/compressed logs (.gz) into ignore list | friendica | 2013-08-05 | 1 | -0/+1 |
* | | prune old suggested channels | friendica | 2013-08-05 | 1 | -0/+10 |
* | | populate initial suggestions (ultimately we want to do this at install time a... | friendica | 2013-08-05 | 6 | -88/+96 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-08-05 | 0 | -0/+0 |
|\ \ |
|
| * | | Issue #88 | Thomas Willingham | 2013-08-05 | 1 | -1/+1 |
* | | | enotify: localize things we know how to translate | friendica | 2013-08-05 | 4 | -9/+15 |
|/ / |
|
* | | directory server sitelist module (needed for public site list and building fr... | friendica | 2013-08-04 | 2 | -0/+52 |
* | | js_upload is wretched, but at least fix the HTML in the template so it will w... | friendica | 2013-08-04 | 1 | -1/+1 |
* | | progress on unfriending | friendica | 2013-08-04 | 2 | -21/+34 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-08-04 | 1 | -5/+1 |
|\ \ |
|
| * | | Template boo-boo | Thomas Willingham | 2013-08-04 | 1 | -5/+1 |
* | | | basic *account* removal, but the channel removal which it calls still needs (... | friendica | 2013-08-04 | 4 | -24/+52 |
|/ / |
|
* | | don't show connections with removed xchans - as there isn't much to see | friendica | 2013-08-04 | 2 | -31/+30 |
* | | $yoursite/~foo has taken you to foo's channel page for ages. If you're logged... | friendica | 2013-08-04 | 2 | -4/+11 |
* | | connect link in directory | friendica | 2013-08-03 | 3 | -4/+27 |
* | | doc updates | friendica | 2013-08-03 | 9 | -13/+13 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-08-03 | 3 | -349/+160 |
|\ \ |
|
| * \ | Merge pull request #87 from cvogeley/master | friendica | 2013-08-03 | 3 | -349/+160 |
| |\ \ |
|
| | * | | change back mod to 644 | Christian Vogeley | 2013-08-03 | 2 | -0/+0 |
| | * | | Revert "Revert "merge"" | Christian Vogeley | 2013-08-03 | 119 | -1512/+1510 |
| | * | | Revert "merge" | Christian Vogeley | 2013-08-03 | 119 | -1510/+1512 |
| | * | | merge | Christian Vogeley | 2013-08-03 | 119 | -1512/+1510 |
| | |\ \ |
|
| | * | | | Check existance of bbcode tags before executing regexes, to avoid unnecessary... | Christian Vogeley | 2013-07-28 | 1 | -109/+160 |
| | * | | | . | Christian Vogeley | 2013-07-27 | 2 | -0/+143 |
| | * | | | don't know why they were marked as changed | Christian Vogeley | 2013-07-27 | 2 | -143/+0 |
| | * | | | don't why they were marked as changed | Christian Vogeley | 2013-07-27 | 2 | -240/+0 |
* | | | | | rev update | friendica | 2013-08-03 | 1 | -1/+1 |
|/ / / / |
|
* | / / | Make Zot a bit more prominent in the README | friendica | 2013-08-02 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | basic email invitations - and doc update | friendica | 2013-08-02 | 26 | -378/+393 |
* | | | potentially fixes the "federation" bug w/r/t/ tagged forums | friendica | 2013-08-01 | 1 | -2/+2 |