[Pkg-mozext-commits] [cryptocat] annotated tag upstream/2.2.2+dfsg created (now 3f10cfb)

Ulrike Uhlig u-guest at moszumanska.debian.org
Sun Sep 13 20:27:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

u-guest pushed a change to annotated tag upstream/2.2.2+dfsg
in repository cryptocat.

        at  3f10cfb   (tag)
   tagging  e9d65ca28a7654aed7f8881e2b3658302ee92156 (commit)
 tagged by  Ulrike Uhlig
        on  Sun Sep 13 21:51:55 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 2.2.2+dfsg

2048 (1):
      Update storage.js

Adam Langley (2):
      Update addJacobian function for P+∞, ∞+P and P+P.
      Minor formatting fix

Alex Ciuba (1):
      Fix firefox/chrome commands

Alex Gusev (1):
      Russian translation

Alexander Z. (1):
      Update src/chrome/js/cryptocat.js

Andy Isaacson (9):
      properly reference Goldberg et al
      PsuedoRandomData: already checked n<=0, no need to check !n too.
      GenerateBlocks: doc comment and simplify r initial conditions
      PseudoRandomData: add function comment
      Fortuna.RandomData: use bitwise math rather than floating point
      Fortuna.RandomData: simplify initial conditions for s
      Reseed: simplify initialization of K
      Fortuna.RandomData: further simplify bitwise math
      Fortuna.RandomData: exit loop early once we run out of pools to reseed

Arlo Breault (81):
      bind iocb
      keys
      order matters
      here also
      here too
      buddy list notification
      update otr.js to v0.1.3
      part notifications in private chat
      leaking globals
      update otr.js to 0.1.4
      abstract out ensuring otr
      better switching between dialogs
      getting somewhere
      use si-filetransfer
      send chunks
      blob from data
      encrypt then mac
      link, don't open
      upgrade bigint.js to v5.5
      make changes
      travis badge
      Support window.crypto.getRandomValues() in Firefox
      Use helper to pack counter.
      Use strophe getUniqueId()
      Use download attribute.
      Use data URI on Safari.
      Make Safari extension.
      Standalone server.
      Install bin.
      Prefix with chunk numbers.
      More checks.
      guehh
      First try at linting that passes.
      lint undeclared vars
      Enforce camelCasing.
      various touch ups
      Upgrade some deps.
      enforce single quotes and triple equals
      Add a test for elliptic.
      lint trailing whitespace
      rest of the linting
      fix slicing on safari
      fix receiving in safari
      limit safari older than 6.0.5
      hmm, ok travis
      zero based
      assert ok
      otr authentication via smp
      DecryptoCat
      randBigInt_ is missing a bit per element
      smp in webworker
      update to v0.2.0
      update to v0.2.2
      Move away from the random string api.
      Fixes from Steve's review
      encoded bytes
      Added application/octet-stream to mime-types.
      remove noop
      bump otr
      Fix up grunt deps
      Addresses some issues from the hackathon
      Drop unencrypted messages.
      lint
      smp should go both ways
      Update otr.js for code freeze.
      Adds some characters to the Utf8 test
      Update otr.js
      Revert bpe changes to bigint.js for TBB
      bump otr.js
      Bump otr.js
      Disable receiving file transfers
      Fix broken smp
      A start on authentication improvements
      Add a hook for updating auth
      Authenticate the multiparty key if available
      Refactor smp answer preparation
      Fix type-dependent return from getBytes()
      Rename fileSize to maximumFileSize
      Bump otr.js
      Refactor cryptojs includes
      Re-enabled file transfers

Brandon Evans (1):
      Fix aliased text when animating login #bubble

Christopher H. Casebeer (2):
      Switch current conversation styles to CSS class
      Add 'ignored' class to blocked users for styling

Colin Dean (1):
      add note about code signing to mac compilation section

CzBiX (2):
      update translation of Chinese.
      add missing translation of Chinese.

Dirbaio (8):
      Improved Catalan translation.
      Fix #410 except the quote bug.
      Fix travis failing hopefully.
      Fix double escaping in Strophe
      Fix missing bytes parameter. Thanks @arlolra
      Move "type" in JSON to the root object.
      Properly show newlines in messages.
      No idea how this got here.

Erik Tews (1):
      Slightly improved the German translation.

Fernando Mumbach (1):
      Fixed locale «es.txt»

Francesco Frassinelli (1):
      More compression and archive formats recognized

Frederic Jacobs (18):
      Notifications + Multiple Conversations/Windows (WIP)
      Fixing IB Conversations Item
      Smarter window management
      Fixing memory issues.
      Adding Dock Bounce when Desktop Notifications are enabled.
      Work in Progress Tor Integration
      Merge conflicts
      Adding a warning when leaving the Tor universe
      Completes #354
      Fixing submodule dependency, bringing back to original repo
      Update .gitmodules
      Update .gitmodules
      Reverting revert
      Adding copy build phase for xcodebuild command
      Merge branch 'master' of github.com:FredericJacobs/cryptocat
      Fixing submodule
      Removing Tor-related code
      Remove submodule

Gordin (12):
      updated Strophe to 1.1.2 (WebSocket support)
      fixed logging in strophe register plugin
      login anonymously instead of registering accounts
      add latest strophjs again
      removed register plugin
      Merge upstream
      test if the connection is still there before reset
      renamed everything bosh to relay
      added source-map for jquery for debugging
      added clean task to Gruntfile.js
      added firefox release folder to gitignore
      update Strophe to 1.1.3

Griffin Boyce (25):
      screen reader compatibility for chrome
      screen reader compatibility for chrome
      screen reader compatible for firefox and chrome
      safari screen reader update
      included support for multiple speech readers
      getting up to speed
      Conflicts:
      Merge remote branch 'origin'
      getting up to speed
      Additional facts about cats.
      Merged gitignore.
      Fixed minor content error.
      automerge updates
      initial Opera 15+ commit
      makefule and readme updates
      Opera extension satisfies #190
      trying again
      trying again
      streamlined build process for opera
      fixed Opera code commit
      fixed opera commit
      fixed opera commit
      Merge branch 'master' of https://github.com/cryptocat/cryptocat
      full rebase and Opera commit
      re-added Gruntfile to Makefile linting

Harald Lang (1):
      Moved addLinks() to the global Cryptocat object.

IMAI Kazuki (1):
      improve translation for Japanese.

Jacob Appelbaum (35):
      Add basic TODO list
      jsmin.c is not free software
      Add Makefile related TODO items
      Add Chrome rng TODO item
      Add Firefox plugin TODO item
      Add debug log TODO item
      Add TODO items
      Add server side TODO item
      Move all code into server directory
      Merge https://github.com/kaepora/cryptocat-chrome into chrome-merge
      Merge the Chrome plugin into a single git repo
      Move client and server code to a shared common source area.
      Move things around and reduce common elements to symlinks
      Add jquery symlink to common js
      Move client code into chrome-plugin
      Move README
      Remove object-ish file
      fix up symlinks
      Create real images until Chrome bug #123488 is resolved
      Add Chrome plugin building Makefile
      Add output directory
      Add two ignorable stuff
      two new Makefile targets; clean and really-clean
      Fix build to generate and include build.js
      Include all the javascript that is needed for client and server
      Add Mac OS X target for Nadim
      Two new files for the commons to prepare for android code
      Merge branch 'master' of https://github.com/kaepora/cryptocat
      Add Makefile target for Android
      Add README for android
      Add Makefile targets for webserver install
      clean up Makefile target
      Disclaim this crazy idea from here to there
      Give Nadim an example ChangeLog
      First stab at the mpOTR spec with Joseph

James (4):
      Set title bar to myNickname at conversationName
      Include ' @ conversationName' in desktop message notifications
      Add ' joined' / ' left' to join/part notifications
      Nickname, not buddy

James Nutt (20):
      save list of favourites
      prevent multiple event bindings
      assume failure, improve from there
      added select and inputs for list persist
      style changes for new start form fields
      addresses not needed
      typo in variable declaration
      strings must use single quote
      !== instead of !=, check both null and undefined for chrome/ff inconsistency
      Semicolon previx should shut Travis up
      added css for disabled buttons
      disable save/delete buttons when default domain is selected, enable otherwise
      === instead of ==
      added style for confirm button
      replaced confirm dialogs with more organic confirm step
      moved css into stylesheet
      just build the object
      load saved server list
      store xmpp/bosh in data attributes and defer to select list for the stored server data, rather than maintaining a separate object alongside the list
      fairly certain comfirm isnt a word

Jonas Smedegaard (12):
      Drop executable bit when unneeded (i.e. anywhere but a shell script and a PHP file).
      Drop executable bits when unneeded in android cleint.
      Fix broken symlink.
      Isolate jQuery as external source.
      Isolate notification.js as external source.
      Isolate Crypto-JS as external source.
      Drop unused (already compressed) jQuery symlink from src dir.
      Isolate BigInt as external source.
      Isolate Whirlpool as external source.
      Isolate seedrandom as external source.
      Add README for external sources.
      Add some client TODOs.

Kaos Dynamics (4):
      Improved Italian translation
      Improved Italian translation
      Improved Italian translation
      Missing semicolon

Kriss Watt (1):
      Update tooltip when changing options on the conversation screen

Luuk Willems (2):
      Did you use google translate for this?
      It's "de".

Mahrud Sayrafi (1):
      Some fixes for Farsi l10n

Mangix (6):
      Improve compression on 12 PNG files
      Final Compression Improvement
      Improve compression on Firefox PNG files
      Smaller PNG sizes
      PNG Compression improvements
      Probably the last PNG Compression improvement

Mike Tigas (4):
      "make mac-app" command. see issue cryptocat/cryptocat#382
      remove unnecessary var
      note updated "make mac" command
      OSX: fix compatibility with BSD `mkdir`.

