Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | friendica | 2012-12-27 | 1 | -2/+23 |
| | | | | 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 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 ↵ | friendica | 2012-12-22 | 1 | -0/+1 |
| | | | | whatever)? When it's something else completely. | ||||
* | add permission controls to "storage" objects such as attachments or other ↵ | friendica | 2012-12-22 | 1 | -1/+4 |
| | | | | stored files | ||||
* | 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 |
| | | | | standalone, need to put some basic profile info in discovery page and direct to local directory master | ||||
* | 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 ↵ | friendica | 2012-12-12 | 1 | -0/+2 |
| | | | | arbitrary web content pages of your own design to your channel resources? Oh wait... | ||||
* | Any red site can be a global directory provider. By default we'll make them ↵ | friendica | 2012-12-10 | 1 | -0/+15 |
| | | | | level 3 mirrors. We will also allow one to create standalone directories or global directory servers/mirrors in alternate realms. | ||||
* | 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 ↵ | friendica | 2012-12-09 | 1 | -9/+9 |
| | | | | settings | ||||
* | upstream fixes, revision updated, and mail autocomplete was lost after a ↵ | friendica | 2012-12-08 | 1 | -2/+3 |
| | | | | recent change I made | ||||
* | move 'Connect' button to local chanview page, remove from remote profile ↵ | friendica | 2012-12-06 | 1 | -6/+0 |
| | | | | pages - still requires some theming love | ||||
* | 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 ↵ | friendica | 2012-12-04 | 1 | -0/+7 |
| | | | | though | ||||
* | Now if you follow somebody it will create an abook entry on the other site ↵ | friendica | 2012-11-29 | 1 | -0/+1 |
| | | | | with blocked,ignored, and pending set. No "friend notifications" yet. | ||||
* | 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 |
| | | | | of known sites | ||||
* | 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 ↵ | friendica | 2012-11-07 | 1 | -0/+1 |
| | | | | (block,hide,archive,etc.) | ||||
* | 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 |
| | | | | - even though we don't yet have a screen to turn them on. That will come. | ||||
* | channels you are connected to are "connections". Get rid of "address book" ↵ | friendica | 2012-11-03 | 1 | -1/+1 |
| | | | | which doesn't fit. | ||||
* | 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 ↵ | friendica | 2012-10-29 | 1 | -8/+9 |
| | | | | to the profile details. | ||||
* | Now have a solid permissions model. Create a few functions to enumerate them ↵ | friendica | 2012-10-28 | 1 | -5/+22 |
| | | | | and then we're off to the races. | ||||
* | move things to the newer conversation object, a few minor bugs - will sort ↵ | friendica | 2012-10-25 | 1 | -0/+5 |
| | | | | it out eventually | ||||
* | comments sort of working again but now need to fix the threading which was ↵ | friendica | 2012-10-25 | 1 | -1/+1 |
| | | | | ported when it was only half working | ||||
* | more progress on the main photos module | friendica | 2012-10-24 | 1 | -2/+4 |
| | |||||
* | moved file | friendica | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | lotsa little fixes | friendica | 2012-10-21 | 1 | -1/+10 |
| |