gnu-social/lib
Alexei Sorokin 46f788d1eb [UTIL] Fix up common_ensure_session()
Give priority to cookies over GET.

Make sure session ids have only expected characters
(PHP file session handler's limitation).

Replace a mostly useless log warning with a debug message.
2020-08-06 21:54:49 +03:00
..
action Set HTTP status codes with http_​response_​code() 2020-08-04 14:12:17 +03:00
activitystreams [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
admin [MODULES] Make disable in admin panel effective 2019-09-12 04:50:46 +01:00
api [XML] Inscrease types strictness 2020-06-21 00:34:54 +01:00
application [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
cache [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
database [SCHEMA] Better DBMS information fetching 2020-08-01 19:05:48 +03:00
exceptions [EXCEPTIONS] Inherit the Previous Exception parameter 2020-08-06 20:03:44 +03:00
feeds Set HTTP status codes with http_​response_​code() 2020-08-04 14:12:17 +03:00
groups [DATABASE] Consistently use the "LIMIT $limit OFFSET $offset" syntax 2019-09-11 10:12:49 +03:00
im [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
media [MEDIA] fromUrl now supports using original file name 2020-08-05 17:53:31 +01:00
modules Set HTTP status codes with http_​response_​code() 2020-08-04 14:12:17 +03:00
notices [CORE] Avoid materialisation in the TaggedProfileNoticeStream query 2020-07-07 22:41:03 +03:00
portablecontacts [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00
profile [DATABASE] Check SQL boolean values with "IS TRUE" 2020-07-21 18:06:39 +03:00
queue [PLUGINS] Added UnQueue, a new default plugin which does all actions immediately 2019-09-05 01:39:00 +02:00
search [DATABASE] Re-introduce PostgreSQL support 2019-09-11 14:14:40 +03:00
ui Set HTTP status codes with http_​response_​code() 2020-08-04 14:12:17 +03:00
util [UTIL] Fix up common_ensure_session() 2020-08-06 21:54:49 +03:00