aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* more register_approve stuff - like the admin page. Hopefully this won't confl...friendica2013-02-084-8/+12
* reduce debug noisefriendica2013-02-081-1/+1
* perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works...friendica2013-02-085-107/+106
* 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
* cleanup issues discovered in the logsfriendica2013-02-072-40/+42
* make pcss work (really this time)friendica2013-02-072-67/+14
* provide a global way of enforcing name policy restrictions, but only enforce ...friendica2013-02-072-4/+31
* update channel or default profile name change in all the appropriate places, ...friendica2013-02-071-20/+20
* finish the abook_edit quicklink mess, get rid of the experimental nav bar opa...friendica2013-02-074-24/+35
* auto form submission didn't work - jquery inheritance issue, disabling until ...friendica2013-02-073-6/+6
* auto-submit connection edit form when quick permissions are appliedfriendica2013-02-074-4/+8
* allow empty path input to use '.' rather than bail with errorfriendica2013-02-071-0/+3
* this should fix the auto-friend stufffriendica2013-02-072-3/+6
* catch typosfriendica2013-02-061-1/+1
* massive notification revisionfriendica2013-02-061-29/+31
* work on notificationsfriendica2013-02-062-22/+72
* certainly glad I didn't test that...friendica2013-02-061-2/+4
* this might make zot-id work as originally conceived complete with reverse mag...friendica2013-02-064-2/+22
* added 'dlogger()' which is intended as a low noise personal logger() facility...friendica2013-02-051-0/+28
* partial cleanup of mod/profile_photo - needs a LOT morefriendica2013-02-053-54/+69
* convert wall_upload to use the photo apifriendica2013-02-054-136/+39