aboutsummaryrefslogtreecommitdiff
path: root/src/web/views/user.py
Commit message (Collapse)AuthorAge
* Updated translations.Cédric Bonhomme2016-11-22
|
* cleaning the mess in the libs directoriesCédric Bonhomme2016-11-17
|
* Various improvements for the public pages and the private profile edition page.Cédric Bonhomme2016-11-13
|
* no need to specify an equalityCédric Bonhomme2016-10-24
|
* add the possibility to mak a feed as privateCédric Bonhomme2016-10-24
|
* 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
|
* Fetch feeds only if the user do not want to use its own crawler.Cédric Bonhomme2016-10-06
|
* The user can now add its twitter page.Cédric Bonhomme2016-10-06
|
* Removed refresh_rate column for the user table.Cédric Bonhomme2016-10-05
|
* Minor improvements.Cédric Bonhomme2016-09-26
|
* add column webpage in the user tableCédric Bonhomme2016-09-21
|
* Add new stop words.Cédric Bonhomme2016-09-21
|
* Few improvemnts for the tag cloud of the user's profile pages.Cédric Bonhomme2016-09-20
|
* Draft for a public user profile page.Cédric Bonhomme2016-09-20
|
* Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
|
* Start to clean generic utils functions.Cédric Bonhomme2016-04-10
|
* Moved notifications module.Cédric Bonhomme2016-04-10
|
* Add a link to the list of categories.Cédric Bonhomme2016-04-09
|
* Bug fix.Cédric Bonhomme2016-04-07
|
* begin integration of the new architectureCédric Bonhomme2016-03-01
|
* we now specify the validity period of the activation link.Cédric Bonhomme2016-02-18
|
* Improved confirm_account view.Cédric Bonhomme2016-02-18
|
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
|
* bootstraping reactFrançois Schmidts2016-01-26
bgstack15