| Commit message (Expand) | Author | Age | Files | Lines |
* | the heavy lifting is done for location migration aka channel import - now it'... | friendica | 2013-02-19 | 1 | -1/+1 |
* | permission plugin hooks | friendica | 2013-02-19 | 1 | -2/+23 |
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 1 | -1/+1 |
* | viewcontacts update | friendica | 2013-02-19 | 1 | -2/+2 |
* | nothing to see, keep moving | friendica | 2013-02-18 | 1 | -0/+43 |
* | moving on | friendica | 2013-02-18 | 3 | -2/+70 |
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 3 | -35/+57 |
* | add rating support to poco | friendica | 2013-02-15 | 1 | -6/+9 |
* | needle/haystack reversal | friendica | 2013-02-15 | 1 | -1/+1 |
* | public scope | friendica | 2013-02-15 | 2 | -6/+68 |
* | implement sender side of public scope setting (public post, network-wide, sit... | friendica | 2013-02-14 | 1 | -2/+36 |
* | more groundwork for channel import | friendica | 2013-02-14 | 2 | -16/+20 |
* | placeholder comment for public scope requirement | friendica | 2013-02-14 | 1 | -0/+7 |
* | make 'view in context' actually go somewhere useful | friendica | 2013-02-13 | 1 | -1/+1 |
* | use our own CA bundle as authoritative for backend communications. This avoid... | friendica | 2013-02-13 | 2 | -4/+28 |
* | Expert mode. Doesn't do anything yet, just checking in on the offchance anyo... | Thomas Willingham | 2013-02-13 | 1 | -0/+2 |
* | fix to common friends - it seems it counts the right number of common friends... | friendica | 2013-02-13 | 2 | -2/+2 |
* | recursion and typo in rmagic with zid | friendica | 2013-02-13 | 2 | -39/+0 |
* | contact photo update issue | friendica | 2013-02-12 | 1 | -636/+636 |
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 2 | -13/+13 |
* | maybe it would work if I didn't put non-existent php vars into the sql. | friendica | 2013-02-11 | 1 | -1/+1 |
* | more progresss on tag delivery | friendica | 2013-02-11 | 1 | -5/+3 |
* | Sort out registrations requiring approval | friendica | 2013-02-11 | 1 | -3/+9 |
* | tag notifications now work. | friendica | 2013-02-11 | 1 | -1/+3 |
* | progress on tag delivery | friendica | 2013-02-11 | 1 | -4/+6 |
* | debug tag_deliver | friendica | 2013-02-10 | 1 | -1/+4 |
* | debug import_profile_photo | friendica | 2013-02-10 | 1 | -3/+7 |
* | add mimetype to protocol layers | friendica | 2013-02-10 | 1 | -10/+13 |
* | taming the wild mod_display | friendica | 2013-02-10 | 1 | -30/+32 |
* | progress on mod/display - slow but any progress is good | friendica | 2013-02-10 | 1 | -0/+1 |
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 2 | -10/+35 |
* | smarty support in intltext, fix old pending accounts query in ping, log faile... | friendica | 2013-02-09 | 2 | -5/+18 |
* | more profiling - cache the qcomment list so we don't have to look it up for e... | friendica | 2013-02-09 | 1 | -1/+20 |
* | this seems to cut load times in half | friendica | 2013-02-09 | 2 | -18/+31 |
* | performance profiling - 95% of the time is spent in "conversation()" e.g. ren... | friendica | 2013-02-09 | 1 | -0/+4 |
* | another sql error from the logs | friendica | 2013-02-08 | 1 | -1/+1 |
* | clean up some sql errors from the logs | friendica | 2013-02-08 | 2 | -4/+4 |
* | more register_approve stuff - like the admin page. Hopefully this won't confl... | friendica | 2013-02-08 | 1 | -0/+5 |
* | perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works... | friendica | 2013-02-08 | 1 | -0/+99 |
* | No bloody comment. | friendica | 2013-02-08 | 1 | -1/+1 |
* | I think we're finally done with import_xchan_from_json - everything has been ... | friendica | 2013-02-07 | 1 | -120/+0 |
* | cleanup issues discovered in the logs | friendica | 2013-02-07 | 2 | -40/+42 |
* | provide a global way of enforcing name policy restrictions, but only enforce ... | friendica | 2013-02-07 | 1 | -0/+25 |
* | this should fix the auto-friend stuff | friendica | 2013-02-07 | 1 | -2/+6 |
* | catch typos | friendica | 2013-02-06 | 1 | -1/+1 |
* | massive notification revision | friendica | 2013-02-06 | 1 | -29/+31 |
* | work on notifications | friendica | 2013-02-06 | 1 | -0/+62 |
* | this might make zot-id work as originally conceived complete with reverse mag... | friendica | 2013-02-06 | 1 | -1/+1 |
* | added 'dlogger()' which is intended as a low noise personal logger() facility... | friendica | 2013-02-05 | 1 | -0/+28 |
* | partial cleanup of mod/profile_photo - needs a LOT more | friendica | 2013-02-05 | 2 | -2/+4 |