Merge lp://staging/~3v1n0/synapse-project/gwibber-plugin into lp://staging/synapse-project

Proposed by Marco Trevisan (Treviño)
Status: Superseded
Proposed branch: lp://staging/~3v1n0/synapse-project/gwibber-plugin
Merge into: lp://staging/synapse-project
Diff against target: 1324 lines (+387/-445)
5 files modified
po/POTFILES.in (+1/-0)
po/synapse.pot (+0/-445)
src/plugins/Makefile.am (+1/-0)
src/plugins/gwibber-plugin.vala (+384/-0)
src/synapse-main.vala (+1/-0)
To merge this branch: bzr merge lp://staging/~3v1n0/synapse-project/gwibber-plugin
Reviewer Review Type Date Requested Status
Michal Hruby Needs Fixing
Review via email: mp+42777@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2010-12-05.

Description of the change

Added new Gwibber plugin which allows to control the gwibber service (starting, stopping or reloading its data) and to send messages to the enabled social networks.

The message can be sent both writing any valid text (<= 140 chars) in synapse or selecting a gwibber binary and then writing it as a query.

To post a comment you must log in.
Revision history for this message
Michal Hruby (mhr3) wrote :

Could you please fix the pot file issue?

review: Needs Fixing
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

> Could you please fix the pot file issue?

I don't know why but bzr doesn't allow me to do that... If I remove the file, it asks me to re-add it to stay synced with upstream, if reset it with the original one, it gives me out this output... :/

Revision history for this message
Michal Hruby (mhr3) wrote :

The problem seems to be that you removed the pot file in r216, the only way to fix this will be probably to create a new branch... :/

224. By Marco Trevisan (Treviño)

fixed the pot merging issue

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

> The problem seems to be that you removed the pot file in r216, the only way to
> fix this will be probably to create a new branch... :/

Please, check if latest revision fixes the issue... Thanks.

Revision history for this message
Michal Hruby (mhr3) wrote :

Nope...

225. By Marco Trevisan (Treviño)

merge with Head

226. By Marco Trevisan (Treviño)

reverted old synapse.pot

227. By Marco Trevisan (Treviño)

Updated pot file again

Unmerged revisions

227. By Marco Trevisan (Treviño)

Updated pot file again

226. By Marco Trevisan (Treviño)

reverted old synapse.pot

225. By Marco Trevisan (Treviño)

merge with Head

224. By Marco Trevisan (Treviño)

fixed the pot merging issue

223. By Marco Trevisan (Treviño)

Merging with head (again..)

222. By Marco Trevisan (Treviño)

gwibber: Added to translations potfiles

221. By Marco Trevisan (Treviño)

Merge with head branch

220. By Marco Trevisan (Treviño)

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)

gwibber: added SendMessage feature

Actually it works for every written string with length <= 140 chars.

218. By Marco Trevisan (Treviño)

Merge with master branch

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.