gnu-social/lib
Alexei Sorokin 9efbef720d Avoid use of assignments bare inside statements
Either use them in a subroutine call or put parentheses around the assignment.
2021-07-16 19:44:41 +01:00
..
action Set HTTP status codes with http_​response_​code() 2021-07-16 19:44:38 +01:00
activitystreams Avoid use of assignments bare inside statements 2021-07-16 19:44:41 +01:00
admin [MODULES] Make disable in admin panel effective 2021-07-16 19:44:35 +01:00
api [XML] Inscrease types strictness 2021-07-16 19:44:37 +01:00
application [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
cache [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
database [DATABASE][PostgreSQL] Ignore index prefix length 2021-07-16 19:44:40 +01:00
exceptions [TheFreeNetwork] Do not allow lower priority protocols to handle remote actors already handled by the higher ones 2021-07-16 19:44:41 +01:00
feeds Set HTTP status codes with http_​response_​code() 2021-07-16 19:44:38 +01:00
groups [DATABASE] Fix remaining misuses of SQL's GROUP BY 2021-07-16 19:44:40 +01:00
im [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
media Implement a class for automatic temporary file handling 2021-07-16 19:44:41 +01:00
modules Set HTTP status codes with http_​response_​code() 2021-07-16 19:44:38 +01:00
notices [NOTICES] Condition pushdown in the subquery in inboxnoticestream 2021-07-16 19:44:40 +01:00
portablecontacts [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00
profile [DATABASE] Check SQL boolean values with "IS TRUE" 2021-07-16 19:44:37 +01:00
queue [ActivityPub] Implement Failed Queue 2021-07-16 19:44:41 +01:00
search [SEARCH][PostgreSQL] Make LIKE search case-insensitive 2021-07-16 19:44:40 +01:00
ui Avoid use of assignments bare inside statements 2021-07-16 19:44:41 +01:00
util Avoid use of assignments bare inside statements 2021-07-16 19:44:41 +01:00