4636539904
added DE help page for the BBCode elements
Tobias Diekershoff
2014-04-06 07:33:23 +02:00
73f0496127
Vier: Added treatment of videos like links. (See the changes in the "parse url" section)
Michael Vogel
2014-04-04 11:03:34 +02:00
5f3d584716
Code beautification and some more logging data - no changes in the functionality.
Michael Vogel
2014-04-04 11:02:36 +02:00
12866209e8
parse url: Emtpy values in meta headers are now ignored. Oembed data has priority. Videos are embedded with some further information.
Michael Vogel
2014-04-04 10:58:31 +02:00
96a41a16fd
oembed: Now it is possible to use the service from embedly with an API key.
Michael Vogel
2014-04-04 10:56:33 +02:00
a64948b7f7
New function "original_url" (moved from an addon) that follows all redirects to the original url.
Michael Vogel
2014-04-04 10:55:30 +02:00
7b471e097a
When converting from html to bbcode, now mail links are converted into the [mail] bbcode
Michael Vogel
2014-04-04 10:54:43 +02:00
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
Michael Vogel
2014-04-04 10:52:53 +02:00
8bb81ff83d
The system's load is now checked, when the cronhooks are started.
Michael Vogel
2014-04-04 10:48:02 +02:00
834e0ff778
Diaspora: The HTML paragraph element was treated wrong when importing items from Diaspora
Michael Vogel
2014-04-04 10:45:40 +02:00
7614ae40ef
When converting to plain text, links behind @-addresses are now removed
Michael Vogel
2014-04-04 10:44:42 +02:00
63a581bf9b
Removed deprecated twitter code, since twitter had changed its API long time ago.
Michael Vogel
2014-04-04 10:42:12 +02:00
77986d76fa
Preparations for statusnet connector import
Michael Vogel
2014-04-04 10:40:46 +02:00
54bb33d232
Diaspora: Images from shared messages now appear in the posting.
Michael Vogel
2014-03-23 18:50:28 +01:00
e1a41aff05
Groups should now be fast (and accurate)
Michael Vogel
2014-03-20 23:34:09 +01:00
a03014a47c
Adding functions for the file- and category handling
Michael Vogel
2014-03-20 18:51:13 +01:00
8689ab3e1b
Now changing categories also changes them in the term table.
Michael Vogel
2014-03-20 18:48:08 +01:00
a410d9caae
When a user isn't logged in, then the item link got to an invalid address.
Michael Vogel
2014-03-20 18:46:35 +01:00
2a21fecd79
Only some code beautification. No functional changes.
Michael Vogel
2014-03-20 18:46:01 +01:00
eaa05a9203
Support of the term table for categories
Michael Vogel
2014-03-20 18:45:16 +01:00
1b5bf6b0ff
API: Add the title to the html output.
Michael Vogel
2014-03-20 18:44:24 +01:00
a50484c27d
Vier: Larger font for content.
Michael Vogel
2014-03-18 22:52:19 +01:00
9877e43bda
Search with tags now works fast.
Michael Vogel
2014-03-18 22:51:50 +01:00
8392217b72
Fixing SQL problem and speeding up search.
Michael Vogel
2014-03-16 22:42:47 +01:00
69b7ad2450
Functions for the new threas table, script for updating this table
Michael Vogel
2014-03-16 18:19:19 +01:00
b4fb951bf9
bbcode: rearrange shared links - can only be made standard, when all themes support the "type-link" elements
Michael Vogel
2014-03-16 18:16:05 +01:00
b23dd95c5e
OStatus auto completion: option to completely disable the auto completion.
Michael Vogel
2014-03-16 18:09:42 +01:00
285f0774a1
Auto creation of photo directory to improve caching
Michael Vogel
2014-03-16 17:49:56 +01:00
b013537124
parse url: Improvements for detecting the page type
Michael Vogel
2014-03-16 17:48:28 +01:00
dab71c7b3b
Diaspora: Add further information for links (like Diaspora is doing it on their side)
Michael Vogel
2014-03-16 17:46:05 +01:00
32065dfad6
Queue: using lockpath, so that the queue only can run once a time.
Michael Vogel
2014-03-16 17:37:20 +01:00
49e16b0612
Vier: Fading effects for tags, borders for links
Michael Vogel
2014-03-16 17:24:10 +01:00
9496537e5f
Now term table is used for categories and putting items to folder
Michael Vogel
2014-03-16 17:16:01 +01:00
bbf9378a49
Even more SQL improvements.
Michael Vogel
2014-03-16 17:12:56 +01:00
6e7bd68ebb
More "LIMIT 1" removed - and some other SQL improvements.
Michael Vogel
2014-03-11 23:52:32 +01:00
9f4ef7c105
Avoiding some PHP warnings
Michael Vogel
2014-03-09 09:26:54 +01:00
7cec1bbfdf
Removed another "limit 1"
Michael Vogel
2014-03-09 09:25:57 +01:00
9afe5c8670
Support for xcache
Michael Vogel
2014-03-09 09:24:41 +01:00
51bf7f7d17
Vier: The shadows are reduced a little bit.
Michael Vogel
2014-03-09 09:22:44 +01:00
6b8585d48d
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
Michael Vogel
2014-03-09 09:19:14 +01:00
35048819ff
API: Retweets with Twidere now work again.
Michael Vogel
2014-02-13 23:07:51 +01:00
822b3865df
API: Better detection of repeated messages. Better handling of tags. (In a next step they will be included in the entities)
Michael Vogel
2014-02-13 08:30:40 +01:00
84bbb69c23
API: Support of "include_entities"
Michael Vogel
2014-02-12 01:41:45 +01:00
8c1d31decc
Showing "view full size" is now configurable
Michael Vogel
2014-02-11 23:44:45 +01:00
66f4e09baa
api: Improvements for entities
Michael Vogel
2014-02-11 23:43:34 +01:00
01971428aa
target="_blank" instead of target="external-link"
Michael Vogel
2014-02-11 23:42:06 +01:00
254f1c3acc
Added two fields in the database.sql that were added via update.
Michael Vogel
2014-02-03 23:22:37 +01:00
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.
Michael Vogel
2014-02-03 23:06:12 +01:00
6c46c8333d
Vier: Adding some shadows. In the thread view showing the application when hovering over the network name (less information is sometimes more)
Michael Vogel
2014-02-02 09:57:31 +01:00
4d574866b1
Support for the Diaspora App in Firefox.
Michael Vogel
2014-02-02 09:56:37 +01:00
738d7a221e
API: Support for entitites. (embedded pictures in twidere)
Michael Vogel
2014-02-02 09:54:33 +01:00
a0de28c491
oembed: Option to disallow displaying of "rich" content and some beautification for titles that are only links
Michael Vogel
2014-01-26 09:59:20 +01:00
a7079d4327
Adding metadata in the schema.org format.
Michael Vogel
2014-01-26 09:58:41 +01:00