Michael Vogel
|
5580c0d708
|
Bugfix: Sometimes uploaded pictures weren't posted correctly to other networks
|
6 years ago |
Michael Vogel
|
eca1b1ff58
|
Bugfix: Some more encoding problems with attachments fixed
|
6 years ago |
Michael Vogel
|
36063b47ab
|
Bugfix: The url in attachments had problems with entities
|
6 years ago |
Michael Vogel
|
247f866655
|
There were undecoded entities in the title
|
6 years ago |
Michael Vogel
|
1b2f67906b
|
Bugfix for shares in the plaintext function
|
6 years ago |
Michael Vogel
|
93347d3279
|
Bugfix DFRN and bookmark detection
|
6 years ago |
Michael Vogel
|
432c1ec5e4
|
Now we are having "after" at the old attach mechanism as well
|
6 years ago |
Michael Vogel
|
999ef7f679
|
Attachments: Better handling of preview pictures
|
6 years ago |
Michael Vogel
|
81bcafe28f
|
Improved handling of photos
|
6 years ago |
Michael Vogel
|
502b660ca9
|
Added documentation
|
6 years ago |
Michael Vogel
|
49d52faab5
|
Use the "attachment" element instead of a mixture of several elements
|
6 years ago |
Michael Vogel
|
148c89a20d
|
Added documentation
|
6 years ago |
Michael Vogel
|
8ec833f808
|
New BBCode element "abstract" for network depending messages.
|
6 years ago |
Michael Vogel
|
9b5c6ed580
|
Twitter shortening should now work even the shortening would be in the link
|
6 years ago |
rabuzarus
|
3df5c17124
|
reformat todo according to doxygen style
|
6 years ago |
Michael Vogel
|
bb45112544
|
OStatus: Picture posts are reformatted
|
7 years ago |
root
|
54a5a80b24
|
Poco: New fields for last contact and last failure of a contact.
|
7 years ago |
Michael Vogel
|
d995fc3994
|
The intelligent shortening for social media systems like Twitter, GNU Social and App.net can now be disabled.
|
7 years ago |
Michael Vogel
|
961440e48f
|
Cutting the text has to be made UTF-8 aware as well.
|
8 years ago |
Michael Vogel
|
b66a031b34
|
The plaintext conversion had issues with counting the text size of posts with german umlauts
|
8 years ago |
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.
|
8 years ago |
Michael Vogel
|
4e6e09a44f
|
The function "get_attached_data" hasn't always detected photos
|
8 years ago |
Michael Vogel
|
fe71272e1e
|
Plaintext: The function now returns images from video links as well.
|
8 years ago |
Michael Vogel
|
52474847cb
|
New function to fetch image information. (Will be used in the addons at a later time)
|
8 years ago |
Michael Vogel
|
ac78989fc9
|
shortening message: Solved issue with non latin characters
|
8 years ago |
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
|
8 years ago |
Michael Vogel
|
4924f527d2
|
plaintext: Moving some code from "plaintext" function to "get_attached_data" to have it accessible for non-plaintext exports
|
8 years ago |
Michael Vogel
|
d964e7e08f
|
New function for shortening of text (is used by the buffer export)/Vier: comment bubble is now grey.
|
8 years ago |
Michael Vogel
|
7cc2723e2d
|
Improvement for shortening of the new plaintext option.
|
8 years ago |
Michael Vogel
|
407ea6977a
|
Plaintext: Regular expressions were too greedy.
|
8 years ago |
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.
|
8 years ago |
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.
|
8 years ago |