Page MenuHomePhorge
Feed Advanced Search

Jul 11 2016

Adityab committed rM1e632230de01: Merge 595687375acc347a30934d4af483bd8d91501b56 into… (authored by Adityab).
Merge 595687375acc347a30934d4af483bd8d91501b56 into…
Jul 11 2016, 2:24 PM

Mar 31 2016

Adityab committed rM0a335bf0ab75: Add socketio messaging flow (authored by Adityab).
Add socketio messaging flow
Mar 31 2016, 3:47 PM
Adityab committed rM606b7135a5a9: Add API-related documentation and a design description for future developers (authored by Adityab).
Add API-related documentation and a design description for future developers
Mar 31 2016, 2:06 PM

Mar 16 2016

Adityab committed rM6e397d0cc876: If DB connection fails, wait and try again with a warning. (authored by Adityab).
If DB connection fails, wait and try again with a warning.
Mar 16 2016, 12:26 PM

Mar 14 2016

Adityab committed rMdcf906a6821b: If DB connection fails, wait and try again with a warning. (authored by Adityab).
If DB connection fails, wait and try again with a warning.
Mar 14 2016, 2:03 PM

Mar 7 2016

Adityab added a comment to T981: Avoid fatal error on MongoDB connection failures.

@vanmeeuwen I'm testing a 30-second timeout for attempting a MongoDB connection, following which Manticore would terminate gracefully. Which is necessary to have anyway in an environment where one runs Manticore directly without systemd.

Mar 7 2016, 11:47 AM · Sprint 201609, Manticore

Feb 5 2016

Adityab committed rM941242e6f9f0: Merge pull request #8 from kanarip/master (authored by Adityab).
Merge pull request #8 from kanarip/master
Feb 5 2016, 1:33 PM

Jan 18 2016

Adityab added a comment to T944: Wrong filename on Save.

So, the default behavior is to set 'Untitled Document' as the placeholder in the title widget. Just like the Manticore UI, you'd need to write your own placeholder logic in the Roundcube UI.

Jan 18 2016, 3:57 PM · Manticore
Adityab committed rMab9f1b8a34ad: Fix saving snapshots to Chwala (authored by Adityab).
Fix saving snapshots to Chwala
Jan 18 2016, 1:17 PM
Adityab added a comment to T948: actionSave command does nothing.

Do you mean that this works for you in your development setup, but not in the packaged version?

Jan 18 2016, 11:10 AM · Manticore

Jan 14 2016

Adityab edited the content of Roadmap.
Jan 14 2016, 4:00 PM
Adityab edited the content of Roadmap.
Jan 14 2016, 3:21 PM
Adityab created Roadmap.
Jan 14 2016, 3:09 PM

Jan 12 2016

Adityab committed rM0d87e1ac2526: In production mode, directly read local.env.js for config (authored by Adityab).
In production mode, directly read local.env.js for config
Jan 12 2016, 5:01 PM
Adityab committed rMcd8b9c89d873: Peg ldapjs to whatever version is needed by the passport module (authored by Adityab).
Peg ldapjs to whatever version is needed by the passport module
Jan 12 2016, 11:53 AM

Jan 11 2016

Adityab committed rM843a935c8606: Remove overly specific metadata from template (authored by Adityab).
Remove overly specific metadata from template
Jan 11 2016, 2:10 PM

Dec 14 2015

Adityab closed T918: Safe rendering of HTML emails as Resolved.
Dec 14 2015, 12:29 PM · Roundcube-Next
Adityab closed T918: Safe rendering of HTML emails, a subtask of T832: Mail app, as Resolved.
Dec 14 2015, 12:29 PM · Roundcube-Next
Adityab created T918: Safe rendering of HTML emails.
Dec 14 2015, 12:29 PM · Roundcube-Next

Dec 9 2015

Adityab created Mail App.
Dec 9 2015, 11:53 AM

Dec 8 2015

Adityab edited the content of Roundcube Next Shell.
Dec 8 2015, 11:50 AM

Dec 7 2015

Adityab committed rM38c553e31a5b: Handle document deletion requests by kicking out users (authored by Adityab).
Handle document deletion requests by kicking out users
Dec 7 2015, 11:10 AM
Adityab created T875: Extend jmap-client to expose account capabilities.
Dec 7 2015, 10:56 AM · Roundcube-Next, Restricted Project
Adityab added a comment to T829: Create a plugin structure.

We also discussed a cleaner way to enable/disable apps, which is via the capabilities, hasMail, etc properties.

