[dovecot/core | refs/heads/master] b4b27648: push-notification-driver-lua: Request flags and keywords

noreply at dovecot.org noreply at dovecot.org
Mon Jan 14 14:30:12 EET 2019


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: b4b2764875a3cbd41d6ba59ff7dfc1114e6c96ba
      https://github.com/dovecot/core/commit/b4b2764875a3cbd41d6ba59ff7dfc1114e6c96ba
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/plugins/push-notification/push-notification-driver-lua.c

  Log Message:
  -----------
  push-notification-driver-lua: Request flags and keywords

  Commit: 47806f45a789b371bc7e690eae947796e5c86692
      https://github.com/dovecot/core/commit/47806f45a789b371bc7e690eae947796e5c86692
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/plugins/push-notification/push-notification-driver-lua.c

  Log Message:
  -----------
  push-notification-driver-lua: Fix comment typo

  Commit: 402d13448b79f0b2808e10469eb800bab84b95eb
      https://github.com/dovecot/core/commit/402d13448b79f0b2808e10469eb800bab84b95eb
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/plugins/push-notification/push-notification-driver-lua.c

  Log Message:
  -----------
  push-notification-driver-lua: Add keywords and flags to MessageAppend event

  Commit: c84562bbeec39421fa680d20f69bc3c9a06dfdd9
      https://github.com/dovecot/core/commit/c84562bbeec39421fa680d20f69bc3c9a06dfdd9
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/plugins/push-notification/push-notification-driver-lua.c

  Log Message:
  -----------
  push-notification-driver-lua: Add keywords and flags to MessageNew event

  Commit: 7593cb9ba70d83240e62a5af4b875fa657b6fc9f
      https://github.com/dovecot/core/commit/7593cb9ba70d83240e62a5af4b875fa657b6fc9f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/plugins/push-notification/push-notification-driver-lua.c

  Log Message:
  -----------
  push-notification-driver-lua: Rename keywords_set and keywors_clear to keywords

This is more concince since these are the keywords being operated on.

  Commit: f2db680cb7dcc2fb926e1b867f85a034e1c9d482
      https://github.com/dovecot/core/commit/f2db680cb7dcc2fb926e1b867f85a034e1c9d482
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/plugins/push-notification/push-notification-driver-lua.c

  Log Message:
  -----------
  push-notification-driver-lua: Push keywords in helper function

  Commit: 41ada90acfc397552eaf1a1d8d22b34a8fa66d4e
      https://github.com/dovecot/core/commit/41ada90acfc397552eaf1a1d8d22b34a8fa66d4e
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/plugins/push-notification/push-notification-driver-lua.c

  Log Message:
  -----------
  push-notification-driver-lua: Push mail flags as array of flags

  Commit: 4305a33f55902cfd8cc4d8fc170c906e50ddd349
      https://github.com/dovecot/core/commit/4305a33f55902cfd8cc4d8fc170c906e50ddd349
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/plugins/push-notification/push-notification-event-messageappend.c
    M src/plugins/push-notification/push-notification-event-messageappend.h

  Log Message:
  -----------
  push-notification: Add flags and keywords to MessageAppend event

  Commit: 39321260bbb9b873e9ec51dd7dac25df725a331f
      https://github.com/dovecot/core/commit/39321260bbb9b873e9ec51dd7dac25df725a331f
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2019-01-11 (Fri, 11 Jan 2019)

  Changed paths:
    M src/plugins/push-notification/push-notification-event-message-common.h
    M src/plugins/push-notification/push-notification-event-messagenew.c
    M src/plugins/push-notification/push-notification-event-messagenew.h

  Log Message:
  -----------
  push-notification: Add flags and keywords to MessageNew event

  Patch: https://github.com/dovecot/core/compare/7a25fa84a422...b4b2764875a3.patch


More information about the dovecot-cvs mailing list