Michael Vogel
|
5f3d584716
|
Code beautification and some more logging data - no changes in the functionality.
|
2014-04-04 11:02:36 +02:00 |
|
Michael Vogel
|
12866209e8
|
parse url: Emtpy values in meta headers are now ignored. Oembed data has priority. Videos are embedded with some further information.
|
2014-04-04 10:58:31 +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 |
|
fabrixxm
|
d1ffccbc3c
|
Merge pull request #931 from sysfu/patch-1
Update Install.md
|
2014-04-03 09:07:51 +02:00 |
|
Seth
|
eb044671ce
|
Update Install.md
Added PHP hash extension as a requirement.
|
2014-03-30 15:36:55 -07:00 |
|
Michael Vogel
|
54bb33d232
|
Diaspora: Images from shared messages now appear in the posting.
|
2014-03-23 18:50:28 +01:00 |
|
Michael Vogel
|
e1a41aff05
|
Groups should now be fast (and accurate)
|
2014-03-20 23:34:09 +01:00 |
|
Michael Vogel
|
a03014a47c
|
Adding functions for the file- and category handling
|
2014-03-20 18:51:13 +01:00 |
|
Michael Vogel
|
8689ab3e1b
|
Now changing categories also changes them in the term table.
|
2014-03-20 18:48:08 +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
|
a50484c27d
|
Vier: Larger font for content.
|
2014-03-18 22:52:19 +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
|
285f0774a1
|
Auto creation of photo directory to improve caching
|
2014-03-16 17:49:56 +01:00 |
|
Michael Vogel
|
b013537124
|
parse url: Improvements for detecting the page type
|
2014-03-16 17:48:28 +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
|
49e16b0612
|
Vier: Fading effects for tags, borders for links
|
2014-03-16 17:24:10 +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
|
51bf7f7d17
|
Vier: The shadows are reduced a little bit.
|
2014-03-09 09:22:44 +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
|
2b5345323f
|
"vier": Several design changes. New option for coloured network items.
|
2014-03-02 01:29:20 +01:00 |
|
Michael Vogel
|
37edb3079d
|
parse_url: Trim the content of the description field.
|
2014-03-02 01:00:36 +01:00 |
|
Michael Vogel
|
dc2e60d498
|
Disabling some features for several networks
|
2014-03-02 00:50:06 +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
|
1b999443b9
|
Merge pull request #916 from tobiasd/20140225
RU; update to the strings
|
2014-02-25 08:24:42 +01:00 |
|
Tobias Diekershoff
|
dd70b28144
|
RU: update to the strings
|
2014-02-25 08:22:22 +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 |
|