Michael Vogel
|
a8a21da6f5
|
Some steps for a better screen reader compatibility
|
2015-08-06 08:13:15 +02:00 |
|
Michael Vogel
|
43f98bc854
|
When posting to Diaspora, now the contact names are containing the link to the user profile.
|
2015-07-04 23:49:52 +02:00 |
|
fabrixxm
|
8e800af306
|
Merge pull request #1659 from annando/1506-ostatus-enclosures
Many OStatus improvements
|
2015-06-10 09:23:42 +02:00 |
|
Michael Vogel
|
f34135f34d
|
OStatus: Attachment links are now added as enclosures
|
2015-06-06 13:15:37 +02:00 |
|
Tobias Diekershoff
|
c00f73c836
|
uncomment replacement
|
2015-06-03 10:17:54 +02:00 |
|
Michael Vogel
|
939e5abfee
|
BBCode: In [url] the removing of unknown protocols is disabled
|
2015-06-02 16:16:40 +02:00 |
|
Michael Vogel
|
d732d9d1a8
|
OStatus replies should now work even if the thread starter isn't in the mentions.
|
2015-05-31 00:26:11 +02:00 |
|
fabrixxm
|
6258a21434
|
map bbcode tag from Red
|
2015-05-15 20:41:10 +02:00 |
|
Michael Vogel
|
be96b1eaa4
|
rich content in oembed now replaces the content in attachments
|
2015-05-01 10:42:43 +02:00 |
|
Michael Vogel
|
7c0c56d20b
|
The conversion of Repeated posts to markdown had a problem with a missing linefeed before the quote.
|
2015-04-03 12:37:29 +02:00 |
|
hauke
|
b2a86ceeaa
|
bugfix #1307
|
2015-03-22 10:02:00 +01:00 |
|
Michael Vogel
|
e2965c9ec5
|
Removed the timestamp for parser.
|
2015-03-08 03:25:32 +01:00 |
|
Michael Vogel
|
dbe8275ae5
|
Added some more timestamp measuring
|
2015-03-07 23:14:26 +01:00 |
|
Michael Vogel
|
30548dfeed
|
Improving performance measuring for the bbcode parser.
|
2015-03-07 21:08:22 +01:00 |
|
Michael Vogel
|
bf0f7c3d0a
|
New bbcode elements h1 to h6 for a better conversion of Diaspora content
|
2015-03-01 20:07:56 +01:00 |
|
Michael Vogel
|
4a6a6ca937
|
Bugfix for spaces in links
|
2015-02-22 20:06:13 +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
|
7e9ae24511
|
Moved several settings from .htconfig.php to the admin settings page.
|
2015-02-08 20:35:40 +01:00 |
|
Michael Vogel
|
46dd453e5b
|
Diaspora internal GUID links are now converted correctly.
|
2015-02-02 20:26:05 +01:00 |
|
Michael Vogel
|
848c09935a
|
The contact list in mails now contains not only the name but also the address.
|
2015-01-27 08:04:24 +01:00 |
|
Michael Vogel
|
beaca70126
|
OStatus: Replies now arrive their target.
|
2015-01-12 00:14:51 +01:00 |
|
Michael Vogel
|
bf147ca9d9
|
Hashtags in attached link description now don't create misformatted text anymore.
|
2015-01-02 01:43:31 +01:00 |
|
Michael Vogel
|
e475cf131d
|
When a post contains a picture then a picture in the added information is displayed only as a small preview picture.
|
2014-12-01 22:49:35 +01:00 |
|
Michael Vogel
|
3eed5bbd3e
|
Further improvement for newlines after attachments
|
2014-11-02 18:39:23 +01:00 |
|
Michael Vogel
|
14ea4b972e
|
BBCode: Newlines under attachments are now removed
|
2014-11-02 17:35:49 +01:00 |
|
Michael Vogel
|
778ed772d2
|
Diaspora: Repeated items from twitter to Diaspora now only include a link, since Diaspora is showing the whole tweet.
|
2014-09-27 23:39:06 +02:00 |
|
Michael Vogel
|
7af5c3c560
|
The useragent string doesn't contains of the words "Mozilla" anymore - but the name "Friendica" and the base url
|
2014-09-07 10:47:37 +02:00 |
|
Michael Vogel
|
b4e8ec2806
|
bbcode: mask "[" and "]" for attachments.
|
2014-08-28 01:11:43 +02:00 |
|
Michael Vogel
|
4ad2bbddc7
|
If a post is a pure reshare, then show the profile of the original author on the display page.
|
2014-08-26 17:10:46 +02:00 |
|
Michael Vogel
|
4976b1c153
|
BBCode: Add a linefeed between a picture and the following text. This is important for exports (e.g. to pumpio)
|
2014-08-25 23:40:18 +02:00 |
|
Michael Vogel
|
c5cc99c716
|
BBCode: Depending upon the image size of the preview picture for a link, the image is displayed differently
|
2014-08-25 14:08:26 +02:00 |
|
Michael Vogel
|
2769089120
|
bbcode: Don't use a preview picture in the "attachment" element if it is a video attachment.
|
2014-08-21 00:51:18 +02:00 |
|
Michael Vogel
|
d4b2d3bf8a
|
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
|
2014-08-13 00:13:13 +02:00 |
|
Michael Vogel
|
2e75e37c93
|
There seems to be problems with encoding - this should fix it.
|
2014-08-07 21:55:17 +02:00 |
|
Michael Vogel
|
e974e586cc
|
Unified user agent string when fetching data.
|
2014-08-07 07:58:20 +02:00 |
|
Michael Vogel
|
72eee45b92
|
The title of bookmark links is now taken instead of the data that was fetched via oembed
|
2014-07-27 16:10:09 +02:00 |
|
Michael Vogel
|
46c7cb5b72
|
bbcode: New mode for conversion of shared content that will be used for g+ and facebook export.
|
2014-07-24 22:51:28 +02:00 |
|
Michael Vogel
|
cd7f05801a
|
bbcode: Changed the format of repeated messages once more.
|
2014-07-10 23:12:07 +02:00 |
|
Michael Vogel
|
431a4d40eb
|
using the recycle sign instead of "RD" for statusnet.
|
2014-07-10 00:16:03 +02:00 |
|
Michael Vogel
|
31dbf23c47
|
bbcode: Shared posts to app.net will now have an @ before the username.
|
2014-07-10 00:12:12 +02:00 |
|
Michael Vogel
|
d9f6f5181f
|
Using @ before username when repeating messages to twitter and statusnet
|
2014-07-10 00:00:09 +02:00 |
|
Michael Vogel
|
c32735cde6
|
bbcode: Use shorter method for shared content to networks where size matters.
|
2014-07-09 23:33:38 +02:00 |
|
Michael Vogel
|
5ed5773f57
|
The temporary paths (temp, lock, itemcache) are now detected automatically when used.
|
2014-06-23 01:24:39 +02:00 |
|
Michael Vogel
|
4c9a6ed2fb
|
BBCode: Support for preview parameter in attachment, rearranged code for share
|
2014-06-15 01:57:31 +02:00 |
|
Michael Vogel
|
c5f993eb42
|
Added support for detecting app.net profiles
|
2014-06-10 20:20:51 +02:00 |
|
Michael Vogel
|
d3878d717c
|
bbcode: new element "attachment" for attached links.
|
2014-06-02 23:45:32 +02:00 |
|
Tobias Diekershoff
|
d3db9365cb
|
Merge pull request #983 from annando/master
"red"-bookmarks and better plaintext export
|
2014-05-18 20:01:29 +02:00 |
|
Michael Vogel
|
35fbe3be14
|
Diaspora: Better handling of "red"-links
|
2014-05-18 18:56:07 +02:00 |
|
fabrixxm
|
b072b8f284
|
Update bbcode.php
Fix translatable string.
|
2014-05-16 10:55:29 +02:00 |
|
Michael Vogel
|
a6742d3db6
|
Repeated messages to Diaspora now contain a link to the original content at the bottom of the message.
|
2014-05-11 22:07:37 +02:00 |
|