Tobias Diekershoff
|
f38306e20b
|
Merge pull request #935 from annando/master
Don't show embedded page information for statusnet groups.
|
2014-04-12 13:24:39 +02:00 |
|
Michael Vogel
|
b1338548b0
|
Don't show embedded page information for statusnet groups.
|
2014-04-12 13:14:39 +02:00 |
|
fabrixxm
|
84189ac775
|
Merge pull request #932 from annando/master
Preparation for bidirectional statusnet sync, functions moved from addons into the core and some converting stuff
|
2014-04-07 09:53:47 +02:00 |
|
Michael Vogel
|
96a41a16fd
|
oembed: Now it is possible to use the service from embedly with an API key.
|
2014-04-04 10:56:33 +02:00 |
|
Michael Vogel
|
a64948b7f7
|
New function "original_url" (moved from an addon) that follows all redirects to the original url.
|
2014-04-04 10:55:30 +02:00 |
|
Michael Vogel
|
7b471e097a
|
When converting from html to bbcode, now mail links are converted into the [mail] bbcode
|
2014-04-04 10:54:43 +02:00 |
|
Michael Vogel
|
5d4719f009
|
The function to fetch data about a site (via the "parse url" function) is moved from diaspora to another place, since it is multi purpose
|
2014-04-04 10:52:53 +02:00 |
|
Michael Vogel
|
8bb81ff83d
|
The system's load is now checked, when the cronhooks are started.
|
2014-04-04 10:48:02 +02:00 |
|
Michael Vogel
|
834e0ff778
|
Diaspora: The HTML paragraph element was treated wrong when importing items from Diaspora
|
2014-04-04 10:45:40 +02:00 |
|
Michael Vogel
|
7614ae40ef
|
When converting to plain text, links behind @-addresses are now removed
|
2014-04-04 10:44:42 +02:00 |
|
Michael Vogel
|
63a581bf9b
|
Removed deprecated twitter code, since twitter had changed its API long time ago.
|
2014-04-04 10:42:12 +02:00 |
|
Michael Vogel
|
77986d76fa
|
Preparations for statusnet connector import
|
2014-04-04 10:40:46 +02:00 |
|
fabrixxm
|
29092ace44
|
Merge pull request #927 from annando/master
Massive SQL stuff
|
2014-04-04 07:28:06 +00:00 |
|
Michael Vogel
|
54bb33d232
|
Diaspora: Images from shared messages now appear in the posting.
|
2014-03-23 18:50:28 +01:00 |
|
Michael Vogel
|
a03014a47c
|
Adding functions for the file- and category handling
|
2014-03-20 18:51:13 +01:00 |
|
Michael Vogel
|
a410d9caae
|
When a user isn't logged in, then the item link got to an invalid address.
|
2014-03-20 18:46:35 +01:00 |
|
Michael Vogel
|
2a21fecd79
|
Only some code beautification. No functional changes.
|
2014-03-20 18:46:01 +01:00 |
|
Michael Vogel
|
eaa05a9203
|
Support of the term table for categories
|
2014-03-20 18:45:16 +01:00 |
|
Michael Vogel
|
1b5bf6b0ff
|
API: Add the title to the html output.
|
2014-03-20 18:44:24 +01:00 |
|
Michael Vogel
|
9877e43bda
|
Search with tags now works fast.
|
2014-03-18 22:51:50 +01:00 |
|
Michael Vogel
|
8392217b72
|
Fixing SQL problem and speeding up search.
|
2014-03-16 22:42:47 +01:00 |
|
Michael Vogel
|
69b7ad2450
|
Functions for the new threas table, script for updating this table
|
2014-03-16 18:19:19 +01:00 |
|
Michael Vogel
|
b4fb951bf9
|
bbcode: rearrange shared links - can only be made standard, when all themes support the "type-link" elements
|
2014-03-16 18:16:05 +01:00 |
|
Michael Vogel
|
b23dd95c5e
|
OStatus auto completion: option to completely disable the auto completion.
|
2014-03-16 18:09:42 +01:00 |
|
Michael Vogel
|
dab71c7b3b
|
Diaspora: Add further information for links (like Diaspora is doing it on their side)
|
2014-03-16 17:46:05 +01:00 |
|
Michael Vogel
|
32065dfad6
|
Queue: using lockpath, so that the queue only can run once a time.
|
2014-03-16 17:37:20 +01:00 |
|
Michael Vogel
|
9496537e5f
|
Now term table is used for categories and putting items to folder
|
2014-03-16 17:16:01 +01:00 |
|
Michael Vogel
|
bbf9378a49
|
Even more SQL improvements.
|
2014-03-16 17:12:56 +01:00 |
|
Michael Vogel
|
6e7bd68ebb
|
More "LIMIT 1" removed - and some other SQL improvements.
|
2014-03-11 23:52:32 +01:00 |
|
Michael Vogel
|
9f4ef7c105
|
Avoiding some PHP warnings
|
2014-03-09 09:26:54 +01:00 |
|
Michael Vogel
|
7cec1bbfdf
|
Removed another "limit 1"
|
2014-03-09 09:25:57 +01:00 |
|
Michael Vogel
|
9afe5c8670
|
Support for xcache
|
2014-03-09 09:24:41 +01:00 |
|
Michael Vogel
|
6b8585d48d
|
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
|
2014-03-09 09:19:14 +01:00 |
|
Tobias Diekershoff
|
d29c981aa2
|
Merge pull request #919 from annando/master
plink, disabling features, triming the content of parsed urls
|
2014-03-02 08:31:03 +01:00 |
|
Michael Vogel
|
9c87e00dd3
|
Preparation for a new variable that points to the post on the own friendica server
|
2014-03-02 00:47:22 +01:00 |
|
Michael Vogel
|
f78bdf663a
|
Diaspora: set plink to the original url from the origin server
|
2014-03-02 00:45:42 +01:00 |
|
Tobias Diekershoff
|
0eec22f656
|
Merge pull request #914 from annando/master
Vier, API and Twitter cards
|
2014-02-24 07:21:15 +01:00 |
|
Michael Vogel
|
57db109474
|
Adding cache mechanism for bbcode. Improving cache to use apc.
|
2014-02-23 15:51:57 +01:00 |
|
Michael Vogel
|
bc69e57636
|
API: Better support of picture links
|
2014-02-22 15:42:34 +01:00 |
|
Tobias Diekershoff
|
3bbe7a75ec
|
Merge pull request #911 from annando/master
target="_blank" and api improvements
|
2014-02-16 14:15:44 +01:00 |
|
Michael Vogel
|
35048819ff
|
API: Retweets with Twidere now work again.
|
2014-02-13 23:07:51 +01:00 |
|
Michael Vogel
|
822b3865df
|
API: Better detection of repeated messages. Better handling of tags. (In a next step they will be included in the entities)
|
2014-02-13 08:30:40 +01:00 |
|
Michael Vogel
|
84bbb69c23
|
API: Support of "include_entities"
|
2014-02-12 01:41:45 +01:00 |
|
Michael Vogel
|
8c1d31decc
|
Showing "view full size" is now configurable
|
2014-02-11 23:44:45 +01:00 |
|
Michael Vogel
|
66f4e09baa
|
api: Improvements for entities
|
2014-02-11 23:43:34 +01:00 |
|
Michael Vogel
|
01971428aa
|
target="_blank" instead of target="external-link"
|
2014-02-11 23:42:06 +01:00 |
|
Tobias Diekershoff
|
8d47965b3a
|
Merge pull request #907 from annando/master
oembed: There seems to be some bug with ombed (maybe passing a non working url)
|
2014-02-03 22:32:00 -08:00 |
|
Michael Vogel
|
c2abf0aeea
|
oembed: There seems to be some bug with ombed (maybe passing a non working url) This small fix should avoid the error at this place and may directs to the source of the problem.
|
2014-02-03 23:06:12 +01:00 |
|
Tobias Diekershoff
|
ebc04e8506
|
Merge pull request #906 from annando/master
API now supports entities/Design changes to "vier"
|
2014-02-02 01:48:47 -08:00 |
|
Michael Vogel
|
738d7a221e
|
API: Support for entitites. (embedded pictures in twidere)
|
2014-02-02 09:54:33 +01:00 |
|