10 Commits (98be04201225c91ab7c3e2d65f88178c8063a4c0)

Author SHA1 Message Date
Barış Soner Uşaklı 81e3c1ba48 fix: get rid of math.random in generateUUID 3 years ago
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
8 years ago
psychobunny cd4ca110a1 moved utils over to client side for code sharing 12 years ago
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;
12 years ago
Julian Lam 4b6ad9607e removing static saving of recent post, and added in dynamic pulling on Topics.get 12 years ago
Baris Usakli 4117a3da48 anon users use default gravatar image 12 years ago
Baris Usakli 9cd189e273 relative time fix 12 years ago
psychobunny 724c1511af moved slugify to utils 12 years ago
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 12 years ago
Julian Lam 62779ef0dd relative time on topics and posts 12 years ago