| Commit message (Expand) | Author | Age | Files | Lines |
* | add driver param to output queue so we know what protocol to use when faced w... | friendica | 2013-05-06 | 1 | -0/+1 |
* | minor fixes related to postgres development | friendica | 2013-05-05 | 1 | -2/+2 |
* | missed channel_default_group key nrename | friendica | 2013-04-03 | 1 | -1/+1 |
* | add new connections to default group (if any) | friendica | 2013-03-27 | 1 | -1/+1 |
* | update manage table and some documentation | friendica | 2013-03-27 | 1 | -2/+2 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -10/+10 |
* | Add "channels" field to profile table. | Thomas Willingham | 2013-03-20 | 1 | -0/+1 |
* | add xconfig table and functions, update strings and doco | friendica | 2013-03-15 | 1 | -0/+12 |
* | directory synchronisation timestamps | friendica | 2013-03-13 | 1 | -0/+7 |
* | tweaky tweak, plus add share tracking db, and don't show acl for guest postin... | friendica | 2013-03-06 | 1 | -38/+11 |
* | basic friend suggestions (but not "new to the network and have no friends at ... | friendica | 2013-03-05 | 1 | -0/+9 |
* | add account_external for linking to legacy authentication infrastructure (e.g... | friendica | 2013-03-01 | 1 | -1/+3 |
* | reverse the cyclic conundrum, and a minor db update of no consequence | friendica | 2013-02-18 | 1 | -0/+17 |
* | moving on | friendica | 2013-02-18 | 1 | -1/+3 |
* | add rating support to poco | friendica | 2013-02-15 | 1 | -1/+3 |
* | contact rating field so it's here when we need it | friendica | 2013-02-15 | 1 | -1/+3 |
* | add mimetype to items | friendica | 2013-02-10 | 1 | -1/+3 |
* | support for OS files and add directory support to file/attach object | friendica | 2013-02-03 | 1 | -8/+7 |
* | file/attachment storage api with revision control - needs a bit more testing ... | friendica | 2013-01-31 | 1 | -1/+8 |
* | add item revision column and index | friendica | 2013-01-30 | 1 | -0/+2 |
* | beginning of backend file/attachment api | friendica | 2013-01-30 | 1 | -1/+6 |
* | lostpass fixes and login/logout flow if authenticated but no default channel ... | friendica | 2013-01-27 | 1 | -9/+9 |
* | remove KEY commands for columns that don't exist anymore | zottel | 2013-01-24 | 1 | -2/+0 |
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 1 | -3/+1 |
* | import events (not just event posts) from zot | friendica | 2013-01-16 | 1 | -1/+0 |
* | events backend heavy lifting - the new structure is slowly emerging. | friendica | 2013-01-15 | 1 | -1/+3 |
* | slow progress on events, one step forward, one step back. | friendica | 2013-01-15 | 1 | -2/+2 |
* | menu structures for linking your pages to other pages or whatever | friendica | 2013-01-15 | 1 | -1/+25 |
* | read/write "pages" permissions and fiddly bits - per Thomas | friendica | 2013-01-14 | 1 | -5/+9 |
* | verify table needs auto_increment flag | friendica | 2013-01-02 | 1 | -1/+1 |
* | start building social graph | friendica | 2013-01-01 | 1 | -0/+11 |
* | poco discovery | friendica | 2013-01-01 | 1 | -5/+4 |
* | add item expires field | friendica | 2012-12-29 | 1 | -0/+2 |
* | This was bloody hard to sort out.... but now it's sorted and we can move forw... | friendica | 2012-12-27 | 1 | -1/+4 |
* | put keywords back in xprof - too messy to search and join from a separate table | friendica | 2012-12-27 | 1 | -0/+1 |
* | remove the private keywords stuff to reduce directory and search complexity | friendica | 2012-12-26 | 1 | -5/+2 |
* | add permission controls to "storage" objects such as attachments or other sto... | friendica | 2012-12-22 | 1 | -1/+5 |
* | directory structures | friendica | 2012-12-21 | 1 | -1/+34 |
* | more DB cleanup | friendica | 2012-12-20 | 1 | -18/+0 |
* | some changes for directory services | friendica | 2012-12-19 | 1 | -2/+14 |
* | cleanup more obsolete stuff | friendica | 2012-12-18 | 1 | -88/+0 |
* | modularise the notification popups | friendica | 2012-12-18 | 1 | -2/+2 |
* | converging on a workable crypto auth handshake | friendica | 2012-12-14 | 1 | -0/+15 |
* | Allow forum/account delegation by anybody? On any site? But of course... | friendica | 2012-12-10 | 1 | -1/+3 |
* | DB: alter table group add hash char(255) not null default '' after id, add in... | friendica | 2012-12-06 | 1 | -2/+6 |
* | DB: do the mail table again. Mail almost working onsite, still needs to zot t... | friendica | 2012-12-04 | 1 | -4/+6 |
* | 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 other... | friendica | 2012-11-19 | 1 | -1/+5 |
* | DATABASE: minor changes in group_member and outq tables | friendica | 2012-11-16 | 1 | -15/+7 |
* | llink is like plink but only on the local system, plink can be anywhere | friendica | 2012-11-04 | 1 | -0/+2 |