Commit Graph
95 Commits
Author SHA1 Message Date
Daniel Winzen bbbfe93dce A few bugfixes and improvements 2016-10-29 15:52:24 +02:00
Daniel Winzen 0e969a1894 Allow making CSS more unique, by adding more ids/classes and allowing to over-write hardcoded CSS 2016-10-03 10:40:00 +02:00
Daniel Winzen 75263aea4b Add integrated file upload support 2016-09-24 08:51:20 +02:00
Daniel Winzen 96ee911c53 Make colour input use colorChooser, if supported 2016-09-19 23:17:34 +02:00
Daniel Winzen 68a29558b1 Remove up to two characters from the end of @mention to also match @mention, etc. 2016-09-19 11:32:43 +02:00
Daniel Winzen ee2e29db2e Don't send messages to inbox when in incognito 2016-09-11 11:11:50 +02:00
Daniel Winzen 219d30f8b3 Add better multi-byte character support - New dependency: mbstring extension 2016-09-06 19:54:16 +02:00
Daniel Winzen d0163957f6 Make nicknames in the chatters list clickable to send PMs more easily 2016-09-05 19:05:10 +02:00
Daniel Winzen 77aac82f98 Add option to hide the list of chatters 2016-09-05 15:36:41 +02:00
Daniel Winzen 691e36cd6b Allow making filters case sensitive 2016-09-04 13:09:12 +02:00
Daniel Winzen abab38e67b Allow changing frame sorting 2016-09-02 13:20:24 +02:00
Daniel Winzen 8e75c36572 Don't escape CSS (fixes use of html entities) 2016-09-02 10:35:18 +02:00
Daniel Winzen 1753606b8a Allow changing message sort direction 2016-09-02 10:23:33 +02:00
Daniel Winzen ff158feffa Rename logout to unban for kicked sessions and replace backtochat with a reload button 2016-09-02 08:37:00 +02:00
Daniel Winzen 95919e81f6 Add logout button to session view and allow logging out kicked sessions 2016-08-31 21:42:35 +02:00
Daniel Winzen 3f19d3aae0 Add an option to first display a greeting message, before showing messages 2016-08-29 13:12:17 +02:00
Daniel Winzen f8abff926b Set replace of a filter used for kicking as kickmessage 2016-08-28 21:05:05 +02:00
Daniel Winzen 1ec5a6b562 Make /me work with custom texts 2016-08-28 18:20:20 +02:00
Daniel Winzen 064d5f6e4a Add external CSS setting for large stylesheets 2016-08-26 16:31:53 +02:00
Daniel Winzen 2ab29a0014 Prevent browser from caching at all. 2016-08-17 14:50:31 +02:00
Daniel Winzen 0d9a9de558 Allow configuring password and nickname regex 2016-08-12 13:28:54 +02:00
Daniel Winzen 37b0a323ad Instruct browser not to send referrer.
Enable image embedding without cookies as there is no more risk of session leakage.
2016-08-09 21:07:49 +02:00
Daniel Winzen 2b8faa735a Prevent posting the same message twice, if no other message was posted in-between 2016-07-30 16:45:01 +02:00
Daniel Winzen 2951780599 Allow ignoring incognito chatters 2016-07-25 12:26:57 +02:00
Daniel Winzen 6a8442969d Don't show a kick button on your own session in the list of active sessions 2016-07-24 20:34:18 +02:00
Daniel Winzen 7972453e42 Don't display empty option for system messages in delete messages by name 2016-07-24 10:19:34 +02:00
Daniel Winzen f9b53cb044 Allow deleting messages by name, when only PMs were sent. 2016-07-23 20:40:18 +02:00
Daniel Winzen 18810a387c Delete messages based on public message limit, no buffer for private ones needed 2016-07-23 07:49:20 +02:00
Daniel Winzen 643189d5ee Simplify ignore logic + disallow ignoring chatters with higher status 2016-07-21 09:12:07 +02:00
Daniel Winzen 5c4586c04e Check permission before selectively deleting a message. 2016-07-19 23:01:33 +02:00
Daniel Winzen e8968d7712 Fix typo in CHANGELOG 2016-07-14 13:17:36 +02:00
Daniel Winzen 35a2d5a524 Third attempt to fix the same bug 2016-07-12 20:43:36 +02:00
Daniel Winzen c8f3020f17 Yesterdays bugfix broke more than it fixed, refixed. 2016-07-10 10:38:15 +02:00
Daniel Winzen 260dbdfd56 Fix bug preventing to send PMs to number-only nicknames 2016-07-09 17:52:29 +02:00
Daniel Winzen 53211076a0 Making a moderator to member now sets incognito back to disabled 2016-06-13 19:55:09 +02:00
Daniel Winzen eb13ee2d2f Completely fix link-redirection 2016-05-15 09:33:06 +02:00
Daniel Winzen 86b1de0ec8 Add setting in profile to allow offline inbox for: staff, members or everyone 2016-05-10 12:49:31 +02:00
Daniel Winzen 07ff78994e Remove JavaScript "load only new messages" feature, add JS auto-refresh to header instead 2016-05-07 10:37:56 +02:00
Daniel Winzen b09cb6b352 Fix parts of the offline inbox 2016-05-01 20:15:55 +02:00
Daniel Winzen a72cd08cfb Fix duplicated class-tags and spelling mistake in SQL 2016-04-29 23:03:16 +02:00
Daniel Winzen 190ec4c863 Allow deletion of member accounts in profile 2016-04-29 21:51:08 +02:00
Daniel Winzen 3105cffaf1 Add an offline inbox for members 2016-04-29 21:47:32 +02:00
Daniel Winzen 1a8eefc396 Fix wrong registration variables 2016-04-28 19:07:09 +02:00
Daniel Winzen a37026ca64 Add useful error message on failed login 2016-04-28 09:02:42 +02:00
Daniel Winzen 555208a556 Combine Password reset and setting new nickname 2016-04-27 11:14:54 +02:00
Daniel Winzen 7210a9fc90 Add timezone settings 2016-04-26 12:26:40 +02:00
Daniel Winzen 37fbb7bc43 Allow disabling the chat completely 2016-04-20 15:48:12 +02:00
Daniel Winzen b2df491ab7 Add disable PM option 2016-04-19 20:14:06 +02:00
Daniel Winzen 60355735ee Make nocache refresh hack configurable in profile 2016-04-18 17:22:22 +02:00
Daniel Winzen 0b8cdcc1e5 Remove nocache hack from message reload again
(scrolls back to top every time)
2016-04-17 08:12:48 +02:00