Remove Vim mode lines

This commit is contained in:
Daniel Gasienica 2018-04-27 17:30:40 -04:00
parent 822850433e
commit 95321e5d3e
81 changed files with 0 additions and 276 deletions

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
// Browser specific functions for Chrom*

View File

@ -1,7 +1,4 @@
/*global $, Whisper, Backbone, textsecure, extension*/
/*
* vim: ts=4:sw=4:expandtab
*/
// This script should only be included in background.html
(function() {

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.emoji_util = window.emoji_util || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
storage.isBlocked = function(number) {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
Whisper.Registration = {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
var TIMESTAMP_THRESHOLD = 5 * 1000; // 5 seconds

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,6 +1,4 @@
/*
* vim: ts=4:sw=4:expandtab
*
* Whisper.View
*
* This is the base for most of our views. The Backbone view is extended

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
window.Whisper = window.Whisper || {};

View File

@ -1,8 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function () {
'use strict';
window.textsecure = window.textsecure || {};

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
var TextSecureServer = (function() {
'use strict';

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
function ProtoParser(arrayBuffer, protobuf) {
this.protobuf = protobuf;
this.buffer = new dcodeIO.ByteBuffer();

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function(){
'use strict';

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function() {
'use strict';

View File

@ -1,11 +1,7 @@
/*
* vim: ts=4:sw=4:expandtab
*
* Implements EventTarget
* https://developer.mozilla.org/en-US/docs/Web/API/EventTarget
*
*/
;(function () {
'use strict';
window.textsecure = window.textsecure || {};

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
window.textsecure = window.textsecure || {};
/*********************************

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
/*

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
function OutgoingMessage(server, timestamp, numbers, message, silent, callback) {
if (message instanceof textsecure.protobuf.DataMessage) {
var content = new textsecure.protobuf.Content();

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function() {
'use strict';
window.textsecure = window.textsecure || {};

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
function stringToArrayBuffer(str) {
if (typeof str !== 'string') {
throw new Error('Passed non-string to stringToArrayBuffer');

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
;(function() {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function() {
'use strict';

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function() {
'use strict';

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
;(function() {

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function() {
"use strict";

View File

@ -1,8 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function () {
'use strict';
window.textsecure = window.textsecure || {};

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function () {
window.textsecure = window.textsecure || {};

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
describe("ContactBuffer", function() {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
var getKeysForNumberMap = {};
TextSecureServer.getKeysForNumber = function(number, deviceId) {
var res = getKeysForNumberMap[number];

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
describe("Key generation", function() {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
describe("Helpers", function() {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
describe('MessageReceiver', function() {
textsecure.storage.impl = new SignalProtocolStore();
var WebSocket = window.WebSocket;

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
describe('Protocol', function() {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
describe('Protocol Wrapper', function() {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
describe("SignalProtocolStore", function() {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function() {
'use strict';

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
describe('TextSecureWebSocket', function() {
var RealWebSocket = window.WebSocket;
before(function() { window.WebSocket = MockSocket; });

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
;(function(){
'use strict';

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
describe('libphonenumber util', function() {

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';
var attributes = {

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
(function() {
'use strict';

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
describe('spellChecker', function() {
it('should work', function() {
assert(window.spellChecker.spellCheck('correct'));

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
describe('LastSeenIndicatorView', function() {
it('renders provided count', function() {
var view = new Whisper.LastSeenIndicatorView({ count: 10 });

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
describe('ScrollDownButtonView', function() {
it('renders with count = 0', function() {
var view = new Whisper.ScrollDownButtonView();

View File

@ -1,7 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
describe('Threads', function() {
it('should be ordered newest to oldest', function() {
// Timestamps

View File

@ -1,6 +1,3 @@
/*
* vim: ts=4:sw=4:expandtab
*/
'use strict';
describe('TimestampView', function() {