5
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Chat app: CSS fix. More... about 14 years ago
update.rdf: added link to changelog. More... almost 15 years ago
Skin: put CSS for option button of Contact and Account widget in one place. More... almost 15 years ago
Contacts widget: showing contact popup on click on button instead of mouse hover. More... almost 15 years ago
Stream app: added PersistedObject class that uses DOM storage as backend. More... almost 15 years ago
Main service: re-enabled restoration of last online state. More... almost 15 years ago
Browser overlay: temporarily disabled shared app and openID handlers. More... almost 15 years ago
CSS Query: pre-compile XPath expression before caching it. More... almost 15 years ago
Wizard: when creating transport account, wasn't retrieving sameplace.cc account correctly. More... almost 15 years ago
Contacts widget: when updating avatar, balk out early if contact doesn't have a concrete contact. More... almost 15 years ago
Accounts widget: when updating status upon presence change wasn't inspecting type of presence correctly. More... almost 15 years ago
Dashboard: added log source. More... almost 15 years ago
Replaced Hewitt's CSS->XPath converter with new homegrown one. More... almost 15 years ago
Removed namespaces.js, using namespaces.jsm from xmpp4moz instead. More... almost 15 years ago
Removed unused/little used utility library files. More... almost 15 years ago
util.js: moved to module. More... almost 15 years ago
Moved legacy contact interface, dialogs and conversation files under /attic. More... almost 15 years ago
Contacts widget: added element for contact avatar. More... almost 15 years ago
Changed channel tests from object patterns to pure functions. More... almost 15 years ago
Contacts widget: replaced call to deprecated cache.fetch() function. More... almost 15 years ago
getElementsBySelector: Fixed memoization of css->xpath conversion (key was an empty string by the end of the function). More... almost 15 years ago
Contacts widget: moved internal element to last position in iq. More... almost 15 years ago
Stream view: encapsulate "remember" logic. More... almost 15 years ago
Stream view: added JSON fallback for Firefox 3. More... almost 15 years ago
Contact widget: fixed extra argument that would prevent notification from showing. More... almost 15 years ago
Experimental widget: was trying to release unexisting channel. Fixed. More... almost 15 years ago
Preferences: was still using 'id' as key to retrieve account from UI. Changed to 'address'. More... about 15 years ago
Added icons under modules/ to make them available via resource:// to untrusted content (ubiquity commands). More... about 15 years ago
Overlay: F9 shortcut doesn't work on Mac. Add (not replace) Ctrl+F9. More... about 15 years ago
Command line flag handler: handle case where SamePlace is already open - just focus it. (Thanks Sonny!) More... about 15 years ago