index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
web
/
views
/
user.py
Commit message (
Expand
)
Author
Age
*
cleaning the mess in the libs directories
Cédric Bonhomme
2016-11-17
*
Various improvements for the public pages and the private profile edition page.
Cédric Bonhomme
2016-11-13
*
no need to specify an equality
Cédric Bonhomme
2016-10-24
*
add the possibility to mak a feed as private
Cédric Bonhomme
2016-10-24
*
removed the tag cloud for the public profile page: too slow
Cédric Bonhomme
2016-10-07
*
Generates the tag cloud of the user based on the last 10 weeks.
Cédric Bonhomme
2016-10-07
*
Some other new update for the public profile page.
Cédric Bonhomme
2016-10-07
*
Fetch feeds only if the user do not want to use its own crawler.
Cédric Bonhomme
2016-10-06
*
The user can now add its twitter page.
Cédric Bonhomme
2016-10-06
*
Removed refresh_rate column for the user table.
Cédric Bonhomme
2016-10-05
*
Minor improvements.
Cédric Bonhomme
2016-09-26
*
add column webpage in the user table
Cédric Bonhomme
2016-09-21
*
Add new stop words.
Cédric Bonhomme
2016-09-21
*
Few improvemnts for the tag cloud of the user's profile pages.
Cédric Bonhomme
2016-09-20
*
Draft for a public user profile page.
Cédric Bonhomme
2016-09-20
*
Fixed some depreciations with the new version of Flask.
Cédric Bonhomme
2016-05-29
*
Start to clean generic utils functions.
Cédric Bonhomme
2016-04-10
*
Moved notifications module.
Cédric Bonhomme
2016-04-10
*
Add a link to the list of categories.
Cédric Bonhomme
2016-04-09
*
Bug fix.
Cédric Bonhomme
2016-04-07
*
begin integration of the new architecture
Cédric Bonhomme
2016-03-01
*
we now specify the validity period of the activation link.
Cédric Bonhomme
2016-02-18
*
Improved confirm_account view.
Cédric Bonhomme
2016-02-18
*
New management of the token for the account confirmation.
Cédric Bonhomme
2016-02-18
*
bootstraping react
François Schmidts
2016-01-26
bgstack15