Dec 7 2015, 10:53 AM · Restricted Project, Roundcube-Next
Adityab added a comment to T829: Create a plugin structure.

I've added a way for "routed" apps to register their "main" routes during app initialization so they show up in the top-level app list for navigation.

Dec 7 2015, 10:48 AM · Restricted Project, Roundcube-Next

Dec 4 2015

Adityab added a comment to T873: /api/users/me response contains LDAP password.

Good catch. On it (once I get the session closed event working).

Dec 4 2015, 12:09 PM · Manticore

Nov 26 2015

Adityab edited the content of Architecture and Design Considerations.
Nov 26 2015, 12:24 PM

Nov 23 2015

Adityab moved T833: Simple pane layout to list mailboxes and threads from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 23 2015, 9:29 PM · Restricted Project, Roundcube-Next
Adityab closed T833: Simple pane layout to list mailboxes and threads, a subtask of T832: Mail app, as Resolved.
Nov 23 2015, 9:29 PM · Roundcube-Next
Adityab closed T833: Simple pane layout to list mailboxes and threads as Resolved.
Nov 23 2015, 9:29 PM · Restricted Project, Roundcube-Next
Adityab moved T828: Create a global message bus from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 23 2015, 10:58 AM · Restricted Project, Roundcube-Next

Nov 19 2015

Adityab committed rMf2d79fc2d506: Merge pull request #7 from adityab/chwala (authored by Adityab).
Merge pull request #7 from adityab/chwala
Nov 19 2015, 4:41 PM
Adityab committed rM5242bf544518: Allow client-side authentication via bearer tokens, for embedding Manticore… (authored by Adityab).
Allow client-side authentication via bearer tokens, for embedding Manticore…
Nov 19 2015, 4:39 PM
Adityab committed rMb5861ec49fb5: Expose 'documentChanged' event when an edit occurs. (authored by Adityab).
Expose 'documentChanged' event when an edit occurs.
Nov 19 2015, 4:39 PM
Adityab committed rM1a7460a232e7: Change API routes, add access control, and Chwala storage backend (authored by Adityab).
Change API routes, add access control, and Chwala storage backend
Nov 19 2015, 4:39 PM
Adityab committed rM625d0b0373b3: Add phantom dep (authored by Adityab).
Add phantom dep
Nov 19 2015, 4:39 PM
Adityab committed rM40f60cda60fe: Expose 'documentChanged' event when an edit occurs. (authored by Adityab).
Expose 'documentChanged' event when an edit occurs.
Nov 19 2015, 3:04 PM
Adityab added a comment to T828: Create a global message bus.

I've added a simple Ember service that wraps Ember.Evented, which basically works - I can fire notification events in the Shell and the (separate) Notifications app picks it up and shows a popup.

Nov 19 2015, 1:13 AM · Restricted Project, Roundcube-Next
Adityab removed a subtask for T827: Notifications app: T829: Create a plugin structure.
Nov 19 2015, 12:54 AM · Roundcube-Next
Adityab removed a parent task for T829: Create a plugin structure: T827: Notifications app.
Nov 19 2015, 12:54 AM · Restricted Project, Roundcube-Next
Adityab added a comment to T829: Create a plugin structure.

We have a plugin 'structure' now, in the sense that you can create a Roundcube app in another repository and 'enable' it within the Shell.

Nov 19 2015, 12:45 AM · Restricted Project, Roundcube-Next
Adityab closed T830: Create a reusable components set with a styleguide as Resolved.
Nov 19 2015, 12:30 AM · Restricted Project, Roundcube-Next
Adityab closed T830: Create a reusable components set with a styleguide, a subtask of T827: Notifications app, as Resolved.
Nov 19 2015, 12:30 AM · Roundcube-Next
Adityab added a comment to T830: Create a reusable components set with a styleguide.

We now have a styleguide! It looks like this:

Nov 19 2015, 12:30 AM · Restricted Project, Roundcube-Next
Adityab moved T833: Simple pane layout to list mailboxes and threads from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 19 2015, 12:05 AM · Restricted Project, Roundcube-Next
Adityab moved T828: Create a global message bus from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 19 2015, 12:04 AM · Restricted Project, Roundcube-Next
Adityab moved T830: Create a reusable components set with a styleguide from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 19 2015, 12:04 AM · Restricted Project, Roundcube-Next
Adityab moved T829: Create a plugin structure from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 19 2015, 12:04 AM · Restricted Project, Roundcube-Next
Adityab moved T828: Create a global message bus from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 19 2015, 12:04 AM · Restricted Project, Roundcube-Next
Adityab added a project to T833: Simple pane layout to list mailboxes and threads: Restricted Project.
Nov 19 2015, 12:04 AM · Restricted Project, Roundcube-Next

