Commit Graph

20 Commits

Author SHA1 Message Date
Julian Lam
936a284397 enabling infinite post loader (re: issue #42), fixes #42 2013-06-26 13:38:05 -04:00
Julian Lam
9df0b39a5d started integrating infinite post loading for topic view (re: issue #42) 2013-06-26 12:40:39 -04:00
Baris Usakli
d3a190d74e username to userslug change 2013-06-24 14:33:53 -04:00
Baris Soner Usakli
ba3c78846d removed comments in topic.js 2013-06-21 15:53:13 -04:00
Baris Soner Usakli
eff3fc9b7a fixed error in favouriting posts 2013-06-21 15:35:00 -04:00
Baris Usakli
9309722898 fixed indents 2013-06-20 16:48:17 -04:00
Baris Usakli
a7bce12887 this fixes #13 2013-06-20 12:13:46 -04:00
Baris Usakli
41aeee9839 send back empty object if no data for user 2013-06-20 11:20:37 -04:00
Baris Usakli
38e1b39c2d chat windows added to taskbar 2013-06-18 12:11:48 -04:00
Baris Usakli
ffbd777642 moved chat code to its own module 2013-06-18 11:26:57 -04:00
Julian Lam
2dea93d0fb Merge remote-tracking branch 'origin' 2013-06-13 11:40:21 -04:00
Julian Lam
cbd03e75e2 fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
also integrated bootbox into confirm dialogs for thread deletion
2013-06-12 11:13:10 -04:00
Julian Lam
973eb713bf auto-hiding mod tools on a new_post event, and showing them again if the user can edit that post 2013-06-11 14:55:32 -04:00
Julian Lam
2914496799 fixing bug where an anonymous user could follow a topic... yikes 2013-06-10 16:00:08 -04:00
Julian Lam
882b9a917f ability for users to now follow/subscribe to threads 2013-06-06 20:39:45 -04:00
Julian Lam
7e55e7b3d2 fixing quoting that broke with the introduction of the new post window 2013-06-06 15:56:49 -04:00
Julian Lam
061c7a9e66 half broken editing 2013-06-04 16:47:07 -04:00
Julian Lam
2b4782b376 removing console log 2013-06-04 16:24:28 -04:00
Julian Lam
676ddcd3e3 integrating the new post window into the forum 2013-06-04 16:20:27 -04:00
psychobunny
34131ad46c modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
2013-05-29 12:17:44 -04:00