Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | public site list (will take a few days to populate, assuming folks have ↵ | friendica | 2013-09-05 | 2 | -1/+12 |
| | | | | updated their site access policy which old sites do not have) | ||||
* | This isn't optimal, but on the short term we'll clone the page editor to use ↵ | friendica | 2013-09-01 | 2 | -3/+10 |
| | | | | as a block editor, and probably a layout editor as well. Eventually, these should all probably just be switches onto a single editor instance. Decided to put the layout_mid into the item table directory rather than re-use resource_id, so that we can still have pages attached to different resources like photos and events and stuff. The block editor is far from finished, at this point I've only cloned it and changed the name and type of item it looks for. | ||||
* | add a guid to directory update table to avoid recursion | friendica | 2013-08-31 | 2 | -1/+12 |
| | |||||
* | basic structure for premium channel implementation | friendica | 2013-08-21 | 2 | -1/+13 |
| | |||||
* | poll stuff | friendica | 2013-08-21 | 2 | -2/+63 |
| | |||||
* | network-wide poll voting structure | friendica | 2013-08-20 | 2 | -19/+46 |
| | |||||
* | email attachments (and fix email photos) | friendica | 2013-08-19 | 2 | -1/+9 |
| | |||||
* | we only want to maintain one INSTALL.txt - and it is in the directory ↵ | friendica | 2013-08-15 | 1 | -2/+47 |
| | | | | 'install' where it belongs. | ||||
* | check these in so I can go back and find out why the stylsheet is horked | friendica | 2013-08-11 | 2 | -2/+18 |
| | |||||
* | basic *account* removal, but the channel removal which it calls still needs ↵ | friendica | 2013-08-04 | 2 | -23/+8 |
| | | | | (lots of) work. Oh and the intro table is no longer used and won't be - so it's gone. | ||||
* | add "xchan_instance_url" for communicating with services that lack nomadic ↵ | friendica | 2013-08-01 | 2 | -1/+10 |
| | | | | identity. This will be set to the url of the Red site that they are connected with. Only the nomadic identity clone at that site can communicate directly with them. Other instances will need to relay through that site - and if it goes down, that connection is stuffed. | ||||
* | better mail obscuring | friendica | 2013-07-31 | 2 | -2/+10 |
| | |||||
* | fix bug #84, make imported messages from your clones show up on your wall | friendica | 2013-07-29 | 2 | -2/+9 |
| | |||||
* | add chandesc field to profiles to provide some arbitrary text in the ↵ | friendica | 2013-07-24 | 2 | -1/+8 |
| | | | | directory - such as to inform people what this channel is about before they connect. This will work best with a "channel detail" popup in the directory to provide more info than is available in the micro-profiles (when hovered, or clicked or something). And of course, the first thing is to enable this data to be stored in the directory. | ||||
* | 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 | 2 | -1/+11 |
| | |||||
* | photo_flags - for adding taxonomy photos and other stuff. | friendica | 2013-07-16 | 2 | -1/+11 |
| | |||||
* | fix xtag | friendica | 2013-07-14 | 2 | -10/+18 |
| | |||||
* | install typo | friendica | 2013-07-14 | 1 | -1/+1 |
| | |||||
* | Add self to recipient lists. Sure we already have a copy but it's possible ↵ | friendica | 2013-07-14 | 2 | -2/+13 |
| | | | | our nomadic channel clones don't. | ||||
* | remove double tags on search results, updates to install doco to get rid of ↵ | friendica | 2013-07-09 | 1 | -59/+34 |
| | | | | Friendica name there and clarify Red requirements. | ||||
* | any questions regarding this checkin will be ignored | friendica | 2013-07-03 | 2 | -1/+38 |
| | |||||
* | add age to directory profile - requires updating on each birthday and that ↵ | friendica | 2013-06-30 | 2 | -1/+12 |
| | | | | part is still missing | ||||
* | Basic ability to create "things" | friendica | 2013-06-27 | 2 | -3/+12 |
| | |||||
* | Add site registration policy to site record. This is not yet used or stored, ↵ | friendica | 2013-06-20 | 2 | -2/+13 |
| | | | | but potentially can be exchanged through directory mirrors to automatically create "open site" lists. | ||||
* | infrastructure for future stuff | friendica | 2013-06-19 | 2 | -2/+12 |
| | |||||
* | We will need a per item comment policy to be able to determine in advance if ↵ | friendica | 2013-06-16 | 2 | -1/+10 |
| | | | | we have permission to comment on something , and we'll need to send it out with all communications. The current check is not only flawed but also a huge performance hit. Also provide the ability for an item to disable commenting completely - such as for a webpage or wherever you want to prevent comments on one item, without requiring a change to your entire permission scheme. All of this is only partially implemented at the moment but we need the structures in place on several sites in order to finish it without breaking everything. | ||||
* | DB: add timestamps to hubloc table so we can eventually expire dead entries. | friendica | 2013-06-04 | 2 | -3/+17 |
| | |||||
* | update the really old sample config file | friendica | 2013-05-16 | 1 | -30/+21 |
| | |||||
* | Typo | Thomas Willingham | 2013-05-14 | 1 | -1/+1 |
| | |||||
* | add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for ↵ | fabrixxm | 2013-05-10 | 1 | -0/+4 |
| | | | | compiled templates | ||||
* | add driver param to output queue so we know what protocol to use when faced ↵ | friendica | 2013-05-06 | 2 | -1/+11 |
| | | | | with multiple choice | ||||
* | fixes | friendica | 2013-05-06 | 1 | -4/+3 |
| | |||||
* | minor fixes related to postgres development | friendica | 2013-05-05 | 2 | -3/+13 |
| | |||||
* | missed channel_default_group key nrename | friendica | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | add new connections to default group (if any) | friendica | 2013-03-27 | 2 | -2/+10 |
| | |||||
* | update manage table and some documentation | friendica | 2013-03-27 | 2 | -3/+11 |
| | |||||
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵ | friendica | 2013-03-21 | 2 | -12/+43 |
| | | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present. | ||||
* | Add "channels" field to profile table. | Thomas Willingham | 2013-03-20 | 2 | -1/+6 |
| | |||||
* | add xconfig table and functions, update strings and doco | friendica | 2013-03-15 | 2 | -1/+30 |
| | |||||
* | directory synchronisation timestamps | friendica | 2013-03-13 | 2 | -1/+20 |
| | |||||
* | . | friendica | 2013-03-10 | 1 | -3/+3 |
| | |||||
* | tweaky tweak, plus add share tracking db, and don't show acl for guest ↵ | friendica | 2013-03-06 | 2 | -39/+35 |
| | | | | postings, and experiment with compressing pcss on the fly | ||||
* | basic friend suggestions (but not "new to the network and have no friends at ↵ | friendica | 2013-03-05 | 2 | -6/+28 |
| | | | | all" suggestions) | ||||
* | add account_external for linking to legacy authentication infrastructure ↵ | friendica | 2013-03-01 | 2 | -2/+14 |
| | | | | (e.g. ldap, pam, AD, phpBB, Drupal, etc) - this field is not used by Red. | ||||
* | viewcontacts update | friendica | 2013-02-19 | 1 | -1/+1 |
| |