Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | verify table needs auto_increment flag | friendica | 2013-01-02 | 2 | -2/+10 |
| | |||||
* | yikes that's a lot of typos | friendica | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | typos etc. | friendica | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | start building social graph | friendica | 2013-01-01 | 2 | -1/+26 |
| | |||||
* | poco discovery | friendica | 2013-01-01 | 2 | -6/+13 |
| | |||||
* | add item expires field | friendica | 2012-12-29 | 2 | -1/+12 |
| | |||||
* | This was bloody hard to sort out.... but now it's sorted and we can move ↵ | friendica | 2012-12-27 | 2 | -2/+16 |
| | | | | forward again. Put back xtag for efficient keyword searching, use it in conjunction with xprof['keywords'] to avoid a SQL triple join and group_concat (which simply won't scale on a directory server), figured out how best to work timezone corrected birthdays into the protocol. The directory can even provide an age if one was provided to it. Both of these things need some more work, but we have the mechanisms and a plan how to do it right instead of "how the !@#$ are we going to do pull this off?" | ||||
* | put keywords back in xprof - too messy to search and join from a separate table | friendica | 2012-12-27 | 2 | -1/+11 |
| | |||||
* | provide a default directory configuration (client) | friendica | 2012-12-26 | 1 | -6/+10 |
| | |||||
* | remove the private keywords stuff to reduce directory and search complexity | friendica | 2012-12-26 | 2 | -6/+11 |
| | |||||
* | add permission controls to "storage" objects such as attachments or other ↵ | friendica | 2012-12-22 | 2 | -3/+16 |
| | | | | stored files | ||||
* | cleanup editpost | friendica | 2012-12-21 | 1 | -1/+1 |
| | |||||
* | directory structures | friendica | 2012-12-21 | 2 | -2/+72 |
| | |||||
* | more DB cleanup | friendica | 2012-12-20 | 2 | -19/+8 |
| | |||||
* | some changes for directory services | friendica | 2012-12-19 | 2 | -3/+40 |
| | |||||
* | cleanup more obsolete stuff | friendica | 2012-12-18 | 2 | -88/+3 |
| | |||||
* | modularise the notification popups | friendica | 2012-12-18 | 2 | -3/+13 |
| | |||||
* | converging on a workable crypto auth handshake | friendica | 2012-12-14 | 2 | -1/+34 |
| | |||||
* | Allow forum/account delegation by anybody? On any site? But of course... | friendica | 2012-12-10 | 2 | -3/+11 |
| | |||||
* | revise auto_update system so as not to conflict with pre-existing Friendica ↵ | friendica | 2012-12-09 | 1 | -1309/+3 |
| | | | | settings | ||||
* | DB: alter table group add hash char(255) not null default '' after id, add ↵ | friendica | 2012-12-06 | 1 | -2/+6 |
| | | | | | | index (hash); alter table photo add size int(10) unsigned not null default '0' after width, add index (size); | ||||
* | DB: do the mail table again. Mail almost working onsite, still needs to zot ↵ | friendica | 2012-12-04 | 1 | -4/+6 |
| | | | | though | ||||
* | DB UPDATE! Drop your mail table and reload it from install/database.sql | friendica | 2012-12-03 | 1 | -21/+9 |
| | |||||
* | DATABASE: outq additions, delivery now getting the notify across to the ↵ | friendica | 2012-11-19 | 1 | -1/+5 |
| | | | | other side | ||||
* | DATABASE: minor changes in group_member and outq tables | friendica | 2012-11-16 | 1 | -15/+7 |
| | |||||
* | more work on the settings pages | friendica | 2012-11-05 | 1 | -24/+4 |
| | |||||
* | llink is like plink but only on the local system, plink can be anywhere | friendica | 2012-11-04 | 1 | -0/+2 |
| | |||||
* | mv mod_install to mod_setup, conflict with name of install dir | friendica | 2012-11-03 | 1 | -1/+1 |
| | |||||
* | photo index contacts by xchan | friendica | 2012-11-02 | 1 | -1/+3 |
| | |||||
* | move some more stuff to the install directory | friendica | 2012-11-01 | 2 | -0/+1366 |
| | |||||
* | get permission discovery working - guid sigs were getting truncated in db | friendica | 2012-10-31 | 1 | -2/+1 |
| | |||||
* | need to accomodate different webbies on different hubs | friendica | 2012-10-31 | 1 | -1/+3 |
| | |||||
* | increase size of signature stores | friendica | 2012-10-31 | 1 | -5/+3 |
| | |||||
* | starting on pinging the basic elements of federation and communication | friendica | 2012-10-31 | 1 | -2/+4 |
| | |||||
* | more structural stuff | friendica | 2012-10-29 | 1 | -6/+6 |
| | |||||
* | clarify | friendica | 2012-10-24 | 1 | -1/+2 |
| | |||||
* | move installation files out of basedir | friendica | 2012-10-24 | 3 | -0/+1284 |