| Commit message (Expand) | Author | Age | Files | Lines |
* | sort out the rest of the nasty stuff in the attachment/file api - time to mov... | friendica | 2013-02-01 | 2 | -27/+28 |
* | debugging of file attachment api - somewhat functional but the attachment inf... | friendica | 2013-01-31 | 2 | -8/+9 |
* | update friends in common tool now that poco is working | friendica | 2013-01-31 | 2 | -63/+20 |
* | file/attachment storage api with revision control - needs a bit more testing ... | friendica | 2013-01-31 | 1 | -2/+281 |
* | beginning of backend file/attachment api | friendica | 2013-01-30 | 1 | -0/+68 |
* | mark for death implemented | friendica | 2013-01-29 | 2 | -12/+51 |
* | fix edit permissions | friendica | 2013-01-29 | 1 | -1/+1 |
* | missing permission settings | friendica | 2013-01-29 | 1 | -1/+2 |
* | connnnnnnnections | friendica | 2013-01-29 | 1 | -1/+1 |
* | convert mod/follow to associative json and add more logging for when things g... | friendica | 2013-01-29 | 2 | -15/+25 |
* | It's really not supposed to be quite this chatty on the network - ah that's w... | friendica | 2013-01-28 | 2 | -6/+23 |
* | delete item should now mostly work | friendica | 2013-01-28 | 2 | -4/+19 |
* | Someday the social graph will work, but alas not today. Add more debugging. | friendica | 2013-01-28 | 1 | -1/+1 |
* | check for mcrypt during install, allow admin email account to be admin *if* i... | friendica | 2013-01-27 | 1 | -0/+16 |
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 1 | -1/+1 |
* | help deletions along | friendica | 2013-01-27 | 1 | -0/+4 |
* | lostpass fixes and login/logout flow if authenticated but no default channel ... | friendica | 2013-01-27 | 2 | -1/+8 |
* | ensure zot messages with 'deleted' items set 'created' as a fallback to ensur... | friendica | 2013-01-26 | 1 | -1/+2 |
* | better handling of failures to lookup remote authors | friendica | 2013-01-26 | 1 | -3/+9 |
* | photos cont. | friendica | 2013-01-26 | 1 | -1/+45 |
* | more photo backend stuff | friendica | 2013-01-26 | 2 | -1/+35 |
* | further baby steps on the photos API | friendica | 2013-01-25 | 2 | -1/+27 |
* | start on photos rework | friendica | 2013-01-25 | 1 | -0/+226 |
* | make contact_remove sort of work so I can actually get rid of Oliver's and Mi... | friendica | 2013-01-25 | 3 | -18/+38 |
* | poco debugging cont. | friendica | 2013-01-25 | 2 | -7/+23 |
* | upstream fixes, template regeneration | friendica | 2013-01-25 | 1 | -2/+5 |
* | Putting the final wraps on the backend private message API. This is more or l... | friendica | 2013-01-25 | 1 | -19/+63 |
* | api for abook entries | friendica | 2013-01-25 | 1 | -2/+2 |
* | more api functions to help pull business logic out of controller code, in thi... | friendica | 2013-01-25 | 1 | -0/+18 |
* | add new magic links to activity translations | friendica | 2013-01-25 | 2 | -20/+32 |
* | fix wall-wall ownername | friendica | 2013-01-24 | 1 | -1/+1 |
* | make all private message functionality api-able | friendica | 2013-01-24 | 1 | -1/+95 |
* | inverted logic on wall-wall check | friendica | 2013-01-24 | 1 | -1/+1 |
* | here's another reason the social graph isn't updating | friendica | 2013-01-24 | 2 | -38/+18 |
* | quick-n-dirty wall-to-wall detection, wasn't working at all - this may be ove... | friendica | 2013-01-24 | 2 | -52/+9 |
* | check comment permissions against observer, unbold email subject links for re... | friendica | 2013-01-24 | 1 | -16/+12 |
* | turn down the log noise a bit | friendica | 2013-01-24 | 1 | -19/+17 |
* | turn private_messages_list into backend functionality and separate it from th... | friendica | 2013-01-24 | 1 | -0/+46 |
* | uncomplicate item deletion and fixup all the other linked tables | friendica | 2013-01-24 | 3 | -114/+81 |
* | why oh why is poco_load not getting called? oh - that's why. | friendica | 2013-01-24 | 3 | -20/+20 |
* | auto permissions (such as for forums or whatever) - untested but might just work | friendica | 2013-01-23 | 1 | -4/+6 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-23 | 1 | -4/+12 |
|\ |
|
| * | delete item: change of timestamp last edit | Michael Meer | 2013-01-23 | 1 | -1/+3 |
| * | Merge pull request #1 from friendica/master | MicMee | 2013-01-23 | 17 | -653/+465 |
| |\ |
|
| * | | delete of single items should now work again | Michael Meer | 2013-01-23 | 1 | -4/+10 |
* | | | plug potential hole in magic auth, add link to chanview to view in dedicated ... | friendica | 2013-01-23 | 1 | -3/+11 |
| |/
|/| |
|
* | | fix some displayed links that were wonky | friendica | 2013-01-22 | 2 | -4/+9 |
* | | some poco fixes | friendica | 2013-01-22 | 2 | -43/+42 |
* | | fixed contactgroup editor | friendica | 2013-01-22 | 1 | -2/+1 |
* | | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 3 | -329/+15 |