aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* initial docofriendica2013-02-261-1/+1
* make sure old fetch_url calls (and those that provided their own curl wrapper...friendica2013-02-252-26/+10
* partial port of embedded sharesfriendica2013-02-251-9/+16
* little fixesfriendica2013-02-241-1/+1
* allow embedded content via ajax on page loadfriendica2013-02-233-25/+29
* add groups and personal configs to export/importfriendica2013-02-211-0/+57
* add siteinfo.tplMichael Johnston2013-02-201-23/+21
* give plugins control over magic auth so one could create plugins with policy ...friendica2013-02-201-0/+12
* contact_template is called from multiple places with different paramsfriendica2013-02-203-3/+3
* unset auto increment keys on importfriendica2013-02-191-0/+3
* that should be the last critical piece. Everything else is gravy.friendica2013-02-191-4/+4
* dang - this is almost testable. Still have to figure out the best way to deal...friendica2013-02-192-23/+58
* the heavy lifting is done for location migration aka channel import - now it'...friendica2013-02-191-1/+144
* add renamed filefriendica2013-02-191-0/+90
* global rename viewcontacts to viewconnectionsfriendica2013-02-191-90/+0
* viewcontacts updatefriendica2013-02-191-26/+23
* Merge pull request #27 from unary/connectionsfriendica2013-02-181-1/+1
|\
| * change collections to connectionsMichael Johnston2013-02-171-1/+1
* | moving onfriendica2013-02-181-0/+25
|/
* add rating support to pocofriendica2013-02-151-4/+8
* we don't need to quote or rename 'default' in mySQL if we just use the origin...friendica2013-02-151-1/+1
* more groundwork for channel importfriendica2013-02-141-8/+50
* 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-131-1/+1
* mod_common - use channel_id rather than channel_addressfriendica2013-02-131-14/+8
* bring mod_common into the modern agefriendica2013-02-132-588/+42
* fix auto rmagic when visiting with zidfriendica2013-02-131-0/+6
* recursion and typo in rmagic with zidfriendica2013-02-132-2/+3
* send correct 'searchable' directory setting based on default profile settingfriendica2013-02-121-0/+4
* Whinging whining stupid fucks.friendica2013-02-122-16/+6
* progress on tag deliveryfriendica2013-02-117-11/+11
* xchan lookup tool - provide the first few chars of an xchan and find out who ...friendica2013-02-101-0/+28
* fix profile selector on profile_photo page (unquoted mysql reserved word 'def...friendica2013-02-101-3/+3
* prevent repeated channel names in system notificationsfriendica2013-02-101-1/+1
* reduce itemspage for better interactive performancefriendica2013-02-102-3/+3
* taming the wild mod_displayfriendica2013-02-101-7/+4
* progress on mod/display - slow but any progress is goodfriendica2013-02-102-24/+11
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-105-101/+139
* add soapbox settingsfriendica2013-02-101-0/+1
* smarty support in intltext, fix old pending accounts query in ping, log faile...friendica2013-02-091-2/+4
* 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-091-6/+22
* 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
* more register_approve stuff - like the admin page. Hopefully this won't confl...friendica2013-02-082-8/+6
* reduce debug noisefriendica2013-02-081-1/+1
* perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works...friendica2013-02-081-104/+4
* provide a global way of enforcing name policy restrictions, but only enforce ...friendica2013-02-071-4/+6