rabuzarus
37fccee503
first work for consensus
7 years ago
Michael Vogel
4d6f28d224
Optimized version of the possibility to reload the content of the network page only at its top.
8 years ago
Michael Vogel
c980e6d20d
Possibility to disable the automatic reload of the network page
8 years ago
Michael Vogel
5f3d584716
Code beautification and some more logging data - no changes in the functionality.
8 years ago
Michael Vogel
6e7bd68ebb
More "LIMIT 1" removed - and some other SQL improvements.
8 years ago
Zach Prezkuta
488a38cd85
Decaf mobile: an (almost) Javascript-free theme
10 years ago
Zach Prezkuta
88711deceb
allow live updates for unlikes and undislikes
10 years ago
Zach Prezkuta
f92338d79b
make likes on comments work with Diaspora, some small bugs
10 years ago
Zach Prezkuta
fc6f7daf38
small cleanup
10 years ago
Zach Prezkuta
28526dbf21
remove possibly unnecessary checks for likes or comments created by Diaspora users
10 years ago
Zach Prezkuta
9e8573507e
store signature info for remote users too
10 years ago
Zach Prezkuta
f495ba2bcb
was passing the wrong arguments to the signature storage function
10 years ago
Zach Prezkuta
5773241537
add some debug logging
10 years ago
Zach Prezkuta
8bb7ab88fb
Clean up the Diaspora connectivity:
...
- Move Diaspora code into separate functions to make it more modular
- Create more checks for whether Diaspora connectivity has been enabled
10 years ago
friendica
22ca358a8c
like comments
10 years ago
Zach Prezkuta
9920fb39e5
Debugged implementation of Diaspora relayable_retractions
...
Diaspora "relayable_retraction" is now supported by Friendica.
The following should now work:
Friendica top-level post:
Diaspora comment deleted, disappears in Friendica
Friendica comment deleted, disappears in Diaspora
Diaspora like retracted, disappears in Friendica
Friendica like retracted, disappears in Diaspora
Diaspora top-level post:
Same
There are still exceptions, however. First, Friendica and Diaspora
seem to frequently reject comments with an "invalid signature" error.
This can probably be fixed.
Also, some comments/likes/retractions seem to just disappear on the
Diaspora side. In the Diaspora log these seem to be accompanied by a
"not a valid object" error, often preceeded by a "received a comment
but no corresponding post" error. These seem to be purely internal,
since sometimes it works for some Diaspora contacts but not others.
10 years ago
Zach Prezkuta
cde0de965f
first shot at getting like/unlike functions to work consistently
10 years ago
friendica
8aa2552372
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
11 years ago
Friendika
3b6b0eaa8b
social tag - add UI
11 years ago
Friendika
278433eac7
origin flag handling, and bug #137 - provide timezone conversion for events posted across to Diaspora
11 years ago
Friendika
3a2bf8ab7c
w3c compliance fixes, owner attribution on likes defaulting to local owner, not item creator
11 years ago
Friendika
c30f523c62
more d* infrastructure for relaying signed messages and storing non-connected people details
11 years ago
Friendika
d45ad7bb6b
suppress duplicate FB posts (incoming after posted locally)
11 years ago
Friendika
242d4805d5
call post_local_end hook on like/dislike
11 years ago
Fabio Comuni
7df8e18dd1
Update more strings
11 years ago
fabrixxm
a7af6df962
Fix spaces around t() and tt()
11 years ago
fabrixxm
9f7878057f
update source strings
11 years ago
Friendika
755c2245e8
move php path setting inside proc_run
11 years ago
fabrixxm
e9251499dd
Added proc_run() and modified all occurrence of proc_close(proc_open()) to use proc_run()
12 years ago
Friendika
f278d17910
wrong verb in dislike activity body
12 years ago
Friendika
c0a0710f97
incorrect item owner on like/dislike activity body when remote-auth profile
12 years ago
Friendika
4cba826a2f
hub anomolies & swat0 compliance
12 years ago
Friendika
9718fffd71
make a photo visible if it is liked
12 years ago
Mike Macgirvin
ac824fe83e
eradicate redundant get_uid function
12 years ago
Mike Macgirvin
34eedb503a
stronger type checking on comparisons
12 years ago
Mike Macgirvin
b91494d22e
preliminary network abstraction, configurable debugging.
12 years ago
Mike Macgirvin
db89a1eb44
prepare for open source server release
12 years ago
Mike Macgirvin
a50947a4bc
like, dislike, activity streams, etc.
12 years ago