Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git://github.com/friendica/friendica | Vasudev Kamath | 2012-06-04 | 1 | -1/+1 |
|\ | |||||
| * | rename get_language() to get_browser_language() | friendica | 2012-05-13 | 1 | -1/+1 |
| | | |||||
* | | Few more files with unnecessary executable permissions | Vasudev Kamath | 2012-04-21 | 1 | -0/+0 |
|/ | |||||
* | Some Bugfixes, and variable checks | Tobias Hößl | 2012-04-17 | 1 | -0/+1 |
| | |||||
* | string fix: typo. slow down scroll to top in dispys | Simon L'nu | 2012-04-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com> | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+1 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | use zrl to get home again | friendica | 2012-03-29 | 1 | -0/+1 |
|/ | |||||
* | Existing photos could not be used as profile photos anymore - should be ↵ | Tobias Hößl | 2012-03-19 | 1 | -8/+12 |
| | | | | fixed now. And some extra logging in the CSRF-Protection to make debugging easier | ||||
* | CSRF-Protection in the group-related form (creating, renaming and dropping a ↵ | Tobias Hößl | 2012-03-18 | 1 | -0/+6 |
| | | | | group, adding/removing members from it) | ||||
* | Some security against XSRF-attacks | Tobias Hößl | 2012-03-12 | 1 | -0/+46 |
| | |||||
* | bug in check for private email comment to public conversation prevents ↵ | friendica | 2012-03-09 | 1 | -0/+1 |
| | | | | authenticated visitor from seeing comments that should be allowed | ||||
* | revup | friendica | 2012-03-07 | 1 | -1/+1 |
| | |||||
* | fix photos after permissions_sql change | friendica | 2012-03-06 | 1 | -4/+76 |
| | |||||
* | [privacy] rework latest fix | friendica | 2012-03-06 | 1 | -1/+3 |
| | |||||
* | can_write_wall documentation | friendica | 2012-03-05 | 1 | -1/+6 |
| | |||||
* | logging of manage identities | friendica | 2012-01-27 | 1 | -2/+7 |
| | |||||
* | for people whose DB's are not updating | friendica | 2012-01-26 | 1 | -1/+1 |
| | |||||
* | backend for delegating forums | friendica | 2012-01-26 | 1 | -3/+20 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | modularise successful authentication | friendica | 2012-01-12 | 1 | -0/+71 |
| | |||||
* | dfrn friendship issue | Friendika | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | cleanup | Friendika | 2011-08-07 | 1 | -2/+2 |
| | |||||
* | consolidate perrmisions sql, minor duepuntozero validation fixes | Friendika | 2011-06-30 | 1 | -0/+71 |
| | |||||
* | user pref -> block remote wall posting | Friendika | 2011-03-20 | 1 | -1/+1 |
| | |||||
* | cache result of (expensive) security check for visitor rights | Friendika | 2010-12-02 | 1 | -12/+28 |
| | | | | begin tightening x-profile security | ||||
* | refactor outgoing comment ability for off network contacts | Friendika | 2010-11-08 | 1 | -12/+14 |
| | |||||
* | participate in public conversations | Friendika | 2010-11-08 | 1 | -2/+3 |
| | |||||
* | eradicate redundant get_uid function | Mike Macgirvin | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | wrong type comparison (string, int) which was the cause of the last problem. | Mike Macgirvin | 2010-10-17 | 1 | -1/+1 |
| | |||||
* | funny behaviour with post permissions after recent changes | Mike Macgirvin | 2010-10-17 | 1 | -1/+5 |
| | |||||
* | dash, not underscore | Mike Macgirvin | 2010-10-17 | 1 | -1/+1 |
| | |||||
* | celebrity/group/community pages about 75% implemented | Mike Macgirvin | 2010-10-17 | 1 | -7/+10 |
| | |||||
* | relationship direction was too confusing to work with. instead of ↵ | Mike Macgirvin | 2010-09-21 | 1 | -2/+2 |
| | | | | "in,out,both" it's now declared by role e.g. "vip,fan,bud". | ||||
* | mongo checkin, global directory, redir rework, location basics | Mike Macgirvin | 2010-08-19 | 1 | -2/+5 |
| | |||||
* | more bugs | Mike Macgirvin | 2010-07-19 | 1 | -1/+1 |
| | |||||
* | Initial checkin | Mike Macgirvin | 2010-07-01 | 1 | -0/+17 |