aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* start formatting for Doxygenfriendica2013-02-2567-90/+91
* little fixesfriendica2013-02-242-4/+5
* add groups and personal configs to export/importfriendica2013-02-211-0/+20
* bring back like/dislike and share buttonszottel2013-02-211-1/+1
* fix localdir privacy (again)friendica2013-02-191-1/+5
* set xchan hidden flag correctly when local directory updatefriendica2013-02-191-0/+20
* directory debuggingfriendica2013-02-192-0/+4
* that should be the last critical piece. Everything else is gravy.friendica2013-02-191-0/+49
* dang - this is almost testable. Still have to figure out the best way to deal...friendica2013-02-191-0/+9
* the heavy lifting is done for location migration aka channel import - now it'...friendica2013-02-191-1/+1
* permission plugin hooksfriendica2013-02-191-2/+23
* global rename viewcontacts to viewconnectionsfriendica2013-02-191-1/+1
* viewcontacts updatefriendica2013-02-191-2/+2
* nothing to see, keep movingfriendica2013-02-181-0/+43
* moving onfriendica2013-02-183-2/+70
* start on channel_remove(), add some generic channel queries to the API layersfriendica2013-02-163-35/+57
* add rating support to pocofriendica2013-02-151-6/+9
* needle/haystack reversalfriendica2013-02-151-1/+1
* public scopefriendica2013-02-152-6/+68
* implement sender side of public scope setting (public post, network-wide, sit...friendica2013-02-141-2/+36
* more groundwork for channel importfriendica2013-02-142-16/+20
* placeholder comment for public scope requirementfriendica2013-02-141-0/+7
* make 'view in context' actually go somewhere usefulfriendica2013-02-131-1/+1
* use our own CA bundle as authoritative for backend communications. This avoid...friendica2013-02-132-4/+28
* Expert mode. Doesn't do anything yet, just checking in on the offchance anyo...Thomas Willingham2013-02-131-0/+2
* fix to common friends - it seems it counts the right number of common friends...friendica2013-02-132-2/+2
* recursion and typo in rmagic with zidfriendica2013-02-132-39/+0
* contact photo update issuefriendica2013-02-121-636/+636
* Whinging whining stupid fucks.friendica2013-02-122-13/+13
* maybe it would work if I didn't put non-existent php vars into the sql.friendica2013-02-111-1/+1
* more progresss on tag deliveryfriendica2013-02-111-5/+3
* Sort out registrations requiring approvalfriendica2013-02-111-3/+9
* tag notifications now work.friendica2013-02-111-1/+3
* progress on tag deliveryfriendica2013-02-111-4/+6
* debug tag_deliverfriendica2013-02-101-1/+4
* debug import_profile_photofriendica2013-02-101-3/+7
* add mimetype to protocol layersfriendica2013-02-101-10/+13
* taming the wild mod_displayfriendica2013-02-101-30/+32
* progress on mod/display - slow but any progress is goodfriendica2013-02-101-0/+1
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-102-10/+35
* smarty support in intltext, fix old pending accounts query in ping, log faile...friendica2013-02-092-5/+18
* more profiling - cache the qcomment list so we don't have to look it up for e...friendica2013-02-091-1/+20
* this seems to cut load times in halffriendica2013-02-092-18/+31
* performance profiling - 95% of the time is spent in "conversation()" e.g. ren...friendica2013-02-091-0/+4
* another sql error from the logsfriendica2013-02-081-1/+1
* clean up some sql errors from the logsfriendica2013-02-082-4/+4
* more register_approve stuff - like the admin page. Hopefully this won't confl...friendica2013-02-081-0/+5
* perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works...friendica2013-02-081-0/+99
* No bloody comment.friendica2013-02-081-1/+1
* I think we're finally done with import_xchan_from_json - everything has been ...friendica2013-02-071-120/+0