Commit Graph

5737 Commits

Author SHA1 Message Date
Julian Lam
753779296b increased sitemap cache time -- #1578 2014-05-25 15:39:54 -04:00
Julian Lam
d948f2a29d moved login via email detection into the internal login block 2014-05-25 13:08:56 -04:00
barisusakli
04309ac09c show error message if password empty 2014-05-25 13:04:58 -04:00
barisusakli
18810e7203 allow dots in tags 2014-05-25 12:49:41 -04:00
barisusakli
9079d7f26f fix create tags crash if no callback is passed 2014-05-25 12:38:49 -04:00
Julian Lam
d0d5c5a8a5 added FAQ entry for #1537 -- closed #1537 2014-05-24 20:33: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
Barış Soner Uşaklı
16304ced50 Merge pull request #1568 from akhoury/patch-2
my bad
2014-05-24 10:36:47 -04:00
Aziz Khoury
e0a5cb2b44 my bad
:/
2014-05-24 10:21:20 -04:00
barisusakli
1a753bf64d fixes forking
if there are no tags just return
2014-05-24 06:29:44 -04:00
barisusakli
b6e0a2ecce parseInt 2014-05-23 22:55:58 -04:00
Julian Lam
d74de798fc removing backwards compatibility fixed in preparation for 0.5.0. Prepare for stuff to break!!!!! 2014-05-23 19:13:22 -04:00
barisusakli
e505a9a6ac changed order of cleanup 2014-05-23 19:07:39 -04:00
barisusakli
b7fcde446b proper score aggregation #1562 2014-05-23 17:03:53 -04:00
barisusakli
5e51895982 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2014-05-23 15:36:58 -04:00
barisusakli
7585b72644 remove duplicates 2014-05-23 15:36:54 -04:00
psychobunny
7895bf3e2f updated logo again 2014-05-23 15:34:20 -04:00
psychobunny
d728c54b30 updated logo 2014-05-23 15:32:43 -04:00
psychobunny
4cd86affae update all files with new url 2014-05-23 15:21:51 -04:00
psychobunny
5f6217e831 update all docs with new url 2014-05-23 15:21:36 -04:00
barisusakli
dbf07f786d closes #1565 2014-05-23 15:01:54 -04:00
Julian Lam
4ca04067f0 updated badges 2014-05-23 14:42:50 -04:00
psychobunny
abe01ba720 Update README.md 2014-05-23 14:38:07 -04:00
barisusakli
b32bb76429 #1562 2014-05-23 14:30:59 -04:00
Julian Lam
f20926f93d finished up group list and group details pages - closed #1563 2014-05-23 09:49:18 -04:00
Julian Lam
7afe3bea59 added getSortedSetRevUnion... just because. 2014-05-23 09:49:18 -04:00
Julian Lam
6e597a9cdb fixed tests, and added getSortedSetUnion method to redis db, added test for new redis method 2014-05-23 09:49:18 -04:00
Julian Lam
840a56006c added missing files for #1563 2014-05-23 09:49:18 -04:00
Julian Lam
7425b72245 most of the work for #1563 2014-05-23 09:49:18 -04:00
Julian Lam
7bdbb966aa groups pages WIP 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
Julian Lam
4be979f88d Merge pull request #1564 from MrHohenheim/patch-1
Update user.json
2014-05-22 21:17:34 -04:00
Pénzes Tamás
9d0672f193 Update user.json 2014-05-23 03:04:34 +02:00
barisusakli
ee1495a44d fixes reply/quote buttons on new posts 2014-05-22 18:24:58 -04:00
barisusakli
e003582289 fixes redirect loop for empty slugs 2014-05-22 15:05:29 -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
746df87d89 upgrade tags to sorted set 2014-05-22 13:06:19 -04:00
barisusakli
853acaa6c7 closes #1558 2014-05-22 11:42:55 -04:00
Julian Lam
8a510c340b limiting user and group creation so that their slugs can't intersect. 2014-05-22 10:21:27 -04:00
barisusakli
51e07e197b added isSelf to account route 2014-05-21 21:52:10 -04:00
barisusakli
a1de4cb2dd added no tags language key 2014-05-21 21:27:49 -04:00
Julian Lam
8df40c4b74 latest translations and fallbacks 2014-05-21 21:26:27 -04:00
barisusakli
3f43db090b return topics tags #1557 2014-05-21 21:15:11 -04:00
barisusakli
87fe5bf1bb delete tag if it has no topics left 2014-05-21 20:25:35 -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