Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code cleanup | friendica | 2014-02-20 | 1 | -0/+9 |
| | |||||
* | get_theme_uid() - if no uid, look for a system channel and use that. This ↵ | friendica | 2014-02-17 | 1 | -0/+5 |
| | | | | allows default theme/scheme tweaks at the server level. | ||||
* | snakebite, cont. magic-auth via openid is now possible, with the caveat that ↵ | friendica | 2014-02-17 | 1 | -1/+1 |
| | | | | one needs a hand-crafted xchan at the moment to make use of it and if you wish to do so, there will be no assistance or help provided. The risk of system instability and mangled DBs now and going forward is significant if you try this. | ||||
* | don't include deleted channels in number of channels service class checks | friendica | 2014-02-16 | 1 | -4/+8 |
| | |||||
* | return the expected array | friendica | 2014-02-12 | 1 | -3/+3 |
| | |||||
* | dont show onlinestatus if block_public is on | marijus | 2014-02-12 | 1 | -0/+3 |
| | |||||
* | The scenario is that you're authenticated via magic-auth on a remote hub and ↵ | friendica | 2014-02-10 | 1 | -3/+5 |
| | | | | you change channels locally. Next time you start an auth exchange we'll look to see if your identity changed and we should start fresh if that's the case, rather than just falling through and keeping the old credentials. | ||||
* | online indication to the directory popup | friendica | 2014-01-28 | 1 | -0/+22 |
| | |||||
* | online indication on profile sidebar | friendica | 2014-01-28 | 1 | -1/+27 |
| | |||||
* | Missed these from git add...a year ago | Thomas Willingham | 2014-01-17 | 1 | -0/+2 |
| | |||||
* | 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 |
| | | | | to the originating server | ||||
* | 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 ↵ | friendica | 2013-12-23 | 1 | -0/+32 |
| | | | | user input and prompts to hex to avoid javascipt's lame handling of quotes. !!This breaks all prior encrypted posts.!! | ||||
* | remove a couple of mysql reserved words from being used as table or row ↵ | friendica | 2013-12-22 | 1 | -1/+1 |
| | | | | names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code. | ||||
* | 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 ↵ | friendica | 2013-12-19 | 1 | -1/+1 |
| | | | | show last updated on connedit page | ||||
* | make default profile photo configurable - should be functional but needs ↵ | friendica | 2013-12-19 | 1 | -0/+21 |
| | | | | admin ui | ||||
* | comanchify all the simple cases - those that only load a profile. Rework ↵ | friendica | 2013-12-11 | 1 | -1/+6 |
| | | | | permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using. | ||||
* | 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 |
| | | | | identity, follow, photo upload, att upload | ||||
* | force webbies to lowercase | friendica | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | progress on generic sellpage - is not yet linked from existing connect ↵ | friendica | 2013-08-21 | 1 | -1/+2 |
| | | | | buttons and editing has not been completed | ||||
* | some sane permission defaults. | friendica | 2013-08-18 | 1 | -2/+13 |
| | |||||
* | move sitekey creation to the account creation function instead of during ↵ | friendica | 2013-08-09 | 1 | -9/+0 |
| | | | | channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin | ||||
* | 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 ↵ | friendica | 2013-03-18 | 1 | -9/+27 |
| | | | | directory synchronisation | ||||
* | 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 ↵ | friendica | 2013-02-19 | 1 | -0/+9 |
| | | | | deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen. | ||||
* | 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 |
| | | | | empty names or length > storage size. Allow plugins to set other policies. In particular, you can't have an empty channel name now, but one char is legal ;-) | ||||
* | add versioning info to basic identity export, create skeleton function for ↵ | friendica | 2013-01-18 | 1 | -0/+48 |
| | | | | import | ||||
* | provide other ways to export the basic info | friendica | 2013-01-16 | 1 | -0/+47 |
| | |||||
* | typo | friendica | 2012-12-16 | 1 | -1/+1 |
| |