Commit Graph

2023 Commits

Author SHA1 Message Date
friendica 5bf3ddfcf6 got zot 2012-11-12 20:59:18 -08:00
friendica b4c603cdac one could say we've sort of got zot - at least there are two-way communications for channel meta info, don't yet know if it's working 2012-11-12 16:16:37 -08:00
friendica 093ab7177a rework a couple of zot basics 2012-11-10 23:26:12 -08:00
friendica dd00fcc7bb starting to get into the hairy parts of zot - identity, location, and permission synchronisation. After this, messaging should be a piece of cake. 2012-11-10 20:08:07 -08:00
friendica ff40eabb7a when connnection permissions change, notify the other side so they can refresh their info 2012-11-10 03:01:07 -08:00
friendica d9917dc8f8 some cleanup of mod-connections to bring it in line with the new architecture 2012-11-10 02:54:29 -08:00
friendica 19ee8f9b1b fix about half of the admin page 2012-11-10 00:09:31 -08:00
friendica 517c05700d turn star into a feature 2012-11-08 23:04:34 -08:00
friendica 22841e1566 start implementing zot-id 2012-11-08 19:07:19 -08:00
friendica c1b931549c permissions and contact permissions are now sticky 2012-11-08 17:33:38 -08:00
friendica 3d56ab227d turn multiple profiles into a feature, implement connection flags (block,hide,archive,etc.) 2012-11-07 18:48:31 -08:00
friendica cc8a11eee2 allow theme selection 2012-11-07 14:09:51 -08:00
friendica 7501717d2e ensure admin setting gets passed through setup 2012-11-06 23:55:05 -08:00
friendica 295b865d06 "follow" now creates an address book entry, which means we can start tying that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow. 2012-11-06 18:13:47 -08:00
friendica 55df0452b6 finish off like/dislike localisation except for zrl/magic_link 2012-11-06 16:16:26 -08:00
friendica 9050faa487 add author info to like activity object for localisation 2012-11-06 03:26:55 -08:00
friendica 417d1080d4 likes working a bit better - not translateable yet 2012-11-06 00:30:40 -08:00
friendica 82e74e3520 likes are quasi working again - at least an activity item is stored and it mostly has correct data, but displaying it needs improvement. 2012-11-05 23:52:01 -08:00
friendica 90e70d9674 start on the like/dislike activities 2012-11-05 20:42:12 -08:00
friendica fe5f511f19 more work on the settings pages 2012-11-05 17:17:21 -08:00
friendica 4f1170b656 change permission settings from radio buttons to select boxes 2012-11-05 15:26:01 -08:00
friendica 2752b58f33 plaintext default - richtext is a feature 2012-11-05 01:25:08 -08:00
friendica 152641bf24 that was certainly some fun debugging (not) 2012-11-04 20:53:59 -08:00
friendica e5df0f9ce9 settings/features page to enable/disable software features 2012-11-03 21:37:19 -07:00
friendica ece59b778e turn off some "advanced" features by default, like archives and saved search - even though we don't yet have a screen to turn them on. That will come. 2012-11-03 16:40:05 -07:00
friendica f5b1eee177 mv mod_install to mod_setup, conflict with name of install dir 2012-11-03 14:59:46 -07:00
friendica 358111c76b fix post preview 2012-11-03 05:46:56 -07:00
friendica 1971b96452 share mostly working, preview still horked 2012-11-03 03:54:19 -07:00
friendica 2fa93655c4 a lot more changes of terminology 2012-11-03 02:34:12 -07:00
friendica 140f464e02 channels you are connected to are "connections". Get rid of "address book" which doesn't fit. 2012-11-03 02:00:48 -07:00
friendica a47a1d5eb9 secure permission discovery 2012-11-02 16:25:59 -07:00
friendica aca2e3b52a add key passing and verification to targeted discovery 2012-11-02 15:34:35 -07:00
friendica 78884195bc fixme note about discovered permission encryption 2012-11-02 14:48:33 -07:00
friendica 9547e8004d slightly better wording of permission choices 2012-11-02 02:18:52 -07:00
friendica af9890cd3e consolidate permission arrays 2012-11-02 02:04:07 -07:00
friendica 8ae77d2984 verify all the signatures before adding contact 2012-11-02 01:44:27 -07:00
friendica 9bb1b7e3ed fix default channel 2012-11-02 18:55:40 +11:00
friendica 83cf11dd95 fixed the hash, now onward & upward 2012-11-02 00:19:04 -07:00
friendica 37653a3760 grrr... hashes aren't matching. 2012-11-01 22:23:13 -07:00
friendica f3ade4b8cf can save permissions 2012-11-01 20:23:49 -07:00
friendica 3bf5677797 settings page channel permissions front-end (needs back-end still) 2012-11-01 19:47:10 -07:00
friendica 1021a4d476 add current selection to channel manager 2012-11-01 17:06:34 -07:00
friendica 9bf4508ffb cleanup channel management 2012-11-01 15:45:02 -07:00
friendica b400e4dfad change admin pointer to update.php 2012-11-01 15:11:11 -07:00
friendica ec6ed3221d move some more stuff to the install directory 2012-11-01 15:10:05 -07:00
friendica 3f7530417a typos 2012-11-01 02:00:25 -07:00
friendica a26761e8a8 send more info 2012-11-01 19:53:57 +11:00
friendica ca8a351814 add mimetype to photo info 2012-11-01 19:49:00 +11:00
friendica 77c30972cb network discovery on follow 2012-10-31 21:42:20 -07:00
friendica 78f64c90a3 get permission discovery working - guid sigs were getting truncated in db 2012-10-31 20:53:02 -07:00