Roland Häder
4c72cb3584
Continued:
...
- added missing spaces/curly braces
- some more usage of dbm::is_result()
- 2 oppsite if() statements can be mored to else
- added more TODOs for type-hinting
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:52:02 +01:00
Roland Häder
951006dd10
more spaces + some curly spaces added
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:51:54 +01:00
Roland Häder
41a36606c6
added spaces + some curly braces
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:50:19 +01:00
Roland Häder
cc83e9d72a
fixed curly brace (opps)
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:41:00 +01:00
Roland Häder
6a3dc8b286
added more curly braces + fixed one
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:41:00 +01:00
Roland Häder
3ad0fd442e
Continued:
...
- added missing spaces/curly braces
- some more usage of dbm::is_result()
- 2 oppsite if() statements can be mored to else
- added more TODOs for type-hinting
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:41:00 +01:00
Roland Häder
92901d8626
more curly braces added + dbm::is_result()
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:40:21 +01:00
Michael
2362e78c8f
Issue 3011 (and others): OStatus: Don't fetch liked contents
2017-01-15 09:07:57 +00:00
Hypolite Petovan
87eb3d5ef2
Normalize App parameter declaration (doc-include folders, boot)
2017-01-09 23:09:01 +11:00
Johannes Schwab
aab21838a4
Missing self befor class constants
2016-12-28 13:14:03 +01:00
Michael
3f6fd4bf84
Mastodon: Hopefully we can now detect reshares better
2016-12-18 20:34:34 +00:00
Michael
a8e80ef0a6
Ostatus: The follow/unfollow XML should now be even more compliant.
2016-12-18 20:02:13 +00:00
Michael
bc323b0bfa
OStatus: Follow/Unfollow should now work again.
2016-12-18 17:10:38 +00:00
Michael Vogel
b99f5b576e
Fixed code structure
2016-10-23 22:12:45 +00:00
Michael Vogel
ee5ada6991
We now use memcache if configured and installed.
2016-10-23 21:59:40 +00:00
Michael Vogel
66da84d1a9
Just some more code adjustments
2016-10-22 10:21:43 +00:00
Michael Vogel
501c45def5
Some more improved queries
2016-10-21 18:25:21 +00:00
Michael Vogel
8bf7db06db
New indexes for the API
2016-07-19 08:43:57 +02:00
Michael Vogel
4c53f76c22
OStatus: repeated items in OStatus had a wrong "edited" date
2016-05-31 21:18:14 +02:00
Michael Vogel
fbc5404522
DFRN: "Hidewall" is now transmitted, "hide" is respected in dfrn and ostatus.
2016-05-04 23:21:30 +02:00
Michael Vogel
ce2c1b4fc1
Small bugfix: We always liked the parent
2016-04-02 17:43:53 +02:00
Michael Vogel
68b88c0384
Notify and poll aren't fetched at the moment
2016-04-02 15:49:57 +02:00
Michael Vogel
fd965b046a
Update contact data for uid=0 at feed import
2016-04-02 14:10:40 +02:00
Michael Vogel
08fb662b4a
OStatus: Salmon now works with "likes"/The alias is stored now as well
2016-04-02 00:24:56 +02:00
Michael Vogel
ffcc5f372f
Some more documentation
2016-03-31 22:24:54 +02:00
Michael Vogel
d0b8f2092d
Some more documentation
2016-03-31 22:01:56 +02:00
Michael Vogel
ffd73d137b
Added some documentation
2016-03-31 07:34:13 +02:00
Michael Vogel
6ff5c23d50
Doxygen structure added
2016-03-31 00:14:51 +02:00
Michael Vogel
2c5b5c1cd4
OStatus class is now moved into the right place
2016-03-30 23:25:20 +02:00
Michael Vogel
b93e1d73a1
New OStatus implementation
2016-03-30 12:43:15 +02:00
Michael Vogel
df312402e4
Bugfix: A parameter was missing for the OStatus author check
2016-03-09 22:51:17 +01:00
Michael Vogel
c0bd7a866d
Some small addition to the OStatus part. Better check if we follow the actor.
2016-03-09 21:53:30 +01:00
Michael Vogel
ec9c9f0be7
Don't create lock files if the process is called from the poller via the worker
2016-03-08 00:20:06 +01:00
Michael Vogel
4ef44c67b8
Added documentation
2016-03-06 21:06:52 +01:00
Michael Vogel
ef2bc47cc6
New way of fetching the conversation id for thread completion
2016-03-06 20:36:28 +01:00
Michael Vogel
9579725d4d
This should work better ...
2016-03-06 19:27:34 +01:00
Michael Vogel
279a0453f9
Or back ...
2016-03-06 15:13:19 +01:00
Michael Vogel
7f48df63a3
Relocated the check.
2016-03-06 15:11:04 +01:00
Michael Vogel
4bd1061a09
Only import OStatus threads if we follow the thread starter
2016-03-06 14:53:30 +01:00
Michael Vogel
5d35974c19
"addr" and "server_url" are now generated directly in "update_gcontact" if not given.
2016-02-14 11:56:23 +01:00
Michael Vogel
f496af08bb
OStatus: The gcontact table will now be updated from the conversation as well
2016-02-13 21:35:05 +01:00
Michael Vogel
1c82e9f209
Bugfix for OStatus to prevent sending messages from wrong senders
2016-02-05 21:31:11 +01:00
Michael Vogel
decaac6c31
DFRN-Import is now nearly complete, changed namespace constants
2016-01-29 23:14:01 +01:00
fabrixxm
fdb864157d
Merge pull request #2299 from annando/1601-contact-photos
...
Improved avatar storage in contacts
2016-01-29 05:26:26 +01:00
Michael Vogel
b3e86f4e6b
There is now a central function for item notifications
2016-01-28 22:58:05 +01:00
Michael Vogel
78e79de7c9
New central function to store avatar data in contacts
2016-01-28 11:09:08 +01:00
Michael Vogel
6f662b8c74
New avatar picture fields to better cope with changing avatars
2016-01-28 01:26:19 +01:00
Michael Vogel
828cec27dd
Do not notify on "likes" - update only OStatus contacts
2016-01-27 10:44:15 +01:00
Michael Vogel
444b417de0
New routines are now enabled
2016-01-23 02:44:30 +01:00
Michael Vogel
d1d7ab799c
Added some more documentation
2016-01-11 20:21:42 +01:00
Michael Vogel
358a9fd6fd
Notify and alias will be fetched via OStatus
2016-01-08 00:35:46 +01:00
Michael Vogel
5ab2786c00
Get rid of the table "unique_contacts"
2016-01-06 22:23:12 +01:00
Michael Vogel
2bad2cdd91
More fields in gcontact, contact search respects "hide" setting
2016-01-06 14:13:59 +01:00
Michael Vogel
75e2ec01fe
The gcontact will now be connected to the items
2016-01-05 15:34:27 +01:00
Tobias Diekershoff
8d8dc2d060
Merge pull request #2197 from annando/1512-ostatus-comment
...
Reworked delivery and notifier process - changed OStatus behaviour
2015-12-27 15:58:32 +01:00
rabuzarus
3df5c17124
reformat todo according to doxygen style
2015-12-25 23:17:34 +01:00
Michael Vogel
307beb47fd
Merge remote-tracking branch 'upstream/develop' into 1512-ostatus-comment
...
Conflicts:
include/ostatus.php
2015-12-22 11:25:37 +01:00
Michael Vogel
7ee1eb2978
Code clean up.
2015-12-20 10:44:03 +01:00
Michael Vogel
2e0ebcd1c8
The "about" in feed has to be rendered as HTML
2015-12-14 23:02:49 +01:00
Michael Vogel
bc8f753900
Only optical stuff
2015-12-14 00:42:36 +01:00
Michael Vogel
e0b53aa0ac
OStatus: Make sure that mentions are always accepted
2015-12-13 14:10:18 +01:00
Michael Vogel
169088b243
Maybe this solves the slapper problems ...
2015-12-13 12:12:32 +01:00
Michael Vogel
02022b62a4
Some more work to make reshares work.
2015-12-12 10:41:42 +01:00
Michael Vogel
6dd39760ac
Support for real repeated messages
2015-12-10 18:16:16 +01:00
Michael Vogel
45f4af66e7
OStatus: Basic support for groups, new function to detect reshared items
2015-12-10 01:10:54 +01:00
Michael Vogel
a2fa791bbd
Always include the direct parent in the mentions
2015-12-07 23:35:33 +01:00
Michael Vogel
88da58ed3e
OStatus: Deactivated The resharing until it is tested completely.
2015-12-07 23:06:28 +01:00
Michael Vogel
bfc0857953
OStatus: Send even Friendica comments to OStatus
2015-12-07 21:52:42 +01:00
Michael Vogel
25c2e219ee
Merge remote-tracking branch 'upstream/develop' into 1512-ostatus-picture-posts
2015-12-04 07:07:34 +01:00
Michael Vogel
37bd03422b
The preview picture can now be remote or local
2015-12-04 06:50:23 +01:00
Michael Vogel
bb45112544
OStatus: Picture posts are reformatted
2015-12-04 05:57:33 +01:00
Michael Vogel
1a170c8743
Merge remote-tracking branch 'upstream/develop' into 1512-contact-rework
...
Conflicts:
mod/contacts.php
mod/crepair.php
2015-12-03 14:38:04 +01:00
Michael Vogel
cd16eb14af
Show the name instead of the nick in the feed
2015-11-28 19:42:18 +01:00
Michael Vogel
59242d7932
Forgotten file
2015-11-28 07:37:56 +01:00
Michael Vogel
a9b2b48d08
Some small improvements to the OStatus export
2015-11-27 23:16:54 +01:00
Michael Vogel
b1a9e9b6d4
OStatus: Commented out some "to-do" stuff
2015-11-27 08:09:19 +01:00
Michael Vogel
fc250bbc20
Merge remote-tracking branch 'upstream/develop' into 1511-new-ostatus-delivery
2015-11-26 11:46:58 +01:00
Michael Vogel
1203088c3e
Only update contact data for OStatus contacts
2015-11-26 08:26:29 +01:00
Michael Vogel
034f573374
Bugfix: Bookmarks doesn't federate well.
2015-11-24 21:03:06 +01:00
Michael Vogel
7d7e2e74f4
The generated XML is now valid and it seems to work.
2015-11-23 23:49:14 +01:00
Michael Vogel
75f1a17f7e
New function for creating the OStatus messages
2015-11-23 18:44:47 +01:00
Michael Vogel
ea0397b676
This is a bugfix for pull request 2040
2015-11-08 15:32:16 +01:00
Michael Vogel
27b166caf6
Bugfix for not working pagination in GNU Social
2015-11-08 11:10:20 +01:00
Michael Vogel
86f2eb005f
There seems to be a problem with the function to add all friends of a GNU Social account. So it is deactivated by now.
2015-08-26 22:46:59 +02:00
Michael Vogel
b0ddde22c0
By entering a GNU Social account name, the friends of this contact will be added to the friendica account
2015-08-23 22:21:15 +02:00
Michael Vogel
05f8abcfa6
OStatus: Handling of unsupported verbs
2015-07-15 18:27:44 +02:00
Michael Vogel
52c4b8684b
OStatus: Support for "Favorite" (like)
2015-07-15 08:16:41 +02:00
Michael Vogel
2b3ebb9c3e
Follow/Unfollow now works from OStatus.
2015-07-13 23:50:33 +02:00
Michael Vogel
3457f85833
Salmon: Don't store contact data before the message was authenticated.
2015-07-13 14:34:28 +02:00
Michael Vogel
0398bb67be
Reworked salmon import
2015-07-13 08:06:51 +02:00
fabrixxm
7a0f2b61ab
Merge pull request #1713 from annando/1506-ostatus-completion-timeframe
...
There is now two different checks for the completion of conversations
2015-06-30 08:36:33 +02:00
Michael Vogel
06d446595e
OStatus: By using Qvitter, users can delete items. We can't handle that by now, so we ignore it.
2015-06-30 08:08:02 +02:00
Michael Vogel
bffe35ab71
There is now two different checks for the completion of conversations
2015-06-29 21:53:59 +02:00
Michael Vogel
58b624f877
OStatus: Mentions should work now
2015-06-26 10:41:11 +02:00
Michael Vogel
704110456a
Removed test code
2015-06-25 07:30:14 +02:00
Michael Vogel
5bf7a3b7a5
Fixed inReplyTo in conversations
2015-06-24 22:31:38 +02:00
Michael Vogel
87ade53162
Some test code added
2015-06-24 14:21:42 +02:00
Michael Vogel
e9542a8d17
OStatus: Support for events and questions
2015-06-21 22:36:24 +02:00
Michael Vogel
da9bbc92d3
OStatus: Support for bookmarks
2015-06-21 22:02:44 +02:00
Michael Vogel
2afc9c31f9
Changed logging behaviour
2015-06-21 08:32:03 +02:00