lp:~3v1n0/synapse-project/gwibber-plugin
Created by
Marco Trevisan (Treviño)
on
2010-12-04
and last modified on
2011-01-23
Gwibber plugin for synapse, supporting service controls and message pushing!
- Get this branch:
- bzr branch lp:~3v1n0/synapse-project/gwibber-plugin
Only
Marco Trevisan (Treviño)
can upload to this branch. If you are
Marco Trevisan (Treviño)
please log in for upload directions.
Branch merges
Propose for merging
- Marco Trevisan (Treviño) (community): Needs Resubmitting on 2010-12-05
- Michal Hruby: Needs Fixing on 2010-12-05
-
Diff: 424 lines (+387/-0)4 files modifiedpo/POTFILES.in (+1/-0)
src/plugins/Makefile.am (+1/-0)
src/plugins/gwibber-plugin.vala (+384/-0)
src/synapse-main.vala (+1/-0)
Branch information
Recent revisions
- 220. By Marco Trevisan (Treviño) on 2010-12-05
-
gwibber: adding GwibberQueryAction wrapping class.
This class allows to perform actions for matching queries, not just based
on the action name. For example, you can match the gwibber binary (or
desktop file), and then write your message... This will be parsed and
then, eventually, sent to gwibber. - 219. By Marco Trevisan (Treviño) on 2010-12-04
-
gwibber: added SendMessage feature
Actually it works for every written string with length <= 140 chars.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:synapse-project