Nov 16 2015

Adityab moved T829: Create a plugin structure from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 16 2015, 3:00 PM · Restricted Project, Roundcube-Next

Nov 13 2015

Adityab moved T830: Create a reusable components set with a styleguide from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 13 2015, 12:43 PM · Restricted Project, Roundcube-Next

Nov 11 2015

Adityab committed rMfe634f579f7c: Do not depend on project directory structure to load webodf (authored by Adityab).
Do not depend on project directory structure to load webodf
Nov 11 2015, 1:54 PM

Nov 9 2015

Adityab moved T828: Create a global message bus from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 9 2015, 11:28 AM · Restricted Project, Roundcube-Next

Nov 5 2015

Adityab updated the task description for T833: Simple pane layout to list mailboxes and threads.
Nov 5 2015, 3:33 PM · Restricted Project, Roundcube-Next
Adityab created T833: Simple pane layout to list mailboxes and threads.
Nov 5 2015, 3:32 PM · Restricted Project, Roundcube-Next
Adityab created T832: Mail app.
Nov 5 2015, 3:31 PM · Roundcube-Next
Adityab created T830: Create a reusable components set with a styleguide.
Nov 5 2015, 3:24 PM · Restricted Project, Roundcube-Next
Adityab created T829: Create a plugin structure.
Nov 5 2015, 3:21 PM · Restricted Project, Roundcube-Next
Adityab created T828: Create a global message bus.
Nov 5 2015, 3:17 PM · Restricted Project, Roundcube-Next
Adityab created T827: Notifications app.
Nov 5 2015, 3:12 PM · Roundcube-Next
Adityab added a comment to T824: Roundcube-Next apps.

Since we want embeddable apps, and Mail is going to be one, we should start with the notifications app, which is simple, and will let us establish a pattern for writing these.

Nov 5 2015, 2:53 PM · Roundcube-Next
Adityab added a comment to T825: UX design of Roundcube-Next.

One of my early tasks here should be to provide a styleguide. A styleguide is a page that will show you all the available reusable components rendered in one place.

Nov 5 2015, 2:41 PM · Roundcube-Next
Adityab added a comment to T826: Calendar app for Roundcube-Next.

Note that the proxy does provide a JMAP API for calendaring, but it is an interface layered on top of your CalDAV server.

Nov 5 2015, 2:29 PM · Roundcube-Next

Nov 4 2015

Adityab edited the content of Roundcube Next Shell.
Nov 4 2015, 7:34 PM

Nov 3 2015

Adityab edited the content of Roundcube Next Shell.
Nov 3 2015, 4:34 PM
Adityab edited the content of Roundcube Next Shell.
Nov 3 2015, 4:19 PM
Adityab committed rM0630fdd789b1: Allow client-side authentication via bearer tokens, for embedding Manticore… (authored by Adityab).
Allow client-side authentication via bearer tokens, for embedding Manticore…
Nov 3 2015, 1:22 PM
Adityab committed rM1b1c32bff14b: Allow client-side authentication via bearer tokens, for embedding Manticore… (authored by Adityab).
Allow client-side authentication via bearer tokens, for embedding Manticore…
Nov 3 2015, 12:41 PM
Adityab closed T822: Expose iframe API events for collaborator activity as Resolved.
Nov 3 2015, 12:24 PM · Restricted Project, Manticore
Adityab closed T822: Expose iframe API events for collaborator activity , a subtask of T723: Using Chwala multi-backend storage engine(s) architecture, as Resolved.
Nov 3 2015, 12:24 PM · Chwala
Adityab moved T822: Expose iframe API events for collaborator activity from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 3 2015, 12:24 PM · Restricted Project, Manticore
Adityab updated the task description for T822: Expose iframe API events for collaborator activity .
Nov 3 2015, 12:23 PM · Restricted Project, Manticore

Nov 2 2015

