Roland Häder
|
7849b3f8e3
|
more reverts ...
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-15 09:32:32 +01:00 |
Roland Häder
|
63610c7b73
|
Merge branch 'rewrites/dbm_is_result' of github.com:Quix0r/friendica into rewrites/dbm_is_result
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
include/Photo.php
include/api.php
include/cache.php
include/dbstructure.php
include/enotify.php
include/items.php
include/onepoll.php
include/queue_fn.php
include/session.php
include/text.php
mod/contacts.php
mod/dfrn_request.php
mod/display.php
mod/events.php
mod/item.php
mod/message.php
mod/msearch.php
mod/photos.php
mod/poco.php
mod/profile.php
mod/proxy.php
mod/videos.php
update.php
view/theme/diabook/theme.php
view/theme/vier/theme.php
|
2016-12-13 11:00:44 +01:00 |
Michael
|
88d073f3d9
|
URI of "remote self" are looking better now.
|
2016-11-14 06:55:17 +00:00 |
Roland Haeder
|
c825cc8d0d
|
This merge brings back dbm::is_result() where I could find it.
Merge branch 'develop' of github.com:friendica/friendica into rhaeder-develop
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-09-18 23:21:18 +02:00 |
Michael Vogel
|
f86dac652f
|
OStatus now has "location" and "about", probing for urls added
|
2016-07-08 22:31:11 +02:00 |
Michael Vogel
|
fc25e605cb
|
Logging for feeds improved, new "process id" for logging
|
2016-07-07 20:32:13 +02:00 |
Michael Vogel
|
cea445b6f3
|
Check the global contacts every 90 days/Better handling in item creation
|
2016-05-01 13:48:52 +02:00 |
Michael Vogel
|
0c6ff4202d
|
Bugfix: The nickname vanished/better way to fetch the alias
|
2016-05-01 13:47:24 +02:00 |
Michael Vogel
|
5711e561fc
|
Check the global contacts every 90 days/Better handling in item creation
|
2016-04-23 10:46:16 +02:00 |
Michael Vogel
|
b4b62493e6
|
Bugfix: The nickname vanished/better way to fetch the alias
|
2016-04-02 15:41:55 +02:00 |
Michael Vogel
|
a18fde458c
|
Added documentation.
|
2016-02-16 08:06:55 +01:00 |
Michael Vogel
|
b0548018d8
|
Simplepie is removed since we don't use it anymore
|
2016-02-14 19:50:59 +01:00 |
Michael Vogel
|
ec57b61f01
|
The feed function has now a simulation mode
|
2016-02-14 15:02:59 +01:00 |
rabuzarus
|
3df5c17124
|
reformat todo according to doxygen style
|
2015-12-25 23:17:34 +01:00 |
Michael Vogel
|
b0898cc461
|
Bugfix: The duplicate check sometimes seemed to have scrambled the posts
|
2015-11-30 23:13:56 +01:00 |
Michael Vogel
|
65228e37bb
|
Avoid a warning when a feed contains no items.
|
2015-10-14 08:10:06 +02:00 |
Michael Vogel
|
ba06d659f1
|
Bugfix: Feeds weren't imported if a post with the same URI existed.
|
2015-10-10 14:26:07 +02:00 |
Michael Vogel
|
f92a253946
|
Bugfix: Remote self worked anymore
|
2015-10-03 13:58:10 +02:00 |
Michael Vogel
|
7f8284eb1b
|
New functionality to import feeds. Now with support of every used feed format (RSS, RDF, Atom)
|
2015-09-27 14:02:05 +02:00 |