Commit Graph

4360 Commits

Author SHA1 Message Date
marijus e2aa0a273c improve sql query 2015-02-09 21:46:22 +01:00
friendica d473c3c500 fix for service_plink() after observing it in the wild 2015-02-09 00:43:38 -08:00
friendica 64191de5e7 generate the correct service permalink 2015-02-08 18:31:51 -08:00
friendica 7edab47658 get_rel_link broken - also weekly doc updates 2015-02-06 02:07:10 -08:00
friendica abcc70722c event form cleanup backported from trinidad - still need to style the checkboxes 2015-02-05 19:37:55 -08:00
friendica b948fbaeda allow post expiration to be set from a config (and therefore a plugin/addon) 2015-02-05 19:09:42 -08:00
friendica fe8a08a474 over-ride permissions for sys channel delivery from diaspora 2015-02-05 17:29:35 -08:00
friendica 153719a20a another issue with diaspora postings to sys channel - sys has no connections, hence no abook records. 2015-02-05 16:13:26 -08:00
friendica b1eebaaedb Merge https://github.com/friendica/red into pending_merge 2015-02-05 15:29:36 -08:00
friendica 331c72b3be author profile photo in reshare wasn't linked 2015-02-05 14:46:08 -08:00
marijus 1abb17c880 typo 2015-02-05 21:46:46 +01:00
marijus 1d5321798a forgot to remove some debug stuff 2015-02-05 21:31:05 +01:00
marijus be0e6ed6d7 make file activity respect parent dir permissions work 2015-02-05 21:16:21 +01:00
Habeas Codice 9ed23f9081 Merge branch 'master' of https://github.com/friendica/red 2015-02-05 09:15:39 -08:00
Habeas Codice 88488fdfbb escape dates 2015-02-05 09:15:26 -08:00
friendica 646a874390 diaspora public posts not delivering to sys channel if there were no other subscribers 2015-02-04 20:28:36 -08:00
friendica 5a0ccbfcf3 forgot to add the self exclusion 2015-02-04 18:31:12 -08:00
friendica 24355430a8 allow anybody to view ratings - including oneself. Only allow authenticated folks to edit them. 2015-02-04 18:26:59 -08:00
friendica 6e84dbe493 add 'view ratings' to the widget. It's actually two stacked widgets rather than a widget with two entries. That's the only way we can keep the theming consistent with the rconnect button. 2015-02-04 18:18:04 -08:00
friendica 24b198a50c honour the rating enable setting (which we really do need to rename since it isn't poco any more) 2015-02-04 17:34:53 -08:00
friendica 561bab4ece remote rating and addition of rate-me to channel profile sidebar 2015-02-04 17:32:29 -08:00
friendica 98c05ae911 Merge https://github.com/friendica/red into pending_merge 2015-02-04 15:51:57 -08:00
friendica 3988948516 first cut at rating widget. The flaw is that it is limited because it requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories. 2015-02-04 15:48:39 -08:00
marijus e5849f9432 not quite there yet but getting closer a little 2015-02-04 22:55:22 +01:00
friendica 0cc29af6d0 order ratings friends first 2015-02-03 22:55:01 -08:00
friendica 4ead2cd79d final cleanup on ratings feature 2015-02-03 21:19:29 -08:00
friendica 86771547e6 finish off the sync functions 2015-02-03 18:35:54 -08:00
friendica 17ffe122b3 ratings - mopping up, most everything but directory sync implemented 2015-02-03 18:10:55 -08:00
friendica de79bb89fc Merge branch 'master' into pocorate 2015-02-03 16:03:58 -08:00
friendica 3f50313862 garbage in garbage out 2015-02-03 16:03:05 -08:00
friendica 1807db6cb0 send rating information to directories 2015-02-02 20:13:07 -08:00
friendica 08689db4ff Merge https://github.com/friendica/red into pending_merge 2015-02-02 15:03:01 -08:00
friendica 043ff33e43 issue #889 private tags for forums no longer recognised after tag refactor a few weeks back. This solution is not optimal as it also leaves you in the privacy ACL in some cases and not in others but it restores the previous functionality 2015-02-02 14:59:01 -08:00
marijus a80057fec7 comment out latest changes - needs more testing 2015-02-02 17:45:30 +01:00
marijus ed3b5f8251 comment this out for now - it is not always true 2015-02-02 17:12:13 +01:00
marijus 2546b0a525 one important line missing 2015-02-02 16:48:49 +01:00
marijus 74da8f2e87 we also need folder here 2015-02-02 15:31:51 +01:00
marijus 1b30e43c45 typo 2015-02-02 15:26:35 +01:00
marijus e0bc01a7f6 just select perms 2015-02-02 15:25:30 +01:00
marijus c29483b88c respect parent dir permissions 2015-02-02 15:18:44 +01:00
friendica 9bef0d5e14 Merge https://github.com/friendica/red into pending_merge 2015-02-01 15:15:52 -08:00
friendica b1a92d620e two tracks proceeding in parallel - first adding the ability to store a digital signature with ratings so that directories can pass them around, second provide some directory registration functions so we can obtain a list of directories from somewhere (to pass ratings around between them). This gives the primary directory role some value as that is where you register your directory. 2015-02-01 15:10:52 -08:00
marijus 22ad8f413d add multipart/mixed to getIconFromType() 2015-02-01 12:48:25 +01:00
friendica acac58fba0 Merge https://github.com/friendica/red into pending_merge 2015-01-31 14:53:11 -08:00
friendica a7e5c7ce64 issue #885, autoperms not working for diaspora connections 2015-01-31 14:52:29 -08:00
Habeas Codice 5d2ab4a4fc prevent silly fake null date from causing problems OTW from older builds 2015-01-30 16:15:05 -08:00
friendica 340212d77e sync_locations() toggle DB flag functions were broken - result of postgres changes. Split these into seperate set and reset blocks. 2015-01-30 15:01:10 -08:00
friendica ef04d21a8f fix random profiles 2015-01-30 14:30:37 -08:00
friendica ab0706521e let zot_refresh continue without a primary hub if one cannot be found. also weekly doc updates 2015-01-30 13:45:28 -08:00
friendica 219fe3a8e7 bring back inline images 2015-01-29 18:13:14 -08:00