Cyberboss
34d38f78d3
Changes a bunch of IsConnected()s to Connect()
2017-03-21 14:04:48 -04:00
Leo
4a5cf0ce7d
Messages(notes, watchlists, messages) are now sorted by descending instead ( #25080 )
...
* Messages(notes, watchlists, messages) are now sorted by the time descending instead of ascending
* Changes so only notes have desc ordering instead of memos and watchlist enties
* how did this even happen
2017-03-16 09:34:29 +11:00
Lzimann
5a618297ce
Replaces the default output with the to_chat wrapper.
2017-03-10 01:32:05 -03:00
Jordie
63b3699cdd
MySQL Execute error handling ( #24738 )
...
* wip commit
* mysql execute proc now handles errors itself
* adds log_sql()
* implements log_sql()
2017-03-07 10:55:42 +01:00
Leo
88785f7f86
Changes the button order in the note's menu ( #24489 )
...
* Changes the button order in the note's menu
* Fixes spacing
2017-02-28 15:01:52 +11:00
oranges
cd1e9ea6c8
Easier stripping of admin private information from public logs ( #24222 )
...
A new admin log proc, admin_log_private that appends a different prefix,
to make it easy to filter the logs that are shown publically
2017-02-21 10:56:25 +01:00
Jordie0608
631b7346a7
adds distinct server sql name config
2017-02-09 17:58:10 +11:00
Jordie
ae5ca631f8
Watchlist entries filtering, non-deleting messages ( #23737 )
...
* adds watchlist filtering to online clients, messages no longer delete self
* message-sent > message sent
* missed var
2017-02-08 18:30:51 +13:00
Jordie0608
87c85c6452
fixes ternary operator
2017-02-03 17:45:56 +11:00
Jordie
4a1adbad5f
Unifed SQL message system ( #23327 )
...
* unifed sql message system to supersede notes, watchlist and memos and adds messages
* a neserseree change
2017-02-03 00:02:24 -06:00