| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cleanup channel management | friendica | 2012-11-01 | 1 | -1/+4 |
* | typos | friendica | 2012-11-01 | 1 | -3/+6 |
* | merging zot_finger schema additions | friendica | 2012-11-01 | 2 | -94/+46 |
* | typo | friendica | 2012-10-31 | 1 | -1/+1 |
* | network discovery on follow | friendica | 2012-10-31 | 2 | -6/+14 |
* | get permission discovery working - guid sigs were getting truncated in db | friendica | 2012-10-31 | 2 | -108/+65 |
* | need to accomodate different webbies on different hubs | friendica | 2012-10-31 | 1 | -2/+3 |
* | merge zperms functionality into zfinger | friendica | 2012-10-31 | 1 | -1/+1 |
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 4 | -16/+22 |
* | more progress on address book | friendica | 2012-10-30 | 1 | -0/+18 |
* | fixing broken things again after the latest round of ripping out the yellow s... | friendica | 2012-10-29 | 3 | -5/+16 |
* | more structural stuff | friendica | 2012-10-29 | 5 | -12/+12 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 14 | -29/+29 |
* | 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 |