psychobunny
65f3fa1bbc
fixing string.js compatibility
2014-05-29 17:44:41 -04:00
psychobunny
f98a52013a
Merge remote-tracking branch 'origin/master' into require.js
2014-05-29 17:25:16 -04:00
psychobunny
281aa0049c
init, attempt to increase cold load speed
2014-05-29 17:24:38 -04:00
barisusakli
652e1ef574
closes #1597
...
turns out clicking back causes double script.init() calls and
ajaxify.variables.get('topic_id') can be undefined in one of those
calls.
2014-05-29 12:09:54 -04:00
psychobunny
5b17f9a7a4
added caching per url + rate limiting mechanism to prefetcher, closes #1576
2014-05-28 19:03:54 -04:00
psychobunny
1e05a92c1e
no need to send prefetched state anymor
2014-05-28 18:24:30 -04:00
psychobunny
d81351579d
don't require passing in uid for topics.markAsRead
2014-05-28 18:21:15 -04:00
psychobunny
791fde7904
fixing #1587 properly for unread count
2014-05-28 18:20:02 -04:00
psychobunny
08bbf7fdd8
console.log
2014-05-28 18:16:26 -04:00
psychobunny
0334a487b5
fixing #1587 properly for profile views
2014-05-28 18:15:53 -04:00
psychobunny
71214c6255
fixed preloader
2014-05-28 17:48:03 -04:00
psychobunny
fee591e551
fixes #1587
2014-05-28 17:43:03 -04:00
psychobunny
1fecbd0b90
fixed function signature for ajaxify.loadData
2014-05-28 17:26:28 -04:00
psychobunny
bfa3b0f22f
global header widgets
2014-05-28 16:30:29 -04:00
barisusakli
351e376812
hide area if there are no widgets
2014-05-28 16:24:10 -04:00
barisusakli
e1ad2537b6
fixes navigator progress bar
2014-05-28 13:13:29 -04:00
barisusakli
60742ce316
closes #1590 , closes #1589
2014-05-27 21:12:57 -04:00
barisusakli
eb0a06b777
closes #1577
2014-05-27 14:53:51 -04:00
Julian Lam
667a78902e
closed #1586
2014-05-27 13:30:27 -04:00
barisusakli
48aba5fc64
category widget changes
2014-05-27 12:44:28 -04:00
barisusakli
4e8a9fbe27
closes #1582
2014-05-26 14:49:08 -04:00
psychobunny
9c2bb027d3
fire action:widgets.loaded regardless of callback
2014-05-26 12:26:41 -04:00
psychobunny
bf63c927c6
trigger ajaxify.loadingData regardless of cached state
2014-05-26 12:00:37 -04:00
psychobunny
6aeec3a399
action:widgets.loaded
2014-05-26 11:38:04 -04:00
Julian Lam
b0b28fad8e
removing console logs
2014-05-25 15:57:00 -04:00
barisusakli
04309ac09c
show error message if password empty
2014-05-25 13:04:58 -04:00
psychobunny
7f011fe583
calling it ajaxify.preloader instead
2014-05-24 18:54:55 -04:00
psychobunny
eb69d898ce
use cache-buster in translator instead of timestamp
2014-05-24 17:58:49 -04:00
psychobunny
d5bf83f43f
closes #1570
2014-05-24 17:35:29 -04:00
Julian Lam
b1eb5b175c
Merge remote-tracking branch 'origin/master' into groups-pages
...
Conflicts:
src/topics/tags.js
2014-05-24 12:38:16 -04:00
Aziz Khoury
e0a5cb2b44
my bad
...
:/
2014-05-24 10:21:20 -04:00
barisusakli
b6e0a2ecce
parseInt
2014-05-23 22:55:58 -04:00
psychobunny
4cd86affae
update all files with new url
2014-05-23 15:21:51 -04:00
barisusakli
dbf07f786d
closes #1565
2014-05-23 15:01:54 -04:00
Julian Lam
840a56006c
added missing files for #1563
2014-05-23 09:49:18 -04:00
barisusakli
66701afdaa
closes #1559
...
fixes the notification image too, the property was called image not
picture
2014-05-22 21:31:52 -04:00
barisusakli
b8b482e287
closes #1555
2014-05-22 14:56:15 -04:00
barisusakli
fa1275c03a
closes #1557
2014-05-22 14:41:11 -04:00
barisusakli
3f43db090b
return topics tags #1557
2014-05-21 21:15:11 -04:00
barisusakli
56f442f283
remove punctuation and limit tag length
2014-05-21 20:20:44 -04:00
barisusakli
90cea84af9
max 5 tags per topic
...
asdasd
2014-05-21 19:50:27 -04:00
barisusakli
df73ceaeb7
closes #1556
...
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
2014-05-21 16:13:51 -04:00
psychobunny
7f7cc8dc62
merging in latest templates.js
2014-05-20 13:52:12 -04:00
barisusakli
b30dee2601
no need to store titleEl
2014-05-20 13:23:09 -04:00
barisusakli
9ba0dc3363
closes #1539
2014-05-20 12:35:46 -04:00
barisusakli
20a707e6c1
uploads cleanup
2014-05-19 15:33:41 -04:00
barisusakli
e869a6a15a
composer refactor
2014-05-18 15:09:58 -04:00
barisusakli
ff2bad635c
infinite scroll refactor
2014-05-17 17:55:55 -04:00
Julian Lam
e43ebb0423
Merge pull request #1533 from akhoury/master
...
captcha support
2014-05-17 16:01:44 -04:00
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
2014-05-16 16:29:43 -04:00