Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some object/thing tweaks | friendica | 2013-07-03 | 1 | -1/+1 |
| | |||||
* | any questions regarding this checkin will be ignored | friendica | 2013-07-03 | 1 | -1/+1 |
| | |||||
* | multi-profile - bugs | friendica | 2013-07-03 | 1 | -2/+3 |
| | |||||
* | multi-profiles work | friendica | 2013-07-03 | 1 | -6/+9 |
| | |||||
* | progress on multiple profiles, doing it the old way. I don't think we're ↵ | friendica | 2013-07-03 | 1 | -13/+10 |
| | | | | going to be able to do it the new way - way too complicated. | ||||
* | add age to directory profile - requires updating on each birthday and that ↵ | friendica | 2013-06-30 | 1 | -1/+1 |
| | | | | part is still missing | ||||
* | Basic ability to create "things" | friendica | 2013-06-27 | 1 | -5/+2 |
| | |||||
* | Add site registration policy to site record. This is not yet used or stored, ↵ | friendica | 2013-06-20 | 1 | -1/+1 |
| | | | | but potentially can be exchanged through directory mirrors to automatically create "open site" lists. | ||||
* | source code re-org, move taxonomy to separate include | friendica | 2013-06-19 | 1 | -0/+2 |
| | |||||
* | infrastructure for future stuff | friendica | 2013-06-19 | 1 | -14/+20 |
| | |||||
* | Support arbitrary likes - "David likes Bob's bicycle" or "Nancy likes ↵ | friendica | 2013-06-18 | 1 | -0/+1 |
| | | | | Margaret's breasts" or whatever... This is a tricky activity to construct. You will need to set the object owner to the owner of the "thing" and the object title to the name of the "thing". The thing liked can include a photo if desired. This will probably have issues working correctly in other activitystreams environments. | ||||
* | another try on zidified notifications - this time it actually seems to work | friendica | 2013-06-17 | 1 | -0/+2 |
| | |||||
* | zidify bodies of notification emails | friendica | 2013-06-17 | 1 | -6/+8 |
| | |||||
* | We will need a per item comment policy to be able to determine in advance if ↵ | friendica | 2013-06-16 | 1 | -1/+2 |
| | | | | 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 | 1 | -1/+1 |
| | |||||
* | function args reversed on duplicate zid detection. | friendica | 2013-05-29 | 1 | -1/+1 |
| | |||||
* | make sure we get the correct URL. Also redirect back again (essentially ↵ | friendica | 2013-05-28 | 1 | -35/+14 |
| | | | | perform a no-op) when using reverse magic auth and we can't find a channel. | ||||
* | more progress on items_fetch (new name) | friendica | 2013-05-23 | 1 | -0/+6 |
| | |||||
* | implement time travelling posts | friendica | 2013-05-23 | 1 | -0/+1 |
| | |||||
* | add basic input filtering to the simple activity posting | friendica | 2013-05-22 | 1 | -7/+8 |
| | |||||
* | typo in auto permissions | friendica | 2013-05-19 | 1 | -2/+5 |
| | |||||
* | install issues | friendica | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | add magic_auth_complete hook | friendica | 2013-05-15 | 1 | -5/+5 |
| | |||||
* | disable pcss when installing since modules don't yet work and pcss uses the ↵ | friendica | 2013-05-14 | 1 | -5/+7 |
| | | | | view module, plus weekly doc update | ||||
* | add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for ↵ | fabrixxm | 2013-05-10 | 1 | -1/+1 |
| | | | | compiled templates | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-08 | 1 | -9/+75 |
|\ | |||||
| * | use smarty3 as default template engine. add pluggable template system | fabrixxm | 2013-05-08 | 1 | -9/+75 |
| | | |||||
* | | small updates | friendica | 2013-05-08 | 1 | -1/+1 |
|/ | |||||
* | add driver param to output queue so we know what protocol to use when faced ↵ | friendica | 2013-05-06 | 1 | -1/+1 |
| | | | | with multiple choice | ||||
* | photo driver issue when updating contact photos - old class structure used ↵ | friendica | 2013-05-05 | 1 | -1/+1 |
| | | | | instead of photo_factory() | ||||
* | minor fixes related to postgres development | friendica | 2013-05-05 | 1 | -4/+4 |
| | |||||
* | change plugin_install to plugin_load, etc. | friendica | 2013-05-01 | 1 | -3/+3 |
| | |||||
* | small issue with zid returning incorrect result on your own channel link | friendica | 2013-04-18 | 1 | -0/+3 |
| | |||||
* | more doco | friendica | 2013-04-16 | 1 | -2/+20 |
| | |||||
* | zid fixes | friendica | 2013-04-16 | 1 | -2/+15 |
| | |||||
* | fix settable page titles after Red page re-org long ago. | friendica | 2013-04-15 | 1 | -3/+3 |
| | |||||
* | begin to cut the umbilical | friendica | 2013-04-14 | 1 | -3/+3 |
| | |||||
* | add new connections to default group (if any) | friendica | 2013-03-27 | 1 | -1/+1 |
| | |||||
* | update manage table and some documentation | friendica | 2013-03-27 | 1 | -3/+4 |
| | |||||
* | descriptive text | friendica | 2013-03-23 | 1 | -0/+23 |
| | |||||
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵ | friendica | 2013-03-21 | 1 | -1/+1 |
| | | | | 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. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-03-21 | 1 | -1/+1 |
|\ | |||||
| * | Add "channels" field to profile table. | Thomas Willingham | 2013-03-20 | 1 | -1/+1 |
| | | |||||
* | | update | friendica | 2013-03-21 | 1 | -11/+19 |
|/ | |||||
* | we'll need a special system channel (not attached to any account) for ↵ | friendica | 2013-03-18 | 1 | -0/+1 |
| | | | | directory synchronisation | ||||
* | add xconfig table and functions, update strings and doco | friendica | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | directory synchronisation timestamps | friendica | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | . | friendica | 2013-03-10 | 1 | -0/+59 |
| | |||||
* | tweaky tweak, plus add share tracking db, and don't show acl for guest ↵ | friendica | 2013-03-06 | 1 | -2/+2 |
| | | | | 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 | 1 | -1/+1 |
| | | | | all" suggestions) |