| Commit message (Expand) | Author | Age | Files | Lines |
* | port "remember me" from Friendica | friendica | 2013-01-04 | 1 | -1/+1 |
* | move all the final page construction to a construct_page() function | friendica | 2013-01-04 | 1 | -0/+83 |
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 1 | -0/+16 |
* | fix register_policy globally | friendica | 2013-01-03 | 1 | -1/+1 |
* | verify table needs auto_increment flag | friendica | 2013-01-02 | 1 | -1/+1 |
* | start building social graph | friendica | 2013-01-01 | 1 | -1/+1 |
* | poco discovery | friendica | 2013-01-01 | 1 | -1/+1 |
* | cleanup boot | friendica | 2012-12-31 | 1 | -66/+24 |
* | add item expires field | friendica | 2012-12-29 | 1 | -1/+1 |
* | This was bloody hard to sort out.... but now it's sorted and we can move forw... | friendica | 2012-12-27 | 1 | -2/+23 |
* | put keywords back in xprof - too messy to search and join from a separate table | friendica | 2012-12-27 | 1 | -1/+1 |
* | remove the private keywords stuff to reduce directory and search complexity | friendica | 2012-12-26 | 1 | -4/+4 |
* | When is a channel not a person (or a group/forum or blog or product page or w... | friendica | 2012-12-22 | 1 | -0/+1 |
* | add permission controls to "storage" objects such as attachments or other sto... | friendica | 2012-12-22 | 1 | -1/+4 |
* | directory structures | friendica | 2012-12-21 | 1 | -2/+1 |
* | more DB cleanup | friendica | 2012-12-20 | 1 | -1/+1 |
* | some changes for directory services | friendica | 2012-12-19 | 1 | -1/+1 |
* | directory page still needs a lot of work, look up locally if local master or ... | friendica | 2012-12-19 | 1 | -6/+7 |
* | set_baseurl issue, more cleanup | friendica | 2012-12-19 | 1 | -2/+2 |
* | cleanup more obsolete stuff | friendica | 2012-12-18 | 1 | -1/+1 |
* | converging on a workable crypto auth handshake | friendica | 2012-12-14 | 1 | -1/+1 |
* | So what if Red could do more CMS types of things? And you could add arbitrary... | friendica | 2012-12-12 | 1 | -0/+2 |
* | Any red site can be a global directory provider. By default we'll make them l... | friendica | 2012-12-10 | 1 | -0/+15 |
* | Allow forum/account delegation by anybody? On any site? But of course... | friendica | 2012-12-10 | 1 | -1/+2 |
* | start whipping the item photo menu into shape | friendica | 2012-12-09 | 1 | -5/+5 |
* | revise auto_update system so as not to conflict with pre-existing Friendica s... | friendica | 2012-12-09 | 1 | -9/+9 |
* | upstream fixes, revision updated, and mail autocomplete was lost after a rece... | friendica | 2012-12-08 | 1 | -2/+3 |
* | move 'Connect' button to local chanview page, remove from remote profile page... | friendica | 2012-12-06 | 1 | -6/+0 |
* | fixed several little nit bugs that cropped up during deployment | friendica | 2012-12-06 | 1 | -6/+12 |
* | bring back profile edit popup menu, needs some more theming | friendica | 2012-12-05 | 1 | -13/+23 |
* | DB: do the mail table again. Mail almost working onsite, still needs to zot t... | friendica | 2012-12-04 | 1 | -0/+7 |
* | Now if you follow somebody it will create an abook entry on the other site wi... | friendica | 2012-11-29 | 1 | -0/+1 |
* | little stuff | friendica | 2012-11-16 | 1 | -1/+1 |
* | notes on need for 'xsite' table for global directory and a catalog | friendica | 2012-11-16 | 1 | -0/+8 |
* | got zot | friendica | 2012-11-12 | 1 | -1/+1 |
* | profile/channel page view contacts | friendica | 2012-11-09 | 1 | -13/+8 |
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -9/+16 |
* | turn multiple profiles into a feature, implement connection flags (block,hide... | friendica | 2012-11-07 | 1 | -0/+1 |
* | allow theme selection | friendica | 2012-11-07 | 1 | -2/+4 |
* | All the themes except one are horked anway | friendica | 2012-11-06 | 1 | -1/+1 |
* | fix the profile change activity post | friendica | 2012-11-05 | 1 | -4/+4 |
* | turn off some "advanced" features by default, like archives and saved search ... | friendica | 2012-11-03 | 1 | -0/+1 |
* | channels you are connected to are "connections". Get rid of "address book" wh... | friendica | 2012-11-03 | 1 | -1/+1 |
* | move some more stuff to the install directory | friendica | 2012-11-01 | 1 | -2/+2 |
* | more structural stuff | friendica | 2012-10-29 | 1 | -1/+1 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 1 | -8/+9 |
* | Now have a solid permissions model. Create a few functions to enumerate them ... | friendica | 2012-10-28 | 1 | -5/+22 |
* | move things to the newer conversation object, a few minor bugs - will sort it... | friendica | 2012-10-25 | 1 | -0/+5 |
* | comments sort of working again but now need to fix the threading which was po... | friendica | 2012-10-25 | 1 | -1/+1 |
* | more progress on the main photos module | friendica | 2012-10-24 | 1 | -2/+4 |