Commit graph

8834 commits

Author SHA1 Message Date
friendica
8cd9a2c3a9 doc updates 2013-11-28 19:37:39 -08:00
friendica
d1ab865ccf make the template processor (e.g. replace_macros) pluggable 2013-11-28 19:17:45 -08:00
friendica
94c293f2c6 doco 2013-11-28 18:46:59 -08:00
friendica
eae3327584 item store hooks 2013-11-28 18:10:04 -08:00
friendica
8e0d3c2d6f doco 2013-11-28 17:47:33 -08:00
friendica
fafba385c1 only list undeleted hublocs in zot_finger 2013-11-28 16:46:47 -08:00
friendica
13e73c005a Merge https://github.com/friendica/red into zpull 2013-11-28 16:13:35 -08:00
friendica
ff91541cfd zot doco 2013-11-28 16:13:09 -08:00
friendica
e7c7ddd10a Merge pull request #217 from omigeot/master
Plurals for conversation.php
2013-11-28 03:36:20 -08:00
Olivier Migeot
2239d472e5 Plurals for conversation.php 2013-11-28 12:24:37 +01:00
friendica
2d7d145ebb Merge https://github.com/friendica/red into zpull 2013-11-28 00:16:57 -08:00
friendica
aab9b30d03 synchronise deletion of comments between red and wp 2013-11-28 00:16:13 -08:00
friendica
689b94bf09 Merge pull request #216 from omigeot/master
Make CSS classes for ACL "lock" icon customizable
2013-11-27 23:36:38 -08:00
Olivier Migeot
a706000018 Merge branch 'master' of https://github.com/friendica/red 2013-11-28 08:30:20 +01: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
Olivier Migeot
c3c2ff6cdb Merge branch 'master' of https://github.com/friendica/red 2013-11-27 14:03:55 +01:00
p.tacconi
f8d49ef560 italian translation 2013-11-27 13:56:30 +01:00
Olivier Migeot
11983c1242 Quick hack to allow themes/modules to use different CSS classes for the ACL selector's icon (e.g. icon-lock/icon-unlock instead of lock/unlock). Unless a theme supports it, they'll stay at their former values. Dunno if it's the best way to achieve this, though. 2013-11-27 12:30:01 +01:00
friendica
64b467ea98 reduce the likelihood that a given channel will have 30-40 valid hublocs with the same hubloc_url. 2013-11-27 02:51:16 -08:00
friendica
e3f5c4458b re-enable jquery migration tool until we sort out all the issues 2013-11-27 00:48:17 -08:00
friendica
da29ce6dac more loop prevention 2013-11-26 23:10:10 -08:00
friendica
ff635f0133 ensure that drop_item doesn't recurse 2013-11-26 23:00:32 -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
7aa7f0f4eb allow editing posts on connectors that support edits 2013-11-26 15:50:30 -08:00
friendica
dde3e28ceb add drop_item hook 2013-11-26 15:26:11 -08:00
friendica
ed71567e5c create jquery-compat to hold deprecated jquery functions, load it before all the dependent js scripts 2013-11-26 13:24:36 -08:00
friendica
c8334fae82 will be doing some stuff for which handcrafting xmlrpc requests is too bloody painful. xmlrpc is long dead, but it's the language of wordpress - which is far from dead. 2013-11-26 00:06:56 -08:00
friendica
95824642a6 make font-asewome optional. Also include jquery.browser in js/main.js so we can turn off the migration toolkit. 2013-11-25 19:07:58 -08:00
friendica
bed0bca4d7 Merge https://github.com/friendica/red into zpull 2013-11-25 14:54:34 -08:00
friendica
fe9162395a sort out the preview icons 2013-11-25 14:54:14 -08:00
friendica
cbe096dd90 wp-to-red: now supports editing, titles, and native permalinks 2013-11-25 14:20:57 -08:00
23n
ba6d6876d6 no underlined drop icon 2013-11-25 22:18:34 +01:00
friendica
41e9d0f0f9 Merge pull request #215 from git-marijus/master
polish up share button a little
2013-11-25 11:58:45 -08:00
marijus
24acf29009 polish up share button a little 2013-11-25 13:51:35 +01:00
friendica
cf3e6a34ae Merge pull request #214 from tuscanhobbit/master
admin user table now shows the channel list and ID, minor changes to admin summary table
2013-11-25 03:00:05 -08:00
friendica
c0f2bc436c force HTML notification mails to use predefined colours. 2013-11-25 00:07:00 -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
friendica
ac3ae83a16 wordpress-to-red cross-posting tool ported from Friendica 2013-11-24 18:03:12 -08:00
friendica
a82a1d7c05 add recipient name to the rest of the notification emails 2013-11-24 14:39:29 -08:00
tuscanhobbit
421cacfc8d admin user table now shows the channel list, minor changes to summary 2013-11-24 23:06:03 +01:00
friendica
49488a6363 Merge pull request #213 from tuscanhobbit/master
replaced icons and shade of red
2013-11-23 12:24:36 -08:00
friendica
b7c39e7ac9 Merge pull request #212 from tuscanhobbit/master
a reference to account_id was missing in user admin table
2013-11-23 12:04:04 -08:00
tuscanhobbit
d126c2bcaa redbasic nav bar gradient is now similar to the red shade in the logo 2013-11-23 20:04:09 +01:00
tuscanhobbit
2c6e1b7aee replaced rhash icon 2013-11-23 20:01:11 +01:00
tuscanhobbit
2e41777963 a reference to account_id was missing in user admin table 2013-11-23 19:46:07 +01:00