webXMPP

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-02-02
04:48
Pop up a menu when there's ambig match on '=' Leaf check-in: e0436932cd user: vandys tags: master, trunk
03:42
Drop support for Google cloud messaging. (Eff you, Google.) check-in: 7519309fe4 user: vandys tags: master, trunk
2023-07-05
03:53
Let "=<name>" search for a match for <name> and make them the buddy to chat with. check-in: 4806c61fe4 user: vandys tags: master, trunk
03:32
Let users click on a correspondent to make them the current messaging recipient. check-in: 80549f50d4 user: vandys tags: master, trunk
2023-03-16
18:27
Clear notifications when we get visibility, so we don't have to bother dropping out to the system to clear them every time. check-in: d7dd767907 user: vandys tags: master, trunk
18:14
Drop old FxOS support check-in: 9a44b51bdb user: vandys tags: master, trunk
2021-11-29
15:50
Streamline labeling, as the nickname by itself is sufficient check-in: 91a831870e user: web tags: master, trunk
15:43
Default, no logging check-in: 2532ac0843 user: web tags: master, trunk
2021-07-20
22:52
If you have a nickname, leave off the raw number. Almost never interesting, and it fits much better on small mobile devices. check-in: 41c0c9fb98 user: web tags: master, trunk
2020-11-20
02:32
Set message type (some clients won't display if it isn't e.g., "chat") check-in: 3392226f0e user: vandys tags: master, trunk
2020-10-09
00:21
Add a small UX nicety check-in: 9c90c7da78 user: web tags: master, trunk
00:20
Reduce number of roster changes sent check-in: 152c142ec1 user: web tags: master, trunk
00:20
Track API change check-in: a588390588 user: web tags: master, trunk
00:20
Support png check-in: f1606dd410 user: web tags: master, trunk
00:19
Log actual user name check-in: 5e3df0feb6 user: web tags: master, trunk
00:19
missing global var ref check-in: 72db1d32af user: web tags: master, trunk
00:18
Put descriptive part first, in case the client's browser shortens it check-in: dc2f56bd85 user: web tags: master, trunk
2020-05-31
22:47
Regression; include nickname in parens w. selected correspondent check-in: 121320eb4f user: web tags: master, trunk
22:42
Optimize roster; dumping the whole thing on any single change was a waste of data. Instead, as much as possible send deltas, and let the JS side deal with building the latest selectable destinations (including their ordering). check-in: 3518f8e97d user: web tags: master, trunk
18:30
Continuing work on dealing with spurious server disconnects check-in: 4f3cfc408c user: web tags: master, trunk
2020-05-26
23:44
Some more work getting reconnect flying. Finally just bit the bullet and stop/start'ed prosody while testing various scenarios. check-in: 81431ef981 user: web tags: master, trunk
2020-05-18
23:04
Fiddle with some edge cases of trying to do XMPP before the connection is considered up. TBD, reconnect if it goes down. check-in: 1def2b208b user: web tags: master, trunk
2020-05-06
01:11
Tighten up display of nicknames, integrate in destination selection check-in: bbb9ef0e3a user: web tags: master, trunk
2020-05-04
17:35
Add in any XMMP nickname, to make it easier to see who the sender is check-in: 973917fdd9 user: web tags: master, trunk
2019-12-08
04:37
Make images scroll. Factor img creation, add code for image URL's from XMPP MMS delivery. check-in: 93d231185f user: web tags: master, trunk
2019-12-07
23:07
Conver to on-screen incoming img display check-in: 2bf42aace6 user: web tags: master, trunk
23:07
Tidy up "extras" report check-in: 719d4d912c user: web tags: master, trunk
17:47
Don't needlessly rev roster for SMS incoming. Field XMPP and add to roster if needed. In support of jmp.chat routed SMS. check-in: 49fc248b90 user: web tags: master, trunk
17:25
A little debug help on our UDP proto when we hit an exception check-in: cb9a7146c6 user: web tags: master, trunk
17:24
Be smarter on auth failure/re-login check-in: 8eef10cfa6 user: web tags: master, trunk
2019-08-25
00:46
Nope, doesn't play well. Go back to doing our own notify/dbus/led stuff. check-in: 10182dc9d8 user: vandys tags: master, trunk
2019-08-24
22:28
By using a system app name, I get blinking light, notification popup, sound, and longevity on the notification list "for free". check-in: dd70b2d995 user: vandys tags: master, trunk
2019-05-21
15:33
Support gif, too check-in: 85559f8e8c user: web tags: master, trunk
2019-05-05
03:11
Play "battlin' LED's" with the system, and always do a full setup on the LED's before setting them blinking. Finish logic to recognize our own typing on another device, and don't make noise or blink an LED for it. check-in: f95204b778 user: vandys tags: master, trunk
02:39
Don't post notification when it's a mirror of a message we generated ourselves on another client instance. check-in: 289d95fd34 user: web tags: master, trunk
2019-04-28
18:47
Add MMS support check-in: df0f18ff49 user: web tags: master, trunk
2019-04-12
23:12
Add whitelist support, while generalising and keeping blacklist support too. check-in: a93fd62e0f user: web tags: master, trunk
23:11
Set font size; especially good for FxOS which ended up with some bad defaults. check-in: feade2b803 user: web tags: master, trunk
23:10
Permit FCM key to be left out, and drop support for Firebase. check-in: 9189e1db93 user: web tags: master, trunk
2019-03-07
16:18
Support for experimental Web OS microservice architecture; notification light. check-in: c393c4bf57 user: web tags: master, trunk
2019-02-20
17:51
Initial work, accepting Mastodon pushes (can't get the d*mn server to hand us one, though). check-in: 9a029a23ed user: web tags: master, trunk
2018-12-08
16:14
Stop scanning when you get an answer. Don't flag default fall-through as error. check-in: 951cf42e72 user: vandys tags: master, trunk
15:23
Add time constraint and whitelist check-in: 3c0e84363c user: vandys tags: master, trunk
2018-11-20
19:30
flite pronounces the word "underscore" for every single underscore in the message line... check-in: 0ef40c339b user: vandys tags: master, trunk
2018-11-09
01:41
Some logging for the Ham notification service. Suppress initial notification events while the notify daemon is starting up and catching up. Blacklist is an ofono thing, but it sits alongside the others on my Ubuntu phone, so I'll just keep it here for now check-in: 915508d040 user: vandys tags: master, trunk
2018-09-22
14:07
Fix usage check-in: 8543639bab user: vandys tags: master, trunk
04:17
We just make sure chore's in our PYTHONPATH now check-in: ac97fbaaa9 user: vandys tags: master, trunk
04:17
Put notify daemon for UBports in tools/ check-in: 70c01888be user: vandys tags: master, trunk
04:17
Merge notified.py tool into tree's copy check-in: b38e4def01 user: vandys tags: master, trunk
04:16
Update the README check-in: 7630b78e51 user: vandys tags: master, trunk