Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | add "repository" permissions role and make sure we have a sane "accept" ↵ | friendica | 2014-10-27 | 3 | -5/+63 | |
| |/ / |/| | | | | | | | | default for the custom role. | |||||
* | | | some documentation of permission roles and what the differences are. | friendica | 2014-10-27 | 3 | -1/+61 | |
|/ / | ||||||
* | | turn down the preview logging. Haven't needed that level of detail recently. | friendica | 2014-10-26 | 1 | -2/+2 | |
| | | ||||||
* | | a couple of photo tag issues | friendica | 2014-10-26 | 2 | -23/+34 | |
| | | ||||||
* | | couple of other places where we need to reset stuff completely if the role ↵ | friendica | 2014-10-26 | 1 | -6/+11 | |
| | | | | | | | | changes | |||||
* | | reset ACL just in case it was custom already. | friendica | 2014-10-26 | 1 | -1/+1 | |
| | | ||||||
* | | put privacy role selector in settings page. Change visibility of various ↵ | friendica | 2014-10-26 | 6 | -150/+157 | |
| | | | | | | | | permissions items accordingly. | |||||
* | | use intval rather than dbesc since these are ints. Should work regardless, ↵ | friendica | 2014-10-26 | 1 | -2/+2 | |
| | | | | | | | | but this makes it consistent with the way we do most other queries. | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-10-26 | 3 | -14/+114 | |
|\ \ | | | | | | | | | | | | | Conflicts: mod/like.php | |||||
| * | | wrong vars in template | marijus | 2014-10-26 | 1 | -2/+2 | |
| | | | ||||||
| * | | some work on photos like/dislike | marijus | 2014-10-25 | 4 | -15/+114 | |
| | | | ||||||
* | | | allow photos without comments to be liked | friendica | 2014-10-26 | 2 | -3/+16 | |
|/ / | ||||||
* | | moved post_to_red to its own project ( https://github.com/friendica/wptored ↵ | friendica | 2014-10-25 | 3 | -533/+1 | |
| | | | | | | | | ), which I was planning to do anyway since it's kind of lost in the util folder, but also because having it there may present licensing issues, as it's GPL. | |||||
* | | the to-do list is getting longer again. | friendica | 2014-10-24 | 1 | -0/+3 | |
| | | ||||||
* | | doh - this needs to be markdown, not bbcode | friendica | 2014-10-24 | 1 | -2/+2 | |
| | | ||||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-10-24 | 13 | -33/+45 | |
|\ \ | ||||||
| * \ | Merge pull request #665 from zzottel/master | RedMatrix | 2014-10-25 | 1 | -7/+19 | |
| |\ \ | | | | | | | | | make bbcode/html includes work in markdown help pages and vice versa | |||||
| | * | | make bbcode/html includes work in markdown help pages and vice versa | zottel | 2014-10-24 | 1 | -7/+19 | |
| |/ / | ||||||
| * | | Issue #661 | Thomas Willingham | 2014-10-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #664 from zzottel/master | zzottel | 2014-10-24 | 11 | -25/+25 | |
| |\ \ | | | | | | | | | German help and addon footer correction | |||||
| | * | | correction to addon footer | zottel | 2014-10-24 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | update to German help | zottel | 2014-10-24 | 10 | -24/+24 | |
| |/ / | ||||||
* / / | should probably check the body since the title is only going to be rarely set. | friendica | 2014-10-24 | 1 | -1/+1 | |
|/ / | ||||||
* | | don't decrypt the message body more than once. | friendica | 2014-10-24 | 1 | -2/+7 | |
| | | ||||||
* | | string update | friendica | 2014-10-24 | 2 | -3705/+3869 | |
| | | ||||||
* | | doc updates | friendica | 2014-10-24 | 93 | -543/+2308 | |
| | | ||||||
* | | don't offer forum (@name+) completion in comments, since it won't do anything. | friendica | 2014-10-23 | 3 | -5/+5 | |
| | | ||||||
* | | I'm speechless. This is just reckless. Set a context flag in text using a ↵ | friendica | 2014-10-23 | 1 | -2/+2 | |
| | | | | | | | | context trigger character which is likely to be present in that text already. Without escaping any previous instances of that character. Grrr. | |||||
* | | generalise the output format of xchan_fetch so it matches the input format | friendica | 2014-10-23 | 1 | -1/+11 | |
| | | ||||||
* | | API: xchan get/create | friendica | 2014-10-23 | 2 | -1/+91 | |
| | | ||||||
* | | diaspora walltowall comment signature, force update. | friendica | 2014-10-23 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #660 from beardy-unixer/master | RedMatrix | 2014-10-24 | 1 | -0/+1 | |
|\ \ | | | | | | | Provide comment box for PERMS_AUTHED items. Presently only commentable ... | |||||
| * | | Provide comment box for PERMS_AUTHED items. Presently only commentable from ↵ | Thomas Willingham | 2014-10-23 | 1 | -0/+1 | |
|/ / | | | | | | | owners wall. | |||||
* | | upd nl 2 | Jeroen | 2014-10-23 | 2 | -19/+19 | |
| | | ||||||
* | | upd nl | Jeroen | 2014-10-23 | 2 | -6219/+6071 | |
| | | ||||||
* | | Merge pull request #659 from zzottel/master | zzottel | 2014-10-23 | 2 | -6299/+6107 | |
|\ \ | | | | | | | update to German strings | |||||
| * | | update to German strings | zottel | 2014-10-23 | 2 | -6299/+6107 | |
|/ / | ||||||
* | | wrong permalink on remote events | friendica | 2014-10-23 | 2 | -5/+11 | |
| | | ||||||
* | | improved wall-to-wall detection for comments so we can handle Diaspora ↵ | friendica | 2014-10-22 | 2 | -8/+27 | |
| | | | | | | | | | | | | | | signing and wall-to-wall attribution correctly. Do it at the point of submission. This also fixes a potential bug in yesterday's wall-to-wall permission setting, if it was a local comment to a remote post. | |||||
* | | backtrack on attribution for wall-to-wall comments - triggered too often and ↵ | friendica | 2014-10-22 | 2 | -9/+13 | |
| | | | | | | | | unnecessarily. | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-10-22 | 11 | -127/+107 | |
|\ \ | ||||||
| * | | Doco - politics, unwritten pages, links, and stuff. Nothing major. | Thomas Willingham | 2014-10-22 | 8 | -58/+17 | |
| | | | ||||||
| * | | Doco - some clean up to install - keep politics out of it, 80 columnise it and | Thomas Willingham | 2014-10-22 | 1 | -63/+63 | |
| | | | | | | | | | | | | whitespace. | |||||
| * | | Merge pull request #658 from zzottel/master | RedMatrix | 2014-10-22 | 1 | -2/+3 | |
| |\ \ | | | | | | | | | document store writability requirements | |||||
| | * | | document store writability requirements | zottel | 2014-10-22 | 1 | -2/+3 | |
| |/ / | ||||||
| * | | Merge pull request #655 from pafcu/master | RedMatrix | 2014-10-22 | 2 | -7/+27 | |
| |\| | | | | | | | Better handling of incorrect info entered in event | |||||
| | * | If entered event info is not valid, let user try again with the old info ↵ | Stefan Parviainen | 2014-10-21 | 2 | -7/+27 | |
| | | | | | | | | | | | | still there. Closes friendica/red#648 | |||||
| | * | Merge pull request #2 from friendica/master | pafcu | 2014-10-21 | 207 | -5527/+8458 | |
| | |\ | | | | | | | | | Sync with upstream | |||||
* | | | | you've gotta' be on your toes to catch this bug... though it's been here for ↵ | friendica | 2014-10-22 | 2 | -3/+3 | |
|/ / / | | | | | | | | | | about 2 1/2 years and even survived a rewrite. Symptoms are that the archive widget only lists one month (the month when you first posted), and only if your first post was written between the 28th and 31st of whatever month that was. | |||||
* | | | when removing a channel, check to see if there are any valid hublocs ↵ | friendica | 2014-10-21 | 1 | -4/+17 | |
| | | | | | | | | | | | | | | | | | | remaining before marking the xchan deleted. Issue #657 |