GitHub/WoltLab/WCF.git
9 years agoProperly prevent session fixation in every case
Tim Düsterhus [Tue, 9 Dec 2014 20:42:46 +0000 (21:42 +0100)]
Properly prevent session fixation in every case

9 years agoAdd reCAPTCHA v2 support for users w/o JavaScript
Tim Düsterhus [Tue, 9 Dec 2014 18:38:11 +0000 (19:38 +0100)]
Add reCAPTCHA v2 support for users w/o JavaScript

9 years agoRemoved obsolete labels in user search form
Marcel Werk [Tue, 9 Dec 2014 15:38:03 +0000 (16:38 +0100)]
Removed obsolete labels in user search form

9 years agoAdded missing updates of media providers
Marcel Werk [Tue, 9 Dec 2014 13:45:20 +0000 (14:45 +0100)]
Added missing updates of media providers

9 years agoChanged default value of the time column in wcf1_like to 1
Marcel Werk [Tue, 9 Dec 2014 13:34:59 +0000 (14:34 +0100)]
Changed default value of the time column in wcf1_like to 1

9 years agoAdded menu item name as attribute
Marcel Werk [Mon, 8 Dec 2014 22:49:47 +0000 (23:49 +0100)]
Added menu item name as attribute

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 8 Dec 2014 19:22:08 +0000 (20:22 +0100)]
Updating minified JavaScript files

9 years agoExtend WCF.Option.Handler implementation
Matthias Schmidt [Mon, 8 Dec 2014 19:18:13 +0000 (20:18 +0100)]
Extend WCF.Option.Handler implementation

WCF.Option.Handler now supports file input fields and option types with multiple form elements (like radiobuttons).

9 years agoFix log out deleting every virtual session
Tim Düsterhus [Sun, 7 Dec 2014 20:58:59 +0000 (21:58 +0100)]
Fix log out deleting every virtual session

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 7 Dec 2014 15:52:08 +0000 (16:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed typo in comment
Marcel Werk [Sun, 7 Dec 2014 15:51:54 +0000 (16:51 +0100)]
Fixed typo in comment

9 years agoFix typo in comment
Matthias Schmidt [Sun, 7 Dec 2014 13:37:43 +0000 (14:37 +0100)]
Fix typo in comment

9 years agoFixed wrong gravatar file extensions
Marcel Werk [Sat, 6 Dec 2014 19:23:24 +0000 (20:23 +0100)]
Fixed wrong gravatar file extensions

9 years agoMade activity point overlay accessible on members list
Marcel Werk [Sat, 6 Dec 2014 02:18:15 +0000 (03:18 +0100)]
Made activity point overlay accessible on members list

9 years agoFixed like loading issue
Marcel Werk [Sat, 6 Dec 2014 01:22:32 +0000 (02:22 +0100)]
Fixed like loading issue

9 years agoImproved title and description for URL rewrite option
Alexander Ebert [Fri, 5 Dec 2014 21:02:30 +0000 (22:02 +0100)]
Improved title and description for URL rewrite option

9 years agoUsing FQN due to class name collision
Alexander Ebert [Fri, 5 Dec 2014 18:18:05 +0000 (19:18 +0100)]
Using FQN due to class name collision

9 years agoFixed class imports
Alexander Ebert [Fri, 5 Dec 2014 16:28:59 +0000 (17:28 +0100)]
Fixed class imports

9 years agoFixed use-statement order
Alexander Ebert [Fri, 5 Dec 2014 16:10:42 +0000 (17:10 +0100)]
Fixed use-statement order

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 5 Dec 2014 16:01:48 +0000 (17:01 +0100)]
Updating minified JavaScript files

9 years agoPrevent a weird issue in Chrome for Android
Alexander Ebert [Fri, 5 Dec 2014 15:55:52 +0000 (16:55 +0100)]
Prevent a weird issue in Chrome for Android

