aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reduce the number of connections.Cédric Bonhomme2016-10-28
* This option should be useless (on Heroku).Cédric Bonhomme2016-10-28
* Try to limit the pool size and the number of connections that can be created ...Cédric Bonhomme2016-10-28
* Updated some glyphicons.Cédric Bonhomme2016-10-25
* add a way to edit the visibity of a feed via the react interfaceCédric Bonhomme2016-10-24
* no need to specify an equalityCédric Bonhomme2016-10-24
* add the possibility to mak a feed as privateCédric Bonhomme2016-10-24
* Updated deprecated code.Cédric Bonhomme2016-10-19
* add a link to the public profiles of users (if the opt in for it)Cédric Bonhomme2016-10-19
* update .gitignoreCédric Bonhomme2016-10-19
* testCédric Bonhomme2016-10-18
* tests with buildpacksCédric Bonhomme2016-10-18
* unset BUILDPACK_URLCédric Bonhomme2016-10-18
* Datatables for the feeds page.Cédric Bonhomme2016-10-18
* Datatables for the user public profile page.Cédric Bonhomme2016-10-18
* new buildpack for bowerCédric Bonhomme2016-10-18
* added bower buildpacksCédric Bonhomme2016-10-18
* add again psycogCédric Bonhomme2016-10-18
* added bower in the postdeployment of the appCédric Bonhomme2016-10-18
* Updated install.shCédric Bonhomme2016-10-11
* cleanCédric Bonhomme2016-10-10
* testCédric Bonhomme2016-10-10
* testCédric Bonhomme2016-10-10
* testCédric Bonhomme2016-10-10
* testCédric Bonhomme2016-10-10
* Updated about page.Cédric Bonhomme2016-10-10
* fixed bug in the translations.Cédric Bonhomme2016-10-10
* try to fixCédric Bonhomme2016-10-10
* fixCédric Bonhomme2016-10-10
* Updated requirements.txtCédric Bonhomme2016-10-10
* call SSLify in bootstrapCédric Bonhomme2016-10-10
* updated default email addressCédric Bonhomme2016-10-10
* restoring TLSCédric Bonhomme2016-10-10
* letencrypt validationCédric Bonhomme2016-10-10
* new name: the last one.Cédric Bonhomme2016-10-10
* new name: the last one.Cédric Bonhomme2016-10-10
* new name: the last one.Cédric Bonhomme2016-10-10
* updated platform URLCédric Bonhomme2016-10-10
* removed the tag cloud for the public profile page: too slowCédric Bonhomme2016-10-07
* Generates the tag cloud of the user based on the last 10 weeks.Cédric Bonhomme2016-10-07
* Some other new update for the public profile page.Cédric Bonhomme2016-10-07
* Redirect to the dashboard.Cédric Bonhomme2016-10-07
* An administrator is now able to set the value of 'auto_crawling' for a user.Cédric Bonhomme2016-10-07
* Fetch feeds only if the user do not want to use its own crawler.Cédric Bonhomme2016-10-06
* Updated CHANGELOG.Cédric Bonhomme2016-10-06
* The user can now add its twitter page.Cédric Bonhomme2016-10-06
* Improved layout of the profile page.Cédric Bonhomme2016-10-06
* The export to HTML webzine functionality has been removed.Cédric Bonhomme2016-10-06
* Removed refresh_rate column for the user table.Cédric Bonhomme2016-10-05
* Bugfix: 'feeds' is now a list.Cédric Bonhomme2016-10-05
bgstack15