psychobunny
|
cb08d4b04f
|
getting rid of this one for good
|
2014-07-21 14:44:27 -04:00 |
|
psychobunny
|
b5d3186120
|
plugins and themes can now define their own custom language strings. closes #1865
|
2014-07-21 14:37:46 -04:00 |
|
barisusakli
|
ef8bbdd359
|
closes #1864
doing andrew's //todo's since 1991
|
2014-07-20 21:10:23 -04:00 |
|
barisusakli
|
04c6ca2ebb
|
closes #1862
|
2014-07-20 18:44:12 -04:00 |
|
barisusakli
|
341a0c8190
|
closes #1855
|
2014-07-20 14:35:25 -04:00 |
|
barisusakli
|
7a60d478f4
|
small tweak to chat height
|
2014-07-19 18:02:35 -04:00 |
|
barisusakli
|
a4975cab33
|
closes #1825, closes #1674
|
2014-07-19 10:33:27 -04:00 |
|
barisusakli
|
523b3db3f1
|
no header tooltips in xs
|
2014-07-18 20:43:52 -04:00 |
|
Julian Lam
|
bf2cba028d
|
fixed #1851
|
2014-07-18 19:12:09 -04:00 |
|
psychobunny
|
7401744112
|
trigger action:ajaxify.contentLoaded on cold load as well
|
2014-07-17 15:48:28 -04:00 |
|
barisusakli
|
bb0223897f
|
closes #1843
|
2014-07-17 11:56:07 -04:00 |
|
barisusakli
|
8ff34e4dc2
|
parseint tid
|
2014-07-16 21:48:21 -04:00 |
|
barisusakli
|
161069c390
|
closes #1840
|
2014-07-16 20:16:50 -04:00 |
|
barisusakli
|
8cfce1c91c
|
dont select hidden br
|
2014-07-16 19:51:28 -04:00 |
|
barisusakli
|
6d8cc5648c
|
some tag hooks/filters
|
2014-07-15 21:26:02 -04:00 |
|
barisusakli
|
d999116541
|
wait for widgets to render to send ajaxify end
possible fix for broken masonry on f5
|
2014-07-13 15:38:17 -04:00 |
|
barisusakli
|
93a6402879
|
removed stop increase timeout to 100ms
|
2014-07-11 23:14:50 -04:00 |
|
barisusakli
|
0362c1a3b0
|
show day/week/month/year popular topics
|
2014-07-11 18:43:26 -04:00 |
|
Julian Lam
|
23c4b8ca35
|
only showing ACP setting saved alert if no callback is passed in
|
2014-07-10 13:35:48 -04:00 |
|
psychobunny
|
5b6acbad1e
|
optimized widget call by bundling all queries into one for #1428; fixes active users widget crash
also fixes b3819fd076 properly
|
2014-07-09 19:23:10 -04:00 |
|
Julian Lam
|
2bd99e2d16
|
properly did #1809, lol, whoops
|
2014-07-09 16:27:24 -04:00 |
|
Julian Lam
|
5aabe47e2e
|
closed #1809
|
2014-07-09 16:14:15 -04:00 |
|
psychobunny
|
c6183f1a82
|
closes #1428
|
2014-07-09 15:41:03 -04:00 |
|
psychobunny
|
ecbb05ccca
|
widgets.render doesn't actually use the url
|
2014-07-09 15:20:59 -04:00 |
|
Julian Lam
|
cac3ebc9e5
|
vertically centering modal when opened
|
2014-07-09 11:05:50 -04:00 |
|
Julian Lam
|
c259e0407e
|
closed #1807
|
2014-07-09 11:03:32 -04:00 |
|
Julian Lam
|
cd8c1eeff6
|
started #1807
|
2014-07-09 10:55:22 -04:00 |
|
Julian Lam
|
dae2e14aac
|
epic hax to make the chat message list resize #1788
|
2014-07-08 21:54:31 -04:00 |
|
Julian Lam
|
4404387218
|
Merge branch 'master' into chat-route
|
2014-07-08 20:09:09 -04:00 |
|
barisusakli
|
bb9caa7228
|
removed dupe
|
2014-07-08 14:15:53 -04:00 |
|
psychobunny
|
0aef2d2be9
|
closes #1805
|
2014-07-08 12:31:44 -04:00 |
|
Julian Lam
|
2b15f46638
|
removed console.log, fixing language key reference error #1788
|
2014-07-08 10:05:59 -04:00 |
|
Julian Lam
|
95102f7e74
|
jshinting
|
2014-07-07 20:02:26 -04:00 |
|
Julian Lam
|
71916f0691
|
marathon bugfixing with @barisusakli re: #1788
|
2014-07-07 19:47:03 -04:00 |
|
barisusakli
|
64d04f7aa6
|
closes #1803
|
2014-07-07 17:36:14 -04:00 |
|
Julian Lam
|
c684ec8958
|
Merge remote-tracking branch 'origin/master'
|
2014-07-07 15:57:29 -04:00 |
|
Julian Lam
|
186473fa7b
|
adding undefined check to hrefEmpty
|
2014-07-07 15:57:21 -04:00 |
|
Julian Lam
|
55afa17651
|
getting chats working between both page and modal, yay #1788
|
2014-07-07 15:55:34 -04:00 |
|
Julian Lam
|
a031bc2721
|
highlighting of the user with whom you are currently chatting with #1788
|
2014-07-07 13:09:09 -04:00 |
|
barisusakli
|
80e69bc210
|
missing ;
|
2014-07-07 12:57:31 -04:00 |
|
Julian Lam
|
07a82ec12c
|
more WIP
|
2014-07-07 12:31:11 -04:00 |
|
Julian Lam
|
1db96dc627
|
typing notifcation socket implementation for chat page, #1788
|
2014-07-07 12:31:10 -04:00 |
|
barisusakli
|
c5ccf4333b
|
translate helpers
|
2014-07-05 16:59:02 -04:00 |
|
barisusakli
|
dcbed4e935
|
closes #1763
show alert if email not confirmed, clicking alert will send confirmation
email
|
2014-07-03 09:36:46 -04:00 |
|
barisusakli
|
24ebf20d7e
|
first commit
|
2014-07-02 16:13:25 -04:00 |
|
frissdiegurke
|
2d9bc7eee7
|
fixed no href-attribute handled as external link
|
2014-07-01 22:45:00 +02:00 |
|
barisusakli
|
e6c9647acf
|
display user post topic stats in admin index
|
2014-07-01 16:30:06 -04:00 |
|
barisusakli
|
684f858415
|
closes #1772
|
2014-07-01 15:40:21 -04:00 |
|
barisusakli
|
64f680a0a3
|
action:chat.loaded hook
|
2014-07-01 15:05:07 -04:00 |
|
barisusakli
|
9a4e6aa01c
|
closes #1774
|
2014-07-01 14:49:51 -04:00 |
|