Chrome for Android somtimes report an empty value for a text input if the previously typed-in character is an underscore. For some reason the event is not properly bound to the original "this"-context, yielding unexpected results. To clarify this, I have no idea why it happens, thus I simply work-around it and ignore it for the time being.

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 5 Dec 2014 01:24:39 +0000 (02:24 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed empty editor behaving different on iOS
Alexander Ebert [Fri, 5 Dec 2014 01:24:22 +0000 (02:24 +0100)]
Fixed empty editor behaving different on iOS

9 years agoFix update script
Tim Düsterhus [Thu, 4 Dec 2014 21:42:51 +0000 (22:42 +0100)]
Fix update script

9 years agoMerge branch 'recaptcha'
Tim Düsterhus [Thu, 4 Dec 2014 20:44:15 +0000 (21:44 +0100)]
Merge branch 'recaptcha'

9 years agoNuke reCAPTCHA OEM key during update and for new installations
Tim Düsterhus [Thu, 4 Dec 2014 20:42:35 +0000 (21:42 +0100)]
Nuke reCAPTCHA OEM key during update and for new installations

9 years agoImplement Recaptcha V2
Tim Düsterhus [Thu, 4 Dec 2014 20:42:16 +0000 (21:42 +0100)]
Implement Recaptcha V2

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 4 Dec 2014 19:37:15 +0000 (20:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoOverhauled usage of quotation marks / improved user online location strings
Marcel Werk [Thu, 4 Dec 2014 19:37:01 +0000 (20:37 +0100)]
Overhauled usage of quotation marks / improved user online location strings

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 4 Dec 2014 17:46:44 +0000 (18:46 +0100)]
Updating minified JavaScript files

9 years agoMoved wmonkeypatch.*Selection -> wutil, fixed selection saving
Alexander Ebert [Thu, 4 Dec 2014 17:41:25 +0000 (18:41 +0100)]
Moved wmonkeypatch.*Selection -> wutil, fixed selection saving

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 4 Dec 2014 12:56:44 +0000 (13:56 +0100)]
Updating minified JavaScript files

9 years agoImageViewer could not properly find the thumbnail for attachment tab
Alexander Ebert [Thu, 4 Dec 2014 12:54:51 +0000 (13:54 +0100)]
ImageViewer could not properly find the thumbnail for attachment tab

9 years agoFirefox does not allow SVG filters loaded from domains != origin
Alexander Ebert [Thu, 4 Dec 2014 12:26:41 +0000 (13:26 +0100)]
Firefox does not allow SVG filters loaded from domains != origin

Firefox 35+ seems to support the native filter property values, possibly remove the SVG filter at all: http://caniuse.com/#search=filter

9 years agoFix SessionHandler setting cookie for ACP sessions
Tim Düsterhus [Wed, 3 Dec 2014 19:27:24 +0000 (20:27 +0100)]
Fix SessionHandler setting cookie for ACP sessions

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 3 Dec 2014 18:32:42 +0000 (19:32 +0100)]
Updating minified JavaScript files

9 years agoAdd JavaScript support for a024d6a4
Matthias Schmidt [Wed, 3 Dec 2014 18:29:18 +0000 (19:29 +0100)]
Add JavaScript support for a024d6a4

9 years agoFixed behavior of big attachments
Alexander Ebert [Tue, 2 Dec 2014 23:59:56 +0000 (00:59 +0100)]
Fixed behavior of big attachments

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 2 Dec 2014 21:26:56 +0000 (22:26 +0100)]
Updating minified JavaScript files

9 years agoImproved notification links to mark items as confirmed
Alexander Ebert [Tue, 2 Dec 2014 21:24:05 +0000 (22:24 +0100)]
Improved notification links to mark items as confirmed

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 2 Dec 2014 13:56:45 +0000 (14:56 +0100)]
Updating minified JavaScript files

9 years agoAttempt to fix formatting on iOS
Alexander Ebert [Tue, 2 Dec 2014 13:55:08 +0000 (14:55 +0100)]
Attempt to fix formatting on iOS

9 years agoMerge branch 'session'
Tim Düsterhus [Tue, 2 Dec 2014 02:07:21 +0000 (03:07 +0100)]
Merge branch 'session'

9 years agoMatch usernames with up to one space in PreParserAtUserListener
Tim Düsterhus [Tue, 2 Dec 2014 02:06:59 +0000 (03:06 +0100)]
Match usernames with up to one space in PreParserAtUserListener

9 years agoProperly resolve conflicting UNIQUE KEY in virtual sessions
Tim Düsterhus [Tue, 2 Dec 2014 01:23:00 +0000 (02:23 +0100)]
Properly resolve conflicting UNIQUE KEY in virtual sessions

9 years agoPrevent session fixation attacks
Tim Düsterhus [Tue, 2 Dec 2014 01:22:30 +0000 (02:22 +0100)]
Prevent session fixation attacks

9 years agoRemove obsolete code in SessionHandler.class.php
Tim Düsterhus [Tue, 2 Dec 2014 01:20:29 +0000 (02:20 +0100)]
Remove obsolete code in SessionHandler.class.php

9 years agoProperly support $hideSession if virtual sessions are enabled
Tim Düsterhus [Tue, 2 Dec 2014 00:54:01 +0000 (01:54 +0100)]
Properly support $hideSession if virtual sessions are enabled

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 1 Dec 2014 15:56:45 +0000 (16:56 +0100)]
Updating minified JavaScript files

