1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
Commit Graph

120 Commits

Author SHA1 Message Date
4790a3ddb8 Add missing language items 2015-03-22 00:01:54 +01:00
87919dd881 Add missing language items 2015-03-21 20:36:15 +01:00
ab32c52bad Merge branch 'invite' 2015-03-21 01:03:15 +01:00
14c594b082 Prevent inviting users who have blocked the sender 2015-03-21 00:57:56 +01:00
3c668cf630 Add language variables 2015-01-10 01:03:24 +01:00
5d43af828b Add user option to limit maximum amount of messages per tab 2014-12-17 21:04:55 +01:00
ea693dae00 Add auto away function 2014-12-16 23:45:28 +01:00
1d40423c91 Improve validation in UserAction 2014-12-13 15:53:12 +01:00
c2cceb5f27 Improve code
- Add function comments
- Use $this->parameters in UserAction
2014-12-10 00:20:51 +01:00
47a84a9d7f Implement invitations in frontend 2014-12-09 23:57:25 +01:00
09fb08b633 Merge remote-tracking branch 'origin/master' into invite 2014-12-09 23:25:15 +01:00
80db5cf3c9 Add date to message if they are from a previous day 2014-10-31 02:20:23 +01:00
8397645354 Add first pieces of invitation system 2014-09-29 01:39:59 +02:00
3f632571f2 Merge branch '3.0.x' 2014-09-19 23:20:00 +02:00
c074261521 Fix system breaking bug(s). 2014-09-09 23:58:07 +02:00
ca203333d7 Allow showing the number of chatters in main menu 2014-09-05 20:42:37 +02:00
Maximilian Mader
c2fe53fdb0 Implement a “pseudo global” room
The „global“ room can be activated on a user group basis.
This allows for bots processing messages from all rooms and responding to them.
2014-08-03 01:06:44 +02:00
c4952705c3 Unify language item 2014-08-02 15:53:32 +02:00
92f24afb8f Make copyright notice consistent with WoltLab's applications 2014-07-31 16:24:11 +02:00
fc792cab99 Fix acpMenu structure 2014-05-05 21:28:21 +02:00
5ba68b057b Add missing language variables 2014-04-08 15:08:57 +02:00
Tim Düsterhus
1a2ffaaa77 Add missing english language items 2014-03-02 19:45:56 +01:00
Maximilian Mader
16afdf6ce4 Add permission check to user menu
Also export getUserList and getRoomList
2014-03-02 17:57:41 +01:00
Maximilian Mader
20bce575bb Improve selection of chat messages 2014-03-02 00:33:45 +01:00
Tim Düsterhus
594f9b30f4 Fix typoes in english translation 2014-03-01 23:51:06 +01:00
Tim Düsterhus
a0b1509319 Add english translation 2014-03-01 23:48:35 +01:00
0b3127b1ec Fix typo
That's why you need sleep.
2014-03-01 23:35:35 +01:00
Maximilian Mader
6e51aa0e82 Fix doubled HTML encode 2014-02-27 23:52:35 +01:00
Maximilian Mader
cb699ee5bf Add missing language variable 2014-02-27 22:52:22 +01:00
Maximilian Mader
ae27b7e059 Fix german translation … 2014-02-27 22:20:50 +01:00
Maximilian Mader
2a0dd00875 Fix sidebar padding in fullscreen mode and update some language variables 2014-02-27 19:13:42 +01:00
Maximilian Mader
168e1a9d28 Update language variables 2014-02-27 18:55:53 +01:00
Tim Düsterhus
6fe4e76429 Improve name and topic of default room 2013-11-19 21:07:02 +01:00
Tim Düsterhus
8b2a677859 Give a nice message to InviteCommand 2013-11-19 21:04:31 +01:00
Tim Düsterhus
25c7b58925 Add missing language items 2013-11-19 21:01:47 +01:00
Tim Düsterhus
3aabe24ec9 Show better error message when joining fails 2013-11-19 20:33:27 +01:00
Maximilian Mader
77830cf6fb Merge branch 'master' into attachments 2013-11-02 23:05:57 +01:00
Maximilian Mader
2088cb9c01 Fix some typos, overhaul copyright dialog 2013-11-02 21:54:24 +01:00
Maximilian Mader
86ac2861f8 Improve front end design of attachment 2013-10-16 15:55:33 +02:00
Tim Düsterhus
8923703a5e Add language items for user group options
see #55
2013-10-06 18:06:24 +02:00
Tim Düsterhus
7c8f4560e4 Remove obsolete CHAT_LOG_ACTIVE option 2013-09-29 16:34:53 +02:00
Tim Düsterhus
3c5daea67e Add missing language items and improve some others
see #55
2013-09-13 22:36:50 +02:00
Maximilian Mader
fe11589151 Fix log archive time of -1 and add an info box if protocol is disabled. 2013-09-08 22:40:09 +02:00
Maximilian Mader
70801203f8 Add text/plain download of chat log 2013-09-06 00:02:06 +02:00
Maximilian Mader
dcfc8a94cd Merge branch 'master' into protocol 2013-09-05 20:35:07 +02:00
Tim Düsterhus
3711dec18d Add missing language item 2013-08-07 23:10:58 +02:00
Maximilian Mader
e583283d00 Fix typo 2013-08-02 21:22:59 +02:00
Tim Düsterhus
22dca4b7c5 Add missing language item and improve some others
Fixes #40
2013-08-02 21:18:25 +02:00
Tim Düsterhus
78d4458cbc Fix <, > and " in suspension reasons
Fixes #42
2013-08-02 20:49:59 +02:00
Maximilian Mader
75c09e2a5d Fixup last commit #495680c3d359e504186c
These changes should have been in the last commit too.
2013-07-30 00:20:14 +02:00