Andrew Nesbitt
Andrew Nesbitt
I also opened up the file in https://editor.swagger.io, all working and no errors! 
@rickwysocki nothing more needed from your right now, I'm travelling for work at the moment, hope to get back to this in about a week
I've not used railway.app before but it looks like you'll need to get octobox to run in production mode rather than development: ``` andrew@Andrews-MBP repos % rails server --help Usage:...
I'm off on holiday for a week so won't be able to help debug until I get back, but it seems that railway is trying to run that envirnoment variable...
I was able to get the app started on railway (https://octobox-production.up.railway.app/), I set the following ENV vars: You will need to add a few more in from following the installation...
This would be a neat feature to have, in the short term you can also delete/add pinned queries and they should retain their order.
Agreed, I think this would be a great feature, we can leverage the existing search filters to make your ideal first view by default whilst still being able to view...
I see what you mean, will see what I can do to improve it
Yeah this css class shouldn't be there: https://github.com/octobox/octobox/blob/master/app/views/notifications/_thread_subject.html.erb#L1 And the last variable on this line needs humanizing: https://github.com/octobox/octobox/blob/master/app/views/notifications/_thread_subject.html.erb#L13
@TicClick Pushed a couple of fixes for those, deploying them to octobox.io now