root
|
54a5a80b24
|
Poco: New fields for last contact and last failure of a contact.
|
2015-07-17 01:08:28 +02:00 |
|
Michael Vogel
|
d995fc3994
|
The intelligent shortening for social media systems like Twitter, GNU Social and App.net can now be disabled.
|
2015-05-15 20:56:05 +02:00 |
|
Michael Vogel
|
961440e48f
|
Cutting the text has to be made UTF-8 aware as well.
|
2014-09-02 02:14:16 +02:00 |
|
Michael Vogel
|
b66a031b34
|
The plaintext conversion had issues with counting the text size of posts with german umlauts
|
2014-09-02 01:31:31 +02:00 |
|
Michael Vogel
|
6aeaf0815f
|
If a message is transmitted to a network that requires shortening (Twitter, Statusnet, ADN), then the shortened link will be the link to the friendica post if it was a shared post.
|
2014-08-25 23:38:13 +02:00 |
|
Michael Vogel
|
4e6e09a44f
|
The function "get_attached_data" hasn't always detected photos
|
2014-07-15 08:48:40 +02:00 |
|
Michael Vogel
|
fe71272e1e
|
Plaintext: The function now returns images from video links as well.
|
2014-07-09 21:28:42 +02:00 |
|
Michael Vogel
|
52474847cb
|
New function to fetch image information. (Will be used in the addons at a later time)
|
2014-06-15 23:32:14 +02:00 |
|
Michael Vogel
|
ac78989fc9
|
shortening message: Solved issue with non latin characters
|
2014-06-15 20:46:56 +02:00 |
|
Michael Vogel
|
82c4e3fe50
|
The page info function can now be called with a picture link, support for big and preview images for attachments in global.css
|
2014-06-15 01:59:19 +02:00 |
|
Michael Vogel
|
4924f527d2
|
plaintext: Moving some code from "plaintext" function to "get_attached_data" to have it accessible for non-plaintext exports
|
2014-05-24 11:00:05 +02:00 |
|
Michael Vogel
|
d964e7e08f
|
New function for shortening of text (is used by the buffer export)/Vier: comment bubble is now grey.
|
2014-05-18 23:39:34 +02:00 |
|
Michael Vogel
|
7cc2723e2d
|
Improvement for shortening of the new plaintext option.
|
2014-05-18 18:57:31 +02:00 |
|
Michael Vogel
|
407ea6977a
|
Plaintext: Regular expressions were too greedy.
|
2014-05-06 00:33:56 +02:00 |
|
Michael Vogel
|
04ba988f75
|
Plaintext: If a picture link went directly to a picture, this wasn't recognized. Additionally there was a situation when a post could be empty.
|
2014-05-03 23:34:53 +02:00 |
|
Michael Vogel
|
c41b1c2d55
|
Building a central functionality to export postings to all networks that only support plaintext postings. In near future this will replace the similar code in the several addons.
|
2014-05-03 12:04:54 +02:00 |
|