Michael Vogel
6fd54df940
Some additional beautification
4 years ago
Michael Vogel
abbf501602
The string is an array ...
4 years ago
Michael Vogel
c6f50d0468
Reworked ejabberd authentification
4 years ago
Michael Vogel
4f5997f30a
XMPP authentification for multi domain systems
4 years ago
Michael Vogel
1caa87dce6
Restructured the way, processes are inserted and removed
4 years ago
Michael Vogel
22f32d9721
New process table for a better detection of running workers
4 years ago
Michael Vogel
1cb6043aea
Attachments are now displayed again.
4 years ago
Michael Vogel
6df40b1161
sQL: No "NOT NULL" on text fields.
4 years ago
Michael Vogel
c02b1c3f36
The "tagged with" message now works again.
4 years ago
gerhard6380
3a31619509
API: change friendica_activities to include arrays of users
4 years ago
Michael Vogel
59ff309ee5
Add the new charset parameter to the database creation
4 years ago
Michael Vogel
9209d88c4a
Set the charset for the SQL connection for new installations
4 years ago
rabuzarus
aedd2cfa60
Update identity.php
4 years ago
Michael Vogel
41613ec55d
Bugfix: Fixed two bad sql queries
4 years ago
Michael Vogel
6a167cf8b1
Prevent lowest priority calls from never being called
4 years ago
Michael Vogel
e46dae3937
Removed some accidentally written code
4 years ago
Michael Vogel
a156d59e2a
dbstructure: Set the version when updating manually
4 years ago
rabuzarus
c1555b623a
best_link_url: don't use redirect for pending contacts
4 years ago
Michael Vogel
80bfcc7694
The handle (user@domain.tld) for Diaspora contacts must always be lowercase
4 years ago
Michael Vogel
50dc7a6047
Bugfix: Handle attachments with bbcode inside/handle the [p] bbcode
4 years ago
Tobias Diekershoff
f344813054
events with no finish should not export it to ical
4 years ago
Michael Vogel
108a1c4ac6
New priority level for stale processes.
4 years ago
gerhard6380
078767630c
improved sql statements for direct_messages calls
4 years ago
gerhard6380
01a2eb3555
Implement api/direct_messages/destroy
Twitter compliant call replaces api/friendica/direct_messages_delete;
JSON return expected by Twitter API and parameter include_entities not
yet implemented
4 years ago
gerhard6380
ef0cc850d4
remove api_friendica_direct_messages_all
instead included 'friendica_verbose' parameter into standard function
api_direct_messages_box()
4 years ago
gerhard6380
f9f1825e33
Removing api_friendica_direct_messages_conversations
due to implementing 'seen' and 'parent-uri' into standard
api_format_messages() this call is not needed anymore. Adapting comment
blocks.
4 years ago
gerhard6380
f99a646328
remove api_format_messages_win and include new fields in api_format_messages
4 years ago
gerhard6380
fe5182559f
new API calls for private messsages in Win10 app
new API calls used for Windows 10 app (similar calls to existing but
extended to include seen id and parent-uri)
4 years ago
Michael Vogel
67b16507f1
Performance improvements for the poller
4 years ago
gerhard6380
23393c05ee
improved sql statements for direct_messages calls
4 years ago
gerhard6380
3b8db28a43
Implement api/direct_messages/destroy
Twitter compliant call replaces api/friendica/direct_messages_delete;
JSON return expected by Twitter API and parameter include_entities not
yet implemented
4 years ago
gerhard6380
41c1f71d4d
remove api_friendica_direct_messages_all
instead included 'friendica_verbose' parameter into standard function
api_direct_messages_box()
4 years ago
gerhard6380
fb087ce89e
Removing api_friendica_direct_messages_conversations
due to implementing 'seen' and 'parent-uri' into standard
api_format_messages() this call is not needed anymore. Adapting comment
blocks.
4 years ago
gerhard6380
db6fb8efe2
remove api_format_messages_win and include new fields in api_format_messages
4 years ago
gerhard6380
d7d698bef4
new API calls for private messsages in Win10 app
new API calls used for Windows 10 app (similar calls to existing but
extended to include seen id and parent-uri)
4 years ago
Michael Vogel
0ea9af3d7d
Ping is now using a standard routine to generate the xml.
4 years ago
Michael Vogel
d138b11868
Use a 10 minute timeout for high priority processes. This may be better.
4 years ago
Michael Vogel
29168de677
Process timeouts are now priority depending
4 years ago
Michael Vogel
65a09c67a0
Bugfix: proc_run hadn't worked anymore due to the priority changes
4 years ago
rabuzarus
0532dc6a61
notifications - correct boolean variable checking
4 years ago
rabuzarus
de02154a1b
notifications - set default values for some varibles
4 years ago
Michael Vogel
0411eb289e
Lower the priority for stale processes
4 years ago
Michael Vogel
074ae59f49
Reschedule killed processes at the beginning of the queue.
4 years ago
Michael Vogel
dad74e9650
pubsubpublish is now split into separate calls per entry.
4 years ago
rabuzarus
8ad345c434
notifications - remove TAB (clean up)
4 years ago
Michael Vogel
0cba02a805
Added priority to some forgotten proc_run calls
4 years ago
Michael Vogel
7157ca3809
Fastlane is now working with any priority level
4 years ago
rabuzarus
ce3188d5c6
notifications - move intros to NotificationsManager & make json output work
4 years ago
Michael Vogel
ff430640c0
Small variable type fixed, removed unused includes
4 years ago
Michael Vogel
d673f44c5b
Split cron jobs in cronjobs, introduce fastlane for high priority tasks
4 years ago