Commit Graph

368 Commits

Author SHA1 Message Date
friendica 6d56c9b603 better button theming on oauth connected apps page 2014-05-09 01:53:03 -07:00
friendica d3b5509b33 shred: ability to execute somewhat arbitrary API functions and echo results 2014-05-08 22:44:12 -07:00
friendica e22e94cd97 ok *now* shred works with alternate config files 2014-05-07 20:31:21 -07:00
friendica b26edefe3e shred: perhaps alternate configs will work now - unable to test at the moment. Was a typo in FriendicaOAuth.sh so it's unlikely anybody has been using this recently. We'll probably need it for apps. 2014-05-07 17:42:58 -07:00
friendica cdf5e08eb9 weekly update 2014-05-02 17:28:46 -07:00
friendica a7a44cb2fb missed the string update on an earlier checkin 2014-04-25 16:25:02 -07:00
friendica ae1f9bf1c4 move create a new collection below the actual collection list again. failed experiment. 2014-04-18 15:31:15 -07:00
friendica e10509e2bd soft revert 9bb7811 until we can look at it more closely. 2014-04-11 14:01:33 -07:00
friendica f832e59585 doc updates, plus back-end work for rpost to let you post to a different channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms. 2014-04-04 15:25:18 -07:00
friendica 3c23d1f9fe doc update 2014-03-28 01:12:36 -07:00
friendica 78f003e4a5 doc update 2014-03-21 01:14:35 -07:00
friendica 074d2839c0 doc update 2014-03-16 14:56:04 -07:00
friendica 16c2aa042f doc update 2014-03-07 14:30:24 -08:00
friendica 46f0de7120 try to fix youtube mixed content warnings 2014-02-28 00:57:35 -08:00
friendica 9e2ea6b5d4 strings/version update 2014-02-21 23:51:57 -08:00
tony baldwin 9715176a56 s/View remote profiles as webpages/Do not view remote profiles in
frames/g
2014-02-19 22:56:52 -05:00
friendica eadf5121d0 rev update and a minor fix (missing param) to force_refresh 2014-02-14 12:39:15 -08:00
friendica 14fd940e08 To be listed as a public site, you need to be an https site with a valid cert. If you don't make the cut, you will either not be listed as a public site or you will be de-listed. Period. This is non-negotiable. 2014-02-07 00:50:04 -08:00
friendica bd691300a7 provide some interesting new options to channel sources 2014-01-31 20:02:59 -08:00
friendica 3869b16298 prettyphoto (js|css) not found 2014-01-24 14:35:32 -08:00
friendica 5e4f45c03a mod_profperm migrated 2014-01-23 14:35:59 -08:00
friendica 55e4a53e01 push new messages.po 2014-01-21 18:11:44 -08:00
friendica e68748afab transifex didn't like plural-forms and now they don't like it commented out. So we'll try uncommenting the sucker and see if they like it again. 2014-01-20 03:11:45 -08:00
friendica db67f08d3c some more bookmark infrastructure plus a doc update 2014-01-18 21:45:42 -08:00
fabrixxm 5c606a19cf Update messages.po
should make transifex happy
2014-01-16 10:31:14 +01:00
friendica 47b8071ca7 dav: throw exception if channel for requested DAV directory is deleted 2014-01-15 03:12:47 -08:00
friendica 3298768d95 directory creation error, display localtimes on cloud webpage, doc updates 2014-01-10 00:47:40 -08:00
friendica 475b24ca9e more dav work 2014-01-03 01:44:25 -08:00
friendica 121ee48963 sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update. 2013-12-27 21:19:23 -08:00
friendica a084a3fa47 comanchify mod_search - we've got three modules left to Comanchify: admin, directory and message - each of which introduces "interesting challenges" 2013-12-20 01:39:42 -08:00
friendica 64b16f1e1a add construct_page hook 2013-12-13 01:13:35 -08:00
friendica 5382f607d9 yeah - that's what I'm going to do. we'll just keep system notifications. If somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over. 2013-12-06 00:11:15 -08:00
friendica 1aa79d9ee6 some code cleanup - gad I forgot what a mess the "other" notifications tabs (everything but system) were in. Maybe I'll just remove them so we can start over. 2013-12-06 00:02:39 -08:00
friendica d8903f09f5 include re-organisation and more doco, post_to_red fix ampersands in categories 2013-12-04 00:19:29 -08:00
friendica d96f5e2c08 undo last change to comment_email - these are checked for validity 2013-12-02 23:57:50 -08:00
friendica 9f2efb0291 ensure that every imported channel has a primary hubloc 2013-12-02 23:55:57 -08:00
friendica 25f067c954 add categories and optional backlink to exported WP posts 2013-12-01 14:06:45 -08:00
friendica b707495b50 channel wasn't getting saved 2013-11-29 03:10:15 -08:00
friendica df66c510c9 allow zot-info to return results for address= with webbies or naked nicknames 2013-11-29 00:57:47 -08:00
Olivier Migeot 2239d472e5 Plurals for conversation.php 2013-11-28 12:24:37 +01:00
friendica aab9b30d03 synchronise deletion of comments between red and wp 2013-11-28 00:16:13 -08:00
friendica 21e465e48a add photos to red-to-wordpress comments 2013-11-27 20:56:08 -08:00
friendica b67347d9a0 add xmlrpc method for importing red comments 2013-11-27 16:32:17 -08:00
friendica fd57b63c1d add terms and categories, fix a delivery loop (stops at one cycle but we don't need a post coming back that we just sent out). 2013-11-26 21:21:40 -08:00
friendica 64b71a231b link the plugins at both ends so that each can discover a post that was imported/exported to/from the other and keep track of updates accordingly 2013-11-26 18:33:49 -08:00
friendica ef53c72a70 delete from the wp side as well as from the red side 2013-11-26 17:02:49 -08:00
friendica 6f6fcddfc3 api fixes 2013-11-26 16:38:48 -08:00
friendica cbe096dd90 wp-to-red: now supports editing, titles, and native permalinks 2013-11-25 14:20:57 -08:00
friendica 2b47d36a11 wordpress publish hook was called before the meta storage hook so the plugin would only work on edited posts. This may be a wordpress version issue because you'd think somebody would've noticed it before. 2013-11-24 23:15:07 -08:00
friendica c63a18a250 Add some message_id meta information for wordpress posts so we'll know where to send comments 2013-11-24 20:28:51 -08:00