| Commit message (Expand) | Author | Age | Files | Lines |
* | prevent zid's from reaching the DAV core code. | friendica | 2014-01-16 | 1 | -1/+1 |
* | fix the fix (can't work on query if it hasn't been added to $dest yet) | zottel | 2014-01-10 | 1 | -2/+3 |
* | process str_replace before urlencoding | friendica | 2014-01-09 | 1 | -1/+1 |
* | urlencode query_string for magic auth to make sure GET params make it back | zottel | 2014-01-09 | 1 | -2/+2 |
* | a bit more backend work on things | friendica | 2013-12-28 | 1 | -32/+3 |
* | add account_level, is_foreigner and is_member functions; convert all e2ee use... | friendica | 2013-12-23 | 1 | -0/+32 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -1/+1 |
* | clean up sys_channel creation so it will work | friendica | 2013-12-22 | 1 | -12/+24 |
* | Style | Thomas Willingham | 2013-12-22 | 1 | -7/+7 |
* | Must have broken that in a merge - put it back | Thomas Willingham | 2013-12-22 | 1 | -0/+17 |
* | Some sys chan stuff | Thomas Willingham | 2013-12-22 | 1 | -35/+14 |
* | default photo issue, and connections page showing deleted accounts. Also show... | friendica | 2013-12-19 | 1 | -1/+1 |
* | make default profile photo configurable - should be functional but needs admi... | friendica | 2013-12-19 | 1 | -0/+21 |
* | comanchify all the simple cases - those that only load a profile. Rework perm... | friendica | 2013-12-11 | 1 | -1/+6 |
* | cleanup and Comanchification of mod_profile | friendica | 2013-12-10 | 1 | -0/+3 |
* | move profile tabs and network/matrix tabs to include/conversation | friendica | 2013-12-05 | 1 | -73/+0 |
* | add poco and follow to default xchan creation | friendica | 2013-12-04 | 1 | -1/+2 |
* | more documentation work | friendica | 2013-12-03 | 1 | -75/+106 |
* | reorganise a few included functions - notably identity related functions | friendica | 2013-12-03 | 1 | -0/+747 |
* | Don't allow channel creation with a nickname | friendica | 2013-11-14 | 1 | -0/+6 |
* | structure for channel unions | friendica | 2013-09-26 | 1 | -1/+1 |
* | Service class | Christian Vogeley | 2013-09-08 | 1 | -2/+5 |
* | force webbies to lowercase | friendica | 2013-08-27 | 1 | -1/+1 |
* | progress on generic sellpage - is not yet linked from existing connect button... | friendica | 2013-08-21 | 1 | -1/+2 |
* | some sane permission defaults. | friendica | 2013-08-18 | 1 | -2/+13 |
* | move sitekey creation to the account creation function instead of during chan... | friendica | 2013-08-09 | 1 | -9/+0 |
* | more site stats | friendica | 2013-07-24 | 1 | -0/+8 |
* | fix default channel setting after import | friendica | 2013-07-18 | 1 | -5/+7 |
* | mysql 5.1 chokes on 'select * from group' since group is a keyword | Zach Prezkuta | 2013-05-12 | 1 | -2/+2 |
* | begin to cut the umbilical | friendica | 2013-04-14 | 1 | -1/+1 |
* | we'll need a special system channel (not attached to any account) for directo... | friendica | 2013-03-18 | 1 | -9/+27 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | add groups and personal configs to export/import | friendica | 2013-02-21 | 1 | -0/+20 |
* | dang - this is almost testable. Still have to figure out the best way to deal... | friendica | 2013-02-19 | 1 | -0/+9 |
* | more groundwork for channel import | friendica | 2013-02-14 | 1 | -0/+4 |
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 1 | -5/+13 |
* | provide a global way of enforcing name policy restrictions, but only enforce ... | friendica | 2013-02-07 | 1 | -0/+25 |
* | add versioning info to basic identity export, create skeleton function for im... | friendica | 2013-01-18 | 1 | -0/+48 |
* | provide other ways to export the basic info | friendica | 2013-01-16 | 1 | -0/+47 |
* | typo | friendica | 2012-12-16 | 1 | -1/+1 |
* | admittedly local magic-auth is easy so that's mostly done. Now it gets hard. | friendica | 2012-12-13 | 1 | -4/+3 |
* | fixed the hash, now onward & upward | friendica | 2012-11-02 | 1 | -1/+1 |
* | cleanup channel management | friendica | 2012-11-01 | 1 | -1/+4 |
* | need to accomodate different webbies on different hubs | friendica | 2012-10-31 | 1 | -2/+3 |
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 1 | -3/+12 |
* | fixing broken things again after the latest round of ripping out the yellow s... | friendica | 2012-10-29 | 1 | -1/+12 |
* | more structural stuff | friendica | 2012-10-29 | 1 | -1/+1 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 1 | -1/+1 |
* | fix photo paths | friendica | 2012-10-24 | 1 | -2/+2 |
* | more heavy lifting | friendica | 2012-10-23 | 1 | -2/+4 |