Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Now have a solid permissions model. Create a few functions to enumerate them ↵ | friendica | 2012-10-28 | 3 | -95/+342 | |
| | | | | and then we're off to the races. | |||||
* | 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 ↵ | friendica | 2012-10-25 | 5 | -74/+159 | |
| | | | | it out eventually | |||||
* | comments sort of working again but now need to fix the threading which was ↵ | friendica | 2012-10-25 | 1 | -6/+12 | |
| | | | | ported when it was only half working | |||||
* | 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 ↵ | friendica | 2012-10-19 | 1 | -1/+1 | |
| | | | | finalise the json structure for activitystream meta-data | |||||
* | 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 ↵ | friendica | 2012-10-04 | 2 | -3/+20 | |
| | | | | create other admins | |||||
* | 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 ↵ | friendica | 2012-10-03 | 4 | -36/+22 | |
| | | | | top level activities and store them. | |||||
* | 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 ↵ | friendica | 2012-10-01 | 10 | -73/+164 | |
| | | | | 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. | |||||
* | 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 | |
| | ||||||
* | bring back "this is you" comment photo | friendica | 2012-09-04 | 1 | -2/+11 | |
| | ||||||
* | rev update | friendica | 2012-09-03 | 1 | -1/+1 | |
| | ||||||
* | set the account_id on channel creation | friendica | 2012-09-02 | 1 | -62/+11 | |
| |