9 years agoFixed extended quick reply
Alexander Ebert [Mon, 1 Dec 2014 15:53:49 +0000 (16:53 +0100)]
Fixed extended quick reply

9 years agoMerge branch '2.0'
Alexander Ebert [Sun, 30 Nov 2014 15:20:57 +0000 (16:20 +0100)]
Merge branch '2.0'

9 years agoFixed condition (Thank you @joshuaruesweg)
Alexander Ebert [Sun, 30 Nov 2014 15:20:19 +0000 (16:20 +0100)]
Fixed condition (Thank you @joshuaruesweg)

9 years agoProperly assigning a language id for like user activity events
Alexander Ebert [Sun, 30 Nov 2014 15:18:46 +0000 (16:18 +0100)]
Properly assigning a language id for like user activity events

9 years agoMerge branch '2.0'
Alexander Ebert [Sun, 30 Nov 2014 10:38:11 +0000 (11:38 +0100)]
Merge branch '2.0'

9 years agoFixed cronjobs executing during offline mode
Alexander Ebert [Sun, 30 Nov 2014 10:37:20 +0000 (11:37 +0100)]
Fixed cronjobs executing during offline mode

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 30 Nov 2014 00:51:44 +0000 (01:51 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 30 Nov 2014 00:48:12 +0000 (01:48 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed notification update on session keep alive
Alexander Ebert [Sun, 30 Nov 2014 00:47:58 +0000 (01:47 +0100)]
Fixed notification update on session keep alive

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 29 Nov 2014 21:06:44 +0000 (22:06 +0100)]
Updating minified JavaScript files

9 years agoManually preserving special characters being replaced by Redactor
Alexander Ebert [Sat, 29 Nov 2014 21:01:59 +0000 (22:01 +0100)]
Manually preserving special characters being replaced by Redactor

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 29 Nov 2014 19:36:44 +0000 (20:36 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 29 Nov 2014 19:29:45 +0000 (20:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agowork-around for Chrome on iOS
Alexander Ebert [Sat, 29 Nov 2014 19:29:22 +0000 (20:29 +0100)]
work-around for Chrome on iOS

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 29 Nov 2014 02:11:46 +0000 (03:11 +0100)]
Updating minified JavaScript files

9 years agoImageViewer can now be closed by clicking into the empty space
Alexander Ebert [Sat, 29 Nov 2014 02:08:38 +0000 (03:08 +0100)]
ImageViewer can now be closed by clicking into the empty space

This is disabled on mobile devices due to the lack of precision when tapping on a spot, preventing accidental closing. In general this is not really required on mobile devices because the close button is rather big and easily reachable with a minimum of finger movement.

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 29 Nov 2014 00:21:45 +0000 (01:21 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 29 Nov 2014 00:20:01 +0000 (01:20 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoDisabling zoom if image viewer is open
Alexander Ebert [Sat, 29 Nov 2014 00:18:37 +0000 (01:18 +0100)]
Disabling zoom if image viewer is open

9 years agoFixing HTML insert issues
Alexander Ebert [Sat, 29 Nov 2014 00:16:06 +0000 (01:16 +0100)]
Fixing HTML insert issues

9 years agoFixed table overflow issues in webkit (for now)
Marcel Werk [Fri, 28 Nov 2014 23:33:32 +0000 (00:33 +0100)]
Fixed table overflow issues in webkit (for now)

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 28 Nov 2014 19:31:49 +0000 (20:31 +0100)]
Updating minified JavaScript files

9 years agoUsing JavaScript to detect iOS devices
Alexander Ebert [Fri, 28 Nov 2014 19:28:26 +0000 (20:28 +0100)]
Using JavaScript to detect iOS devices

The "overflow: hidden" is required to fix the famous zoom bug on orientation change in iOS Safari, sadly the work-around using the event listener for device acceleration is not always reliable.

The previous code caused Chrome on Android to block scrolling if a visible element with "position: fixed" is present (for whatever reason, enlight me Google!), which is for example the case if the quote overlay is present.

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 28 Nov 2014 12:26:53 +0000 (13:26 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 28 Nov 2014 12:21:03 +0000 (13:21 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed notification dropdown behavior
Alexander Ebert [Fri, 28 Nov 2014 12:20:49 +0000 (13:20 +0100)]
Fixed notification dropdown behavior

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 28 Nov 2014 10:26:56 +0000 (11:26 +0100)]
Updating minified JavaScript files

9 years agoMerge pull request #1849 from CobbleCity/patch-2
Alexander Ebert [Fri, 28 Nov 2014 10:25:40 +0000 (11:25 +0100)]
Merge pull request #1849 from CobbleCity/patch-2

Added missing $

9 years agoAdded missing $
CobbleCity [Fri, 28 Nov 2014 10:24:50 +0000 (11:24 +0100)]
Added missing $

9 years agoUpdate .travis.yml
Tim Düsterhus [Fri, 28 Nov 2014 01:20:42 +0000 (02:20 +0100)]
Update .travis.yml

9 years agoFixed static reference
Alexander Ebert [Fri, 28 Nov 2014 01:12:12 +0000 (02:12 +0100)]
Fixed static reference

9 years agoFallback to base64-encoded favicon for multiple domain setups
Alexander Ebert [Fri, 28 Nov 2014 00:50:02 +0000 (01:50 +0100)]
Fallback to base64-encoded favicon for multiple domain setups

Favico.js uses a <canvas> to draw the badge, but this will fail if the accessed domain is foo.example.com and the favicon was served from bar.example.com. This is caused by the fact that the <canvas> is considered tainted once an external image has been loaded and thus refuses to export the resulting image.

Roughly 99.99% of all setups use only a single domain, thus there is absolutely no change in this case. This change adresses potentially issues when running a multiple-domain setup.

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 28 Nov 2014 00:36:54 +0000 (01:36 +0100)]
Updating minified JavaScript files

9 years agoRemoved debug code
Alexander Ebert [Fri, 28 Nov 2014 00:35:21 +0000 (01:35 +0100)]
Removed debug code

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 28 Nov 2014 00:31:54 +0000 (01:31 +0100)]
Updating minified JavaScript files

9 years agoFixed document.createTreeWalker call in Opera 12.17 and IE 9/10
Alexander Ebert [Fri, 28 Nov 2014 00:26:56 +0000 (01:26 +0100)]
Fixed document.createTreeWalker call in Opera 12.17 and IE 9/10

9 years agoFixed issue with quote detection in Opera 12.17
Alexander Ebert [Fri, 28 Nov 2014 00:23:54 +0000 (01:23 +0100)]
Fixed issue with quote detection in Opera 12.17

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 28 Nov 2014 00:06:53 +0000 (01:06 +0100)]
Updating minified JavaScript files

9 years agoFixed flexible menu displaying more items than it should
Alexander Ebert [Fri, 28 Nov 2014 00:03:44 +0000 (01:03 +0100)]
Fixed flexible menu displaying more items than it should

9 years agoDisabled text-selection for spoiler bbcode
Alexander Ebert [Thu, 27 Nov 2014 17:56:15 +0000 (18:56 +0100)]
Disabled text-selection for spoiler bbcode

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 27 Nov 2014 16:01:57 +0000 (17:01 +0100)]
Updating minified JavaScript files

