Commit Graph

9 Commits

Author SHA1 Message Date
Peter Jaszkowiak
1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
2017-04-08 20:27:52 -06:00
psychobunny
cd4ca110a1 moved utils over to client side for code sharing 2013-05-23 13:21:46 -04:00
psychobunny
fb52dfc6c8 templates refactor part 2
updated so that tpls get loaded on demand as opposed to all at once on
load; added a function to pull the tpl list on load instead of having to
manually define new templates in code; some clean up; added utils.walk;
2013-05-17 15:20:08 -04:00
Julian Lam
4b6ad9607e removing static saving of recent post, and added in dynamic pulling on Topics.get 2013-05-17 12:25:06 -04:00
Baris Usakli
4117a3da48 anon users use default gravatar image 2013-05-15 16:52:50 -04:00
Baris Usakli
9cd189e273 relative time fix 2013-05-15 16:44:08 -04:00
psychobunny
724c1511af moved slugify to utils 2013-05-06 20:13:59 +00:00
Baris Soner Usakli
73e958e627 added join date to users, fixed post count when a new topic is created. account page shows time joined,picture and name 2013-05-04 18:20:22 -04:00
Julian Lam
62779ef0dd relative time on topics and posts 2013-05-01 14:23:57 -04:00