asheesh changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things sandstorm.io. Say hi! | Channel glossary: "i,i" means "I have no point, I just want to say". b == thumbs up. | Public logs at https://botbot.me/freenode/sandstorm/ & http://logbot.g0v.tw/channel/sandstorm/today
Mitar has quit [Ping timeout: 240 seconds]
Mitar has joined #sandstorm
harish has quit [Ping timeout: 240 seconds]
TimMc_ has joined #sandstorm
TimMc has quit [Ping timeout: 258 seconds]
Mitar has quit [Ping timeout: 240 seconds]
guido has quit [Ping timeout: 240 seconds]
guido has joined #sandstorm
Mitar has joined #sandstorm
jemc has joined #sandstorm
jemc has quit [Client Quit]
jemc has joined #sandstorm
isd has quit [Remote host closed the connection]
TimMc_ is now known as TimMc
<Mitar> are there any plans for server-side sending of e-mails?
<Mitar> so I need that only to notify users of actions by other users, in digests
<Mitar> so real-time web notifications are not suitable, e-mail is
<Mitar> but there could also be some other sandstorm API maybe planned for this type of notifications?
<Mitar> so that my app could post notifications, and then sandstorm would bundle them into ways to notify users about those notifications, or through web, or through immediate e-mails, or through digest, combining multiple notifications together
<kentonv> Mitar, I'd like to extend the Sandstorm notifications API to support e-mail notifications, including digests (the user could choose between immediate notifications and digests)
<kentonv> or I guess not extend the API, but rather the implementation
<Mitar> yea, so I see two options here, one is extending the current notifications, the other is providing a way to get a session-less capability for an app to send e-mails from background jobs
<Mitar> but apps do not have background jobs either currently, so … :-)
<Mitar> probably extending notifications API is better
<Mitar> are there currently any work done on having also background tasks support?
jadewang has joined #sandstorm
<kentonv> no one is currently working on it but if someone is excited to implement, I'm happy to outline what the code should look like
<Mitar> for which thing now? api or background jobs/session-less capabilities?
jemc has quit [Ping timeout: 264 seconds]
HeyItsMeUrIRC has joined #sandstorm
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mnutt_ has joined #sandstorm
wolcen has joined #sandstorm
celerrime has joined #sandstorm
celerrime has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<kentonv> Mitar, either
jadewang has quit [Remote host closed the connection]
efishta has joined #sandstorm
celerrime has joined #sandstorm
celerrime has quit [Client Quit]
<ill_logic> Hmm. Does Sandstorm eat the Content-Range header?
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
efishta has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
efishta has joined #sandstorm
afuentes has joined #sandstorm
<ill_logic> zarvox: mmm... I mean in a request, not a response.
<ill_logic> If you guys don't accept that header, it will make it hard to upload very large files. I got to wonder how Davros does it.
<kentonv> ill_logic, we should definitely add support for ranges
HeyItsMeUrIRC has quit [Ping timeout: 255 seconds]
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 252 seconds]
FredFredFred has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 252 seconds]
HeyItsMeUrIRC has joined #sandstorm
HeyItsMeUrIRC has quit [Ping timeout: 245 seconds]
KooBaa has joined #sandstorm
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 240 seconds]
elensil has joined #sandstorm
ecloud has quit [Ping timeout: 240 seconds]
ecloud has joined #sandstorm
tobald has joined #sandstorm
xet7 has joined #sandstorm
FredFredFred has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 258 seconds]
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 240 seconds]
FredFredFred has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 252 seconds]
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 240 seconds]
FredFredFred has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 240 seconds]
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 255 seconds]
<digitalcircuit> ill_logic: Last time I tried to upload a very large file to Davros via the web interface (admittedly several months ago), it got corrupted, so I guess that's one way :) The WebDav interface worked, though (until you get into the multi-gigabyte range, still need to file that bug report).
ChatSharp has joined #sandstorm
ChatSharp has left #sandstorm [#sandstorm]
HeyItsMeUrIRC has joined #sandstorm
FredFredFred has joined #sandstorm
wolcen has quit [Ping timeout: 240 seconds]
FredFredFred_ has quit [Ping timeout: 264 seconds]
KooBaa has quit [Remote host closed the connection]
wolcen has joined #sandstorm
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 240 seconds]
ocdtrekkie_ has joined #sandstorm
shachaf_ has joined #sandstorm
ecloud has quit [Write error: Broken pipe]
ocdtrekkie has quit [Quit: No Ping reply in 180 seconds.]
shachaf has quit [Remote host closed the connection]
ecloud has joined #sandstorm
HeyItsMeUrIRC has quit [Ping timeout: 252 seconds]
mnutt_ has joined #sandstorm
KooBaa has joined #sandstorm
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ill_logic_ has joined #sandstorm
ill_logic has quit [Remote host closed the connection]
cozy-user31 has joined #sandstorm
bodisiw has joined #sandstorm
n8a has quit [Remote host closed the connection]
n8a has joined #sandstorm
<ill_logic_> digitalcircuit: Hmm. Okay. I will eventually need multiple gigabytes to work.
<ill_logic_> Looks like there are a few hurdles.
<ill_logic_> What happens at a few gigabytes?
<ill_logic_> Does it get corrupted? That's a little scary that you can't rely on it.
KooBaa has quit [Ping timeout: 252 seconds]
jemc has joined #sandstorm
wolcen has quit [Ping timeout: 240 seconds]
<ill_logic_> How does davros handle files that are big in the web interface? I keep getting "No space left on device" for uploads greater than 10 megs or so
<ill_logic_> Clearly I can upload more than that in aggregate so it's not actual disk space.
<ill_logic_> Looks like this is a weird sort of python bug.
samba_ has joined #sandstorm
ill_logic_ has left #sandstorm [#sandstorm]
mnutt_ has joined #sandstorm
ill_logic has joined #sandstorm
FredFredFred has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 245 seconds]
KooBaa has joined #sandstorm
wolcen has joined #sandstorm
shachaf_ is now known as shachaf
mnutt_ has quit [Quit: Textual IRC Client: www.textualapp.com]
wolcen has quit [Ping timeout: 240 seconds]
tobald has quit [Quit: Ex-Chat]
Telesight has joined #sandstorm
KooBaa has quit [Remote host closed the connection]
biotim has joined #sandstorm
samba_ has quit [Read error: Connection reset by peer]
KooBaa has joined #sandstorm
FredFredFred_ has joined #sandstorm
KooBaa has quit [Ping timeout: 258 seconds]
FredFredFred has quit [Ping timeout: 256 seconds]
samba_ has joined #sandstorm
samba_ has quit [Ping timeout: 240 seconds]
FredFredFred has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 255 seconds]
samba_ has joined #sandstorm
samba_ has quit [Ping timeout: 240 seconds]
wolcen has joined #sandstorm
samba_ has joined #sandstorm
frigginglorious has joined #sandstorm
aldeka_limechat has joined #sandstorm
gambatte_ has quit [Ping timeout: 255 seconds]
ShalokShalom_ has joined #sandstorm
<ShalokShalom_> hi there
<ShalokShalom_> Gitea is the community fork of Gogs and gets much more commits as it: https://github.com/go-gitea/gitea
<ShalokShalom_> Gogs is already in your app market, can you add Gitea as well?
KooBaa has joined #sandstorm
ShalokShalom_ is now known as ShalokShalom
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 240 seconds]
KooBaa has quit [Ping timeout: 240 seconds]
<frigginglorious> ShalokShalom: the app would have to be ported.
<frigginglorious> which can be easy or difficult, depending on the app.
<ShalokShalom> aha, ok
gambatte has joined #sandstorm
aldeka_limechat has quit [Ping timeout: 255 seconds]
aldeka_limechat has joined #sandstorm
ShalokShalom has quit [Read error: Connection reset by peer]
jadewang has joined #sandstorm
ShalokShalom has joined #sandstorm
samba_ has quit [Ping timeout: 245 seconds]
dwrensha has joined #sandstorm
bodisiw has quit [Quit: Leaving]
Telesight has quit [Remote host closed the connection]
afuentes has quit [Ping timeout: 240 seconds]
dwrensha has quit [Quit: Lost terminal]
KooBaa has joined #sandstorm
KooBaa has quit [Ping timeout: 240 seconds]
<digitalcircuit> ill_logic: Davros itself seems to crash and the Owncloud sync gets interrupted (only sometimes corrupted), as per https://github.com/sandstorm-io/sandstorm/issues/2462 (this particular issue is partially fixed, just records the crash details) I'm not yet sure how to debug Davros, though.
<digitalcircuit> Not sure about the web interface issues; I could upload around 50+ MB without problem, but 300 MB was too much.
KooBaa has joined #sandstorm
ocdtr_web has joined #sandstorm
<ocdtr_web> ShalokShalom and frigginglorious : Assuming Gogs hasn't changed drastically between the version on Sandstorm and the fork in question, arguably the existing Sandstorm port would be a pretty solid baseline to start from in porting that version.
<ocdtr_web> Also I think there are like three-ish relatively enthusiastic sandcats in this channel who talk about Go stuff in Sandstorm, so it probably wouldn't be hard to find help on the process either.
KooBaa has quit []
wolcen has quit [Quit: Leaving]
wolcen has joined #sandstorm
ocdtr_web has quit [Quit: Page closed]
xet7 has quit [Quit: Leaving]
`_^gk`_^1wm`_^ has joined #sandstorm
`_^gk`_^1wm`_^ has quit [K-Lined]