Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ability to unset a layout and subthread is probably close to working again. | friendica | 2014-04-23 | 1 | -44/+126 |
| | |||||
* | subthread is still borked (~75% Friendica code which has never been ↵ | friendica | 2014-04-20 | 1 | -5/+5 |
| | | | | translated)- but ported a bit more | ||||
* | provide detailed error to remote site for the myriad of things that can go ↵ | friendica | 2013-09-10 | 1 | -1/+2 |
| | | | | wrong inside item_store(), !! this changes the return of item_store !! | ||||
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which ↵ | friendica | 2013-04-15 | 1 | -3/+3 |
| | | | | means we can zidify them) | ||||
* | rev update | friendica | 2013-03-23 | 1 | -3/+3 |
| | |||||
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵ | friendica | 2013-03-21 | 1 | -6/+6 |
| | | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present. | ||||
* | start to whip the permissions into shape, also got rid of the mce drop ↵ | friendica | 2012-12-09 | 1 | -2/+4 |
| | | | | 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. | ||||
* | Can't see any posts currently - after the big shakeup, but we can now post ↵ | friendica | 2012-10-03 | 1 | -1/+1 |
| | | | | top level activities and store them. | ||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -0/+160 |
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. |