Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | one more edge case in the public perms - don't match perms = 0 which is ↵ | friendica | 2013-09-22 | 1 | -2/+3 |
| | | | | private, this and prior checkin are for issue #114 | ||||
* | fixes for display and search privacy enforcement | friendica | 2013-09-22 | 1 | -10/+36 |
| | |||||
* | get rid of more variables with dashes in the names - use underscore *except* ↵ | friendica | 2013-08-15 | 1 | -2/+2 |
| | | | | in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find. | ||||
* | Fix Load mobile theme | Christian Vogeley | 2013-08-16 | 1 | -0/+2 |
| | |||||
* | attachment permissions not right | friendica | 2013-07-30 | 1 | -38/+44 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 1 | -2/+3 |
| | |||||
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -8/+32 |
| | |||||
* | further baby steps on the photos API | friendica | 2013-01-25 | 1 | -0/+2 |
| | |||||
* | now we're into the minor nitty fixes | friendica | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | more heavy lifting on API - though need to re-visit events and give them all ↵ | friendica | 2013-01-19 | 1 | -1/+34 |
| | | | | message_ids from the origination site. | ||||
* | begin the hard slog on the api | friendica | 2013-01-16 | 1 | -5/+3 |
| | |||||
* | port "remember me" from Friendica | friendica | 2013-01-04 | 1 | -2/+2 |
| | |||||
* | fixing permissions_sql - may need more tweaks | friendica | 2012-12-16 | 1 | -85/+46 |
| | |||||
* | start to whip the permissions into shape, also got rid of the mce drop ↵ | friendica | 2012-12-09 | 1 | -66/+0 |
| | | | | shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me. | ||||
* | a bit of e_all cleanup | friendica | 2012-12-08 | 1 | -1/+1 |
| | |||||
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -0/+3 |
| | |||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -1/+1 |
| | | | | to the profile details. | ||||
* | Now have a solid permissions model. Create a few functions to enumerate them ↵ | friendica | 2012-10-28 | 1 | -2/+4 |
| | | | | and then we're off to the races. | ||||
* | upstream fixes | friendica | 2012-10-21 | 1 | -0/+21 |
| | |||||
* | more work on profile changes - the notify activity is still stuffed as we ↵ | friendica | 2012-10-19 | 1 | -1/+1 |
| | | | | finalise the json structure for activitystream meta-data | ||||
* | provide auto admin registration as before, but allow the current admin to ↵ | friendica | 2012-10-04 | 1 | -2/+2 |
| | | | | create other admins | ||||
* | Can't see any posts currently - after the big shakeup, but we can now post ↵ | friendica | 2012-10-03 | 1 | -26/+14 |
| | | | | top level activities and store them. | ||||
* | use hash for channel id | friendica | 2012-10-01 | 1 | -0/+21 |
| | |||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -1/+11 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -11/+11 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -1/+15 |
| | |||||
* | bring back "this is you" comment photo | friendica | 2012-09-04 | 1 | -2/+11 |
| | |||||
* | trim a bit of fat | friendica | 2012-08-29 | 1 | -5/+3 |
| | |||||
* | have to do something about that return_url - but let's just plunge forward ↵ | friendica | 2012-08-28 | 1 | -2/+2 |
| | | | | without it. | ||||
* | solve endless redirect | friendica | 2012-08-27 | 1 | -3/+5 |
| | |||||
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵ | friendica | 2012-08-27 | 1 | -70/+122 |
| | | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different. | ||||
* | 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 |
| |