Michael Vogel
e66489d67f
PuSH: Publishing moved to a new process. OStatus comments are now published to all subscribers.
5 years ago
Michael Vogel
b763c810fb
OStatus: Trying to deliver a comment to all contacts - not only the thread owner. (Not working by now)
5 years ago
Michael Vogel
184dcf75a7
Caching for scrape, keywords for remote_self, notifications for addresses that aren't in your contact list.
6 years ago
Michael Vogel
beaca70126
OStatus: Replies now arrive their target.
6 years ago
Michael Vogel
cce561708a
Replaced $argv and $argc with the $_SERVER array
6 years ago
Michael Vogel
a05ed41fb2
Only some code cleanup
6 years ago
Michael Vogel
2a21fecd79
Only some code beautification. No functional changes.
6 years ago
Michael Vogel
9877e43bda
Search with tags now works fast.
6 years ago
Michael Vogel
6e7bd68ebb
More "LIMIT 1" removed - and some other SQL improvements.
6 years ago
Michael Vogel
6b8585d48d
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
6 years ago
Mats Sjöberg
2859ce1483
Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work.
7 years ago
Mats Sjöberg
d22d4a293f
Initial implementation of internal PuSH server in Friendica. It has been tested with GNU Social/StatusNet, and subscribe, unsubscribe and pushing new items seem to work.
7 years ago
Fabrixxm
0414e0a316
More "relocate":
button in user's setting to resend relocate message to contacts
option in admin's site setting to relocate a server
7 years ago
Michael Vogel
d126924ae0
Vimeo videos are now embedded via SSL.
7 years ago
Michael Vogel
9a1a666f24
Some changes to let pumpio react similar to facebook.
7 years ago
Michael Vogel
ed33d28e61
redoing the change concerning the hostname.
7 years ago
Michael Vogel
e746c4955b
Added an option to configure the hostname manually. And there was a problem when APC wasn't present.
7 years ago
Zach Prezkuta
74caf1a4a7
* Add MIME types for file attachments
* Restore translatability to mood phrases
* Prevent casting of "false" in html2plain
* Allow attachments with a comma in the filename
* Fix/optimize ACL img data-src jQuery search
* Fix bug when uploading files with a comma in the name using Chrome/Chromium
* Babel nicer output formatting
* Remove obsolete "plaintext" check in mod/parse_url
* Restore TinyMCE live insertion of images
* Smarty conversion script: add --no-header option to suppress warning headers in Smarty template files
8 years ago
Zach Prezkuta
e684324032
use explicit include paths
8 years ago
Michael Vogel
0a29927e6d
Mail: real threading now works with outgoing mails.
8 years ago
Michael Vogel
c22f65bafa
repeated items from ostatus and diaspora are now using the share-element.
Some design changes to repeated items in "vier".
8 years ago
Michael Vogel
9ab34f8857
mail: "reply-to" now triggers the "sender"-header instead of the "reply-to"-header.
8 years ago
friendica
6b36863dd8
prune all dead/blocked contacts from allowed permissions, ok to keep them in "deny" lists -
Contacts will be pruned when creating the editor. They can't be added with the ACL selector,
but we won't prevent them from being added through other means.
Allowed groups will be pruned on item submit.
8 years ago
friendica
32868dab79
catch stragglers in "chunked" delivery mode
8 years ago
zottel
b7e121ccf7
Forgot to commit the changes (regarding fermionic's comments) in notifier.php
8 years ago
Fabrixxm
aa20042bec
moveme: fix contact photos
8 years ago
zottel
7de5c7ebe1
Changes to make contacts delete all content from the user when a user is deleted.
NOTE: I didn't add "AND account_removed = 0" to facebook.php because I don't
have a clone of the addons repository. Please someone do that for me. Thanks.
Please check carefully. I tested locally on my server, but not with other
servers.
8 years ago
Fabrixxm
1a3a5ee8d9
moveme: first successful relocated user
8 years ago
Fabrixxm
dbc6cbe024
moveme: send and receive DFRN "relocate" message (WIP)
8 years ago
Thomas Willingham
5f970aea72
Typo in notifier.
8 years ago
friendica
3968dc932f
update writable for dfrn contacts when using local delivery
8 years ago
Zach Prezkuta
009ebc732a
move tag transformation to bb2diaspora; start taking out unnecessary signature stuff
8 years ago
friendica
a3edbf7e5d
create third privacy state - public post but not searchable or publicly visible
8 years ago
Zach Prezkuta
c0c50ece0f
revert extra Diaspora disabling changes to try to eliminate Mustard double-posting
8 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
8 years ago
Zach Prezkuta
cde0de965f
first shot at getting like/unlike functions to work consistently
8 years ago
Zach Prezkuta
77962aa79d
Fix bugs in the retraction code
Currently, the following seems to be the functional status:
For a Diaspora top-level post:
Friendica comments show up AND delete
Diaspora comments show up AND delete for top-level owner
Diaspora comments show up for non-owner
Diaspora comments sometimes don't delete for non-owner
-> Appears to be Diaspora's fault, as a "not a valid object" error shows up in the log
Friendica likes show up, but can't unlike (Friendica doesn't even message Diaspora)
Diaspora likes show up
Diaspora non-owner can't unlike
-> Same as comments, seems to be Diaspora's fault
For a Friendica top-level post:
Friendica comments show up AND delete
Diaspora comments show up AND delete
Friendica likes don't show up in Diaspora sometimes
Friendica doesn't even message Diaspora for unlikes (sometimes?)
Diaspora likes and unlikes work
8 years ago
Zach Prezkuta
c0af6dbb1a
Implement relaying of relayable_retractions
Also: some whitespace cleanup, fix Diaspora parent DB query
8 years ago
Zach Prezkuta
1fe1ac022f
Support relayable_retractions that are relayed to us by the top-level post owner
8 years ago
friendica
2bd1004587
rework the way private photos are embedded to avoid url differences and also check the permissions if possible to make sure that nothing sneaks by.
8 years ago
friendica
afaf9ec74f
rev update
8 years ago
friendica
513ef2410d
backend support for 'x' deliveries per process - x is configurable, more importantly any search starting with # is automatically a tag search. TODO: Need to extend this to people searches starting with @
8 years ago
friendica
7b0ded3f14
more private forums, default privacy group for new contacts
8 years ago
friendica
f3e18df55d
string update
8 years ago
friendica
26c53580d1
implement contact archival
8 years ago
friendica
5d0d9f8772
make contact ssl_policy change a function since it is used in a few places
8 years ago
friendica
f4721955db
more ssl policy fixes and prevent delivery to soapbox when using local delivery
8 years ago
friendica
cca524495c
community discovery cont., cleanup of DB debugging
8 years ago
Michael Vogel
6e7a190e91
Mail: Subject are now with working "Re:"
8 years ago
Michael Vogel
2ed6b3531e
Removing test exports
8 years ago