Commit Graph

419 Commits

Author SHA1 Message Date
Baris Usakli
776b51fef7 closes #323 2013-09-23 13:43:15 -04:00
Baris Usakli
efef9c864c closes #306 2013-09-19 15:02:35 -04:00
Baris Usakli
24e4be77d8 closes #304 2013-09-18 16:01:54 -04:00
psychobunny
828d937dec .jsbeautify 2013-09-17 13:03:53 -04:00
psychobunny
abd909d23b pagination - scroll to top / bottom arrows 2013-09-04 04:50:51 +08:00
Baris Usakli
caaede7e84 added loading spinner to topic.tpl 2013-09-03 12:18:26 -04:00
Baris Usakli
7cff55a160 closes #209 2013-08-30 14:25:59 -04:00
Julian Lam
8a53c56a46 updated install script to only populate "socket" object in client config with "address", which takes "use_port" into account.
This closes #234
2013-08-30 11:18:15 -04:00
psychobunny
7be69b0b54 more cleanup, account.less, removed mobile sidebar functionality completely 2013-08-28 02:11:13 +08:00
psychobunny
cc6e028b1d fixed alert-notify (and blanks) to alert-warning 2013-08-27 05:16:49 +08:00
psychobunny
13e13cd5a8 some changes to topic view + BS3 upgrade 2013-08-24 04:34:13 +08:00
psychobunny
0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?) 2013-08-24 03:36:44 +08:00
Baris Usakli
cb6f587f24 closes #197 2013-08-23 13:45:57 -04:00
Baris Soner Usakli
1c95ef4060 fix for infinite scroll crashing, issue #187 2013-08-21 19:57:11 -04:00
Baris Soner Usakli
b43e12a42a closes #187, closes #190 2013-08-21 19:21:49 -04:00
Baris Usakli
2b7a1b7515 changed the recursion to load posts to a while loop 2013-08-20 12:31:08 -04:00
Baris Usakli
dceec0ce46 more winston, issue #62 2013-08-13 16:00:24 -04:00
Baris Usakli
16a95dd408 fixed welcome back message, it wasnt showing up in some cases 2013-08-13 12:58:07 -04:00
Baris Usakli
1894d0a469 moved confings into redis 2013-08-13 11:25:10 -04:00
Baris Soner Usakli
d6b9a2799b full text search using reds, issue #142 2013-08-03 20:54:16 -04:00
Baris Soner Usakli
23fcdde25e removed console.log and commented out code 2013-08-01 17:36:01 -04:00
Baris Soner Usakli
7297a26685 scroll to post 2 2013-08-01 17:27:37 -04:00
Baris Usakli
720dd9e960 scroll to posts 2013-08-01 16:11:00 -04:00
Baris Soner Usakli
3f6f4e347d change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating 2013-07-30 18:30:43 -04:00
Baris Soner Usakli
916b46618c another fix 2013-07-25 18:06:20 -04:00
Baris Usakli
19b570cdcf closes #122 2013-07-25 16:20:18 -04:00
Baris Usakli
5df7af6075 reset reconnect tries to 0 after a succesfull reconnect 2013-07-25 12:05:19 -04:00
Baris Soner Usakli
f7217f2d12 closes #130 2013-07-24 12:33:37 -04:00
Baris Soner Usakli
96a779172b closes #106 2013-07-22 18:29:09 -04:00
Baris Usakli
2bb4aab6ac changes to online users code 2013-07-17 12:57:57 -04:00
Baris Soner Usakli
5819b43595 moved index code from index.tpl to its own file 2013-07-15 13:49:21 -04:00
Baris Soner Usakli
f7f5da00e1 another fix for js crashes 2013-07-15 01:40:48 -04:00
Baris Soner Usakli
6f57e639f9 changed input to meta 2013-07-15 01:25:57 -04:00
Baris Soner Usakli
49445767cb temp fix to resolve socket js error 2013-07-14 21:58:11 -04:00
Baris Soner Usakli
bfc87a8178 fixed admin js error, was trying to use socket. before it was connected 2013-07-14 00:32:04 -04:00
Baris Soner Usakli
9f892c2e80 fixed pushState urls 2013-07-11 16:09:09 -04:00
Baris Soner Usakli
069368fe88 removed callback 2013-07-11 15:51:26 -04:00
Baris Soner Usakli
de55a35684 more fixes for relative paths 2013-07-11 15:50:19 -04:00
Baris Soner Usakli
2c5e9d47ad admin routes and fixes 2013-07-11 14:32:50 -04:00
Baris Usakli
6eb9af77e6 first pass at subfolder 2013-07-10 16:22:03 -04:00
Baris Soner Usakli
4103e1db55 removed console.log 2013-06-25 16:49:23 -04:00
Baris Soner Usakli
e0debed04f removed ajax from make/remove admin 2013-06-25 16:43:46 -04:00
psychobunny
561ebea362 attempt at fixing issues on safari, in progress 2013-06-24 15:34:44 -04:00
Baris Soner Usakli
1620d1e4be fixes #17 2013-06-21 17:48:12 -04:00
Baris Usakli
9309722898 fixed indents 2013-06-20 16:48:17 -04:00
Julian Lam
4334e23c4d fixing improper use of tertiary if that hopefully resolves issue #1 2013-06-17 17:40:25 -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
49ea40f6ee tweaks to composer pushing, fixed random extra letter in footer js 2013-06-06 13:30:28 -04:00
psychobunny
a8f6222824 part2 of mobile sidebar menu. still disabled for now going to come back to this later. 2013-06-06 10:51:13 -04:00
psychobunny
1803595fa2 starting: mobile sidebar menu (intending to take the span3 hidden on mobile and turn it into a slidein sidebar) 2013-06-05 17:59:20 -04:00