Commit Graph

21 Commits

Author SHA1 Message Date
jieun 9292cb34e7 add a route so that there is a new page at /allposts where all posts from users can be seen. by default, it is public 2017-04-04 17:13:40 -04:00
jieun 7b94c6cf21 User profile posts were not ordered with most recent first 2017-04-02 11:36:27 -04:00
Miguel Grinberg dd4a0375c2 updated flask.ext imports 2016-11-25 16:02:58 -08:00
Miguel Grinberg 751a8aefe5 Adapted to support changes in Flask-Login 0.3 2015-09-20 15:15:14 -07:00
Miguel Grinberg afa6c33e9e python 3, pep8 and other various updates 2014-10-05 00:30:31 -07:00
Miguel Grinberg 16022c51c9 bug fix: missing return statement 2013-05-23 14:40:14 -07:00
Miguel Grinberg abdd43cd9b heroku hosting 2013-04-23 22:58:57 -07:00
Miguel Grinberg f43818315e coverage and profiling 2013-03-09 20:30:57 -08:00
Miguel Grinberg 4081db19e1 ajax translations 2013-02-19 23:00:47 -08:00
Miguel Grinberg cac572cb0e babel integration 2013-01-31 23:23:52 -08:00
Miguel Grinberg 39e7521d3b added missing make_unique_nickname call
Conflicts:

	app/views.py
2013-01-05 12:11:15 -08:00
Miguel Grinberg f441f8d8d8 email support 2012-12-16 21:41:50 -08:00
Miguel Grinberg 8a27076ae4 full text search 2012-12-16 21:41:50 -08:00
Miguel Grinberg 1886654ff9 pagination 2012-12-16 21:41:49 -08:00
Miguel Grinberg 47e65873a9 followers 2012-12-16 21:41:49 -08:00
Miguel Grinberg 8c091d7add unit testing framework 2012-12-16 21:41:48 -08:00
Miguel Grinberg d8e9bfe8bd user profile page 2012-12-16 21:41:48 -08:00
Miguel Grinberg 5ae5241485 user authentication 2012-12-16 21:41:48 -08:00
Miguel Grinberg e3bc41b9f5 login form 2012-12-16 21:41:47 -08:00
Miguel Grinberg a1fa2715ad templates 2012-12-16 21:41:46 -08:00
Miguel Grinberg 79e9810b62 hello world 2012-12-16 21:41:25 -08:00