Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | friendica | 2013-01-24 | 2 | -52/+9 |
| | | | | overboard or it may still not work at all. | ||||
* | check comment permissions against observer, unbold email subject links for ↵ | friendica | 2013-01-24 | 2 | -16/+13 |
| | | | | read messages | ||||
* | turn down the log noise a bit | friendica | 2013-01-24 | 2 | -24/+31 |
| | |||||
* | turn private_messages_list into backend functionality and separate it from ↵ | friendica | 2013-01-24 | 2 | -45/+54 |
| | | | | the controller | ||||
* | uncomplicate item deletion and fixup all the other linked tables | friendica | 2013-01-24 | 4 | -115/+82 |
| | |||||
* | why oh why is poco_load not getting called? oh - that's why. | friendica | 2013-01-24 | 5 | -25/+24 |
| | |||||
* | Merge pull request #25 from zzottel/master | friendica | 2013-01-24 | 1 | -2/+0 |
|\ | | | | | Reomve KEY commands in database.sql for columns that don't exist anymore | ||||
| * | Merge branch 'master' of https://github.com/zzottel/red | zottel | 2013-01-24 | 0 | -0/+0 |
| |\ | |||||
| | * | remove KEY commands for columns that don't exist anymore | Christian Drechsler | 2013-01-24 | 1 | -2/+0 |
| |/ |/| | |||||
| * | remove KEY commands for columns that don't exist anymore | zottel | 2013-01-24 | 1 | -2/+0 |
|/ | |||||
* | auto permissions (such as for forums or whatever) - untested but might just work | friendica | 2013-01-23 | 6 | -120/+188 |
| | |||||
* | don't use the link colour for non-link things | friendica | 2013-01-23 | 1 | -2/+2 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-23 | 1 | -4/+12 |
|\ | |||||
| * | Merge pull request #24 from MicMee/master | Olaf Conradi | 2013-01-23 | 1 | -4/+12 |
| |\ | | | | | | | delete item should now work again - 2nd attempt | ||||
| | * | 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 | 49 | -1126/+1334 |
| | |\ | | |/ | |/| | get changes | ||||
| | * | 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 | 9 | -39/+77 |
|/ / | | | | | | | window | ||||
* | | icon tweaks | friendica | 2013-01-23 | 3 | -1/+1 |
| | | |||||
* | | @tags sorta work, but we might have an issue with sending zids in @tags | friendica | 2013-01-23 | 1 | -3/+2 |
| | | |||||
* | | make @tags half-ass work | friendica | 2013-01-23 | 2 | -16/+13 |
| | | |||||
* | | this will probably look like crap, but I really want the links to look ↵ | friendica | 2013-01-23 | 1 | -14/+30 |
| | | | | | | | | normal and we don't have a good designer to sort this out and provide a better option and tell me why it sucks - so that's what I'm going to do. | ||||
* | | fix some displayed links that were wonky | friendica | 2013-01-22 | 2 | -4/+9 |
| | | |||||
* | | some poco fixes | friendica | 2013-01-22 | 3 | -45/+43 |
| | | |||||
* | | fixed contactgroup editor | friendica | 2013-01-22 | 4 | -20/+19 |
| | | |||||
* | | fix observer permissions on wall_attach | friendica | 2013-01-22 | 1 | -52/+19 |
| | | |||||
* | | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 12 | -425/+138 |
| | | |||||
* | | security fixes related to directory access and sites that are off the grid | friendica | 2013-01-22 | 5 | -10/+27 |
| | | |||||
* | | hidden directory entries | friendica | 2013-01-22 | 5 | -8/+24 |
| | | |||||
* | | now we're into the minor nitty fixes | friendica | 2013-01-21 | 4 | -6/+7 |
| | | |||||
* | | testing begins | friendica | 2013-01-21 | 2 | -20/+20 |
| | | |||||
* | | magic auth - it's mostly done or at least all the code bits are written and ↵ | friendica | 2013-01-21 | 5 | -79/+232 |
| | | | | | | | | it looks in theory to be pretty secure and it doesn't white screen. Getting it to actually work(?), well we won't know how hard that will be until we get it on a couple of systems and try it. Magic auth on one box is a no-op because you're already authenticated. | ||||
* | | oopsie | friendica | 2013-01-21 | 1 | -1/+2 |
| | | |||||
* | | re-arrange the order a bit | friendica | 2013-01-21 | 1 | -1/+3 |
| | | |||||
* | | more work on magic auth | friendica | 2013-01-21 | 5 | -2/+19 |
| | | |||||
* | | minor theme nits | friendica | 2013-01-21 | 1 | -9/+2 |
| | | |||||
* | | fix the visual group editor | friendica | 2013-01-20 | 1 | -2/+2 |
| | | |||||
* | | Ensure that Red members never see the accursed "and nobody was found..." ↵ | friendica | 2013-01-20 | 3 | -90/+127 |
| | | | | | | | | when you've put in an explicit address of a channel you know for certain exists. | ||||
* | | missing scope | friendica | 2013-01-20 | 1 | -1/+1 |
| | | |||||
* | | 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 | 4 | -44/+134 |
| | | |||||
* | | preserve event item[uri] if present | friendica | 2013-01-20 | 5 | -42/+65 |
| | | |||||
* | | more heavy lifting on API - though need to re-visit events and give them all ↵ | friendica | 2013-01-19 | 7 | -50/+78 |
| | | | | | | | | message_ids from the origination site. | ||||
* | | more hard slogging on the api | friendica | 2013-01-19 | 1 | -131/+108 |
| | | |||||
* | | directory services cleanup | friendica | 2013-01-19 | 5 | -19/+17 |
| | | |||||
* | | distributed directory search from the navbar | friendica | 2013-01-19 | 8 | -42/+142 |
| | | |||||
* | | allow chanview by address | friendica | 2013-01-18 | 1 | -1/+6 |
| | | |||||
* | | if chanview is provided a url - always load it even if there's no xchan ↵ | friendica | 2013-01-18 | 1 | -4/+9 |
| | | | | | | | | available on this site. |