Commit Graph

  • 790b1c12b5 Implemented secure userid. Simon Eisenmann 2014-06-15 14:08:53 +0200
  • cc255be4c5 Added encryption to sessions and contact tokens to protect data. Simon Eisenmann 2014-06-15 13:19:04 +0200
  • 8260b4d350 Added missing injection. Simon Eisenmann 2014-06-15 01:45:53 +0200
  • 4a62319107 Fixed jshint errors. Simon Eisenmann 2014-06-12 19:59:53 +0200
  • 2da69c4087 Store contacts in per user database. Simon Eisenmann 2014-06-12 19:55:42 +0200
  • 9d5e8301e2 Added docs about selfReceived event. Simon Eisenmann 2014-06-12 16:04:16 +0200
  • 57d4f75998 Added support for username in useridcombo. Simon Eisenmann 2014-06-12 16:03:27 +0200
  • b85a8520f5 Added selfReceived event as example. Simon Eisenmann 2014-06-12 14:56:32 +0200
  • 33c16f0912 Fixed typo. Simon Eisenmann 2014-06-12 12:13:05 +0200
  • 70cdfce628 Implemented localStorage service. Simon Eisenmann 2014-06-12 11:53:51 +0200
  • 3cb72f2a86 Fixed double events. Simon Eisenmann 2014-06-12 10:24:38 +0200
  • 4aa4e3f9e8 Implemented settings users controller as overrideable. Simon Eisenmann 2014-06-11 18:03:16 +0200
  • af8ecd7e36 Make sure to forget failed credentials. Simon Eisenmann 2014-06-11 15:21:06 +0200
  • a61632eda5 Implemented central click handler for buddy list clicks. Simon Eisenmann 2014-06-07 14:02:57 +0200
  • 89c75c0d6a Store contact buddy image as data url. Simon Eisenmann 2014-06-06 22:57:02 +0200
  • e6714412de Removed debug. Simon Eisenmann 2014-06-06 19:18:16 +0200
  • 06e54d894c Validate javascript with es5 support set to true. Simon Eisenmann 2014-06-06 19:18:06 +0200
  • 4e31529b3b Implemented local contact storage. Simon Eisenmann 2014-06-06 19:10:28 +0200
  • 20725908c9 Removed debug. Simon Eisenmann 2014-06-06 16:32:54 +0200
  • 9928d71412 Added correct support for room changes with contacts. Simon Eisenmann 2014-06-06 16:25:28 +0200
  • d50fb327b3 Implemented contact add and remove with aggregated buddies. Simon Eisenmann 2014-06-06 11:33:31 +0200
  • a9f7b54cb4 Added animation for session list. Simon Eisenmann 2014-06-05 20:54:50 +0200
  • 769598f1d4 Implemented proper leave of aggregated buddies. Simon Eisenmann 2014-06-05 20:39:25 +0200
  • f70e10e242 Implemented buddy list output display mapping and the methods to fill it. Simon Eisenmann 2014-06-05 20:06:17 +0200
  • 99ddea7fe4 Implemented display of aggregated sessions. Simon Eisenmann 2014-06-03 16:42:31 +0200
  • f18dc2f8e8 Only show user count when there is more than 1. Simon Eisenmann 2014-06-03 14:27:15 +0200
  • 342a833eed Make sure to set scope for userid if none is there yet. Simon Eisenmann 2014-06-03 14:22:57 +0200
  • 153ebc51d9 Implemented buddySession which aggregates sessions of the same userid. Simon Eisenmann 2014-06-02 17:18:15 +0200
  • eae6b31dcd Cleaned up borked revision checks. Simon Eisenmann 2014-05-30 18:22:42 +0200
  • 8792ebac29 Implemented next bunch of contact services. Simon Eisenmann 2014-05-30 16:09:15 +0200
  • bd2bb78994 Implemented support to request and accept contacts when in a call with that contact. Simon Eisenmann 2014-05-28 16:30:24 +0200
  • 8b4156beba Do not allow to send contact requests to own userid sessions. Simon Eisenmann 2014-05-28 15:43:22 +0200
  • 4c1f2e6fc8 Updated autocall feature to reflect API changes for contacts. Simon Eisenmann 2014-05-28 14:29:22 +0200
  • 1227dbccef Started end points for contact storage. Simon Eisenmann 2014-05-25 21:22:22 +0200
  • ea43e57800 Fixed nil pointer. Simon Eisenmann 2014-05-25 20:39:32 +0200
  • ab3e5673b8 Implemented first simple Ui for contacts in chat. Simon Eisenmann 2014-05-25 20:04:16 +0200
  • ea91cbd8ca Defined and implemented contact request/response protocol and data structure. Simon Eisenmann 2014-05-25 00:37:19 +0200
  • 1bf456f9c5 Merge pull request #40 from theurere/take-picture Simon Eisenmann 2014-06-18 11:11:08 +0200
  • 9e460a86a8 Expose default room enabled to JSON. Simon Eisenmann 2014-06-16 16:50:32 +0200
  • 35d3933d85 Update readme. #47 Evan Theurer 2014-06-13 17:26:25 +0200
  • 00e4112f78 Merge upstream. Fix buddylist conflicts. Evan Theurer 2014-05-21 12:35:20 +0200
  • 8ead288b5b Update inherited props. Evan Theurer 2014-06-10 16:04:14 +0200
  • b58098f519 Update readme. Move theme to skins. Evan Theurer 2014-05-21 12:52:21 +0200
  • f61915c992 Update chat remote. Evan Theurer 2014-05-21 12:21:05 +0200
  • 2c6385ede2 Add branding options. Evan Theurer 2014-05-07 17:44:16 +0200
  • 57f87a4ed9 Merge pull request #45 from theurere/update-fontawesome Simon Eisenmann 2014-06-12 18:47:43 +0200
  • 91ea3f6184 Update to font-awesome 4.1.0. #45 Evan Theurer 2014-06-12 17:33:40 +0200
  • e6ff583b4d Fixed stuck in close state error. Simon Eisenmann 2014-06-12 12:31:42 +0200
  • 64258b8a68 Fixed bug that video got enabled on destroyed scope. Simon Eisenmann 2014-06-11 18:03:34 +0200
  • 280e2e7551 Make sure to send content/type. Simon Eisenmann 2014-06-04 18:24:19 +0200
  • d7820b09f1 Fixed content/type detection to use prefix matching in case the content/type header is sent with charset suffix. Simon Eisenmann 2014-05-28 15:39:57 +0200
  • ab44091f23 Do not bail if no Authentication was sent. Simon Eisenmann 2014-06-04 15:35:48 +0200
  • a892de5891 Validad useridcombo value properly. Simon Eisenmann 2014-06-03 18:30:00 +0200
  • 12d4fd67b6 Defer bootstrap also when loading no translation to make sure plugins are loaded first. Simon Eisenmann 2014-06-02 15:44:10 +0200
  • 4e6f8fd81e Merge pull request #42 from fancycode/autoconf_compass_check Simon Eisenmann 2014-06-02 11:43:44 +0200
  • 379749ddd8 Improved check for compass inside sass. #42 Joachim Bauch 2014-06-02 10:22:37 +0200
  • 4692e01e23 Merge pull request #41 from fancycode/autoconf_version_check Simon Eisenmann 2014-06-02 10:05:58 +0200
  • dfca7e7096 Fixed STUN config example to actually work. Simon Eisenmann 2014-05-30 18:44:59 +0200
  • ff7887c4e2 Use autoconf macro to compare versions. This should fix problems on systems where `find` doesn't know how to sort version numbers. #41 Joachim Bauch 2014-05-30 18:27:56 +0200
  • 9cdca8602a Added hints about autoconf automake. Simon Eisenmann 2014-05-30 17:45:59 +0200
  • 80121696ea Move to displaying preview image in video element to img element using canvas. #40 Evan Theurer 2014-05-30 14:36:15 +0200
  • b907999f81 Start/stop video stream when taking/retaking a picture. Evan Theurer 2014-05-30 12:11:44 +0200
  • 04ab1ae7e2 Fix take picture button issue with other languages. Evan Theurer 2014-05-27 13:52:31 +0200
  • 309b573db8 Merge remote-tracking branch 'upstream/master' into take-picture Evan Theurer 2014-05-27 12:00:03 +0200
  • 7305d0a9ea Breakout picture functionality into own directive. Update functions. Create corresponding styles page. Evan Theurer 2014-05-27 11:58:18 +0200
  • d51e291657 Fixed issue with overlapping text and timestamp. v0.18.1 Simon Eisenmann 2014-05-25 20:41:39 +0200
  • 6acba1325e Prepare for 0.18.1 release. Simon Eisenmann 2014-05-27 11:18:13 +0200
  • 1fc810a9d5 Refactor countdown. Evan Theurer 2014-05-26 14:13:48 +0200
  • 61f8574548 Fix build error from semicolon. Evan Theurer 2014-05-26 12:43:36 +0200
  • c77f0852d3 Merge remote-tracking branch 'upstream/master' into take-picture Evan Theurer 2014-05-26 12:25:32 +0200
  • 46bcf9b928 Merge with upstream. Fix conflicts in settings.js. Fix jshint errors. Evan Theurer 2014-05-26 12:22:50 +0200
  • 16e91e04d3 Ignore automake autoconf generated files. Simon Eisenmann 2014-05-24 21:07:41 +0200
  • d571b27ccb Merge pull request #39 from theurere/compress-release-css Simon Eisenmann 2014-05-23 19:03:11 +0200
  • 6d91ca1530 Merge with upstream, move changes to Makefile.am. #39 Evan Theurer 2014-05-23 18:00:58 +0200
  • 024c99009e Merge pull request #38 from fancycode/autoconf Simon Eisenmann 2014-05-23 17:46:57 +0200
  • b26c5805c6 Need to check one version before required. #38 Joachim Bauch 2014-05-23 17:26:30 +0200
  • 570e3848a4 Updated check for go1.1 Joachim Bauch 2014-05-23 17:13:57 +0200
  • a1b0c8de1e Added information about autogen.sh and configure. Joachim Bauch 2014-05-23 17:13:20 +0200
  • 549136527e Update makefile to compress css on release. Evan Theurer 2014-05-23 17:08:45 +0200
  • 05ffd22103 Added copyright header. Joachim Bauch 2014-05-23 17:04:49 +0200
  • b49a09ac7b Added autoconf/automake support. This way we can check for required dependencies and minimum versions. No functional changes have been done to the Makefile yet. Joachim Bauch 2014-05-23 17:02:51 +0200
  • eab6c09d3e Update 'take a profile picture' implementation to allow preview of taken picture. Evan Theurer 2014-05-23 16:35:55 +0200
  • 7df9a64e07 Addded OS name to binary tarballs. v0.18.0 Simon Eisenmann 2014-05-23 15:41:45 +0200
  • 763ddd7f44 Implemented experimental ajax crawling support to get better social integration with open graph tags. Simon Eisenmann 2014-05-23 13:30:28 +0200
  • 8d80614777 Removed obsolete artwork. Simon Eisenmann 2014-05-23 13:21:45 +0200
  • 2a04801a88 Do not break if peer element could not be found. Simon Eisenmann 2014-05-23 12:15:47 +0200
  • 31cf3fe140 Improved audiocontext compatibilty. Simon Eisenmann 2014-05-23 12:00:49 +0200
  • 72ac36512f Merge pull request #37 from fancycode/check_js_on_commit Simon Eisenmann 2014-05-23 11:38:25 +0200
  • 5ddeaf99a0 Fixed padding to match changed base line height. Simon Eisenmann 2014-05-23 11:35:54 +0200
  • cb61f1da82 Removed obsolete function which did trigger a jshint error. Simon Eisenmann 2014-05-23 11:33:25 +0200
  • a49d3af911 Check format of .js files in pre-commit hook. #37 Joachim Bauch 2014-05-23 11:16:59 +0200
  • 79636e8e61 Fixed jshint warning. Simon Eisenmann 2014-05-23 10:58:17 +0200
  • a03e13af10 Updated travis to check spreed-webrtc. Simon Eisenmann 2014-05-23 10:54:38 +0200
  • 57a656fe28 Fixed URL. Simon Eisenmann 2014-05-23 10:51:45 +0200
  • 8f235f5a7f Prepare for 0.18.0 release. Simon Eisenmann 2014-05-23 10:48:37 +0200
  • 13ac41d417 Changed name of project to Spreed WebRTC. Simon Eisenmann 2014-05-23 10:46:13 +0200
  • 20b504aacd Fixed bunch of Javascript syntax issues. Simon Eisenmann 2014-05-22 20:30:11 +0200
  • 0303098385 Added jshint configuration. Simon Eisenmann 2014-05-22 20:28:54 +0200
  • a0733b6555 Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere. Simon Eisenmann 2014-05-22 19:59:02 +0200
  • e6e10a0412 Ignore translation in jsbeautify target. Simon Eisenmann 2014-05-22 19:56:31 +0200