Dmitriy Simushev
|
c3fd4941fe
|
Replace "captcha.php" with a controller
|
2014-05-30 08:26:35 +00:00 |
|
Dmitriy Simushev
|
36e06aec16
|
Remove unused functions
|
2014-05-29 15:15:35 +00:00 |
|
Dmitriy Simushev
|
f5cb3ec179
|
Replace "operator/getcode.php" with a controller
|
2014-05-29 15:13:03 +00:00 |
|
Dmitriy Simushev
|
090ebdb332
|
Merge branch 'master' of github.com:Mibew/mibew
|
2014-05-29 12:13:20 +00:00 |
|
Dmitriy Simushev
|
a05f966cfd
|
Add 'operatorAuthenticate' event
|
2014-05-29 11:50:16 +00:00 |
|
Dmitriy Simushev
|
335cdc6055
|
Rewrite login/logout process
|
2014-05-29 11:38:21 +00:00 |
|
Dmitriy Simushev
|
6a5b962f01
|
Build cookie factory
Please, do not tell Cookie Monster.
|
2014-05-29 08:17:40 +00:00 |
|
|
88ff761876
|
Merge branch 'invitation_style'
|
2014-05-28 18:23:32 +04:00 |
|
|
eefd9ece11
|
Fix appearance of the default invitation in ie8+
|
2014-05-28 18:20:59 +04:00 |
|
Dmitriy Simushev
|
078bf1c1fc
|
Merge remote-tracking branch 'invitation_style'
|
2014-05-28 09:22:30 +00:00 |
|
Dmitriy Simushev
|
037d69bccb
|
Merge remote-tracking branch 'default_chat_logo'
|
2014-05-28 08:11:23 +00:00 |
|
|
eb062a2424
|
Add screenshots to a styles of invitations
|
2014-05-28 02:06:43 +04:00 |
|
|
0619cdc9c1
|
Fix outlook of the default chat invitation in standard modern browsers
|
2014-05-28 01:46:18 +04:00 |
|
|
15739dd410
|
Fix header of the default chat invitation
|
2014-05-27 18:41:15 +04:00 |
|
Dmitriy Simushev
|
e458257c65
|
Add missed property to Application class
|
2014-05-27 14:16:26 +00:00 |
|
Dmitriy Simushev
|
3d8fa75d59
|
Use RouterInterface in ConrollerResolver constructor
|
2014-05-27 13:23:59 +00:00 |
|
Dmitriy Simushev
|
f4268b53cf
|
Mark "check_login" function as deprecated
|
2014-05-27 11:08:17 +00:00 |
|
Dmitriy Simushev
|
dfca800514
|
Mark "setup_settings_tabs" function as deprecated
|
2014-05-27 08:28:01 +00:00 |
|
Dmitriy Simushev
|
862d94d35d
|
Replace "operator/features.php" with a controller
|
2014-05-27 08:23:13 +00:00 |
|
|
af08dd1b43
|
Update screenshot for the default chat theme
|
2014-05-27 00:01:33 +04:00 |
|
|
6c3c70024d
|
Update default logo for the default chat theme
|
2014-05-27 00:01:07 +04:00 |
|
|
edc7838128
|
Improve the default invitation theme
|
2014-05-27 00:00:04 +04:00 |
|
Dmitriy Simushev
|
46e329471c
|
Replace "operator/performance.php" with a controller
|
2014-05-26 13:08:33 +00:00 |
|
Dmitriy Simushev
|
3373095a66
|
Replace "operator/settings.php" with a controller
|
2014-05-26 12:36:14 +00:00 |
|
Dmitriy Simushev
|
3ea2da1ad2
|
Create "BanController"
|
2014-05-26 10:01:38 +00:00 |
|
Dmitriy Simushev
|
8969b71613
|
Replace "operator/translate.php" with a controller
|
2014-05-23 12:56:39 +00:00 |
|
Dmitriy Simushev
|
ae92fe1514
|
Remove "$messages" global variable
|
2014-05-23 11:43:09 +00:00 |
|
Dmitriy Simushev
|
36b817ac58
|
Do not use IDs from form fields
|
2014-05-23 11:19:53 +00:00 |
|
Dmitriy Simushev
|
9527ef632f
|
Extract access check from operator controllers
|
2014-05-23 10:53:29 +00:00 |
|
Dmitriy Simushev
|
af45d34721
|
Restrict access to avatar edit page
|
2014-05-23 09:11:35 +00:00 |
|
Dmitriy Simushev
|
c39131199d
|
Replace "operator/permissions.php" with a controller
|
2014-05-23 09:08:13 +00:00 |
|
Dmitriy Simushev
|
e4cce9618e
|
Make "Mibew\Controller\Group\AbstractController" really abstract
|
2014-05-23 08:54:30 +00:00 |
|
Dmitriy Simushev
|
4d45e57a9b
|
Remove "&" from "get_csrf_token_in_url" function's result
|
2014-05-23 07:53:09 +00:00 |
|
Dmitriy Simushev
|
16749fec8c
|
Replace "operator/opgroups.php" with a controller
|
2014-05-22 15:49:41 +00:00 |
|
Dmitriy Simushev
|
8a4da51366
|
Fix bug with operators URLs at group member page
|
2014-05-22 15:01:04 +00:00 |
|
Dmitriy Simushev
|
2568072c0e
|
Split giant "GroupController" to several parts
|
2014-05-22 14:58:54 +00:00 |
|
Dmitriy Simushev
|
8c9e361918
|
Split giant "OperatorController" to several parts
|
2014-05-22 13:36:18 +00:00 |
|
Dmitriy Simushev
|
55c1565f66
|
Do not index avatars
|
2014-05-22 12:54:13 +00:00 |
|
Dmitriy Simushev
|
9f70aa80d2
|
Replace "operator/avatar.php" with a controller
|
2014-05-22 12:48:17 +00:00 |
|
Dmitriy Simushev
|
9fb205bc2b
|
Replace "operator/operator.php" with a controller
|
2014-05-22 10:12:11 +00:00 |
|
Dmitriy Simushev
|
1af5e68bd0
|
Fix regexp for thread ID
|
2014-05-21 10:47:03 +00:00 |
|
Dmitriy Simushev
|
b674060ddf
|
Replace "operator/operators.php" with a controller
|
2014-05-21 10:45:09 +00:00 |
|
|
55dff20bc1
|
Beautify js code
|
2014-05-21 13:24:34 +04:00 |
|
Dmitriy Simushev
|
a3f76b3369
|
Merge remote-tracking branch 'origin/issue04'
|
2014-05-21 09:20:42 +00:00 |
|
|
a8e84342b9
|
Rebuild js using latest Closure compiler
|
2014-05-21 13:13:35 +04:00 |
|
Dmitriy Simushev
|
42e32bb7a7
|
Use appropriate name for submit handler in "CannedMessageController"
|
2014-05-21 08:32:06 +00:00 |
|
Dmitriy Simushev
|
f4129ff8ee
|
Replace "operator/invite.php" with a controller
|
2014-05-21 08:23:51 +00:00 |
|
Dmitriy Simushev
|
938c4cbd69
|
Remove unused code that is related with invitations
|
2014-05-21 07:55:55 +00:00 |
|
|
619a5c4ecf
|
Remove useless blank line
|
2014-05-21 01:04:12 +04:00 |
|
Dmitriy Simushev
|
ff0e1060e9
|
Fix new user sound notification (issue #38).
|
2014-05-20 15:14:35 +00:00 |
|