| Commit message (Expand) | Author | Age | Files | Lines |
* | add siteinfo.tpl | Michael Johnston | 2013-02-20 | 1 | -23/+21 |
* | give plugins control over magic auth so one could create plugins with policy ... | friendica | 2013-02-20 | 1 | -0/+12 |
* | contact_template is called from multiple places with different params | friendica | 2013-02-20 | 3 | -3/+3 |
* | unset auto increment keys on import | friendica | 2013-02-19 | 1 | -0/+3 |
* | that should be the last critical piece. Everything else is gravy. | friendica | 2013-02-19 | 1 | -4/+4 |
* | dang - this is almost testable. Still have to figure out the best way to deal... | friendica | 2013-02-19 | 2 | -23/+58 |
* | the heavy lifting is done for location migration aka channel import - now it'... | friendica | 2013-02-19 | 1 | -1/+144 |
* | add renamed file | friendica | 2013-02-19 | 1 | -0/+90 |
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 1 | -90/+0 |
* | viewcontacts update | friendica | 2013-02-19 | 1 | -26/+23 |
* | Merge pull request #27 from unary/connections | friendica | 2013-02-18 | 1 | -1/+1 |
|\ |
|
| * | change collections to connections | Michael Johnston | 2013-02-17 | 1 | -1/+1 |
* | | moving on | friendica | 2013-02-18 | 1 | -0/+25 |
|/ |
|
* | add rating support to poco | friendica | 2013-02-15 | 1 | -4/+8 |
* | we don't need to quote or rename 'default' in mySQL if we just use the origin... | friendica | 2013-02-15 | 1 | -1/+1 |
* | more groundwork for channel import | friendica | 2013-02-14 | 1 | -8/+50 |
* | using old structures | friendica | 2013-02-13 | 1 | -4/+4 |
* | Sigh... I need another cuppa | friendica | 2013-02-13 | 1 | -6/+8 |
* | two really bad typos cancelled each other out so typo couldn't see either. | friendica | 2013-02-13 | 1 | -3/+3 |
* | catch all the changes | friendica | 2013-02-13 | 1 | -1/+1 |
* | mod_common - use channel_id rather than channel_address | friendica | 2013-02-13 | 1 | -14/+8 |
* | bring mod_common into the modern age | friendica | 2013-02-13 | 2 | -588/+42 |
* | fix auto rmagic when visiting with zid | friendica | 2013-02-13 | 1 | -0/+6 |
* | recursion and typo in rmagic with zid | friendica | 2013-02-13 | 2 | -2/+3 |
* | send correct 'searchable' directory setting based on default profile setting | friendica | 2013-02-12 | 1 | -0/+4 |
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 2 | -16/+6 |
* | progress on tag delivery | friendica | 2013-02-11 | 7 | -11/+11 |
* | xchan lookup tool - provide the first few chars of an xchan and find out who ... | friendica | 2013-02-10 | 1 | -0/+28 |
* | fix profile selector on profile_photo page (unquoted mysql reserved word 'def... | friendica | 2013-02-10 | 1 | -3/+3 |
* | prevent repeated channel names in system notifications | friendica | 2013-02-10 | 1 | -1/+1 |
* | reduce itemspage for better interactive performance | friendica | 2013-02-10 | 2 | -3/+3 |
* | taming the wild mod_display | friendica | 2013-02-10 | 1 | -7/+4 |
* | progress on mod/display - slow but any progress is good | friendica | 2013-02-10 | 2 | -24/+11 |
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 5 | -101/+139 |
* | add soapbox settings | friendica | 2013-02-10 | 1 | -0/+1 |
* | smarty support in intltext, fix old pending accounts query in ping, log faile... | friendica | 2013-02-09 | 1 | -2/+4 |
* | add count of items to profiler so we can get a running average | friendica | 2013-02-09 | 1 | -1/+1 |
* | performance profiling - 95% of the time is spent in "conversation()" e.g. ren... | friendica | 2013-02-09 | 1 | -6/+22 |
* | debug rmagic | friendica | 2013-02-08 | 2 | -5/+11 |
* | rmagic module to be called from nav bar on remote site - still needs a template. | friendica | 2013-02-08 | 1 | -0/+58 |
* | more register_approve stuff - like the admin page. Hopefully this won't confl... | friendica | 2013-02-08 | 2 | -8/+6 |
* | reduce debug noise | friendica | 2013-02-08 | 1 | -1/+1 |
* | perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works... | friendica | 2013-02-08 | 1 | -104/+4 |
* | provide a global way of enforcing name policy restrictions, but only enforce ... | friendica | 2013-02-07 | 1 | -4/+6 |
* | update channel or default profile name change in all the appropriate places, ... | friendica | 2013-02-07 | 1 | -20/+20 |
* | this should fix the auto-friend stuff | friendica | 2013-02-07 | 1 | -1/+0 |
* | work on notifications | friendica | 2013-02-06 | 1 | -22/+10 |
* | this might make zot-id work as originally conceived complete with reverse mag... | friendica | 2013-02-06 | 1 | -0/+11 |
* | partial cleanup of mod/profile_photo - needs a LOT more | friendica | 2013-02-05 | 1 | -52/+65 |
* | convert wall_upload to use the photo api | friendica | 2013-02-05 | 3 | -135/+36 |