| Commit message (Expand) | Author | Age | Files | Lines |
* | ignore error for non-existent DB fields at the present time since it's just f... | friendica | 2012-10-28 | 1 | -1/+1 |
* | fix updating of bitwise 'unseen' to account for mysql operator precedence | friendica | 2012-10-28 | 2 | -1/+9 |
* | start to use our permissions for stuff | friendica | 2012-10-28 | 1 | -1/+1 |
* | Now have a solid permissions model. Create a few functions to enumerate them ... | friendica | 2012-10-28 | 3 | -95/+342 |
* | fix starring posts | friendica | 2012-10-27 | 2 | -6/+6 |
* | start on network/home notification refactor | friendica | 2012-10-27 | 2 | -7/+66 |
* | contact group is now 'channel group' | friendica | 2012-10-27 | 1 | -4/+4 |
* | fix a couple of things that went wonky when moving to thread objects | friendica | 2012-10-27 | 1 | -10/+14 |
* | feature management | friendica | 2012-10-26 | 1 | -0/+32 |
* | move things to the newer conversation object, a few minor bugs - will sort it... | friendica | 2012-10-25 | 5 | -74/+159 |
* | comments sort of working again but now need to fix the threading which was po... | friendica | 2012-10-25 | 1 | -6/+12 |
* | fixes to photo linked items, shut up poller until I can get to that | friendica | 2012-10-25 | 1 | -3/+11 |
* | more progress on the main photos module | friendica | 2012-10-24 | 1 | -1/+0 |
* | Give the UI a little love after all the backend mods | friendica | 2012-10-24 | 1 | -2/+22 |
* | fix photo paths | friendica | 2012-10-24 | 1 | -2/+2 |
* | more heavy lifting | friendica | 2012-10-23 | 5 | -11/+10 |
* | more heavy lifting | friendica | 2012-10-23 | 1 | -31/+12 |
* | more cleanup | Mike Macgirvin | 2012-10-23 | 6 | -126/+14 |
* | progress however tedious | Mike Macgirvin | 2012-10-23 | 3 | -116/+0 |
* | cleanup | Mike Macgirvin | 2012-10-23 | 1 | -2/+2 |
* | cli_startup() for directory updates | Mike Macgirvin | 2012-10-23 | 1 | -23/+3 |
* | remove remoteupdate since it only worked for a month in 2011 | Mike Macgirvin | 2012-10-23 | 1 | -261/+0 |
* | mv objects from object dir to include where they belong | friendica | 2012-10-22 | 3 | -0/+844 |
* | cleanup missing functions after move | friendica | 2012-10-22 | 2 | -4/+0 |
* | more file cleanup | friendica | 2012-10-22 | 433 | -72524/+131 |
* | lotsa little fixes | friendica | 2012-10-21 | 2 | -5/+5 |
* | upstream fixes | friendica | 2012-10-21 | 4 | -20/+103 |
* | more work on profile changes - the notify activity is still stuffed as we fin... | friendica | 2012-10-19 | 1 | -1/+1 |
* | fix photo in nav menu | friendica | 2012-10-19 | 1 | -1/+5 |
* | don't show categories widget if there are none | friendica | 2012-10-19 | 1 | -11/+12 |
* | get profile edits working | friendica | 2012-10-18 | 1 | -3/+5 |
* | output queue (merges the old deliverq and queue and adds some zotness) | friendica | 2012-10-17 | 1 | -1/+1 |
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 2 | -26/+16 |
* | more stuff we don't need. | friendica | 2012-10-08 | 1 | -22/+15 |
* | prevent tag recursion on shared posts | friendica | 2012-10-08 | 2 | -2/+10 |
* | get posts to show up | friendica | 2012-10-07 | 2 | -1/+46 |
* | start fixing all the item queries | friendica | 2012-10-07 | 1 | -12/+15 |
* | fix some issues that couldn't be tested yesterday - as was working offline | friendica | 2012-10-07 | 1 | -4/+4 |
* | new item structure to item_store | friendica | 2012-10-06 | 1 | -39/+19 |
* | provide auto admin registration as before, but allow the current admin to cre... | friendica | 2012-10-04 | 2 | -3/+20 |
* | add hash to channel structure for consistency/redundancy | friendica | 2012-10-04 | 3 | -11/+15 |
* | Can't see any posts currently - after the big shakeup, but we can now post to... | friendica | 2012-10-03 | 4 | -36/+22 |
* | use hash for channel id | friendica | 2012-10-01 | 2 | -4/+44 |
* | here's where the heavy lifting begins - everything is likely to be broken for... | friendica | 2012-10-01 | 10 | -73/+164 |
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 6 | -72/+74 |
* | separate the public feed from everything else | friendica | 2012-09-20 | 3 | -44/+186 |
* | permissions responder + upstream merge | friendica | 2012-09-10 | 2 | -65/+118 |
* | remove targeted windows | friendica | 2012-09-09 | 2 | -7/+7 |
* | updates | friendica | 2012-09-09 | 10 | -17/+123 |
* | unbreak some more stuff | friendica | 2012-09-04 | 1 | -6/+6 |