aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* we're well into 2013friendica2013-02-151-1/+1
* we don't need to quote or rename 'default' in mySQL if we just use the origin...friendica2013-02-153-3/+3
* needle/haystack reversalfriendica2013-02-151-1/+1
* public scopefriendica2013-02-153-7/+69
* implement sender side of public scope setting (public post, network-wide, sit...friendica2013-02-141-2/+36
* more groundwork for channel importfriendica2013-02-143-24/+70
* 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-134-4/+3928
* using old structuresfriendica2013-02-131-4/+4
* Sigh... I need another cuppafriendica2013-02-131-6/+8
* two really bad typos cancelled each other out so typo couldn't see either.friendica2013-02-131-3/+3
* catch all the changesfriendica2013-02-132-2/+2
* mod_common - use channel_id rather than channel_addressfriendica2013-02-131-14/+8
* Merge https://github.com/friendica/red into zpullfriendica2013-02-131-0/+2
|\
| * Expert mode. Doesn't do anything yet, just checking in on the offchance anyo...Thomas Willingham2013-02-131-0/+2
* | bring mod_common into the modern agefriendica2013-02-137-600/+50
|/
* fix to common friends - it seems it counts the right number of common friends...friendica2013-02-132-2/+2
* some more rmagic fixes discovered during testingfriendica2013-02-131-3/+3
* fix auto rmagic when visiting with zidfriendica2013-02-132-3/+9
* recursion and typo in rmagic with zidfriendica2013-02-134-41/+3
* send correct 'searchable' directory setting based on default profile settingfriendica2013-02-121-0/+4
* contact photo update issuefriendica2013-02-121-636/+636
* Whinging whining stupid fucks.friendica2013-02-125-33/+19
* 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-115-15/+21
* tag notifications now work.friendica2013-02-111-1/+3
* progress on tag deliveryfriendica2013-02-118-15/+17
* debug tag_deliverfriendica2013-02-101-1/+4
* xchan lookup tool - provide the first few chars of an xchan and find out who ...friendica2013-02-101-0/+28
* debug import_profile_photofriendica2013-02-101-3/+7
* fix profile selector on profile_photo page (unquoted mysql reserved word 'def...friendica2013-02-104-5/+14
* prevent repeated channel names in system notificationsfriendica2013-02-101-1/+1
* add mimetype to protocol layersfriendica2013-02-101-10/+13
* add mimetype to itemsfriendica2013-02-103-3/+15
* reduce itemspage for better interactive performancefriendica2013-02-102-3/+3
* taming the wild mod_displayfriendica2013-02-102-37/+36
* progress on mod/display - slow but any progress is goodfriendica2013-02-103-24/+12
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-1012-117/+207
* add soapbox settingsfriendica2013-02-106-14/+46
* smarty support in intltext, fix old pending accounts query in ping, log faile...friendica2013-02-093-7/+22
* more profiling - cache the qcomment list so we don't have to look it up for e...friendica2013-02-092-1/+22
* this seems to cut load times in halffriendica2013-02-092-18/+31
* add count of items to profiler so we can get a running averagefriendica2013-02-091-1/+1
* performance profiling - 95% of the time is spent in "conversation()" e.g. ren...friendica2013-02-092-6/+26
* debug rmagicfriendica2013-02-082-5/+11
* rmagic module to be called from nav bar on remote site - still needs a template.friendica2013-02-081-0/+58
* another sql error from the logsfriendica2013-02-081-1/+1
* clean up some sql errors from the logsfriendica2013-02-082-4/+4