Age | Commit message (Collapse) | Author |
|
Conflicts:
actions/requesttoken.php
classes/File.php
install.php
lib/noticeform.php
|
|
CSS, JS, etc) should be https. Fixes the mixed content warnings that browsers display."
This reverts commit 20997619b353faa94591800fbfc02bc19a4cdce3.
The commit doesn't take into account having different servers (theme
server, avatar server) and being able to set HTTPS for some but not all.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
realtime
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
going ahead with realtime timeline update.
|
|
|
|
timelines
|
|
* If no shortener plugin is enabled, fall back to using the long URL instead of trying to load nonexistent ur1.ca plugin and throwing 'Class does not exist'
* Fix bad call to call_user_func_array() in callback_helper() which broke all shortening
|
|
explode() only returns one item if there was no space, leading to an E_NOTICE about an undefined array index in the list($a,$b) pattern.
|
|
|
|
|
|
|
|
|
|
scroll) mode
|
|
statuses/friends_timeline to support apps trying to use the new retweet API method.
|
|
statuses/friends_timeline to support apps trying to use the new retweet API method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
elegant than manually keep tracking of these invalid usernames.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes bug #1736.
|
|
|