aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* verify all the signatures before adding contactfriendica2012-11-022-2/+20
* fixed the hash, now onward & upwardfriendica2012-11-023-6/+5
* grrr... hashes aren't matching.friendica2012-11-013-82/+141
* bug in get_all_permsfriendica2012-11-011-5/+5
* settings page channel permissions front-end (needs back-end still)friendica2012-11-012-1/+23
* more progress on follow - should be able to import the xchan and photos.friendica2012-11-012-45/+69
* cleanup channel managementfriendica2012-11-011-1/+4
* typosfriendica2012-11-011-3/+6
* merging zot_finger schema additionsfriendica2012-11-012-94/+46
* typofriendica2012-10-311-1/+1
* network discovery on followfriendica2012-10-312-6/+14
* get permission discovery working - guid sigs were getting truncated in dbfriendica2012-10-312-108/+65
* need to accomodate different webbies on different hubsfriendica2012-10-311-2/+3
* merge zperms functionality into zfingerfriendica2012-10-311-1/+1
* starting on pinging the basic elements of federation and communicationfriendica2012-10-314-16/+22
* more progress on address bookfriendica2012-10-301-0/+18
* fixing broken things again after the latest round of ripping out the yellow s...friendica2012-10-293-5/+16
* more structural stufffriendica2012-10-295-12/+12
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-2914-29/+29
* ignore error for non-existent DB fields at the present time since it's just f...friendica2012-10-281-1/+1
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-282-1/+9
* 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
* 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 it...friendica2012-10-255-74/+159
* comments sort of working again but now need to fix the threading which was po...friendica2012-10-251-6/+12
* 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 fin...friendica2012-10-191-1/+1
* 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