| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add xconfig table and functions, update strings and doco | friendica | 2013-03-15 | 2 | -1/+30 |
* | directory synchronisation timestamps | friendica | 2013-03-13 | 2 | -1/+20 |
* | . | friendica | 2013-03-10 | 1 | -3/+3 |
* | tweaky tweak, plus add share tracking db, and don't show acl for guest postin... | friendica | 2013-03-06 | 2 | -39/+35 |
* | basic friend suggestions (but not "new to the network and have no friends at ... | friendica | 2013-03-05 | 2 | -6/+28 |
* | add account_external for linking to legacy authentication infrastructure (e.g... | friendica | 2013-03-01 | 2 | -2/+14 |
* | viewcontacts update | friendica | 2013-02-19 | 1 | -1/+1 |
* | reverse the cyclic conundrum, and a minor db update of no consequence | friendica | 2013-02-18 | 2 | -1/+40 |
* | moving on | friendica | 2013-02-18 | 2 | -2/+12 |
* | typo in update | friendica | 2013-02-15 | 1 | -1/+1 |
* | add rating support to poco | friendica | 2013-02-15 | 2 | -2/+11 |
* | contact rating field so it's here when we need it | friendica | 2013-02-15 | 2 | -2/+12 |
* | add mimetype to items | friendica | 2013-02-10 | 2 | -2/+14 |
* | support for OS files and add directory support to file/attach object | friendica | 2013-02-03 | 2 | -9/+15 |
* | file/attachment storage api with revision control - needs a bit more testing ... | friendica | 2013-01-31 | 2 | -2/+18 |
* | add item revision column and index | friendica | 2013-01-30 | 2 | -1/+10 |
* | beginning of backend file/attachment api | friendica | 2013-01-30 | 2 | -2/+13 |
* | lostpass fixes and login/logout flow if authenticated but no default channel ... | friendica | 2013-01-27 | 2 | -10/+21 |
* | 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 | 2 | -4/+9 |
* | typo | friendica | 2013-01-16 | 1 | -1/+1 |
* | import events (not just event posts) from zot | friendica | 2013-01-16 | 2 | -2/+7 |
* | events backend heavy lifting - the new structure is slowly emerging. | friendica | 2013-01-15 | 2 | -2/+14 |
* | slow progress on events, one step forward, one step back. | friendica | 2013-01-15 | 2 | -3/+10 |
* | menu structures for linking your pages to other pages or whatever | friendica | 2013-01-15 | 2 | -2/+59 |
* | read/write "pages" permissions and fiddly bits - per Thomas | friendica | 2013-01-14 | 2 | -6/+20 |
* | 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 forw... | friendica | 2012-12-27 | 2 | -2/+16 |
* | 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 sto... | friendica | 2012-12-22 | 2 | -3/+16 |
* | 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 s... | friendica | 2012-12-09 | 1 | -1309/+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 |