Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 7989b7e46e198bfd1b450c44b5d9b4bf08075ce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
3

* Add alerts to show what is happening in the UI
* Rename HelloTube class to TextSync (HelloTube was confusing activity authors
  who were using this code)
* Incorporate the gtk.Entry, so that text entered is sent across the Tube
* #4237: improve icon

2

* #4503: Remove Tubes boilerplate and use sugar.presence instead (morgs)
* #4494: Reorder code to make ps.get_preferred_connection call later (morgs)
* Fix logging error (morgs)
* Actually fix offering a tube (smcv)
* Port to new Tubes API (morgs)