| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo in database.sql | Thomas Willingham | 2014-03-07 | 1 | -1/+1 |
* | typo | friendica | 2014-03-06 | 1 | -1/+1 |
* | bring friends back | friendica | 2014-03-06 | 1 | -1/+9 |
* | directory sync issues | friendica | 2014-03-03 | 1 | -2/+9 |
* | put bookmarked chatrooms into poco | friendica | 2014-02-25 | 2 | -2/+12 |
* | more chatroom discovery | friendica | 2014-02-25 | 2 | -1/+30 |
* | Also update database.sql | Thomas Willingham | 2014-02-25 | 1 | -12/+12 |
* | Update channel permissions to full ints | Thomas Willingham | 2014-02-25 | 1 | -2/+20 |
* | vsprintf error on update | friendica | 2014-02-20 | 1 | -1/+1 |
* | fix the broken hublocs in an update | friendica | 2014-02-20 | 1 | -1/+17 |
* | s/Options All/AllowOverride All | Thomas Willingham | 2014-02-10 | 1 | -1/+1 |
* | set default for account_level in DB | friendica | 2014-02-07 | 2 | -2/+9 |
* | bookmark permissions | friendica | 2014-02-04 | 2 | -1/+11 |
* | chat expiration (default 2 hours) - but can be set on a per-chatroom basis | friendica | 2014-01-30 | 2 | -2/+13 |
* | basic chatroom management backend | friendica | 2014-01-29 | 1 | -1/+1 |
* | add client field to chatpresence - which will give us a place to put IP addre... | friendica | 2014-01-28 | 2 | -1/+8 |
* | chat data structures | friendica | 2014-01-27 | 2 | -10/+109 |
* | move some store things | friendica | 2014-01-21 | 1 | -1/+6 |
* | allow menus to have special roles | friendica | 2014-01-15 | 2 | -2/+12 |
* | only let visitors remove their own files. | friendica | 2014-01-09 | 2 | -1/+12 |
* | add store directory write check to install checks | friendica | 2014-01-08 | 1 | -1/+3 |
* | allow objects to have permissions | friendica | 2013-12-28 | 2 | -1/+15 |
* | db update for directory profiles - and fix broken database.sql from the sys_p... | friendica | 2013-12-25 | 2 | -14/+29 |
* | add account_level, is_foreigner and is_member functions; convert all e2ee use... | friendica | 2013-12-23 | 2 | -2/+13 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 2 | -4/+17 |
* | Ooops, also update the DB | Thomas Willingham | 2013-12-22 | 1 | -0/+8 |
* | Some sys chan stuff | Thomas Willingham | 2013-12-22 | 1 | -1/+17 |
* | add aid to notifiy table which we may need to supress duplicate notify emails... | friendica | 2013-11-20 | 2 | -2/+13 |
* | remove the challenge table as well | friendica | 2013-11-18 | 2 | -11/+8 |
* | drop the queue table which we no longer use | friendica | 2013-11-18 | 2 | -17/+8 |
* | DB - allow private messages to expire | friendica | 2013-11-06 | 2 | -19/+28 |
* | INSTALL for dummies - step 1: ensure that we throw an ugly error message in t... | friendica | 2013-11-05 | 1 | -0/+11 |
* | Fix missing parenthesis in database.sql | Antoine G | 2013-11-01 | 1 | -1/+1 |
* | allow zot public providers to list their location, as a non US-based server c... | friendica | 2013-10-30 | 2 | -1/+9 |
* | Schema change - add channel_dirdate so we can ping a directory server once a ... | friendica | 2013-10-27 | 2 | -1/+11 |
* | installing sabre is a whole lot more complicated. It also doesn't like co-exi... | friendica | 2013-10-21 | 1 | -18/+0 |
* | preserve the source owner when creating a delivery fork so that we can uplink... | friendica | 2013-10-13 | 2 | -1/+9 |
* | Add install instructions for cloning WebDAV component (which I think is best ... | friendica | 2013-10-10 | 1 | -0/+18 |
* | post signatures | friendica | 2013-10-02 | 2 | -2/+9 |
* | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 2 | -1/+11 |
* | directory sync - this will either work, or it won't work, or it will possibly... | friendica | 2013-09-30 | 2 | -2/+20 |
* | structure for channel unions | friendica | 2013-09-26 | 2 | -1/+29 |
* | add some text for issue #79 | friendica | 2013-09-24 | 1 | -0/+7 |
* | add a flag field to xtags so that we can filter tags based on whether or not ... | friendica | 2013-09-19 | 2 | -2/+11 |
* | sync item_search with yesterday's network fix for collections. Add ud_addr to... | friendica | 2013-09-19 | 2 | -2/+12 |
* | set default charset of email_header_encode, add ud_flags to indicate which (d... | friendica | 2013-09-18 | 2 | -2/+12 |
* | site sellpage links | friendica | 2013-09-17 | 2 | -2/+12 |
* | Fixed error in SQL Statement | ndurchx | 2013-09-12 | 1 | -1/+1 |
* | extends DB in hubloc to maintain hubloc connectivity | Michael Meer | 2013-09-10 | 2 | -1/+10 |
* | change primary key on updates table | friendica | 2013-09-09 | 2 | -2/+11 |