Philipp
7c4a7bff2e
Move new events routes to calendar routes
2022-11-02 15:16:24 +01:00
Philipp
2c90ab69d6
Move event export to src/Module/Events/Export
2022-11-02 15:16:23 +01:00
Philipp
baa97febef
hopefully last feedback :)
2022-11-01 00:09:30 +01:00
Philipp
87291e30a4
Found some more follow-links
2022-10-31 20:58:34 +01:00
Philipp
b5d01337d9
Move Follow to /contact
namespace
2022-10-31 20:58:27 +01:00
Philipp
437472d0a6
Move Follow to Contact namespace
2022-10-31 20:56:43 +01:00
Philipp
8e6f676719
Move mod/follow to src/Modules
2022-10-31 20:56:41 +01:00
Hypolite Petovan
58d6e7e2bb
Create Contact\Unfollow module class
2022-10-31 15:31:44 -04:00
Hypolite Petovan
a1e6e13a9f
Move remote follow module to profile folder
2022-10-31 15:31:43 -04:00
Hypolite Petovan
969b4f991e
Create Profile\Attachment\Upload module class
...
- Add missing response type in AjaxUpload initializition
2022-10-31 14:57:25 -04:00
Hypolite Petovan
39765e6018
Create Profile\Photos\Upload class
2022-10-30 14:20:01 -04:00
Hypolite Petovan
9561910e83
Create Profile\UnkMail module class
2022-10-30 10:49:47 -04:00
Hypolite Petovan
142b399c84
Reformat Module\Settings\UserExport
...
- Import IHandleUserSessions and DbaDefinition object in constructor
- Convert remaining double quotes to single quotes
- Convert static methods to dynamic to use class properties
- Remove unused POST permission from route
2022-10-24 18:14:59 -04:00
Philipp
940619325d
Add SessionUsers class including tests
2022-10-20 20:27:34 +02:00
Michael
018858934b
The priority is now a class constant
2022-10-17 05:49:55 +00:00
Michael
f8f0dfa91a
Detect linked posts and add them as quote
2022-10-16 21:37:05 +00:00
Michael
aeb4645ba6
New field "quote-uri-id" for quoted posts
2022-10-10 22:39:30 +00:00
Michael
a653c6350d
Support for quoted links is added
2022-09-29 16:04:33 +00:00
Michael
4c52772d84
Use class constant
2022-09-26 13:33:31 +00:00
Michael
5e51ab95fb
Merge remote-tracking branch 'upstream/2022.09-rc' into worker-timeout
2022-09-26 13:26:56 +00:00
Michael Vogel
08ead52433
Merge pull request #11763 from tobiasd/marcor-newapi
...
new event APIs
2022-09-24 21:18:20 +02:00
Michael Vogel
98a4c7a56c
We can now configure the worker runtime limits
2022-09-24 10:00:41 +02:00
Michael
97e5477bde
static cooldown moved to the cooldown function
2022-09-22 22:46:59 +00:00
Michael
36668dfdb1
Merge remote-tracking branch 'upstream/2022.09-rc' into duplicates
2022-09-21 03:46:25 +00:00
Michael Vogel
d55a5cd17b
Changed documentation
2022-09-20 06:09:17 +02:00
Michael Vogel
199d8bbf35
Merge remote-tracking branch 'upstream/2022.09-rc' into relay-languages
2022-09-20 06:05:15 +02:00
Michael Vogel
f08b08e0d8
Allow to reject specific languages on receiving posts via the relay
2022-09-19 12:36:12 +02:00
Michael Vogel
e5c24f33f0
The fcontact table is now updated in the background to improve performance
2022-09-18 15:40:44 +02:00
Michael
79b64cc44f
Detect and remove contact duplicates
2022-09-16 05:00:06 +00:00
Hypolite Petovan
cacfc6ec92
Enable POST route for /filerm module
...
- This prevents a costly page empty page render when calling the module asynchronously
2022-09-11 02:36:06 -04:00
Michael
ff677a1b27
Smarty: Configuration added to store without sub directories
2022-09-08 05:10:26 +00:00
Michael
a0b99f61ea
Use the cached activity function
2022-09-07 19:46:24 +00:00
Michael
da658cbf1d
Delete the cache entry when the post is changed or deleted
2022-09-06 21:51:47 +00:00
Michael
6eb9dff807
Pagecache for frequently fetched pages
2022-09-06 06:04:41 +00:00
Hypolite Petovan
934a3a6721
Merge pull request #11887 from annando/maxload
...
Pause the worker execution when the load is too high
2022-09-04 15:54:40 -04:00
Michael
075638c0ae
Pause the worker execution when the load is too high
2022-09-04 13:54:32 +00:00
Michael
144547009b
All URL fields are now binary and longer
2022-09-04 07:54:01 +00:00
Michael
3e2c684319
Some more index / fatal erros fixed
2022-08-16 11:23:47 +00:00
Michael
bb52e5a804
Cascade on author deletion
2022-08-16 04:18:29 +00:00
Michael
5b3145d7ce
Several performance improvements
2022-08-15 13:23:01 +00:00
pankraz
bd02340162
new event APIs
2022-08-13 23:28:19 -04:00
Michael
5c5ae00370
Improved performance when updating contacts
2022-08-13 09:01:48 +00:00
Philipp
a145712f04
Merge pull request #11837 from MrPetovan/task/remove-poke
...
Remove poke feature
2022-08-11 18:17:11 +02:00
Hypolite Petovan
809beeee9d
Merge pull request #11838 from annando/asynchronous-conversation
...
Conversation entries will now be stored asynchronous if possible
2022-08-10 10:42:19 -04:00
Michael
d9aee0b3ea
Conversation entries will now be stored asynchronous if possible
2022-08-10 09:28:18 +00:00
Hypolite Petovan
4a885a13a6
Remove poke feature
2022-08-09 14:55:55 -04:00
fabrixxm
547b4684fd
Add smarty3 dirs config
...
`FriendicaSmarty` get work dirs from config, with fallback if not set
2022-08-08 12:28:07 -04:00
Michael
87a945b295
More prevention of double processing of the same content
2022-08-06 17:06:55 +00:00
Michael
06f7244280
New option to disable the fetching of parents
2022-08-04 19:32:36 +00:00
Hypolite Petovan
196a1de7f2
Merge pull request #11812 from annando/ap-performance
...
Hopefully fixes loops during message processing
2022-08-03 03:00:50 -04:00