aboutsummaryrefslogtreecommitdiffstats
path: root/install/update.php
Commit message (Expand)AuthorAgeFilesLines
* ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-041-1/+21
* missing quotefriendica2014-10-141-1/+1
* this is the reason Diaspora forum tagging was brokenfriendica2014-10-141-1/+8
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-031-1/+10
* Ability to close comments at a certain date/time - needed for loom.io emulati...friendica2014-08-281-1/+9
* mind numbing drudgery continued...friendica2014-08-271-1/+11
* place to store multiple choice and select items for extensible profilesfriendica2014-08-261-1/+10
* more hard workfriendica2014-08-261-1/+33
* We really can't do this without a hubloc. I was hoping we could, but notifier...friendica2014-08-221-1/+13
* some more work on realmsfriendica2014-08-171-1/+9
* provide backend storage and declaration of directory realmfriendica2014-08-161-1/+10
* item table upgrade for storing post visibilityfriendica2014-08-061-1/+10
* db tables for extensible profile fieldsfriendica2014-08-021-1/+29
* block channel removal for 48 hours after changing the account password, since...friendica2014-07-291-1/+10
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-171-2/+12
* provide os_mkdir to workaround permission issues with php mkdirfriendica2014-07-161-2/+2
* move smarty compiled files to store/[data]/smarty3 - which puts all writeable...friendica2014-07-101-3/+8
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-091-1/+9
* ability to like thingsfriendica2014-06-231-1/+9
* honour the admin censored flag in the directory, and some slow progress on ex...friendica2014-06-221-1/+11
* likes table for liking things besides posts and commentsfriendica2014-06-221-1/+23
* implement 'requires' on personal appsfriendica2014-05-221-1/+8
* try to recover from bad updatefriendica2014-05-201-1/+13
* more app backend workfriendica2014-05-191-2/+9
* support commerical appsfriendica2014-05-181-1/+12
* app DB structurefriendica2014-05-171-1/+26
* use parent_mid in the parent query for enotify instead of of the parent id. T...friendica2014-04-061-1/+8
* more efficient public feed fetchingfriendica2014-04-021-1/+10
* finish up the source route storage so we can prevent messages from flowing up...friendica2014-03-311-1/+8
* This should be a slight improvement in setting ciphers - we'll punt on RedHat...friendica2014-03-251-2/+9
* typofriendica2014-03-061-1/+1
* bring friends backfriendica2014-03-061-1/+9
* directory sync issuesfriendica2014-03-031-2/+9
* put bookmarked chatrooms into pocofriendica2014-02-251-1/+9
* more chatroom discoveryfriendica2014-02-251-1/+19
* Update channel permissions to full intsThomas Willingham2014-02-251-2/+20
* vsprintf error on updatefriendica2014-02-201-1/+1
* fix the broken hublocs in an updatefriendica2014-02-201-1/+17
* set default for account_level in DBfriendica2014-02-071-1/+8
* bookmark permissionsfriendica2014-02-041-1/+9
* chat expiration (default 2 hours) - but can be set on a per-chatroom basisfriendica2014-01-301-1/+10
* add client field to chatpresence - which will give us a place to put IP addre...friendica2014-01-281-1/+7
* chat data structuresfriendica2014-01-271-2/+57
* move some store thingsfriendica2014-01-211-1/+6
* allow menus to have special rolesfriendica2014-01-151-1/+9
* only let visitors remove their own files.friendica2014-01-091-1/+10
* allow objects to have permissionsfriendica2013-12-281-1/+11
* db update for directory profiles - and fix broken database.sql from the sys_p...friendica2013-12-251-1/+11
* add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-231-1/+10
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-1/+14