Michael Vogel
|
184dcf75a7
|
Caching for scrape, keywords for remote_self, notifications for addresses that aren't in your contact list.
|
2015-01-20 22:54:25 +01:00 |
|
Michael Vogel
|
8f1cfac20a
|
The global contacts now contain the network name so that the suggestions can select between this.
|
2015-01-08 07:59:20 +01:00 |
|
Michael Vogel
|
b36d799044
|
Fetching "location" and "about" from diaspora. Displaying them on the "display" page.
|
2015-01-07 01:46:13 +01:00 |
|
Michael Vogel
|
a2a393a3c6
|
Better check for Diaspora accounts so you can connect them from the /suggest page.
|
2015-01-06 12:31:44 +01:00 |
|
Michael Vogel
|
1a5a00bef8
|
While storing an item, now every contact is stored in the gcontact table.
|
2015-01-06 07:23:11 +01:00 |
|
Michael Vogel
|
011f5b9cae
|
Bugfix: Postings disappeared due to a small variable ...
|
2015-01-05 14:28:17 +01:00 |
|
Michael Vogel
|
11c82816b3
|
Poco now returns the last update date as well. This date will be stored in the gcontact table.
|
2015-01-04 19:19:47 +01:00 |
|
Michael Vogel
|
7156294055
|
Items that were stored via "remote-self" hadn't contained a valid avatar picture.
|
2015-01-02 12:45:09 +01:00 |
|
Michael Vogel
|
043c406091
|
Update function for creating the shadow entries.
|
2014-12-21 21:19:37 +01:00 |
|
Michael Vogel
|
4fb059095f
|
Performance stuff: Caching for getsiteinfo function, check before running onepoll.php
|
2014-12-21 02:03:06 +01:00 |
|
Michael Vogel
|
15f43d8ca3
|
Generate preview pictures from enclosed data from feeds.
|
2014-12-17 21:57:38 +01:00 |
|
Michael Vogel
|
d2d3804e09
|
If a link contains BBCode stuff, make a short link out of this to avoid parsing problems
|
2014-12-01 22:51:41 +01:00 |
|
Michael Vogel
|
9172ea2246
|
Some more values that need to be set to avoid SQL warnings.
|
2014-11-09 01:13:07 +01:00 |
|
Michael Vogel
|
5e303f9905
|
Removed some more special characters from hashtags
|
2014-10-30 11:33:33 +01:00 |
|
Michael Vogel
|
691aa17025
|
fetch further information: it is now possible to define a blacklist for keywords for "fetch further information"
|
2014-10-30 00:24:23 +01:00 |
|
Michael Vogel
|
17f87ef9b2
|
Remote-self: It does only make sense to check for duplicates from friendica
|
2014-10-29 08:24:05 +01:00 |
|
Michael Vogel
|
59517f6e58
|
Remote self is now working for diaspora contacts as well.
|
2014-10-29 01:42:43 +01:00 |
|
Michael Vogel
|
338ad1d85f
|
Additional check for repeated posts
|
2014-10-29 01:31:29 +01:00 |
|
Michael Vogel
|
3e57954807
|
remote-self: Moved the code in a single function and cleaned it up.
|
2014-10-29 01:05:09 +01:00 |
|
Michael Vogel
|
01cb340752
|
Let remote-self posts appear as own posts - for test reasons
|
2014-10-28 22:10:58 +01:00 |
|
Michael Vogel
|
e46f597b00
|
Remote-self functionality added at another place - time for a separated function. (tbd)
|
2014-10-28 08:30:04 +01:00 |
|
Michael Vogel
|
f4860d3fd0
|
Remote-self: relocated the code (may now work?)
|
2014-10-27 21:44:30 +01:00 |
|
Michael Vogel
|
332531599e
|
Create a new guid and a separated item if remote self is used on a network that isn't a feed
|
2014-10-27 21:13:21 +01:00 |
|
Michael Vogel
|
b1cdaefcb2
|
Merge branch 'develop' of github.com:annando/friendica into 1410-remote-self
|
2014-10-27 11:45:39 +01:00 |
|
Michael Vogel
|
c77a63fb27
|
remote self: There is now an option if the keyswords should be used as tags or not.
|
2014-10-24 01:37:33 +02:00 |
|
Michael Vogel
|
f6522658f6
|
Using "remote self" to synchronize Frandiaca accounts
|
2014-10-22 08:30:16 +02:00 |
|
Michael Vogel
|
0c1fdb7da1
|
New hook "page_info_data"
|
2014-10-20 08:10:21 +02:00 |
|
Michael Vogel
|
3600289262
|
New hook "getsiteinfo", separating fetching site info from generating bbcode
|
2014-10-20 08:03:47 +02:00 |
|
Michael Vogel
|
759f199b6f
|
Created hashtags from keywords now are links. URL are cleaned from tracking data.
|
2014-10-03 13:02:15 +02:00 |
|
Michael Vogel
|
904f8ac422
|
Creating hashtags from keywords of a feed, when additional data should be fetched.
|
2014-10-03 12:18:33 +02:00 |
|
Michael Vogel
|
21c09c0732
|
API: Set the application name to "api" (if not defined), "remote_self" has an application name as well.
|
2014-09-27 23:37:05 +02:00 |
|