Andrey

Results 28 issues of Andrey

I trying to compile gridfs-fuse and get some errors: > root@z11:~/111/gridfs-fuse# make > g++ -o mount_gridfs main.o operations.o options.o local_gridfile.o -L/usr/local/lib -L. -lmongoclient -lfuse_ino64 >-lboost_thread-mt -lboost_filesystem-mt -lboost_system-mt > /usr/bin/ld: cannot...

I would like to show colly fetching status in console with some ProgressBar (for example https://github.com/schollz/progressbar). Is there some integrations or HowTos to make this thing real?

question

When I try to use colly/debug this error is occured: ``` Cannot use '&debug.LogDebugger{}' (type *LogDebugger) as the type debug.Debugger Type does not implement 'debug.Debugger' need the method: Event(e *Event)...

I wrote russian documentation of HandlerSocket protocol. It is avaliable at: http://tokarchuk.ru/2010/12/handlersocket-protocol-and-php-handlersocket-extension/

info

Is there plans to write TypeScript definitions for this library? That would be good.

**Describe the bug** As we discuss in https://github.com/mikegioia/libremail/issues/105 there is a problem with syncing Exchange mailboxes. There are many clients of Microsoft Office365 mail system, and I think it is...

suggestion

**What problem or bug does this solve?** Now we can use sync as a standalone composer package.

**Describe the bug** Now we can not use libremail/sync as a standalone package because of this errors: ``` PHP Warning: require(/var/www/mailsync/current/vendor/vendorname/sync/vendor/autoload.php): failed to open stream: No such file or directory...

suggestion

Sync only subscribed folders, if set in config. Default - sync all folders as current behaviour.