| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | security fixes related to directory access and sites that are off the grid | friendica | 2013-01-22 | 1 | -1/+14 |
* | | hidden directory entries | friendica | 2013-01-22 | 1 | -3/+11 |
* | | now we're into the minor nitty fixes | friendica | 2013-01-21 | 2 | -4/+4 |
* | | testing begins | friendica | 2013-01-21 | 1 | -17/+17 |
* | | magic auth - it's mostly done or at least all the code bits are written and i... | friendica | 2013-01-21 | 2 | -16/+16 |
* | | more work on magic auth | friendica | 2013-01-21 | 1 | -0/+6 |
* | | sort out yet more api functions | friendica | 2013-01-20 | 1 | -26/+35 |
* | | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 1 | -2/+4 |
* | | preserve event item[uri] if present | friendica | 2013-01-20 | 4 | -41/+64 |
* | | more heavy lifting on API - though need to re-visit events and give them all ... | friendica | 2013-01-19 | 5 | -47/+76 |
* | | more hard slogging on the api | friendica | 2013-01-19 | 1 | -131/+108 |
* | | directory services cleanup | friendica | 2013-01-19 | 1 | -2/+3 |
* | | distributed directory search from the navbar | friendica | 2013-01-19 | 1 | -11/+18 |
* | | add versioning info to basic identity export, create skeleton function for im... | friendica | 2013-01-18 | 1 | -0/+48 |
|/ |
|
* | provide other ways to export the basic info | friendica | 2013-01-16 | 2 | -34/+49 |
* | api/export/basic - how we'll migrate you | friendica | 2013-01-16 | 1 | -0/+51 |
* | yet another api hackathon | friendica | 2013-01-16 | 1 | -94/+125 |
* | api posting seems to work now - of course that's the easiest part of the API. | friendica | 2013-01-16 | 1 | -24/+54 |
* | begin the hard slog on the api | friendica | 2013-01-16 | 2 | -86/+98 |
* | mopping up the events issues so I can move on to other stuff | friendica | 2013-01-16 | 2 | -13/+14 |
* | import events (not just event posts) from zot | friendica | 2013-01-16 | 2 | -5/+29 |
* | still some bugs but events are happening again. | friendica | 2013-01-15 | 1 | -5/+5 |
* | events backend heavy lifting - the new structure is slowly emerging. | friendica | 2013-01-15 | 1 | -77/+87 |
* | slow progress on events, one step forward, one step back. | friendica | 2013-01-15 | 1 | -14/+26 |
* | reduce number of template include paths, which were needed during the theme r... | friendica | 2013-01-15 | 1 | -3/+0 |
* | pages sorta working | friendica | 2013-01-15 | 1 | -0/+13 |
* | progress on pages - they're still getting lost inside conversation(), but pro... | friendica | 2013-01-14 | 2 | -3/+11 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-14 | 1 | -2/+2 |
|\ |
|
| * | function contact_selector is no longer in use, commented out | Michael Meer | 2013-01-14 | 1 | -2/+2 |
* | | read/write "pages" permissions and fiddly bits - per Thomas | friendica | 2013-01-14 | 1 | -0/+2 |
|/ |
|
* | syntax error | friendica | 2013-01-13 | 1 | -1/+1 |