22 Commits (6df62659dab24eb6fa02c4bd3117edaceecd4383)

Author SHA1 Message Date
Igor Scheller 012d5a4722 Don't strip characters from direct messages 6 years ago
Igor Scheller 88f3bafa5e Replaced `Auth()` with `auth()` 6 years ago
Igor Scheller d7aea575ff Replaced more sql queries and old data 6 years ago
Igor Scheller 4e09ee3eb2 Replaced more user related stuff
(Contains some buggy stuff too...)
6 years ago
Igor Scheller 2dcb7cc2de Replaced some global `$user` variables 6 years ago
Igor Scheller 0d154365a2 models: return null on empty result 7 years ago
Igor Scheller fe58e4f422 database: updated checks for selectOne 7 years ago
klemens a6cf4c9ce9 spelling fixes 7 years ago
msquare f82e5456d2 dried code by introducing selectOne for select queries with only one result line expected 7 years ago
Bot 740026a9de Replaced [0-9] with \d 8 years ago
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries 8 years ago
Bot 55141154c0 Replaced " with ' 8 years ago
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup 8 years ago
Bot d71e7bbfad Formatting 8 years ago
Bot 7313e15ce8 PSR-2 formatting 8 years ago
msquare 6dfefc3bb9 small code improvements 8 years ago
msquare 07ddbb0f4c make short variable names longer 8 years ago
msquare e965f8d041 prohibit inline control structures on model and view 8 years ago
Philip Häusler 6bede2fd22 harden the sql queries 10 years ago
Philip Häusler 239c2b1684 reviewed cookies api 11 years ago
Philip Häusler 6664433fab cookie-0006-API-add-cmd-sendMessage.patch 11 years ago
Philip Häusler 8fa78b55ac first api new files 11 years ago