Mikael Nordfeldth
|
1776c90cb9
Moved oEmbed stuff out to a plugin (Oembed).
|
10 years ago |
Mikael Nordfeldth
|
73fe8a81b7
Slight cleanup in typing and syntax of File and File_* classes
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 years ago |
Mikael Nordfeldth
|
56cfd2bf22
comparing a url scheme should be done case insensitively
|
12 years ago |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
13 years ago |
Evan Prodromou
|
b85c4923a2
Remove unused and non-standard USER_AGENT constant from File_redirection
|
13 years ago |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
14 years ago |
Brion Vibber
|
aa96c3c1d9
Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels
|
14 years ago |
Brion Vibber
|
197b56778a
Add $config['attachments']['process_links'] to allow disabling processing of mentioned URL links for attachment info (oEmbed lookups) and dereferencing of redirects that we didn't have shortened ourselves.
|
14 years ago |
Brion Vibber
|
1c90d09ec8
Workaround for yfrog.com photo attachments: fudge File_redirection::lookupWhere()'s HTTP handling -- when we get a 204 on a HEAD, double-check it by re-running as a GET. yfrog.com returns a 204 incorrectly for this case.
|
14 years ago |
Brion Vibber
|
59119482ca
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
|
14 years ago |
Siebrand Mazeland
|
b03ece26eb
* i18n/L10n and translator documentation updates.
|
14 years ago |
Evan Prodromou
|
7183175429
Merge branch 'master' into 1.0.x
|
14 years ago |
Brion Vibber
|
f7d599f8ea
Fix for ticket 2513: "Can't linkify" error when some links are shortened
|
14 years ago |
Evan Prodromou
|
14adb7cc41
Give users more control over URL shortening
|
14 years ago |
Brion Vibber
|
294b290dd9
Fixup script for files w/ bogus data saved into file record ('h bug')
|
14 years ago |
Brion Vibber
|
f02cb7c718
Fix for attachment "h bug": posting a shortened link to an oembed-able resource that has been previously used in the system would incorrectly save "h" as the item's type and title.
|
14 years ago |
Brion Vibber
|
088081675f
Revert "Remove more contractions"
|
15 years ago |
Siebrand Mazeland
|
5ab709b739
Remove more contractions
|
15 years ago |
Brion Vibber
|
5581143bee
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
|
15 years ago |
Brion Vibber
|
b22fc5b74a
Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions."
|
15 years ago |
Brion Vibber
|
fa37967858
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions.
|
15 years ago |
Craig Andrews
|
fc2426d7ce
Fix some bugs in the URL linkification, and fixed the unit test.
|
15 years ago |
Evan Prodromou
|
df86aa7214
define LACONICA and accept LACONICA for backwards compatibility
|
15 years ago |
Evan Prodromou
|
865b716f09
change LACONICA to STATUSNET
|
15 years ago |
Evan Prodromou
|
4737563b95
a distributed -> the distributed
|
15 years ago |
Evan Prodromou
|
c8b8f07af1
change Laconica and Control Yourself to StatusNet in PHP files
|
15 years ago |
Craig Andrews
|
9fd3a41576
ftps protocol should be handled the same way as ftp
|
15 years ago |
Evan Prodromou
|
638905c270
avoid getting duplicate errors on upload
|
15 years ago |