Commit Graph

2081 Commits

Author SHA1 Message Date
friendica 6e880cfd49 use current channel photo for favicon where applicable - might be browser dependent but seems to work on FF 2013-07-07 17:22:40 -07:00
friendica fbdee83dca some object/thing tweaks 2013-07-03 20:37:39 -07:00
Thomas Willingham d065135d90 Merge remote-tracking branch 'upstream/master' 2013-07-03 16:10:58 +01:00
friendica 429ebabfd9 any questions regarding this checkin will be ignored 2013-07-03 04:28:36 -07:00
friendica 765911172e multi-profile - bugs 2013-07-03 03:18:04 -07:00
friendica c16b65b5bd multi-profiles work 2013-07-03 02:47:36 -07:00
friendica 8369a8a755 progress on multiple profiles, doing it the old way. I don't think we're going to be able to do it the new way - way too complicated. 2013-07-03 01:50:39 -07:00
Thomas Willingham d1cae2da2a Merge remote-tracking branch 'upstream/master' 2013-07-02 18:36:39 +01:00
friendica 72f6edd595 add age to directory profile - requires updating on each birthday and that part is still missing 2013-06-30 00:38:02 -07:00
friendica cdc66da52f Basic ability to create "things" 2013-06-27 19:35:59 -07:00
friendica 61601dc23d Add site registration policy to site record. This is not yet used or stored, but potentially can be exchanged through directory mirrors to automatically create "open site" lists. 2013-06-20 18:36:02 -07:00
friendica 3b1e5e5204 source code re-org, move taxonomy to separate include 2013-06-19 21:50:14 -07:00
friendica 4f06905a18 infrastructure for future stuff 2013-06-19 18:06:14 -07:00
friendica 0b935b79dc Support arbitrary likes - "David likes Bob's bicycle" or "Nancy likes 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. 2013-06-18 20:30:20 -07:00
friendica c5e3859828 another try on zidified notifications - this time it actually seems to work 2013-06-17 19:25:46 -07:00
friendica 94c758080f zidify bodies of notification emails 2013-06-17 16:21:03 -07:00
friendica 764ee785f5 We will need a per item comment policy to be able to determine in advance if 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. 2013-06-16 19:14:01 -07:00
Thomas Willingham 466a6d5227 Merge remote-tracking branch 'upstream/master' 2013-06-07 03:46:43 +01:00
friendica 0deec983b4 DB: add timestamps to hubloc table so we can eventually expire dead entries. 2013-06-04 17:46:21 -07:00
Thomas Willingham dc6472e046 Add a webpages tab, where we can edit published pages. 2013-05-31 03:52:54 +01:00
friendica cd9ea115f8 function args reversed on duplicate zid detection. 2013-05-29 16:31:07 -07:00
friendica 2a6d3e1f94 make sure we get the correct URL. Also redirect back again (essentially perform a no-op) when using reverse magic auth and we can't find a channel. 2013-05-28 22:58:59 -07:00
friendica 6a2e644a87 more progress on items_fetch (new name) 2013-05-23 18:50:27 -07:00
friendica c721c3a20e implement time travelling posts 2013-05-23 17:24:15 -07:00
friendica aa1eb2d89e add basic input filtering to the simple activity posting 2013-05-22 18:22:41 -07:00
friendica 1f921a51ae typo in auto permissions 2013-05-19 20:16:05 -07:00
friendica 97f63d0066 install issues 2013-05-15 20:28:22 -07:00
friendica 427b9787d0 add magic_auth_complete hook 2013-05-15 02:20:46 -07:00
friendica 5e4b9d7766 disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update 2013-05-14 21:25:58 -07:00
fabrixxm d4c07930d5 add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for compiled templates 2013-05-10 06:13:24 -04:00
friendica 735140e8d9 Merge https://github.com/friendica/red into zpull 2013-05-08 21:31:15 -07:00
friendica cb0a90d628 small updates 2013-05-08 21:30:54 -07:00
fabrixxm 31a21ac24c use smarty3 as default template engine. add pluggable template system 2013-05-08 03:51:38 -04:00
friendica 027f932ff5 add driver param to output queue so we know what protocol to use when faced with multiple choice 2013-05-06 03:55:58 -07:00
friendica 524f205caa photo driver issue when updating contact photos - old class structure used instead of photo_factory() 2013-05-05 22:49:46 -07:00
friendica 6f04a7e070 minor fixes related to postgres development 2013-05-05 19:34:56 -07:00
friendica d517b4fdf5 change plugin_install to plugin_load, etc. 2013-05-01 02:23:40 -07:00
friendica 2679a5990e small issue with zid returning incorrect result on your own channel link 2013-04-18 19:11:28 -07:00
friendica 2ccb8c2e2b more doco 2013-04-16 16:22:37 -07:00
friendica 6f24c7cb27 zid fixes 2013-04-16 16:03:41 -07:00
friendica 6de5adf0ba fix settable page titles after Red page re-org long ago. 2013-04-15 18:32:02 -07:00
friendica b84d8bfbc9 begin to cut the umbilical 2013-04-14 22:24:47 -07:00
friendica 810a60b912 add new connections to default group (if any) 2013-03-27 19:35:34 -07:00
friendica 8148b7c32f update manage table and some documentation 2013-03-27 19:02:01 -07:00
friendica 5e47a8a14a descriptive text 2013-03-23 16:18:44 -07:00
friendica ddf5bf8968 rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no 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. 2013-03-21 18:25:41 -07:00
friendica d9492a4a76 Merge https://github.com/friendica/red into zpull 2013-03-21 02:21:56 -07:00
friendica 4b22c6e531 update 2013-03-21 02:21:44 -07:00
Thomas Willingham 897910b5c9 Add "channels" field to profile table. 2013-03-20 03:17:07 +00:00
friendica 9d6a4093ba we'll need a special system channel (not attached to any account) for directory synchronisation 2013-03-18 17:55:04 -07:00