2016-05-30 |
Anton Shestakov |
index: debug error stanzas in console
|
changeset |
files
|
2016-05-30 |
Anton Shestakov |
index: ignore messages of type 'error'
|
changeset |
files
|
2016-05-30 |
Anton Shestakov |
index: default message type is 'normal'
|
changeset |
files
|
2016-05-29 |
Anton Shestakov |
index: bjid variable is already defined, use it
|
changeset |
files
|
2016-05-29 |
Anton Shestakov |
messages: have a default Message stamp ("now"), use it as a shortcut
|
changeset |
files
|
2016-05-29 |
Anton Shestakov |
index: also cancel any pending subscription requests for removed contacts
|
changeset |
files
|
2016-05-29 |
Anton Shestakov |
index: remove all contact instances (e.g. resources) on clicking Remove
|
changeset |
files
|
2016-05-25 |
Anton Shestakov |
contrib: and ad-hoc script to update SRI hashes
|
changeset |
files
|
2016-05-25 |
Anton Shestakov |
templates: add SRI hashes for files from cdnjs
|
changeset |
files
|
2016-05-25 |
Anton Shestakov |
index: update moment.js to 2.13.0
|
changeset |
files
|
2016-05-25 |
Anton Shestakov |
templates: update jQuery to 2.2.4
|
changeset |
files
|
2016-05-25 |
Anton Shestakov |
templates: update uikit to 2.26.3
|
changeset |
files
|
2016-05-24 |
Anton Shestakov |
index: scroll chat logs to bottom on switching
|
changeset |
files
|
2016-05-24 |
Anton Shestakov |
templates: reindent after last change
|
changeset |
files
|
2016-05-24 |
Anton Shestakov |
templates: include top level element in templates
|
changeset |
files
|
2016-05-24 |
Anton Shestakov |
index: remove unused data-wait attribute from calling icon
|
changeset |
files
|
2016-05-24 |
Anton Shestakov |
contacts: show a border on the left for active contacts
|
changeset |
files
|
2016-05-24 |
Anton Shestakov |
contacts: set/unset .active on .contact
|
changeset |
files
|
2016-05-24 |
Anton Shestakov |
index: set active property on contacts with active chat
|
changeset |
files
|
2016-05-19 |
Anton Shestakov |
contacts: calling contacts only works if they support the protocol, obviously
|
changeset |
files
|
2016-04-20 |
Anton Shestakov |
index: set uk-text-muted to the whole right-floated message info <span>
|
changeset |
files
|
2016-04-19 |
Anton Shestakov |
index: also handle chat state notifications in carbons
|
changeset |
files
|
2016-04-19 |
Anton Shestakov |
index: ignore delayed chat state notifications
|
changeset |
files
|
2016-04-19 |
Anton Shestakov |
css: remove useless .contact-list-block padding
|
changeset |
files
|
2016-04-19 |
Anton Shestakov |
index: advanced form styles css for settings modal
|
changeset |
files
|
2016-04-19 |
Anton Shestakov |
ClientState: default CSI state is 'active'
|
changeset |
files
|
2016-04-19 |
Anton Shestakov |
provision: enable CSI and related modules
|
changeset |
files
|
2016-04-19 |
Anton Shestakov |
XMPPInterface: rename generateVersionString() (it's a "verification string")
|
changeset |
files
|
2016-04-18 |
Anton Shestakov |
index: receive corrections for messages (XEP-0308)
|
changeset |
files
|
2016-04-18 |
Anton Shestakov |
index: show an icon if message was a carbon
|
changeset |
files
|
2016-04-18 |
Anton Shestakov |
index: minor improvements to private storage functions
|
changeset |
files
|
2016-04-18 |
Anton Shestakov |
index: wrap loading json from private storage in try blocks
|
changeset |
files
|
2016-04-18 |
Anton Shestakov |
index: support client state indication (XEP-0352)
|
changeset |
files
|
2016-04-17 |
Anton Shestakov |
index: prevent default event on dropping files
|
changeset |
files
|
2016-04-17 |
Anton Shestakov |
index: also allow html messages from self
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
forms: rename rivets.bind() parameter
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
forms: move forms to a separate file
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
index: save and load caps cache from private storage (XEP-0049)
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
index: save and load settings from private storage (XEP-0049)
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
index: add another model, ClientSettings, to hold configurable parameters
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
provision: enable mod_private in prosody config
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
provision: enable mod_carbons in prosody config
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
index: add settings modal with server info panel
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
index: make another model for storing server information (ServerInfo)
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
index: remove server info panel from sidebar (will be replaced later)
|
changeset |
files
|
2016-04-16 |
Anton Shestakov |
index: rivets can use jQuery element in bind()
|
changeset |
files
|
2016-04-15 |
Anton Shestakov |
index: put message carbons to correct chat window
|
changeset |
files
|
2016-04-15 |
Anton Shestakov |
index: enable carbons (XEP-0280), if supported by server
|
changeset |
files
|
2016-04-15 |
Anton Shestakov |
index: support receiving carbons (XEP-0280)
|
changeset |
files
|
2016-04-15 |
Anton Shestakov |
register: validate avatar file (size and mime type)
|
changeset |
files
|
2016-04-15 |
Anton Shestakov |
register: rename vCard-related things to use the more general "profile"
|
changeset |
files
|
2016-04-15 |
Anton Shestakov |
Tram: configurable sendIQ timeout (default 5 seconds)
|
changeset |
files
|
2016-04-14 |
Anton Shestakov |
index: send presence only after all preparations
|
changeset |
files
|
2016-04-14 |
Anton Shestakov |
index: add callbacks to getServerVersion() and getServerInfo()
|
changeset |
files
|
2016-04-13 |
Anton Shestakov |
index: remove offline contacts only when they change to being offline
|
changeset |
files
|
2016-04-13 |
Anton Shestakov |
index: correct namespace in Last Activity (XEP-0012) handler, oops
|
changeset |
files
|
2016-04-13 |
Anton Shestakov |
index: vCard update from XEP-0153 is not properly supported yet
|
changeset |
files
|
2016-04-13 |
Anton Shestakov |
XMPPInterface: trigger generic status event after specific status event
|
changeset |
files
|
2016-04-12 |
Anton Shestakov |
index: show current user profile in profile modal
|
changeset |
files
|
2016-04-12 |
Anton Shestakov |
register: avatar image recommendations
|
changeset |
files
|