Michael Vogel
c5cc99c716
BBCode: Depending upon the image size of the preview picture for a link, the image is displayed differently
9 years ago
Michael Vogel
33b612a920
Bugfix: There was a JS error that prevented the work of the comment buttons
9 years ago
fabrixxm
1ead394a94
Merge pull request #1072 from annando/master
...
Less visible options when connecting a friendica contact
9 years ago
Michael Vogel
94d2557077
Vier: Some more design changes to "plus" style.
9 years ago
Michael Vogel
845805bf34
Provide a parent in the notification, so that threading of the notification mails is working.
9 years ago
Michael Vogel
53dcecd596
If a user is already connected to another user, then don't show the "connect" link on his profile.
9 years ago
Michael Vogel
d23d26f44d
Reduced options when adding a friendica contact and an address was provided via URL parameter.
9 years ago
Michael Vogel
716e0b073f
Notification by mail: Improvement for the threading of notifications, new headers to support filtering.
9 years ago
Michael Vogel
2769089120
bbcode: Don't use a preview picture in the "attachment" element if it is a video attachment.
9 years ago
fabrixxm
efd1e6fd8c
Merge pull request #1070 from annando/master
...
Moved "privacy_image_cache" into the core.
9 years ago
Michael Vogel
271a184e1e
proxy: Added support for long addresses. "vier": New style "Plus"
9 years ago
Michael Vogel
de75d8ca7f
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
mod/admin.php
9 years ago
Michael Vogel
d4b2d3bf8a
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
9 years ago
Tobias Diekershoff
d28c1febc7
Merge pull request #1069 from annando/master
...
Solved (possible) encoding problem, encoding of URLs with GUID
9 years ago
friendica
ca3fc788b2
photo export functions for the api
9 years ago
Tobias Diekershoff
e5025aab2d
Merge pull request #1068 from tobiasd/20140810
...
revup and regenerating the message.po
9 years ago
Tobias Diekershoff
1adb31e0f0
revup and regenerating the message.po
9 years ago
Tobias Diekershoff
016b6428a0
Merge pull request #1067 from Beanow/feature/noscrape
...
Added noscrape feature.
9 years ago
Beanow
9026810496
Added noscrape feature.
9 years ago
Michael Vogel
731d944ab5
bb2diaspora: added one more page break. In the future it could be replaced by a regular expression.
9 years ago
Michael Vogel
b99737986d
The GUID in the link to the items has to be encoded, since it could contain special characters
9 years ago
Michael Vogel
2e75e37c93
There seems to be problems with encoding - this should fix it.
9 years ago
Tobias Diekershoff
998c5a7459
Merge pull request #1066 from tobiasd/revup20140807
...
revup
9 years ago
Tobias Diekershoff
32278e6fe2
revup
9 years ago
Tobias Diekershoff
cf0ebd952f
Merge pull request #1065 from annando/master
...
Refreshing of the network page only when the page is at the beginning
9 years ago
Tobias Diekershoff
574a341b08
Merge pull request #1062 from fabrixxm/item_image_size_per_theme
...
preferred item image size for theme, get smallest photo near scale reque...
9 years ago
Michael Vogel
f1aa549e63
Merge remote-tracking branch 'upstream/master'
9 years ago
Michael Vogel
07bc8ca166
fetch_url: Logging the data only when at the "data" loglevel
9 years ago
Michael Vogel
16803645ef
No change in functionality.
9 years ago
Michael Vogel
f2f73799ba
When storing items, the object-type is detected and stored.
9 years ago
Michael Vogel
2ba258e1ca
In PHP versions lower than 5.4 the notification mails could have been sent with the wrog charset.
9 years ago
Michael Vogel
1104ad4f26
Only some blanks removed, no changes in functionality
9 years ago
Michael Vogel
e974e586cc
Unified user agent string when fetching data.
9 years ago
Michael Vogel
4d6f28d224
Optimized version of the possibility to reload the content of the network page only at its top.
9 years ago
Michael Vogel
1a865bf400
New description for the option to reload the page only when on top.
9 years ago
Michael Vogel
2f89a9b3e8
Auto update of network page only at top of the page
9 years ago
fabrixxm
27024e3b1d
preferred item image size for theme, get smallest photo near scale requested
...
themes can declare preferred image size for images in items, with
$a->theme_info = array(
"item_image_size" => 1
);
0: original, 1:640px, 2:320px
mod/photo.php returns the nearest scaled image near requested one
if it doesn't exists, instead of nothing
9 years ago
Tobias Diekershoff
8cd749bd66
Merge pull request #1058 from annando/master
...
Make the friendica android client work again
9 years ago
Michael Vogel
9f09d90c6d
Better detection for links in the body that can be removed because of added information.
9 years ago
Michael Vogel
72eee45b92
The title of bookmark links is now taken instead of the data that was fetched via oembed
9 years ago
Michael Vogel
25237c0929
Make the friendica android client work again (it had problems with the GUID in the notifications)
9 years ago
Tobias Diekershoff
599bc1eb0a
Merge pull request #1057 from annando/master
...
Removing of several warnings to make the dav addon work again
9 years ago
Michael Vogel
10090a6070
Removing of warnings to make dav work
9 years ago
Michael Vogel
a588ae4022
Merge remote-tracking branch 'upstream/master'
9 years ago
Michael Vogel
e2f9ae3970
Removing of some warnings
9 years ago
Michael Vogel
46c7cb5b72
bbcode: New mode for conversion of shared content that will be used for g+ and facebook export.
9 years ago
Michael Vogel
dbcfe58ea8
parse_url: Removing of warnings with invalid charsets
9 years ago
Tobias Diekershoff
1940905454
Merge pull request #1055 from annando/master
...
Working with GUID and Object-Type - bugfix for API
9 years ago
Tobias Diekershoff
27895b3744
Merge pull request #1048 from tobiasd/20140711
...
initialize intErrorCode / mobile themes
9 years ago
Michael Vogel
c3c64d33bc
Merge branch 'master' of github.com:annando/friendica
9 years ago