aboutsummaryrefslogtreecommitdiffstats
path: root/install/update.php
Commit message (Collapse)AuthorAgeFilesLines
* file/attachment storage api with revision control - needs a bit more testing ↵friendica2013-01-311-1/+10
| | | | but the framework is in place
* add item revision column and indexfriendica2013-01-301-1/+8
|
* beginning of backend file/attachment apifriendica2013-01-301-1/+7
|
* lostpass fixes and login/logout flow if authenticated but no default channel ↵friendica2013-01-271-1/+12
| | | | exists
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-1/+8
|
* typofriendica2013-01-161-1/+1
|
* import events (not just event posts) from zotfriendica2013-01-161-1/+7
|
* events backend heavy lifting - the new structure is slowly emerging.friendica2013-01-151-1/+11
|
* slow progress on events, one step forward, one step back.friendica2013-01-151-1/+8
|
* menu structures for linking your pages to other pages or whateverfriendica2013-01-151-1/+34
|
* read/write "pages" permissions and fiddly bits - per Thomasfriendica2013-01-141-1/+11
|
* verify table needs auto_increment flagfriendica2013-01-021-1/+9
|
* yikes that's a lot of typosfriendica2013-01-021-1/+1
|
* typos etc.friendica2013-01-021-1/+1
|
* start building social graphfriendica2013-01-011-1/+15
|
* poco discoveryfriendica2013-01-011-1/+9
|
* add item expires fieldfriendica2012-12-291-1/+10
|
* This was bloody hard to sort out.... but now it's sorted and we can move ↵friendica2012-12-271-1/+12
| | | | 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 tablefriendica2012-12-271-1/+10
|
* remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-261-1/+9
|
* add permission controls to "storage" objects such as attachments or other ↵friendica2012-12-221-2/+11
| | | | stored files
* cleanup editpostfriendica2012-12-211-1/+1
|
* directory structuresfriendica2012-12-211-1/+38
|
* more DB cleanupfriendica2012-12-201-1/+8
|
* some changes for directory servicesfriendica2012-12-191-1/+26
|
* cleanup more obsolete stufffriendica2012-12-181-0/+3
|
* modularise the notification popupsfriendica2012-12-181-1/+11
|
* converging on a workable crypto auth handshakefriendica2012-12-141-1/+19
|
* Allow forum/account delegation by anybody? On any site? But of course...friendica2012-12-101-2/+8
|
* revise auto_update system so as not to conflict with pre-existing Friendica ↵friendica2012-12-091-1309/+3
| | | | settings
* move some more stuff to the install directoryfriendica2012-11-011-0/+1345