Michael Vogel
579ac83547
Fixing problems with single linefeeds in the Markdown conversion.
2015-03-01 21:22:06 +01:00
Michael Vogel
b827824faf
Trying to avoid parser problems.
2015-02-24 20:39:02 +01:00
Michael Vogel
d4b0a9ea2a
Solving parsing problems with the markdown library and html elements.
2015-02-24 10:21:09 +01:00
Michael Vogel
17bd46793e
Some fixes for the Markdown converter especially for Libertree.
2015-02-24 00:05:50 +01:00
Michael Vogel
2f46675a89
New routines for markdown to html and html to markdown.
2015-02-22 17:38:28 +01:00
Michael Vogel
3d26e1d233
When converting bbcode for Libertree then an empty line has to be before a honrizontal ruler.
2014-12-13 23:07:15 +01:00
Michael Vogel
7b26aa2b84
When exporting shared posts to diaspora now removed hashtags will be added again.
2014-12-01 22:45:13 +01:00
Michael Vogel
731d944ab5
bb2diaspora: added one more page break. In the future it could be replaced by a regular expression.
2014-08-09 09:20:37 +02:00
Michael Vogel
14bacc1e8c
markdown export for libertree now handles horizontal tulers correct.
2014-06-23 01:25:58 +02:00
Michael Vogel
35fbe3be14
Diaspora: Better handling of "red"-links
2014-05-18 18:56:07 +02:00
Michael Vogel
b01520babf
bb2diaspora: Horizontal ruler must have a leading new line for libertree
2014-04-22 00:55:47 +02:00
Michael Vogel
834e0ff778
Diaspora: The HTML paragraph element was treated wrong when importing items from Diaspora
2014-04-04 10:45:40 +02:00
Michael Vogel
de4d0765cb
Beautifiying export of shared posts to other networks
2014-01-18 21:32:14 +01:00
Michael Vogel
9c0de28622
bbcode: New element "share" for shared content
...
mail: Now mails connected via subject line if there isn't an appropriate header.
vier: Improvents to the theme so that shared messages are looking fine
2012-12-17 03:01:40 +01:00
Zach Prezkuta
f7a1999c15
manually fix escaped underscores in links
2012-08-28 20:12:41 -06:00
Zach Prezkuta
72712175b5
regular expressions were grabbing too much
2012-08-26 14:56:34 -06:00
Zach Prezkuta
009ebc732a
move tag transformation to bb2diaspora; start taking out unnecessary signature stuff
2012-08-10 08:13:17 -06:00
Michael Vogel
2aa67d67f5
Changed markdown to enable diaspora postings with images that contain links
2012-08-02 01:46:28 +02:00
Michael Vogel
335c15ede5
Hopefully the final fix for image links in bb2diaspora
2012-07-15 13:40:01 +02:00
Michael Vogel
8aeb3ec2fb
Corrected the fix for images with links
2012-07-15 13:12:24 +02:00
Michael Vogel
4e9086f9b0
Changes in the bbcode to markdown converter to make it more compatible with Diaspora
2012-07-15 12:47:24 +02:00
Michael Vogel
bfca7f47ef
Merge remote branch 'upstream/master'
...
Conflicts:
include/bb2diaspora.php
2012-07-13 23:39:51 +02:00
Zach Prezkuta
92db5e5ec2
focus preg_replace to prevent it from catching too much
2012-07-12 23:14:29 -06:00
Zach Prezkuta
4fb996d9f7
remove check for event description, since it's not required to create an event
2012-07-06 17:11:25 -06:00
Zach Prezkuta
47c7fd89ba
my php thinks this is a typo
2012-07-05 20:39:22 -06:00
Michael Vogel
dafc84390d
Improvments of the HTML to make a better bb2markdown conversion (nested lists, youtube, vimeo, ...)
2012-07-05 23:36:00 +02:00
Zach Prezkuta
041aeaf4a1
fix small bug in lists and revert Diaspora list processing to non-Markdownify version
2012-07-05 12:54:52 -06:00
friendica
360c35e438
recycle symbol woes with multiple html entity encode/decode cycles going on
2012-07-04 23:24:59 -07:00
friendica
0990269555
restore translation of bbcode videos, events, bookmarks, etc. to diaspora
2012-07-04 19:12:09 -07:00
friendica
315784444a
try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff
2012-07-02 01:11:19 -07:00
Zach Prezkuta
cd9ce0ecb3
fix logic for nested lists--should be OR, not AND
2012-06-27 21:21:26 -06:00
friendica
b044cd922d
typos in bbcode, add service class restrictions to jot uploads
2012-06-25 16:03:46 -07:00
Zach Prezkuta
4293de7554
allow nested [ol] and [ul] lists too
2012-06-25 08:26:00 -06:00
Zach Prezkuta
5d2eed3517
allow bare URLS to make it through to Diaspora
2012-06-23 22:02:08 -06:00
Zach Prezkuta
1f96839674
small optimization
2012-06-23 20:01:29 -06:00
Zach Prezkuta
4ef33ac6eb
fix BB-to-Diaspora list formatting
2012-06-23 19:57:59 -06:00
Michael Vogel
a81af2e042
Merge remote branch 'upstream/master'
...
Conflicts:
include/bb2diaspora.php
2012-06-23 12:50:00 +02:00
Zach Prezkuta
9c9e727042
cleanup lists and more comment signature stuff
2012-06-22 20:45:37 -06:00
Zach Prezkuta
7b219649a4
expand support for BB code-to-Diaspora conversion
2012-06-22 20:45:37 -06:00
Michael Vogel
cc56f33b80
New option in the bbcode parser to disable oembed.
2012-06-18 01:29:08 +02:00
Michael Vogel
3968e77f9e
New function to convert bbcode to markdown.
2012-06-17 19:49:05 +02:00
friendica
08941d4285
handle multiple underscores in D* links
2012-05-26 23:46:42 -07:00
Alexander Kampmann
355c42cb30
Merge branch 'master' of https://github.com/friendica/friendica
...
Conflicts:
include/config.php
update.php
2012-04-05 13:39:15 +02:00
friendica
2c7da5d0de
scale external images
2012-02-25 14:22:51 -08:00
Michael Vogel
9f92bbb04c
Removed the export of markdown articles. That was for testing purposes only.
2012-02-23 07:53:45 +01:00
Michael
e2f276881e
Some testing stuff
2012-02-20 11:15:22 +01:00
Michael
0fb22e1284
API is now working on my nginx server.
2012-02-20 01:53:22 +01:00
root
b6d7777226
New version of markdown. Playing with stylesheet. Testing line breaks.
2012-02-19 22:47:32 +01:00
Michael
31653aef64
Brand new html2bbcode. Some other changes in diaspora to bbcode handling
2012-02-19 20:36:59 +01:00
friendica
03171fd7de
preliminary qcomment support, [nosmile] tag to disable smiley processing
2012-02-14 23:13:18 -08:00
friendica
9fc36d3da4
improvements in d* markdown conversion
2012-02-01 17:09:53 -08:00
friendica
3197a6e8aa
fix some changes lost from another branch
2012-01-26 23:03:27 -08:00
friendica
10f768630b
D* event formatting
2012-01-25 15:16:43 -08:00
friendica
8aa2552372
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
friendica
aa1c28cf39
fine tuning diaspora markdown to bbcode
2012-01-11 22:49:17 -08:00
friendica
c5f41d8b6c
fix D* links+text smushed together
2012-01-11 14:03:27 -08:00
friendica
a13156c0f3
bypass D* markdown bug for now
2012-01-09 18:52:49 -08:00
friendica
3bdcb52471
markdown bug is Diaspora's. We can't fix it.
2012-01-08 17:20:03 -08:00
friendica
977a49ad93
fix images with links going to diaspora, the D* markdown processor changed and these are no longer working.
2012-01-08 00:57:36 -08:00
friendica
7fbfbdae07
audio/video bb tags showing up on Diaspora
2011-12-20 17:01:41 -08:00
friendica
8f381e01ae
html_entity_decode D* incoming text
2011-11-30 03:22:01 -08:00
friendica
973620a9e6
translate vimeo and youtube bbcode to naked links so D* will oembed them again
2011-11-13 19:32:05 -08:00
friendica
ce7a3615b5
d* - remove dupe bbcode code tags
2011-11-13 19:04:59 -08:00
Friendika
20ca93191f
cleanup and loose ends
2011-11-08 16:54:32 -08:00
Friendika
02a1fdacd7
strip duplicate code blocks bb2d*
2011-11-08 15:38:06 -08:00
Friendika
9fabdbf2c9
D* scaled images not containing link to original size
2011-11-07 20:41:12 -08:00
Friendika
05eca449c8
bookmarks not getting translated to D*
2011-11-01 02:17:36 -07:00
Friendika
b025981858
yet more diaspora images to scale
2011-10-28 16:13:54 -07:00
Friendika
2914ffb396
log scale_diaspora_image
2011-10-28 04:35:10 -07:00
Friendika
e5992003e8
better handling of remote urls - especially FB opengraph
2011-10-28 02:50:00 -07:00
Friendika
e5a7b3e24b
add contact-id to auto-complete response to resolve duplicates
2011-10-27 19:12:30 -07:00
Friendika
72d74b88be
some dspr fixes
2011-10-25 19:59:57 -07:00
Friendika
318f179408
D* formatting updates [code/blockquote]
2011-10-24 21:29:57 -07:00
Friendika
6eea312c21
workaround for transmitting photos to D*
2011-10-23 16:01:04 -07:00
Friendika
9043e704f8
diaspora reshares
2011-10-18 15:56:35 -07:00
Friendika
278433eac7
origin flag handling, and bug #137 - provide timezone conversion for events posted across to Diaspora
2011-10-17 14:52:03 -07:00
Friendika
11ca81adba
keychecks
2011-09-21 05:43:26 -07:00
Friendika
deeae7bdb5
diaspora markdown changes, parse_url format change
2011-09-20 15:23:36 -07:00
Friendika
cdf2fe859f
don't escape underscore within links going to diaspora
2011-09-14 21:35:13 -07:00
Friendika
e921b97a7f
bug #127 , add Diaspora notes to Connect (dfrn_request) page, get rid of security warnings
2011-09-05 18:34:30 -07:00
Friendika
1d01b3a088
Merge branch 'pull'
2011-09-04 00:51:42 -07:00
Friendika
9ff1a3444e
add timezone convert module, several other minor or in progress fixes
2011-09-04 00:48:45 -07:00
Friendika
c0a2cc3e98
diaspora has no timezone - use UTC for events
2011-09-03 07:40:05 -07:00
Friendika
59a6a04e26
format events for diaspora
2011-09-03 07:13:12 -07:00
Friendika
93b9d71377
completely enclose ~f hashtags so they don't get hijacked by D*
2011-09-02 05:13:38 -07:00
Friendika
c60d45752d
translate D* images (markdown) before links, they overlap and conflict
2011-08-30 23:24:45 -07:00
Friendika
b11a0efff1
This *might* fix Diaspora @ tags - or it might not.
2011-08-30 20:20:17 -07:00
Friendika
f8da48a880
unsafe chars in admin, add img to diaspora markdown processor
2011-08-30 18:46:34 -07:00
Friendika
21c03fb522
diaspora2bb, salmon fix argument error
2011-08-25 16:37:27 -07:00
Friendika
c1acea330c
photo fixes
2011-08-23 18:50:18 -07:00
Friendika
92504b5df7
more testing with images
2011-08-23 01:55:46 -07:00
Friendika
c55d24b451
second try
2011-08-23 01:52:59 -07:00
Friendika
124881903e
forget about the image link we have it in the wrapper
2011-08-23 01:51:37 -07:00
Friendika
508f22f859
photos a bit messed up on d*
2011-08-23 01:47:42 -07:00
Friendika
c1a1b2ab60
updates bb2md
2011-08-23 01:33:58 -07:00
Friendika
561051e805
convert bbcode to markdown for diaspora (first try, will need tweaking)
2011-08-23 01:00:29 -07:00