Alexei Sorokin
|
4482efeae8
[SCHEMA] Improve timestamp storage
|
4 年 前 |
Alexei Sorokin
|
8b93223715
[DATABASE] Fix schema verification on MariaDB
|
4 年 前 |
Diogo Cordeiro
|
737f3eb553
[ActivityPub][HTTPSignatures] Fix verify
|
4 年 前 |
Diogo Cordeiro
|
6e3954f3bb
[ActivityPub][Inbox] Signature verification after Actor update would always fail
|
4 年 前 |
Diogo Cordeiro
|
4544f29832
[AVATAR] Ensure this Action stays secure
|
4 年 前 |
Hugo Sales
|
477c357f11
[MEDIA] Move AttachmentAction::sendFile to common_send_file
|
4 年 前 |
Diogo Cordeiro
|
7869a7c1b0
[ActivityPub][Inbox] With PHP 7.3 we don't need get_all_headers workaround anymore
|
4 年 前 |
Alexei Sorokin
|
edc7159ef6
[Memcached_DataObject] Check if it is possible to sort efficiently
|
4 年 前 |
Diogo Cordeiro
|
1db6943702
[ActivityPub][Inbox] get_all_headers was nginx only
|
4 年 前 |
Diogo Cordeiro
|
e8dff6c4a0
[TESTS] Move AcceptHeader from ActivityPub plugin to Core
|
4 年 前 |
Diogo Cordeiro
|
23ed816035
[ExtendedProfile] Fix XML type bug
|
4 年 前 |
Diogo Cordeiro
|
324b7f38a9
[FORMAT] Run php-cs-fixer on tests/
|
4 年 前 |
Diogo Cordeiro
|
aa7aff3f6b
[TESTS] Fix CommandInterpreterTest
|
4 年 前 |
Diogo Cordeiro
|
236929a166
[PEAR] I'm tired of this issue still popping up, this seems to silence it
|
4 年 前 |
Diogo Cordeiro
|
953e243639
[UI] Make neo-quitter default theme
|
4 年 前 |
Diogo Cordeiro
|
338d53c982
[XML] Inscrease types strictness
|
4 年 前 |
Diogo Cordeiro
|
37ebcc509b
[AVATAR] Temporary ImageFile wasn't
|
4 年 前 |
Diogo Cordeiro
|
f9be6f9a85
[AVATAR] Try to delete tmp avatar if something goes wrong during the process
|
4 年 前 |
Diogo Cordeiro
|
2cc2b5b856
[MEDIA] ImageFile fromUpload method wasn't ensuring uploaded file was an image
|
4 年 前 |
Alexei Sorokin
|
194976135f
[DATABASE] Some query improvements
|
4 年 前 |
Alexei Sorokin
|
ef17f3ea7d
[CORE][DATABASE] Another approach to semi-join in the inboxnoticestream query
|
4 年 前 |
Alexei Sorokin
|
0eec6fcfb6
[DATABASE] Replace NOW() with CURRENT_TIMESTAMP
|
4 年 前 |
Alexei Sorokin
|
09a772419a
[DATABASE] Use "<>" as an SQL non-equality sign in more cases
|
4 年 前 |
Alexei Sorokin
|
6c035d01d4
[DATABASE] Start transactions with START TRANSACTION
|
4 年 前 |
susdiv
|
97bddc4537
[Autocomplete] Fix postgres incompatible query in AutocompleteAction
|
4 年 前 |
susdiv
|
684675bd84
[SCRIPTS] Fix postgres incompatible query in clean_profiles.php
|
4 年 前 |
susdiv
|
b8c0fa9fa0
[ActivityPub] Fix Postgres incompatible query in Following and Followed collection
|
4 年 前 |
Diogo Cordeiro
|
9e7794cd66
Merge branch 'nightly' of rainydaysavings/gnu-social into nightly
|
4 年 前 |
rainydaysavings
|
92ad44abf9
[THEME][neo-quitter] Added icon for Network in navbar
|
4 年 前 |
Hugo Sales
|
7e83ddf80e
[FIX] Fix 'Trying to access array offset on value of type null' in AntiBrutePlugin and SimpleCaptchaPlugin when using scripts
|
4 年 前 |