Nadim Kobeissi (1934):
      first commit
      first commit
      first commit
      first commit
      first commit
      Merge pull request #1 from jchillerup/master
      Made torproject links https
      More https linkage
      Added 'Current limitations'
      cryptocat 0.3 test release - check README for info
      Removed useless commented-out code
      Made $update faster
      Removed more commented-out code
      Added maximize button! Makes chat window bigger and fluid!
      Fixed small text width issue while maximizing
      Added rudimentary crawler blocking
      Removed duplicate $botlist entry
      More resize fixes
      Tiny tweaks
      Elegant, pretty error handling
      Tiny tweaks
      More error handling improvements
      Squished incredibly stupid login bug
      Awesome automatic connection re-establishment
      Ton of bugfixes and polishing, updated crypto-js library
      Parameter fix
      Audio notification for new messages option
      Audio features now in HTML5
      Notification system bugfix
      Merge branch 'master' of github.com:kaepora/cryptocat
      Notification system bugfix
      Added ability to change nickname
      Nickname setting now mandatory
      Major restructuring of chat creation and joining code
      Lowercasing of uppercase nicknames
      Small bug fixes and tweaks
      Typography improvements
      UI tweaks
      NOTHING TO SEE HERE
      Smoother animations
      More subtle notification sound, small tweaks
      Bug fixes related to the identification of corrupted messages
      Split main code into multiple files for convenience
      More code splitting and optimization
      Removed useless updateaction(); function
      Bug fixes
      README update
      Small tweaks
      Bug fixes
      Added extra deployment settings, cleaned up code
      Added detection of various types of chat corruption/compromise scenarios
      Stricter checks for chat sanity
      Bug fixes
      Fixed links
      Added link to Cryptocat Verifier
      README updated
      Improved redirection engine (thanks very much to geoffbeier)
      Moved some <script> tags to their respectful .js files
      More small tweaks
      Small changes
      CSS bugfix
      CSS bugfix
      Made the job easier for cryptocat-verifier
      Made key entry bar clearer
      CSS changes
      Small changes
      Images run through optipng and pngcrush
      crypto-js library updated from 2.3.0 to 2.4.0
      Updated Catalan translation
      Updated README
      License update
      Added Arabic translation
      Fixed Arabic translation bug in some browsers
      Fixed Firefox display bug by shortening welcome text
      Small tweaks
      Full XHTML 1.1 compliance
      Passkey entry field now animates to ask for key, hides your key once entered, etc.
      Tweaks
      Improved key strength indicator
      Tweaks and fixes
      More tweaks; got rid of "log out" link
      Fixed a bug where some chats may falsely be labeled as encrypted
      Ability to _underline_ and *bold* text, plus some bug fixes
      Added donation link for Cryptocat fundraiser =)
      Added timestamps! Hover your mouse over a nick to see.
      Fixed small timestamp display bug
      Monospaced nickname font
      monospace instead of Courier New
      Small bug fixes
      small bug fixes
      Got rid of bold and underlined text capability. Trying to keep cryptocat codebase minimal and unbolted.
      Updated README + a tiny code optimization
      Clarified README
      RSA public-key crypto - chats no longer need a passkey for encryption
      Ton of bug fixes and huge performance improvements
      Bug fixes
      Bug fixes
      Bug fixes
      Bug fixes
      Bug fix
      Bug fixes
      Bug fixes
      Optimized timestamping
      Updated welcome page
      Tweaks
      Revert "Tweaks"
      Revert 40242c3f8c79f13040f7cf6b5dc2cff1d351a7ba^..HEAD
      Tweaks
      Bug fixes
      Bug fixes
      Improvements
      Improvements
      Element resizing fixes
      Fixed bug where only half of $maxusers would be allowed in a chat
      Now features key fingerprints to avert MITM attacks
      Style fixes
      Added ability to disable auto URL redirection + key length checks + install notes
      Style and fingerprint improvements
      Fingerprint warnings + bug fix
      More elegant fingerprint warning display
      Tweaks
      Small tweaks
      Fixed timestamp bug
      Tweaks
      Changed polling rate
      Small tweak
      Fingeprinting tweaks
      Multithreaded RSA engine (key generation/encryption.) Allows for stronger keys.
      Bug fix + performance improvement
      Bug fix
      Removed silly easter egg
      Style improvements and a bug fix
      Restored unicode compatibility + bug fixes
      Style changes
      Optimized time between key generation and chat entry
      Extended signature verification
      Crypto library updates
      Updated README
      Updated README
      Updated README
      Updated README
      Updated README
      Small style changes
      Optimizations
      Updated README
      Bug fix
      Small bug fixes
      Fixed highly elusive bug where client would hang at key generation!
      Fixed chat display bug
      Added more obvious beta warning
      Added translations for beta warning
      Rewrote beta warning, removed Arabic translation and beta footer (since there's a much more elaborate warning replacing it now.)
      Small improvements
      OCD-induced indentation fix
      Upgraded to jQuery 1.6.4 and fixed resulting strange bugs
      Project purpose and direction description updated, fixed small UI bug.
      Updated Catalan translation, and fixed bug in translation switcher.
      Bug fix, removed color.js (and thus color-fading connection errors) to keep codebase light, and some refactoring.
      Some refactoring.
      Small bug fix.
      Some refactoring.
      UI improvements.
      UI bug fixes
      Added meta tags.
      Major session handling optimization and refactoring, bug fixes, small tweaks.
      Tweaks.
      Now generates longer keys on Google Chrome to take advantage of faster JavaScript engine.
      Fixed bug where messages would get sent multiple times
      Fix to my earlier bug fix
      Very minor tweaks
      Minor tweaks, crypto library trimming
      README update
      Got rid of all GET requests, no matter how insignificant, and improved entropy generation.
      New "sending" icon changes into "message sent" icon when message is delivered, plus some tweaks
      Fixed bug where consecutive lines would sometimes have same background color
      Made message sending status system more reliable and awesome
      Animated sending icon, and anti-flood
      Tweaks
      Chat URLs are back.
      New message sounds! Plus small tweaks.
      Style optimizations
      Small translation bug fix
      Added clickable nickname submit button to fix compatibility with some devices
      Prettier buttons
      Changed key size for slow browsers
      Tweaks, small appearance changes and some refactoring
      Entropy generation tweaks + added link to Chrome app
      Small README rephrasing
      Made warning more concise, small tweaks
      MAJOR RELEASE - Check extended description for details.
      Readme typo fix
      README update
      Tweaks
      HMAC returns
      Chat no longer scrolls down on new messages if user is browsing up for chat history.
      Shortened private keys (were unnecessarily large) for faster key generation
      Increased polling rate
      4096-bit keys, encryption improvements.
      Rewrote client-side key management code - now much more efficient
      Refactoring, speed and code optimizations
      Added red undertones + tiny bug fix
      Bug fix, new message sound
      iPhone version!
      BlackBerry now also uses mobile version
      Mobile style tweaks
      BlackBerry style fix
      iPad is now served full version instead of mobile version (since it handles it pretty well)
      Small refactoring
      Added synchronousness toggle for updatekeys()
      Small changes
      Two minor bug fixes, small changes
      Increased spacing in logo between cat and text
      Cleaned up error handling code + CSS fixes
      Shortened flood protection timer
      Licensing changes and clarifications
      Style fixes for Chrome OS and Firefox
      Key generation tweaks
      Grammar fix
      Increased chat user limit to 10, changed some text on front page.
      Redirect page bug fixes
      Fixed bug that would cause chat to become unresponsive.
      Fixed resizing inconsistency
      jQuery updated to 1.7, removed Cryptocat Verifier, readied for new Cryptocat Chrome app
      Reverted to jQuery 1.6.4
      First commit!
      README update
      README update
      README created
      README update
      In-chat links now work again
      Updated crypto library + two bug fixes
      Updated version number
      Updated Crypto-JS to 2.5.2
      Wording change
      Small cosmetic changes
      Removed mobile CSS, which was bundled by mistake
      Small changes to mobile CSS
      Small CSS fix
      Small CSS fix
      Small changes
      Small changes
      Mobile version no longer loads on Android tablets
      Removed useless meta tags
      Fixed iPhone bug that would mess up scale on multiple device rotations
      Changed fundraiser appeal, fixed extremely rare fingerprint bug
      Changed fundraiser appeal, fixed extremely rare fingerprint bug
      Added fundraiser code to mobile CSS
      Updated jQuery from 1.6.4 to 1.7.1
      Updated jQuery from 1.6.4 to 1.7.1
      Cryptocat 1.0.67
      Cryptocat 1.0.67
      Fixed bug where audio notifications didn't work in Safari
      Fixed bug where audio notifications didn't work in Safari
      Fixed bug where corrupt message warnings would appear without an icon
      Fixed bug where corrupt message warnings would appear without an icon
      Small style consistency fix
      Added survey notice
      Added survey notice
      Changed survey link
      Changed survey link
      Changed default idle chat wiping limit from 30 minutes to one hour
      Changed default idle chat wiping limit from 30 minutes to one hour
      Added iOS webapp compatibility!
      Added iOS splash image, migrated from XHTML 1.1 to HTML 5
      Migrated from XHTML 1.1 to HTML 5
      Added link to blog
      Added link to blog
      CSS bug fix
      CSS bug fix
      Mobile version aesthetic improvements
      CSS fix
      Version update
      Entropy generator tweak
      Entropy generator tweak
      Entropy generator tweak
      Fixed mostly insignificant bug related to focusing text input element after chat is sent via clicking the send button using mouse cursor
      Fixed mostly insignificant bug related to focusing text input element after chat is sent via clicking the send button using mouse cursor
      Improved translation menu
      Improved translation menu
      README update
      README update
      Stricter input checks, lowered polling rate
      Two bug fixes
      Speeded up joining
      Added Basque translation, generously contributed by Mikel Iturbe Urretxa.
      Added Basque translation, generously contributed by Mikel Iturbe Urretxa.
      README update
      README update
      Basque translation fix
      Basque translation fix
      VULNERABILITY FIX: Fixed possible replay attack vulnerability.
      VULNERABILITY FIX: Fixed possible replay attack vulnerability.
      Added Italian translation
      A couple major changes:
      Italian translation bug fix
      Italian translation bug fix
      Added Portuguese translations, revised other translations, small bug fix.
      Added Portuguese translation and revised other translations.
      Added German translation
      Added German translation
      Merge pull request #18 from LongMan/master
      Added Russian and Swedish translations.
      Added Swedish translation.
      New feature: private messaging
      New feature: private messaging
      Input turns blue when private message is being typed
      Input turns blue when private message is being typed
      Removed useless line
      Merged fingerprint and user info display, and minor changes
      Merged fingerprint and user info display, and minor changes
      New feature: ability to block messages from specific users
      New feature: ability to block messages from specific users
      Shortened private key by 2 bytes
      Shortened private key by 2 bytes
      Small UI fixes
      Small UI fixes
      Updated Copyright years
      README tweak
      Small refactoring
      Small refactoring, README tweak
      Tweaks
      Made polling more elegant
      Ended survey
      Closed survey
      Removed debug code
      Some refactoring
      Small bug fix in mobile stylesheet
      Now automatically times out disconnected users.
      Added link to Tor hidden service
      Added link to Tor hidden service
      Increased timeout time by 15 seconds in response to issue 19
      Fixed incredibly silly typo
      Indentation fixes
      New feature: invite Facebook friends
      New feature: invite Facebook friends
      Updated crypto libraries + some refactoring
      Updated version number
      Updated crypto libraries + some refactoring
      Facebook invite bug fix
      Audio notifications: changed sound and improved compatibility.
      Audio notifications: changed sound and improved compatibility.
      Further audio tweaks
      Fixed audio notification bug introduced in previous commit.
      Added trademark notice
      Added trademark notice
      New feature: automatically resend messages that are not delivered after 20 seconds.
      New feature: automatically resend messages that are not delivered after 20 seconds.
      Slight refactoring
      Slight refactoring
      Incremented version number
      Deleted unused sound file
      Clarified project description
      Clarified project description
      Permissions change
      Permissions change
      New feature: encrypted image sharing.
      New feature: encrypted image sharing.
      Notify browsers that haven't adopted FileReader API
      Small change
      Small change
      Added 2 new nicknames to default nickname list
      Added 2 new nicknames to default nickname list
      New: Fortuna PRNG, seeded by user behaviour
      New: Fortuna PRNG, seeded by user behaviour
      Improved mobile browser detection
      Bug fix, small tweaks
      Small tweaks
      Fixed bug where notification sounds would still play if a message was received from a blocked user
      Fixed bug where notification sounds would still play if a message was received from a blocked user
      README update
      README update
      Small style fix
      Small style fix
      Some display bug fixes and refactoring
      Some display bug fixes and refactoring
      New key generation animation
      New key generation animation
      Message info icons now on left of messages
      Message info icons now on left of messages
      Bug fixes
      Bug fixes
      Fixed small security bug. Details at http://blog.crypto.cat/post/17268105852/security-bug-discovered-and-fixed
      Improved user permission controls
      Improved user permission controls
      Typo fix
      Typo fix
      Bug fix
      Regex tweak
      Tiny style tweak
      Tiny style tweak
      Redesigned encrypted image sending dialog, optimized code, small tweaks and changes
      Redesigned encrypted image sending dialog, optimized code, small tweaks and changes
      Fixed obscure message passing bug
      Improved error handling, optimized images.
      Improved error handling, optimized images.
      Small refactoring
      Small refactoring
      Bug fix
      Bug fix
      Bug fix
      Added encrypted file sharing
      Modified README
      Added encrypted file sharing
      Small changes in preparation for spec publication
      Small changes in preparation for spec publication
      Further changes made to prepare for spec release
      Further changes made to prepare for spec release
      Added spec draft
      Formatting fix
      Formatting fixes
      Formatting fixes
      Formatting fixes
      Formatting fixes
      Removed markdown spec, will post pdf instead
      Added link to protocol spec in README
      Added link to protocol spec in README
      Small tweaks
      Small tweaks
      Updated to protocol 1.1
      Updated to protocol 1.1
      Improved (and fixed bug) in fingerprinting
      Improved (and fixed bug) in fingerprinting
      Added new button for generating random chat names
      Added new button for generating random chat names
      Updated for protocol 1.2, plus small tweaks
      Updated for protocol 1.2, plus small tweaks
      Corrected minimum value of public keys
      Corrected minimum value of public keys
      More efficient code for computing 2^4080
      More efficient code for computing 2^4080
      Updated to protocol 1.2a
      Updated to protocol 1.2a
      Tweak for fingerprint calculation
      Tweak for fingerprint calculation
      Updated to fix message order authentication bug (spec 1.2b)
      Updated to fix message order authentication bug (spec 1.2b)
      Fixed private messaging bug
      Fixed private messaging bug
      Random 'donate' messages
      Random 'donate' messages
      Now uses prime from RFC 3526 (spec 1.2c).
      Now uses prime from RFC 3526 (spec 1.2c).
      README update
      Small bug fix
      Small bug fix
      Added fallback in case shmop isn't supported.
      Fixed minore version misnumbering
      Fixed URL redirection bug, style tweaks
      Fixed URL redirection bug, style tweaks
      Significant refactoring
      Significant refactoring
      Added instructional video
      Added instructional video
      Bug fix
      Small tweaks
      Small tweaks
      Link fix
      Link fix
      Updated aes.js to Crypto-JS 2.5.3
      Added emoticons
      Added emoticons
      Emoticons now show original text when copied into clipboard
      Emoticons now show original text when copied into clipboard
      Small tweak
      Small tweak
      Small tweak
      Small tweak
      Increased filesize soft limit
      Increased filesize soft limit, small configuration documentation changes
      Updated to jQuery 1.7.2
      Updated to jQuery 1.7.2
      Tiny optimizations
      Tiny optimizations
      Small tweaks
      Small tweaks
      Reformatted prime
      Reformatted prime
      Blocking Safari users until Safari fixes JS engine
      Added fundraiser link
      Added fundraiser link
      Updated fundraiser notice
      Updated fundraiser notice
      Updated fundraiser notice
      Updated to protocol spec 1.3
      Updated to protocol spec 1.3
      README update
      README update
      README update
      Stricter regex
      Stricter regex
      New: Integrity check
      New: Integrity check
      Cleanup
      Cleanup
      Improved integrity checks
      Improved integrity checks
      Cleanup
      Cleanup
      Better quality iOS splash image
      Tweak
      Tweak
      Merge pull request #29 from ioerror/master
      Regex bug fix
      Added nicer notifications
      Merge branch 'master' of https://github.com/ioerror/cryptocat into ioerror-master
      Tweaking new git structure
      Added desktop notifications + more repository structure organization
      Merge pull request #31 from ioerror/master
      Bug fix
      Not pushing .gitignore
      Merge pull request #32 from ioerror/master
      Merge pull request #33 from ioerror/master
      Gitignore
      Merge pull request #34 from ioerror/master
      Organize, improve, fix, rework
      Moving files around
      Merge pull request #38 from ioerror/master
      Gitignore
      Merge pull request #47 from ioerror/master
      Documentation cleanup
      Merge branch 'android' of https://github.com/guardianproject/cryptocat
      Readded Makefile
      Merge pull request #50 from ioerror/master
      Merge pull request #51 from guardianproject/android
      Webkit browsers now use internal CSPRNG!
      Android cat.js now up to date
      Merge pull request #52 from ioerror/master
      Changelog changes
      Merge pull request #53 from jonassmedegaard/master
      Merge pull request #54 from jonassmedegaard/master
      Updated version number to push into Chrome app market
      First Firefox webapp with Jake and Tom
      Adding test index file (with Jake and Tom! :3)
      Tweaks
      Merge pull request #56 from guardianproject/android
      cat.js tweaks for the 3 versions
      Removed useless common file
      Updated Android TODO
      Merge pull request #65 from ioerror/master
      Started including elliptic.js
      Improved Makefile
      Modified make.sh to include elliptic.js
      LICENSE CHANGE: Cryptocat is now licensed under the AGPL3.
      Updated installation instructions.
      Improved Makefile and make process for Android
      Commented out invalid function for Android build
      Fixed shmop permissions for timeout times
      Added Ukranian translation
      Added install-server option to Makefile
      Added default DESTDIR
      Makefile patch by Hans
      Fixes server install bugs, added trailing slash warning
      Updated README
      Force HTTPS in PHP
      Makefile fix
      Merge pull request #66 from radii/master
      Merge pull request #67 from radii/master
      Made user info links more clickable on mobile versions
      Updated TODOs
      Removed unnecessary images from Android build, added missing image to Chrome buold
      Upped Chrome version number
      Added links to project website
      Updated polling rate
      New message sound by Disasterpeace!
      Modified README
      Incremented Chrome version
      Updated README
      Updated README
      Fixed potential bug
      Pushed bug fix to Android version
      Chrome app can now connect to custom Cryptocat servers
      Fixed Makefile bug related to Chrome .zip generation
      Better Makefile fix
      Makefile six for non-Chrome platforms
      Updated README
      Moved Android code & updated Makefile
      Cordova
      Updated Android environment
      More Android tweaks
      Updated .gitignore
      Fixed Android paths
      Updated to Cordova 1.7.0
      Added missing jQuery symlink
      Removed Orbot link (for now)
      Updated ECDH definition
      Updated to Protocol Specification 1.4 (Elliptic Curve 25519 Cryptography)
      Remonde obsolete mentions of traditional Diffie-Hellman
      Rearranged Android libraries
      Improving Android template
      Go away, overlay!
      Android tweaks
      Removed useless files
      Removed useless code
      Increased polling rate
      Android tweaks
      Style tweaks
      Android bug fixes
      Trying to make scrolling work
      Added Android note
      First sorta basically functional Android build
      Android improvements
      Android UI improvements
      Android UI tweaks
      Android UI improvements
      Removed duplicate HMAC check that has been useless since the introduction if sequence numbers in the protocol spec
      Pushing new Chrome version
      Chrome app: smoother chat loading
      Android code formatting tweaks
      Updated README
      Updated Cryptocat logo with new colour scheme!
      Incremented Chrome version
      More logo tweaks
      Pushed new logo to Chrome
      Android tweaks
      Removed unnecessary duplicate icon
      Added A&L document to README
      Stylistic tweaks for browser versions
      Chrome bug fix
      Chrome version incremented
      Android tweaks
      Android bug fixes
      Android tweaks
      Removed fundraiser link (fundraiser is over!)
      Increased polling rate
      Added noindex meta tag for search engines.
      Fixed Opera compatibilité bug (issue #70)
      Fixed Chrome translation bug
      Updated to protocol spec 1.4a (now includes more legible fingerprinting)
      More efficient connection handling (Comet-style sockets)
      Added warning for Facebook invite feature (issue #71)
      Fixed bug that prevented user timeouts from logging users out.
      Fixed private messaging bug
      Slight server code refactoring
      Merge pull request #73 from syxanash/patch-1
      Fixed translations according to suggestions
      Fixed emoticon bug that caused emoticons to appear in contexts such as "Let's meet at 2:30"
      Emoticons bug fix
      Typo fixes
      Replaced AES-OFB with AES-CTR, replaced Whirlpool with SHA-512, changed group key generation technique.
      Moving to CryptoJS 3
      Steps towards CryptoJS3
      Pushed sound commit
      Style fix for redirect page
      Updated user join sound
      Timid inclusion of first (apparently functional??) mpOTR library
      Fixed link to spec in README
      Removed debug line
      XMPP connection code in testing
      Added login info pane
      Removed useless/confusing snippet
      Improved buddy list logic
      Improved login screen spiel
      Pushing changes to Chrome
      Fixed margin bug
      Buddy context menus! Empty, but functional.
      Added context menu items, moved 'Removed Buddy' function to context menu
      Screw Futura
      Style tweaks
      Moving towards new model + better code practices
      Further migration towards new model
      Syntax fix
      Updated description
      Added Strophe MUC plugin
      Updated manifest
      Further refactoring
      Updated README
      README update
      Removing unused code
      Barebones functionality for new model!
      Further implementation
      Handle away users
      Bug fix
      Status change
      Revival of buddy context menus
      Update OTR library
      Bug fixes
      DSA key generation worker
      OTR key generation!
      Bug fixes
      Update disturbingly out of date Chrome code
      README update
      Update .gitignore
      Commit so I can sync to my laptop
      Push laptop changes to Chrome
      Remove .gitmodules
      OTR hooks (not working yet)
      Merge pull request #112 from arlolra/otr
      The latest code
      OTR-free
      Merge pull request #113 from arlolra/keys
      Merge pull request #114 from arlolra/order
      Push to Chrome
      README update
      README update
      Cat facts!
      Bug fix
      Made a cat fact gender-neutral
      Update out-of-date jQuery color plugin
      Usability tweaks
      Delete buddy's OTR key when they go offline
      Prepare context menus
      Add toggle for enabling/disabling group chat functionality
      Updated jQuery from 1.7.2 to 1.8.1
      Own nickname display/context menu tweaks
      Delete duplicate fortuna.js
      Fix elliptic.js so that it's compatible with modified version of bigint.js using anonymous closures
      Fix mpOTR unit test suite
      Tweaks
      ellpitic.js now has anonymous closures
      Split cat facts into catfacts.js
      Remove strophe.roster.js
      Desktop notifications, emoticons, code cleanup
      More sanitizing
      Fix desktop notification icon display bug
      Remove bug comment
      Re-enable group chat
      Added 14 new cat facts
      Cat facts grammar tweaks
      Grammar fix
      Optimize emoticon PNG
      Enhance quality of title logo
      Style fixes
      Tweaks
      Begun implementing encrypted file sharing
      README update
      Context menu removed for group conversation window
      Tweaks
      Sync testing with Chrome
      File sharing UI
      Tweaks
      Encrypted file sharing!
      Asynchronous file reader
      Bug fixes
      FILE SHARING BUG FIXED
      Semicolon
      Removed buggy notice
      Formatting
      Update Chrome
      Typo
      Wrong category for P.J.
      Translations menu
      Typo/grammar fixes
      Multiparty encrypted chat (Cryptocat, not mpOTR)
      Push to Chrome
      Group key agreement
      Tweak
      Push to Chrome
      Refactoring
      Recalculate group key on user leave
      Group key exchange no more
      Display fingerprints
      Push to Chrome
      Fix encoding
      Add private alpha tagline
      Lots of improvements
      Firefox extension file heirarchy
      README update
      README update
      Moar README updates
      Further Firefox preparation
      Rearrange
      First successful Firefox import
      Lots of changes
      Optipng
      Update OTR
      Push to Chrome
      My Info window
      Symlinks of the universe
      Firefox fix
      Add missing symlink
      Update README
      Disable file sharing (for now, too buggy)
      Update message encoding
      Encoding
      language.js
      Encoding
      Multiparty tweaks
      Fix OTR encodings
      Makefile
      Update OTR
      Language.js
      Remove en.js
      Custom server dialog
      Tweaks
      Integrate translation system
      Translation bug fixes
      New away icon
      Catalan, French and Arabic translations!
      Translation bug fixes
      Translation tweaks
      Translation bug fix
      Push translation code to Chrome & Firefox
      Translation fonts
      Push
      Italian translation
      Danish and Spanish translations
      Persian translation
      Push translations (first ever alpha build coming up!!!)
      CRYPTOCAT 2 ALPHA BUILDS FOR TESTING PURPOSES ONLY
      Firefox improvements
      Basque translation
      Push
      Firefox improvements
      Push
      Cryptocat 2 for Safari!
      Safari extension alpha build
      Git tweaks
      README
      Czech, German and Greek translations
      Dutch and Portuguese translations
      Russian and Swedish translations
      Default to browser language
      WTF is wrong with git
      Push to common
      Progress bar for no-cat-fact languages
      New alpha builds
      Make key generation bar universal
      Right-to-left enhancements/bug fixes/tweaks
      New alpha builds
      Organize
      Beta
      Push new builds
      Chinese and Polish translations
      Git being weird
      WTF git
      Push builds
      Fix Firefox max version
      Build
      Lolcat translation :3
      Translations fix
      Lower minimum Firefox version
      Get rid of .gitattributes
      Cryptocat 2.0.01
      Push Chrome version
      Fix versioning bug
      Fix versioning bug
      Fix Basque link
      Update OTR
      Fix Czech translation mistake
      Native CSPRNG for Firefox!
      Cryptocat 2.0.2
      Bug fixes
      Bump version
      Cryptocat 2.0.3
      UX tweaks
      Tweak
      Lowercasing directory
      Lowercasing directory
      UX tweaks
      Bug fix & tweaks
      Hebrew translation
      Chinese (Traditional), Chinese (Hong Kong), Vietnamese translations
      Cryptocat 2.0.4
      Update jQuery
      Update jquery.qtip.js
      Push new Firefox build (change version number to be accepted into addons.mozilla.org)
      Update Strophe.js
      New options (ALL IN TESTING PHASE)
      Firefox-specific code improvements
      Update jQuery color plugin
      Firefox tweaks
      Language tweaks
      Added translations todo
      More localStorage options
      Reorganize library symlinks
      Replace text/javascript with application/javascript
      Sanitize some more dynamic variables
      Push to common
      Remove localStorage reference from language.js
      Firefox UI tweaks
      Fix ill-fated playSound optimization
      Cryptocat 2.0.5
      Fix horrible overlooked UI bug
      Use Strophe.js's own xml escaper
      Cryptocat 2.0.6
      Remove Fortuna (unused, now completely reliant on native browser seeding)
      Cryptocat 2.0.7
      Add compatibility chart
      README with compatibility notes
      Tweak
      Fix Firefox Fedora bug!
      Cryptocat 2.0.8
      Update compatibility status
      Nicer chart
      Change email
      README update
      Remove unused library
      Remove newline
      UX bug fix
      Modify Chrome permissions
      Cryptocat 2.0.9
      Merge pull request #131 from CzBiX/master
      Replace input field with textarea
      More textarea tweaks
      Added language aliases
      Add server deployment instructions link to README
      Patch Curve25519 library
      Fixed desktop notifications bug
      Remove debug lines
      New modular translations system!
      Push to common
      Translation update
      File sharing-related tweaks
      Translation update
      More locale modules
      More locale modules
      Tweaks
      Finish adding locale modules
      Restructuring codebase
      Rearrange external resources
      Update Chrome permissions to new syntax
      Syntax
      Tibetan translation
      UX improvements
      Improved font sizing
      Fixed header font size
      Small UX tweaks
      Added 12 cat facts (total number: 48)
      Push version number
      Bug fixes
      Rework locale loader logic to be compatible with Firefox
      Remove unnecessary values
      Cryptocat 2.0.10
      Nick completion and nick highlighting
      Cryptocat 2.0.11
      Fix bug that would cause desktop notifications to have escaped characters
      Fix bug that prevented an emoticon from showing
      Colorprints
      Cryptocat 2.0.12
      Bug fixes
      Push version
      Cryptocat 2.0.13
      Changelog
      Add dates
      Permission changes + bug fixes
      Serious refactoring
      Bug fixes and enhancements for new RNG procedure
      Smoother key generation
      Fix bug where buddy context menu would not open under certain circumstances
      Firefox-specific optimization
      Cryptocat 2.0.14
      Firefox optimizations
      Fix bug #145
      Push Firefox optimizations
      Cryptocat 2.0.15
      Changelog update
      Fix changelog typo
      Attempting to optimize multiParty key exchange
      Progress
      Fixed multiparty messaging bug
      Cryptocat 2.0.16
      Cryptocat 2.0.17
      Firefox repackaging
      Remove CRLF from libraries
      Firefox repackaging
      Small edit
      Updated manifest short description
      Fingerprint dialog bug fix
      Cryptocat 2.0.18
      Fix bug in lolcat translation
      Add 'fr-fr' -> 'fr' alias for language code
      Refactored language alias handling code
      Replaced calls to Math.random with Cryptocat.random in strophe.js
      Added new wiki link
      Push Strophe.js to different plugins
      Make cat facts show again after language refactoring
      Escape conversation name and nickname values
      Reorganize README
      README update
      Style tweak
      Update source code repository link
      Update README repository links
      Fix nonsensical IV size
      New Turkish and Norwegian translations
      Update OTR library to version 0.0.10
      Update multiparty.js
      Add message padding
      Merge pull request #159 from arlolra/buddy
      Spread Arlo's commit
      Add error
      Push to Firefox/Safari
      Detect IV reuse (replay attack prohibition)
      Update reset function
      Push to Firefox/Safari
      Merge pull request #162 from cryptocat/testing
      Translation typo (extra space)
      Polish translation update
      Cryptocat 2.0.24
      Last-minute translation fixes, will rebuild 2.0.24
      Update otr.js to 0.0.11
      Push version numbers
      Cryptocat 2.0.25
      README update
      README style fix
      Audio notifications now work in Safari
      Better Makefile
      Refactor playSound() function
      Permissions update
      Remove audio notifications from Safari
      French translation typo fix
      Update jQuery to 1.8.3
      Update jQuery tooltip library
      Tweak
      Re-add custom tweaks to otr.js
      Add version number to login screen
      Cryptocat 2.0.26
      Complete Cryptocat 2.0.26 changelog
      Firefox rebuild
      Adding Estonian, Esperanto, Japanese, Khmer, Korean and Latvian
      Add missing Estonian translation file
      Cryptocat 2.0.27
      Push version and rebuild
      Push Chrome
      Update changelog
      Update license year
      Typo fix in Korean translation
      Increase font size for Tibetan
      Desktop notifications for Safari
      Add a cat fact
      Push Firefox version
      Update otr.js to v0.0.12
      Disable superfluous logging
      Fix login links display
      Better fix
      Push OTR speed improvements
      Increase reserve size [better fix needed]
      Add volunteer names
      Add Griffin
      RNG optimizations
      Cryptocat 2.0.28
      Correct date
      Increase progress bar speed
      Properly anonymize functions
      Better message submission mechanic (and some refactoring)
      Push changes
      Replace seedrandom with Salsa20-based RNG
      Remove test vectors
      Credit Dmitry for Salsa20 implementation
      Remove unncessary Chrome permissions
      Prepare for 2.0.29
      Cryptocat 2.0.29
      Comprehensive UX overhaul
      More UX tweaks and bug fixes
      Push changes
      Translation updates and further UX tweaks
      Soften an animation
      Cryptocat 2.0.30
      Tweak
      Fix small UI bug
      Fix message line wrapping discrepancy (UI)
      Remove Esperanto
      Update 19 translations
      Add Helvetica Neue to font family
      Add Uyghur translation
      Missing punctuation mark
      Fix more UI bugs
      Further tweaks
      Update Khmer translation
      README update
      Reorganize README
      README tweaks
      Update Turkish translation
      Add mention of lobby
      Syntax tweaks
      Update Czech and Vietnamese translations
      Opera template
      Create Opera source folder
      Opera-related tweaks
      Chinese translation update
      Significant refactoring
      Fix Chrome notification bug
      Remove debugging lines
      Change audio format from webm to wav
      Enable Safari audio notifications
      Revert "Enable Safari audio notifications"
      Cryptocat 2.0.31
      Update Changelog
      Merge pull request #193 from I3rixon/patch-1
      Clean up previous pull request
      Retina-ready logo
      Small UI tweak
      Merge pull request #195 from Dirbaio/master
      Retina-ready graphics (#194)
      Improved logotype
      Cryptocat 2.0.32
      Update Changelog
      Cryptocat 2.0.33
      Tweak
      Fix UI bug where a small triangular shadow would appear
      Fixed height for cat fact display
      Image rendering tweaks
      Reduce size of header bar
      Update Korean, Latvian and Urdu translations
      Cryptocat 2.0.34
      Update Tibetan translation and improve text display semantics
      Cryptocat 2.0.35
      Up version number on UI and rebuild
      Push style fixes and rebuild
      Improve language selection interface
      Cryptocat 2.0.36
      Update changelog
      Push version number
      Automatically select message input field when switching tabs back to Cryptocat
      Add Bengali and Bulgarian translations
      Remove extra line from Catalan translation
      Merge pull request #200 from csaudiodesign/master
      Cryptocat 2.0.37
      Update Changelog
      Merge pull request #201 from kirill9617/patch-1
      Push changes from pull requests
      Merge pull request #203 from neheb/master
      Improved user message input interface
      User text input background color tweak
      Remove unused libraries
      Merge pull request #212 from agl/master
      Style fix
      Push latest modifications
      Log out on connection failure
      Fix #214
      Missing semicolon for #214 fix
      Optimize image size
      Fix #205
      Update to jQuery 1.9.1
      Add IndexedDBShim polyfill library
      Slight style tweak
      Remove IndexedDBShim
      Update jQuery.color.js
      Replace (awful) qTip2 library with (better) tipTip library
      Local settings storage for nicknames, custom server settings and language
      Slight style tweaks
      Cryptocat 2.0.38
      Switch back to qTip2 due to buggy new tooltip library (#218)
      Cryptocat 2.0.39
      Lessen number of links on login screen
      Substantial color scheme and UI improvements
      Cryptocat 2.0.40
      Some cleanup for 2.0.40
      Removing Opera build for now
      Sentenza notification hooks
      Merge pull request #223 from imaikazuki/master
      Merge pull request #221 from kaosdynamics/master
      Merge pull request #220 from neheb/master
      Push changes
      Merge pull request #230 from kaosdynamics/patch-3
      Store notification settings too
      Merge pull request #229 from arlolra/updateotr
      Push changes
      Remove mailto
      Cryptocat 2.0.41
      Cryptocat 2.0.41 packages
      Merge pull request #235 from arlolra/globals
      Merge pull request #233 from arlolra/notifypart
      Push changes
      Update .gitignore
      Merge pull request #243 from neheb/master
      Merge pull request #254 from arlolra/bigint
      Push PNGs
      Fix #258 (Thanks to @edakasmith, @koolfy @arlolra)
      Merge pull request #256 from neheb/master
      Merge pull request #253 from hiddentao/tests
      Merge pull request #227 from glamrock/master
      Push Salsa20 unit test
      Fix private key format to match curve25518-donna
      Merge pull request #259 from arlolra/travis
      Cryptocat 2.0.42
      Update to jQuery 2.0
      Merge pull request #262 from neheb/master
      Merge pull request #266 from arlolra/firefox
      Some cleanup, thanks to @kaosdynamics (fix #238)
      Merge pull request #268 from neheb/master
      Push PNGs
      Merge pull request #247 from arlolra/transfer
      Major cleanup for @arlolra's file transfer commit #247
      Some UI tweaks for #247
      Redefine fileSize and chunkSize according to IRC conversation with @arlolra  and @koolfy
      Tweaks
      Increase fileSize to 4096
      Formatting
      File transfer progress bars!
      File transfer progress bar improvements
      File transfer progress bar bug fix
      Remove duplicate call
      File transfer progress bar bug fixes
      Cleanup
      Tweaks
      Updated Resources
      Update most languages (#272)
      Convert all CR to LF
      Proper indentation
      Localize file transfer strings
      Death to space indentation
      THE GREAT REORGANIZING
      Unify codebase (#249)
      Fix Travis?
      Fix Travis??
      Move chrome to core since they're the same
      Prevent strange .zip bug
      Update README
      Catalan translation
      CR to LF
      Makefile fixes
      Update package.json
      Formatting tweaks
      Manually merge @arlolra's pull request (#274)
      Fix some misc. Firefox compatibility bugs
      Unify file transfer code into module.
      Push git filename case change
      Merge pull request #277 from arlolra/packctr
      Merge pull request #279 from arlolra/unique
      File transfer download button now shows in Safari
      Update Bengali translation
      Merge pull request #284 from arlolra/filename
      Add whitelist check for #284
      Merge pull request #285 from arlolra/safari
      Merge pull request #286 from arlolra/safari
      Clean up strange buddy notification logic
      Revert "Use data URI on Safari."
      Bug fix
      Revert "Clean up strange buddy notification logic"
      Tweaks
      Bug fix
      Fix capitalization
      Fix capitalization
      Redesign splash screen
      Progress
      Redesign progress bars in accordance with the dream I had on Monday
      Fix transparency issues
      Merge pull request #290 from mahrud/master
      More work
      Emoticons
      Further tweaks
      Merge pull request #291 from arlolra/npm
      Tweaks
      More tweaks
      Tweaks
      Revert "Tweaks"
      Tweaks
      Tweaks
      FIX THE BUG
      A whole lot of more UI work!
      Bug fix
      Restore font smoothing
      More UI work
      Timestamps for new UI
      Disable draggable main window
      Fit conversation wrapper dimensions
      Locale tweaks to prepare for translation changes
      Just some tweaks
      Fix message sending bug (also some indentation cleanup)
      Fixed bug that prevented scroll down to last message when switching conversations
      Subtle color tweaks
      Add seconds to timestamp
      Merge pull request #295 from Sc00bz/master
      Push security fixes from main branch
      Update translation syntax for new UI
      Merge branch 'master' of https://github.com/cryptocat/cryptocat
      Fix #300 (Woo! 300 issues!!)
      Fix bug in new templating
      Syle tweak
      Coding style for contributors
      Change filename
      Change filename casing
      Change filename casing
      Cleanup
      More cleanup
      Revert Chrome packaged release to 2.0.42 milestone
      Tidy up dialog boxes with new UI
      Add OTR file transfer specification link to README
      RTL language compatibility
      Further localization tweaks
      More tweaks
      Font fixes
      Remove debug
      Tweaks
      Update Urdu translation
      UI tweaks (new UI is pretty much done)
      Font sizeeee
      Update jQuery to 2.0.2
      Convert to markdown
      RTL localization fix
      Merge pull request #304 from arlolra/mac
      Fix #307
      Add UI signal for file transfer failure (#301, #304)
      Tweak
      Update Russian, Estonian and Latvian translations
      Style tweaks
      Style fix
      Add 41 additional cat facts (thanks to @glamrock).
      Fix bug in cat facts
      Sending files now works in Safari!
      Style tweaks
      Tweak
      Bug fix
      UI tweak
      Update Tibetan translation
      Style tweaks
      Remove Uighur (for now)
      Prepare for release
      Cryptocat 2.1 (pending public release)
      Syntax
      UI bug fix
      Bug fix
      Bug fix
      Bug fix
      Slight refactoring
      Fix #316 (problem was race condition)
      Cryptocat 2.1.2
      Merge pull request #319 from arlolra/lint
      Uighur returns! (Fix #272)
      UI resize bug fix
      Update Firefox metadata
      Fix #322
      Merge pull request #321 from arlolra/lint
      Fix #330 (race condition)
      Add strings for #204
      Add CONTRIBUTING.md (Fix #327)
      Update README.md
      Add SECURITY.md (Fix #328)
      Organize
      Fix #318
      Fix #324
      Possible fix for #332
      Merge pull request #334 from arlolra/fixes
      Add hooks for #315
      Bug fix
      Add "typing message" notifications! (Fix #315)
      Bug fix
      Bug fixes for #315
      Fix #335
      Fix #204 (Also some bug fixes for #315)
      Fix error
      Tweaks
      Small tweak to typing animation
      Fix #333
      Refactoring
      Refactoring
      Cryptocat 2.1.3
      Grammar consistency
      Fix stupid stupid stupid bug that necessitates a re-release
      Cryptocat 2.1.4
      Tweaks
      Satisfy jshint
      Tweak
      OCD-induced styling fix
      Emoticon display was using repeated IDs, not allowed in HTML5
      Fix #337
      Cryptocat 2.1.5
      Update jquery.color
      Update Russian and Farsi
      Some .md formatting tweaks
      More formatting
      More formatting
      More formatting
      Nicely format contributors list
      Formatting
      Spell Arturo's name right
      Expand intro
      Typo
      Update 18 translations (#331)
      Merge pull request #342 from arlolra/deps
      Add rewritten Cryptocat for Mac source code to repository
      Update .gitignore
      Add instructions for building Mac app
      Merge pull request #344 from FredericJacobs/Mac-App-Notifications
      Some fixes to Frederick's commit
      Add Frederic to contributors!
      Some formatting tweaks
      Merge pull request #345 from FredericJacobs/fix-IB
      Update CONTRIBUTING rules
      Formatting
      Formatting
      Fix mixed indentation (thanks, Travis)
      Revert god-awful Safari compatibility commit 8dd0ad65d8b9f59347255c605fc3f6eae282d598
      Revert more stupid nonsense
      Merge pull request #346 from arlolra/lint
      Cleanup
      Indentation
      Remove extra whitespace
      Disable encrypted file sharing in Safari until Safari has better blob support
      Change filename casing
      Change filename casing
      Formatting fixes
      Add tests as lint targets
      Add salsa20.js to lint targets
      Fix #348
      Merge pull request #352 from colindean/add-mac-code-signing-tidbit
      Merge pull request #351 from FredericJacobs/fix-memory
      Merge pull request #355 from arlolra/safari
      Fix Safari detection for file transfers
      Merge pull request #356 from frafra/patch-1
      Merge pull request #350 from arlolra/test
      Fix some cat facts
      Mac app: File transfer reception
      Cryptocat 2.1.6
      Merge pull request #177 from arlolra/smp
      Fix #349 (hopefully)
      Cryptocat 2.1.8
      Fix Travis
      Uncomment in-progress code
      Fix #357 (with thanks to @I3rixon)
      Fix Travis
      Fix #362, plus small tweaks to localization code namespace
      Fix Travis
      Cryptocat 2.1.9
      Re-add features in progress
      Merge pull request #364 from carolyna/master
      Revert a line in previous pull request
      Fix #365 + a lot of Firefox debugging
      Cryptocat 2.1.10
      Fix inaccurate comment
      Fix #370
      Cryptocat 2.1.11 (read comments)
      Start using GitHub Releases to push releases
      Update
      Merge pull request #371 from arlolra/decryptocat
      Merge pull request #373 from arlolra/decryptocat
      Add GitHub warning (#377)
      Fix inaccurate comment
      Fix comment typos
      Merge pull request #378 from WonderBeat/code_refactor
      Merge pull request #379 from interstateone/text-fix
      README formatting
      Fix a bug in displaying nicknames after they return from Away status
      Condense contributors
      Cryptocat 2.1.12
      Merge pull request #386 from WonderBeat/storage
      Indentation fix
      Small formatting tweaks
      Fix #381
      Fix window sizing for Mac app
      Disable signing for Mac to allow for easier building
      Merge pull request #387 from mtigas/master
      Combine Mac make command to both update Cryptocat code and build .app at the same time
      Merge pull request #388 from mtigas/master
      Fix race condition introduced in #386
      Styling tweak for message text display
      Fix cat fact bug
      Fix travis
      Merge pull request #367 from arlolra/smp
      Fix qtip locale text overwrite bug
      Rearrange user option menus in an order that makes sense
      Merge pull request #407 from arlolra/bits
      Prevent null conversation buffers from being shown
      Simply some Cryptocat UI elements
      Slow down key generation progress bar animation
      Fix #392
      More breathing space for localization strings
      File sharing stopped working when we changed sid generation toCryptocat.connection.getUniqueId()
      Some more UI tweaks
      Properly organize SMP webworker in the file heirarchy
      Close dialog boxes on logout/disconnect
      Update SMP worker dependency paths
      A little more SMP progress
      Merge pull request #411 from arlolra/octet
      Merge pull request #412 from arlolra/noop
      Prevent logotype from changing size on locale change
      Merge pull request #416 from Dirbaio/escapefix
      Merge pull request #417 from FredericJacobs/DockBounce
      Localization menu display tweaks
      Prettier custom server dialog
      Update Vietnamese translation (#331)
      Merge pull request #419 from Dirbaio/newlines
      Merge pull request #418 from millerkil/patch-1
      More SMP UI improvements (still incomplete)
      Fix Travis
      Add warning about nightly states of git branches
      Merge pull request #420 from mtigas/master
      Merge pull request #422 from arlolra/252-jshint
      SMP UI progress (still not finished!)
      More SMP UI progress (Getting there!)
      Fix Travis
      Merge pull request #413 from Dirbaio/master
      SMP UI: Get rid of window.prompt() (Still needs work!)
      Formatting
      Somewhat complete SMP UI, but without localization or bug testing
      Merge pull request #428 from arlolra/upgrade
      Merge pull request #429 from arlolra/grunt
      Manually merge #398
      Fix Travis
      Fix weird switchConversation inefficiency
      Merge pull request #432 from glamrock/master
      Revert "Merge pull request #432 from glamrock/master"
      Merge pull request #435 from Sc00bz/master
      Change name
      Revert "Fix weird switchConversation inefficiency"
      Clean up switchConversation
      Merge pull request #437 from glamrock/master
      Fix weird bug introduced in #437
      Fix Opera makefile
      Merge pull request #438 from casebeer/declarative-styles
      Change the "block" function to "ignore" function
      Fix typo
      Fix #442
      Merge pull request #445 from arlolra/hackathon
      Merge pull request #440 from casebeer/ignored-user-styles
      Quick fix for #447
      Merge pull request #449 from arlolra/plaintext
      Tweak
      Add localization sentences for #434 and #439
      Big translation update, with fixes and expansions (#331)
      Merge pull request #441 from bb7555/master
      Revert "Merge pull request #441 from bb7555/master"
      Add a guideline
      Add timestamps to join/leave messages (fix #450)
      Fix Travis
      Much-needed cleanup for connection failure handling (fix #451)
      CSS tweaks and a bug fix
      Implement nickname highlighting as outlined in #443
      Implement chat parting as outlined in #443
      Update jQuery to 2.0.3
      Update jQuery.color
      Update jQuery.qtip
      Padding tweak for qtips
      Implement message previews as outlined in #443
      Update Estonian translation (#331)
      Fix race condition for #358
      CSS formatting cleanup
      Further improvement for #451
      Slight tweaks for #358
      Update Latvian translation (#331)
      Fix #294
      Stupid Travis
      Remove some translations until further notice (#331)
      Update Chinese (Hong Kong) translation (#331)
      Some fixes for the French translation
      Add localization hooks for SMP (close #358)
      Fix an unusual bug that would prevent message reception
      Make sure messages are sent to all participants (#439)
      Add warnings on message decryption errors and failures (#439)
      Update Tibetan translation (#331)
      Cryptocat 2.1.13 (Pending public release)
      Standardize Changelog formatting
      Add Tinycon to Resources
      Formatting tweak
      CSS tweaks
      Merge pull request #455 from jsrn/master
      Reset document title on logout (addition to #455, #454)
      Test Coda 2 for committing to Github
      Just delineate global variables
      Migrate to new Chrome packaged app API (Fix #459)
      Fix Travis
      Standardize some filenames
      Fix localization code bug introduced in previous commit
      Fix Travis
      Replace qTip2 library with stock version
      Remove whitespace
      Resize Chrome window
      Encryption key generation sounds :-)
      Progress bar UI change
      Window size tweaks
      New join/leave sounds!
      Formatting
      Fix #462
      Fix Travis
      Some cleanup
      Documentation for storage API
      More cleaning
      Cleanup!
      More cleanup
      Fix #470
      Clean callback names for OTR
      Fix #466
      Fix own OTR fingerprint not showing (introduced in ae4bd71cc65eaceaf4adc15f565137a8cbc87468)
      Fix cutoff of long nicknames
      Merge pull request #472 from sarciszewski/patch-1
      Revert "Merge pull request #472 from sarciszewski/patch-1"
      Small cleanup
      Make mac now cleans up after itself
      Fix #460
      Fix Travis and other bugs in previous commit
      Further accomodate long nicknames
      Fix message send button positioning for Firefox
      Fix width issue
      Merge pull request #474 from arlolra/smp
      Style tweak
      Merge pull request #477 from FredericJacobs/master
      Add npm debug to gitignore
      Revert "Merge pull request #477 from FredericJacobs/master"
      Merge pull request #481 from FredericJacobs/master
      Fix Mac makefile
      Make sure to recreate placeholder
      Add Ingrid!
      Merge pull request #482 from FredericJacobs/patch-1
      Cryptocat 2.1.14
      Typos
      Cryptocat 2.1.14 for Chrome requires repackacking
      XCode 5
      Restore window close handlers for Chrome
      Fix #488 and #489
      Add warning to ecdsaSign (#491)
      Fix typo
      Merge pull request #492 from PaytonTurnage/master
      Access internal Chrome storage API
      Get rid of unstable connection code (for now)
      Merge pull request #498 from arlolra/otr
      Cryptocat 2.1.15
      UI improvements for buddy context menu
      Necessary changes had to be made for 2.1.15 to be submittable to Mac App Store
      Update README.md
      Aesthetic bug fix
      Remove unused ECDSA code (#507)
      Remove all unused code, including helper functions
      Merge pull request #504 from tuxication/master
      Remove ancient/no longer specified key size check
      Fix #513
      Add Kannada translation (close #512) and update Basque translation (#331)
      Make crypto-js Mocha test-suite ready, and provide example sha1 test
      Fix travis
      Add last NIST test vector
      Test for SHA256
      Add SHA512 tests and combine SHA* tests into one file
      AES-CTR test suite (128 & 256, encrypt & decrypt)
      Add CTR-192 to AES test suite
      Add description of what's happening to Makefile's lint command
      Test for HMAC-SHA1, HMAC-SHA256, HMAC-SHA512
      Unit test for encoding parsing and conversion (Hex, Latin1, Base64, Utf8)
      Prevent network connections from being required before executing unit tests
      Mustache.js templace rendering unit test
      Merge pull request #515 from arlolra/utf8
      Unit test for cat facts
      Fix Travis
      Remove semicolons
      Merge pull request #458 from jsrn/save-favourite-servers
      Enable indexedDB on the XUL side for Cryptocat for Firefox
      Bug fix for tweak related to #461
      Update Firefox extension metadata
      Merge pull request #516 from arlolra/bpe
      Clean up Firefox-specific code
      Settings storage in Cryptocat for Firefox! Finally! (Fix #461)
      Small tweak
      Update comment
      Tweak
      Merge pull request #520 from jsrn/458
      Add proper templating to #520
      Changes to custom server dialog
      Color tweak for custom server name
      qTip tweaks
      Validate HTML5
      Comma
      Remove code signing by default for Mac compiling (to allow third-party compiles)
      Change chat bubble directions to conform with IM standard
      Remove commas
      Restore missing Safari icon files
      Switch audio format to MP3
      Remove unused CSS
      CSS tweak
      Fix #217, and work towards #514
      Replace qtip with utip
      Fix #514
      Fix #526
      Update libraries
      Cryptocat for Opera 15+ (Close #190)
      Temporarily remove file transfer button pending review
      Add missing changes for 98ccba0c1de34e1aa1708e4811189632c219d701
      A lot of refactoring for #528
      Fix #518, fix #529
      Add missingRecipients to localization
      The Great Refactoring (#528)
      Fix Travis
      Some more tidying
      Some more cleanup
      Clean up addLinks
      Bug fix in previous commit
      Refactor bindBuddyClick to onBuddyClick
      Refactor $('#userInput').submit() + bug fixes
      Remove needless nesting
      Simplify SMP callback
      More simplification
      Reduce nesting in openBuddyMenu()
      Fix spacing
      Fix #505
      Fix #506
      Fix Makefile for safari
      Small tweak
      Cryptocat 2.1.16
      Tor
      Fix Tor git submodule
      Allow recipients of SMP questions to close dialog without problem
      Send random string instead of 'noAnswer' when SMP answerer closes dialog
      Detect SMP abort
      Fix #531
      Merge pull request #530 from eriktews/better-german-translations
      New, better message received sound!
      Better balance wave amplification level of audio file
      Merge pull request #534 from Sc00bz/patch-1
      Add Curve 25519 test vectors suggested in #534 (Fix #536)
      Cryptocat 2.1.17
      Remove semicolon
      Fix UI display bug for warnings
      Possible fix for #535
      Remove outdated comment
      Add link to Opera download
      Possible solution to #542
      Fix #543
      Add more files to lint
      Hopefully fix #542
      Remove useless Crypto-JS component
      Update Firefox maxVersion
      Slight improvement to Curve25519 unit test
      Fix misnamed variable
      Merge pull request #544 from Sc00bz/patch-2
      Merge pull request #553 from arlolra/revert
      Cryptocat 2.1.18
      Merge pull request #560 from voodoochild/master
      Merge pull request #567 from Gordin/master
      Merge pull request #568 from arlolra/otr
      Fix dimensions of missing recipients warning message box
      Fix #547 and #557
      Remove unnecessary jQuery mapfile
      Fix #550
      Remove Mac code signing
      Refactoring
      Update jQuery
      Update jQuery color
      Remove testers from contributors
      Fix #573
      Cryptocat 2.1.19
      Restore #233
      Comment out changeNickname
      Fix Tor submodule
      Fix bug that broke group chats with exactly 2 participants
      Cryptocat 2.1.20
      Merge pull request #579 from arlolra/otr
      Remove unused function
      Fix Cryptocat not adding toolbar button in Firefox
      Improvements to presence stanza detection
      Revert "Improvements to presence stanza detection"
      Fix presence stanza detection
      Fix #582
      Fix typo
      Fix #537 and #581
      Travis
      Update libraries
      Make buddy list font a bit smaller
      Update Tinycon
      Update EventEmitter
      Make firstRun fit on smaller resolutions
      Fix error kindly pointed out by @koto
      Fix queuing scrolldown animations
      Remve signing identity
      Remove provisioning references
      Clarify in the UI that SMP auth is for private chats only.
      Merge pull request #585 from 2048/patch-1
      Fix first run image display for Chrome
      Merge pull request #584 from fermuch/patch-1
      Formatting
      uTip styling
      Custom tweaks to uTip library
      Add Ukrainian translation
      The Greater Refactoring
      Cryptocat 2.1.21
      Re-add identities
      Provisioning profile
      Some more cleanup
      More cleanup
      Fix Travis
      More cleanup
      USE STRICT ALL THE THINGS
      Merge pull request #592 from arlolra/disable
      Cleanup of previous pull request
      Merge pull request #591 from liliakai/patch-1
      Merge pull request #593 from arlolra/worker
      Merge pull request #594 from arlolra/auth
      Semi-functional auth status icons
      utip styling tweaks
      Remove redundant code
      Shorten line
      Merge pull request #595 from DGO143/patch-1
      Merge pull request #596 from caedesvvv/master
      Big steps towards new auth UI
      Travis
      Prevent opening for signed out nicknames
      Fix syntax bug
      Tutorial slideshow code (slides forthcoming)
      Refactoring
      Change text
      Error dialog box added for re-AKE
      Fix #574
      Actually adopt new fingerprint on re-AKE
      Auth tutorial slides!
      Add  localization
      One more string
      Keyboard shortcuts!
      World's most innocent commit
      De-obfuscate easter egg
      Add mousetrap classes
      Fix Travis
      Add Slovak translation and update 14 translations
      Small change to language selection UI
      Improve auth tutorial UI
      Comment formatting
      Fix bug with rendering of missing recipients warning
      Fix image paths
      Fix buddy list display bug for right-to-left languages
      :3
      Remove exaggerated warnings
      Merge pull request #599 from arlolra/mp
      Improvements to locale code
      Merge branch 'master' of https://github.com/cryptocat/cryptocat
      Revert f5bbe8f..1208dc9
      Revert "Revert f5bbe8f..1208dc9"
      Re-add AKEWarning localization string
      Fix locale unit test compatibility
      Auth dialog fixes
      Fix buddy list ordering
      UI improvements
      OCD
      Better icon rendering
      Update Dutch translation (#331)
      Smaller sound file
      Begin writing change log for next release
      Slight UI tweak
      Keyboard shortcuts change
      Fixes for Arabic and RTL languages
      Update Turkish and Czech translations #331
      Make buddy list taller to accommodate new window size
      Adjust window size
      Remove newline
      Add out of date notice to Gruntfile
      Cryptocat 2.1.22
      Git weirdness
      Language Aaditions (#331)
      Remove redundant return statement
      UI tweaks
      Just some cleanup
      Fix #613
      Fix Travis
      Remove semicolon
      Clean up fix for #613
      Merge pull request #615 from defuse/fix_regexp_escape
      Fix #614
      Use OTR.HLP.compare
      Fix UI bug
      Fix #616
      Remove inline CSS
      Merge pull request #617 from harald-lang/desktop-client
      Update Chinese (Traditional) and German (#331)
      Fix #620 and #329
      Fix #619
      Utip style tweak
      Style fix
      Merge pull request #622 from FredericJacobs/master
      Reduce chance of duplicate IDs (#609)
      Cryptocat 2.1.23
      UI tweak
      Update Norwegian translation (#331)
      Merge pull request #626 from arlolra/otr
      Merge pull request #625 from arlolra/la
      Update Farsi translation (#331)
      Fix inaccurate auth status display
      Early Facebook auth code (semi-functional)
      Remove oauth2 from Chrome manifest
      Simplify auth code a bit
      Remove logging
      Port auth simplifications to non-Chrome schwaza
      Sending messages via Facebook
      Fix Travis
      IT RISES
      Fix Travis
      Fix #629
      Cleanup
      Friend statuses!
      Facebook logout
      Tweaks
      Tweaks
      Indentation fix
      Figure out who's using Cryptocat
      Tweaks
      Tweak
      Faster checks
      Styling
      Cleanup
      Fix Travis
      Style fix
      Merge pull request #632 from cryptocat/facebook
      Drop unencrypted
      Style tweak
      Styling fix
      Self-ordering buddy list
      imageoptim
      Tweaks
      Show only active contacts
      Remove logging
      Remove logging
      Cleanup
      Localization
      UI tweaks for Mac
      utip direction
      Mac Facebook auth
      Retain access tokens
      Show idle contacts by default
      Revert "Show idle contacts by default"
      Small fixes
      Auto-detect OTR clients and switch to encrypted
      Safari logic cleanup
      Extend Firefox Storage API
      Update translations (#331)
      Replace localization strings
      Style fixes
      Thinner borders
      Mac window formatting
      Update jQuery and Tinycon
      Rounded logo
      OCD-induced pixel-level alignment fixes
      Style fix
      Window sizing
      Style tweak
      Update UI on encrypted
      Cryptocat 2.2 (PRE-RELEASE)
      Update changelog
      Fix Travis
      Update Catalan translation (#331)
      Don't always attempt to join MUC on reconnect
      Update UI
      Fix #634
      Fix #638
      Fix #639
      Fix #633
      Update Slovak translation (#331)
      Cryptocat 2.2.1
      Merge pull request #652 from u451f/master
      Merge pull request #653 from u451f/licensing
      Fix #657
      Merge pull request #628 from arlolra/ft
      UI fix
      Fixes for #628
      Fix file transfer after Facebook refactor (#628)
      Cleanup
      Attempting to make file transfer work over Facebook
      Fix #577
      Update Ukrainian translation (#331)
      Load more Facebook contacts on connect
      Mac window size tweaks
      Cryptocat 2.2.2

Nathan Freitas (1):
      This stages an early version of CryptocatBot; the Android Cryptocat client!

OctaDecimal (1):
      Small code updates. Cat facts selection simplified. Localization object construction updated. Tests for localization construction.

Pablo Martin (1):
      multiParty.sendPublicKey just returns the message to send, replace by xmpp.sendPublicKey which actually sends it.

Payton Turnage (1):
      Display username of correspondent when in private chats.

Philippe Miron (1):
      Change field of view of cat to 200 deg http://en.wikipedia.org/wiki/Cat_senses

Ramesh Nair (7):
      First stab at writing tests.
      Added more Sals20 tests.
      'window' object not available inside web workers - use 'this' instead.
      Fix Travis Config + use node v0.10 for testing.
      Fix build command.
      Merge branch 'master' into tests
      Add a Gruntfile.

Scott Arciszewski (1):
      Update random.js

Simone (1):
      Italian translation UPDATED

Steve Thomas (5):
      Fixed unnecessarily large array
      Curve25519 Bug
      Separation of elliptic.js and BigInt.js
      Separation of elliptic.js and BigInt.js
      Fixed redeclared variable

Tails developers (1):
      Mousetrap license is Apache2.0, see https://github.com/ccampbell/mousetrap/issues/205

Taylor Hornby (1):
      Escape hyphen in character set

Ulrike Uhlig (3):
      Initial import
      Adding actual files
      Imported Upstream version 2.2.2+dfsg

WonderBeat (2):
      localStorage fallback
      Storage initialization extracted

carolyna (2):
      Update en.txt
      Update en.txt

cliff barnes (2):
      Addressed feature req #294
      Address issue Issue #424 -- cliff and meghana

csaudiodesign (1):
      Minor german translation corrections.

jchillerup (1):
      made gen more fair

kaepora (136):
      Fixing mpOTR AES key length
      More mpOTR changes
      Indentation
      More mpotr.js fixes
      Tweaks
      Tweaks
      Removing useless lines
      Adding mpOTR test suite
      Tweaks
      Updated manifest.json to version 2
      Separated mpOTR test code from library code
      Removed bubbleBabble
      First commit
      First commit
      Fixing links
      New README
      Tweaks
      Tweaks
      Added Strophe.js library
      README tweak
      Added links for issues
      Fixed mpOTR test suite
      Fixed symlinks
      Tweaks
      Updated README
      Removed build.js
      Fixed manifest version
      Added testing directory to git repo
      Hopefully the last manifest fix
      Getting rid of accursed first attempt at post-login UI
      Buddy list design sorta kinda!
      Sample UI now ready for testing
      Updated README
      Tweaks
      In-band registration!
      Derp derp getting stuff done
      Logout button
      Repository rearrangement
      manifest fix
      CRUSH ALL REMAINING VESTIGES OF CRYPTOCAT 1
      Fixed mpOTR test suite
      BUDDY LIST COMPLETE
      Buddy list cleanup and formal status assigning
      General purpose dialog box
      Adding buddies, transmitting buddy requests, accepting/refusing buddy requests
      Remove buddy
      Buddy list tweaks
      Dialog box bug fix
      More bug fixes
      Conversation window (not fully functional yet)
      Conversation window (with tabs!)
      Conversation functionality almost fully functional!
      Conversation tabs!
      Fixed registration
      New message highlight bug fix
      Just commiting whatever modifications were done during spare breaks at HOPE (mostly half-done tweaks that don't make total sense yet.)
      Substantial UX improvements!
      Pushed to Chrome code
      Merge branch 'cryptocat2' of https://github.com/kaepora/cryptocat into cryptocat2
      Further UI improvements
      Removed unused CSS snippet
      Monospace conversation info bar
      UI improvements
      UI improvements
      UI improvements, including timestamps!
      Refactored some presence code
      UI improvements (also pushing to Chrome)
      CSS file fix
      Added status change capability, modified/rearranged icons used
      Login links
      Bug fixes, preliminary nickname setting
      Nicknames!
      Bug fixes
      Added pretty tooltips, bug fixes (also pushed to Chrome)
      OCD-induced CSS fix
      README update
      Some rudimentary sanitization and URL formatting
      CSPRNG seeding
      Logout bug fix
      Removed unused testing files
      Bug fixes
      Tweaks
      Added placeholder for group chat
      Bug all the fixes
      Refactoring
      Audio notifications
      Import OTR
      Import Fortuna
      Import more
      R
      New README
      Updated README
      README
      README
      OTR test suite
      Fix OTR test suite
      Updating libOTR
      Add convenience function to makefile for pushing changes
      Fix HTML5 validation errors
      Update Strophe.js
      Remove unused options.xul
      Makefile changes
      Safari builder update
      Cryptocat 2.0.19
      Remove unused (and possible insecure) addFile()
      Update Chinese translation
      Cryptocat 2.0.20
      New cat fact about Sprite
      Rotating cat facts
      Small tweaks
      Remove unused files
      Join/part notifications (with some TODOs)
      Color tweak
      Better nick completion and join/leave notifications
      Improved commentary
      Cryptocat 2.0.21
      Tooltip improvements
      Added user counter
      Fix small bug
      Language code tweak (just in case)
      Secuity fixes
      Typo
      Tweaks
      Make Strophe.js's getUniqueId more secure
      Restore web-accessible resource
      More fixes to strophe.js
      Cryptocat 2.0.22
      Increase IV length
      Better sanity checks
      Missing '/'
      Tiny semantic fix (and proof that I have OCD)
      Cryptocat 2.0.23
      Translation update + new Urdu translation
      Push translation update to Firefox/Safari
      Firefox code and performance improvements
      Fix issue #152

kirill9617 (1):
      Update src/chrome/locale/ru.txt

liliakai (1):
      Fix broken link in README

n8fr8 (11):
      adding apache cordova project submodule
      modified project to proper Cryptocat naming
      updated makefile for android build
      added accelerometer based entropy generation
      forked cat.js to add accel support
      added git submodule updating to android make
      uses vibrate instead of sound
      adds menu options for new, close and about
      adds vibrate notification will dancing
      updated versioning
      Merge branch 'master' of https://github.com/kaepora/cryptocat into android

neheb (5):
      Capitalize Languages to keep it consistent.
      Saved 10 bytes on cryptocat.png
      2 more bytes
      3 more bytes
      Whoops

u (1):
      as seen in the source code itself, the plugin is released under GNU GPL 3.0. yay. https://github.com/jcobb/basic-jquery-slider/blob/master/js/bjqs-1.3.js

unknown (1):
      Fixed bias towards 0 in Cryptocat.random().

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/cryptocat.git



More information about the Pkg-mozext-commits mailing list