aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* start to use our permissions for stufffriendica2012-10-281-1/+1
|
* Now have a solid permissions model. Create a few functions to enumerate them ↵friendica2012-10-283-95/+342
| | | | and then we're off to the races.
* fix starring postsfriendica2012-10-272-6/+6
|
* start on network/home notification refactorfriendica2012-10-272-7/+66
|
* contact group is now 'channel group'friendica2012-10-271-4/+4
|
* fix a couple of things that went wonky when moving to thread objectsfriendica2012-10-271-10/+14
|
* feature managementfriendica2012-10-261-0/+32
|
* move things to the newer conversation object, a few minor bugs - will sort ↵friendica2012-10-255-74/+159
| | | | it out eventually
* comments sort of working again but now need to fix the threading which was ↵friendica2012-10-251-6/+12
| | | | ported when it was only half working
* fixes to photo linked items, shut up poller until I can get to thatfriendica2012-10-251-3/+11
|
* more progress on the main photos modulefriendica2012-10-241-1/+0
|
* Give the UI a little love after all the backend modsfriendica2012-10-241-2/+22
|
* fix photo pathsfriendica2012-10-241-2/+2
|
* more heavy liftingfriendica2012-10-235-11/+10
|
* more heavy liftingfriendica2012-10-231-31/+12
|
* more cleanupMike Macgirvin2012-10-236-126/+14
|
* progress however tediousMike Macgirvin2012-10-233-116/+0
|
* cleanupMike Macgirvin2012-10-231-2/+2
|
* cli_startup() for directory updatesMike Macgirvin2012-10-231-23/+3
|
* remove remoteupdate since it only worked for a month in 2011Mike Macgirvin2012-10-231-261/+0
|
* mv objects from object dir to include where they belongfriendica2012-10-223-0/+844
|
* cleanup missing functions after movefriendica2012-10-222-4/+0
|
* more file cleanupfriendica2012-10-22433-72524/+131
|
* lotsa little fixesfriendica2012-10-212-5/+5
|
* upstream fixesfriendica2012-10-214-20/+103
|
* more work on profile changes - the notify activity is still stuffed as we ↵friendica2012-10-191-1/+1
| | | | finalise the json structure for activitystream meta-data
* fix photo in nav menufriendica2012-10-191-1/+5
|
* don't show categories widget if there are nonefriendica2012-10-191-11/+12
|
* get profile edits workingfriendica2012-10-181-3/+5
|
* output queue (merges the old deliverq and queue and adds some zotness)friendica2012-10-171-1/+1
|
* wall posts now display - address book structure revamp startedfriendica2012-10-102-26/+16
|
* more stuff we don't need.friendica2012-10-081-22/+15
|
* prevent tag recursion on shared postsfriendica2012-10-082-2/+10
|
* get posts to show upfriendica2012-10-072-1/+46
|
* start fixing all the item queriesfriendica2012-10-071-12/+15
|
* fix some issues that couldn't be tested yesterday - as was working offlinefriendica2012-10-071-4/+4
|
* new item structure to item_storefriendica2012-10-061-39/+19
|
* provide auto admin registration as before, but allow the current admin to ↵friendica2012-10-042-3/+20
| | | | create other admins
* add hash to channel structure for consistency/redundancyfriendica2012-10-043-11/+15
|
* Can't see any posts currently - after the big shakeup, but we can now post ↵friendica2012-10-034-36/+22
| | | | top level activities and store them.
* use hash for channel idfriendica2012-10-012-4/+44
|
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-0110-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'friendica2012-09-256-72/+74
|
* separate the public feed from everything elsefriendica2012-09-203-44/+186
|
* permissions responder + upstream mergefriendica2012-09-102-65/+118
|
* remove targeted windowsfriendica2012-09-092-7/+7
|
* updatesfriendica2012-09-0910-17/+123
|
* unbreak some more stufffriendica2012-09-041-6/+6
|
* bring back "this is you" comment photofriendica2012-09-041-2/+11
|
* rev updatefriendica2012-09-031-1/+1
|