9 years agoImproved bad selection causing issues when inserting HTML
Alexander Ebert [Thu, 27 Nov 2014 15:59:16 +0000 (16:59 +0100)]
Improved bad selection causing issues when inserting HTML

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 27 Nov 2014 15:16:55 +0000 (16:16 +0100)]
Updating minified JavaScript files

9 years agoAdded a visual separator for new notifications
Alexander Ebert [Thu, 27 Nov 2014 15:13:37 +0000 (16:13 +0100)]
Added a visual separator for new notifications

9 years agoFixed unconfirmed notifications showing in the wrong order
Alexander Ebert [Thu, 27 Nov 2014 14:48:31 +0000 (15:48 +0100)]
Fixed unconfirmed notifications showing in the wrong order

9 years agoFixed the offline page yielding an error
Alexander Ebert [Thu, 27 Nov 2014 12:14:58 +0000 (13:14 +0100)]
Fixed the offline page yielding an error

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 27 Nov 2014 11:11:55 +0000 (12:11 +0100)]
Updating minified JavaScript files

9 years agoMerge pull request #1846 from ChristopherWalz/master
Alexander Ebert [Thu, 27 Nov 2014 11:10:16 +0000 (12:10 +0100)]
Merge pull request #1846 from ChristopherWalz/master

Added a class for unconfirmed notifications

9 years agoAdded a class for unconfirmed notifications
Christopher Walz [Thu, 27 Nov 2014 10:59:16 +0000 (11:59 +0100)]
Added a class for unconfirmed notifications

9 years agoFixed use-statements
Alexander Ebert [Thu, 27 Nov 2014 10:50:04 +0000 (11:50 +0100)]
Fixed use-statements

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 27 Nov 2014 01:26:53 +0000 (02:26 +0100)]
Updating minified JavaScript files