| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo in database.sql | Thomas Willingham | 2014-03-07 | 1 | -1/+1 |
* | put bookmarked chatrooms into poco | friendica | 2014-02-25 | 1 | -1/+3 |
* | more chatroom discovery | friendica | 2014-02-25 | 1 | -0/+11 |
* | Also update database.sql | Thomas Willingham | 2014-02-25 | 1 | -12/+12 |
* | set default for account_level in DB | friendica | 2014-02-07 | 1 | -1/+1 |
* | bookmark permissions | friendica | 2014-02-04 | 1 | -0/+2 |
* | chat expiration (default 2 hours) - but can be set on a per-chatroom basis | friendica | 2014-01-30 | 1 | -1/+3 |
* | add client field to chatpresence - which will give us a place to put IP addre... | friendica | 2014-01-28 | 1 | -0/+1 |
* | chat data structures | friendica | 2014-01-27 | 1 | -8/+52 |
* | allow menus to have special roles | friendica | 2014-01-15 | 1 | -1/+3 |
* | only let visitors remove their own files. | friendica | 2014-01-09 | 1 | -0/+2 |
* | allow objects to have permissions | friendica | 2013-12-28 | 1 | -0/+4 |
* | db update for directory profiles - and fix broken database.sql from the sys_p... | friendica | 2013-12-25 | 1 | -13/+18 |
* | add account_level, is_foreigner and is_member functions; convert all e2ee use... | friendica | 2013-12-23 | 1 | -1/+3 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -3/+3 |
* | Ooops, also update the DB | Thomas Willingham | 2013-12-22 | 1 | -0/+8 |
* | add aid to notifiy table which we may need to supress duplicate notify emails... | friendica | 2013-11-20 | 1 | -1/+3 |
* | remove the challenge table as well | friendica | 2013-11-18 | 1 | -10/+0 |
* | drop the queue table which we no longer use | friendica | 2013-11-18 | 1 | -16/+0 |
* | DB - allow private messages to expire | friendica | 2013-11-06 | 1 | -18/+19 |
* | 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 | 1 | -0/+1 |
* | Schema change - add channel_dirdate so we can ping a directory server once a ... | friendica | 2013-10-27 | 1 | -0/+2 |
* | preserve the source owner when creating a delivery fork so that we can uplink... | friendica | 2013-10-13 | 1 | -0/+1 |
* | post signatures | friendica | 2013-10-02 | 1 | -1/+1 |
* | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 1 | -0/+2 |
* | directory sync - this will either work, or it won't work, or it will possibly... | friendica | 2013-09-30 | 1 | -1/+4 |
* | structure for channel unions | friendica | 2013-09-26 | 1 | -0/+12 |
* | add a flag field to xtags so that we can filter tags based on whether or not ... | friendica | 2013-09-19 | 1 | -1/+3 |
* | sync item_search with yesterday's network fix for collections. Add ud_addr to... | friendica | 2013-09-19 | 1 | -1/+3 |
* | set default charset of email_header_encode, add ud_flags to indicate which (d... | friendica | 2013-09-18 | 1 | -1/+3 |
* | site sellpage links | friendica | 2013-09-17 | 1 | -1/+3 |
* | 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 | 1 | -0/+2 |
* | change primary key on updates table | friendica | 2013-09-09 | 1 | -1/+3 |
* | public site list (will take a few days to populate, assuming folks have updat... | friendica | 2013-09-05 | 1 | -0/+2 |
* | This isn't optimal, but on the short term we'll clone the page editor to use ... | friendica | 2013-09-01 | 1 | -2/+2 |
* | add a guid to directory update table to avoid recursion | friendica | 2013-08-31 | 1 | -0/+2 |
* | basic structure for premium channel implementation | friendica | 2013-08-21 | 1 | -0/+4 |
* | poll stuff | friendica | 2013-08-21 | 1 | -1/+26 |
* | network-wide poll voting structure | friendica | 2013-08-20 | 1 | -18/+28 |
* | email attachments (and fix email photos) | friendica | 2013-08-19 | 1 | -0/+1 |
* | check these in so I can go back and find out why the stylsheet is horked | friendica | 2013-08-11 | 1 | -1/+5 |
* | basic *account* removal, but the channel removal which it calls still needs (... | friendica | 2013-08-04 | 1 | -22/+0 |
* | add "xchan_instance_url" for communicating with services that lack nomadic id... | friendica | 2013-08-01 | 1 | -0/+2 |
* | better mail obscuring | friendica | 2013-07-31 | 1 | -1/+1 |
* | fix bug #84, make imported messages from your clones show up on your wall | friendica | 2013-07-29 | 1 | -1/+1 |
* | add chandesc field to profiles to provide some arbitrary text in the director... | friendica | 2013-07-24 | 1 | -0/+1 |
* | update friends/followers API so Friendica Android client won't choke | friendica | 2013-07-17 | 1 | -1/+0 |
* | block duplicate channels | friendica | 2013-07-17 | 1 | -0/+1 |