Commit graph

8961 commits

Author SHA1 Message Date
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
friendica
d27ed7f6e5 rev update 2013-11-23 01:01:23 -08:00
friendica
c8cc63a39f Merge pull request #210 from git-marijus/master
make profile-jot-text and -title height scalable
2013-11-23 01:04:40 -08:00
marijus
a98685df76 make profile-jot-text and -title height scalable 2013-11-23 09:49:12 +01:00
friendica
ea7c4ab236 Merge pull request #209 from git-marijus/master
make profile-jot-text placeholder more prominent
2013-11-23 00:25:23 -08:00
marijus
ccba7d8d07 make profile-jot-text placeholder more prominent 2013-11-23 09:19:37 +01:00
friendica
a7536b117f Merge pull request #207 from git-marijus/master
search should respect max items to load as well
2013-11-23 00:17:55 -08:00
friendica
c81eb2a795 Merge pull request #208 from tuscanhobbit/master
updated logo in readme and r# shorthand
2013-11-23 00:16:09 -08:00
marijus
7f6f4d2e9e typo 2013-11-23 01:12:30 +01:00
marijus
adad1b75cd use placeholder for profile-jot-text and some minor alignment 2013-11-23 01:10:54 +01:00
tuscanhobbit
35e8536c7c Italian translation updated 2013-11-22 23:08:29 +01:00
tuscanhobbit
8619fc368d updated logo in readme and r# shorthand 2013-11-22 22:45:16 +01:00
marijus
45c10d6d0a use same font for textarea aswell and some simplification 2013-11-22 22:23:25 +01:00
marijus
72e0bd6b28 missing input type and use same font for password and text input 2013-11-22 21:19:41 +01:00
marijus
28071c7f6a Merge branch 'master' of https://github.com/friendica/red 2013-11-22 21:18:16 +01:00
friendica
34f8b21511 init_groups_visitor() was still using old array of id output (not the newer array of hash which we need for permission queries) 2013-11-22 11:52:38 -08:00
friendica
f6b43a0a7b doc updates 2013-11-22 11:52:26 -08:00
marijus
3a4c32475e search should respect max items to load as well 2013-11-22 14:17:47 +01:00
friendica
353f5f049e Empty commit message. 2013-11-21 23:11:50 -08:00
friendica
49f9c55d96 Merge https://github.com/friendica/red into zpull 2013-11-21 20:42:09 -08:00
friendica
4be581494e add recipient name to some of the notification emails for those who have a lot of channels and it isn't always obvious which channel is getting the notification. If this works out we should probably add this to the rest of them. 2013-11-21 20:40:31 -08:00
friendica
a0a038b904 Merge pull request #206 from git-marijus/master
not needed anymore with new defaults
2013-11-21 20:28:45 -08:00
friendica
df14825b49 pass algorithm to the decryptor so we know if our plugin is allowed to run 2013-11-21 20:23:02 -08:00
friendica
e4c64c7167 e2ee algorithms are now pluggable so if you want to roll your own algorithm or do something like swap_bytes(rabbit(left_shift(3,triple_aes256(right_shift(base64(text)))))) - go for it. As long as the person at the other end can reverse it, you can do pretty much whatever you want. I'd like to see the NSA crack that one - especially if the algorithm was called something like "dishwasher" or something which didn't provide a lot of clues. 2013-11-21 20:08:04 -08:00
friendica
f2435ed4cd follow and accept_follow hooks 2013-11-21 17:49:14 -08:00
friendica
8cdbd0e2a6 make default group for new connections work 2013-11-21 17:31:37 -08:00