Adityab moved T822: Expose iframe API events for collaborator activity from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 2 2015, 12:29 PM · Restricted Project, Manticore
Adityab created T822: Expose iframe API events for collaborator activity .
Nov 2 2015, 12:10 PM · Restricted Project, Manticore
Adityab closed T804: Design and Create Chwala storage driver in Manticore as Resolved.
Nov 2 2015, 11:00 AM · Restricted Project, Restricted Project, Manticore
Adityab closed T804: Design and Create Chwala storage driver in Manticore, a subtask of T723: Using Chwala multi-backend storage engine(s) architecture, as Resolved.
Nov 2 2015, 11:00 AM · Chwala
Adityab closed T818: Expose an iframe API for Roundcube to communicate with the Manticore editor UI as Resolved.
Nov 2 2015, 10:59 AM · Restricted Project
Adityab moved T818: Expose an iframe API for Roundcube to communicate with the Manticore editor UI from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 2 2015, 10:59 AM · Restricted Project

Oct 30 2015

Adityab committed rM0c5e71aa8f24: Add a "ready" event for the iframe API (authored by Adityab).
Add a "ready" event for the iframe API
Oct 30 2015, 2:40 PM
Adityab committed rM30cf48e9c5ee: Make roundcube host configurable (authored by Adityab).
Make roundcube host configurable
Oct 30 2015, 1:55 PM

Oct 29 2015

Adityab moved T804: Design and Create Chwala storage driver in Manticore from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 29 2015, 6:22 PM · Restricted Project, Restricted Project, Manticore
Adityab added a comment to T818: Expose an iframe API for Roundcube to communicate with the Manticore editor UI.

The iframe API is done and the documentation is up at https://github.com/adityab/Manticore/blob/chwala/README-roundcube.md

Oct 29 2015, 6:21 PM · Restricted Project
Adityab moved T818: Expose an iframe API for Roundcube to communicate with the Manticore editor UI from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 29 2015, 5:54 PM · Restricted Project
Adityab committed rM5ea578380e44: Add broadcast events (authored by Adityab).
Add broadcast events
Oct 29 2015, 5:41 PM
Adityab committed rM257f60e46e19: fix alignment (authored by Adityab).
fix alignment
Oct 29 2015, 5:10 PM
Adityab committed rMe60c53ccf830: Add documentation on the Manticore server and client API (authored by Adityab).
Add documentation on the Manticore server and client API
Oct 29 2015, 5:06 PM
Adityab committed rM6b50b9c8ce39: Add a postMessage iframe API for Roundcube embedding (authored by Adityab).
Add a postMessage iframe API for Roundcube embedding
Oct 29 2015, 3:41 PM
Adityab committed rM31e0787cf5a1: Add a postMessage iframe API for Roundcube embedding (authored by Adityab).
Add a postMessage iframe API for Roundcube embedding
Oct 29 2015, 3:40 PM

Oct 27 2015

Adityab moved T818: Expose an iframe API for Roundcube to communicate with the Manticore editor UI from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 27 2015, 4:59 PM · Restricted Project
Adityab added a parent task for T723: Using Chwala multi-backend storage engine(s) architecture: T818: Expose an iframe API for Roundcube to communicate with the Manticore editor UI.
Oct 27 2015, 4:59 PM · Chwala
Adityab added a subtask for T818: Expose an iframe API for Roundcube to communicate with the Manticore editor UI: T723: Using Chwala multi-backend storage engine(s) architecture.
Oct 27 2015, 4:59 PM · Restricted Project
Adityab created T818: Expose an iframe API for Roundcube to communicate with the Manticore editor UI.
Oct 27 2015, 4:58 PM · Restricted Project
Adityab committed rM2ec2ffa3e59d: Allow client-side authentication via bearer tokens, for embedding Manticore (authored by Adityab).
Allow client-side authentication via bearer tokens, for embedding Manticore
Oct 27 2015, 12:28 PM
Adityab committed rMa37093d4c34b: Change API routes, add access control, and Chwala storage backend (authored by Adityab).
Change API routes, add access control, and Chwala storage backend
Oct 27 2015, 12:28 PM
Adityab committed rMd5a1992d2c34: Change API routes, add access control, and Chwala storage backend (authored by Adityab).
Change API routes, add access control, and Chwala storage backend
Oct 27 2015, 11:54 AM
Adityab committed rM3fdd87a893ef: Allow client-side authentication via bearer tokens, for embedding Manticore (authored by Adityab).
Allow client-side authentication via bearer tokens, for embedding Manticore
Oct 27 2015, 11:54 AM
Adityab created T817: Gracefully handle GET and PUT errors from Chwala.
Oct 27 2015, 11:52 AM · Restricted Project, Manticore, Restricted Project