summaryrefslogtreecommitdiff
path: root/includes/pages/user_messages.php
AgeCommit message (Expand)Author
2019-12-30Migrate message viewMichael Weimann
2019-12-26User: Add pronoun statementIgor Scheller
2019-12-08Renamed redirect() to throwRedirect()Bot
2018-12-28Don't strip characters from direct messagesIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-21Replaced [0-9] with \dBot
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-10-04reduce complexity of user angeltypes controllermsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on pagesmsquare
2015-12-29put message input to the topPhilip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2014-12-06beautify messages formFelix Favre
2014-09-24move user messages to menu icon rightPhilip Häusler
2014-09-24optimize navbar for 1024 px widthPhilip Häusler
2014-08-24move new messages badgePhilip Häusler
2014-08-23remove html templatesPhilip Häusler
2014-08-23remove html templatesPhilip Häusler
2014-08-23add user view, better bootstrapPhilip Häusler
2014-08-22add basic bootstrap themePhilip Häusler
2014-01-07reviewed cookies apiPhilip Häusler
2014-01-05cookie-0006-API-add-cmd-sendMessage.patchPhilip Häusler
2013-11-28gettext for user sitesPhilip Häusler
2013-11-25basic gettext integrationPhilip Häusler
2013-09-18mysql to mysqli and a lot of cleanup and mvcPhilip Häusler
2012-12-30replaced header with redirect functionPhilip Häusler
2012-12-30User Nick function, enhanced log with some linksPhilip Häusler
2012-12-10code maintenancePhilip Häusler
2012-12-03translation fixPhilip Häusler
2011-12-26#44 new register formPhilip Häusler
2011-12-21#44 angeltypes recreatedPhilip Häusler
2011-06-13cleanup, security sql fixesPhilip Häusler
2011-06-03user_messages: Initial (unfinished) cleanupDaniel Friesel
2011-06-03admin questionsPhilip Häusler
2011-06-02user messagesPhilip Häusler