Julian Lam
d0d5c5a8a5
added FAQ entry for #1537 -- closed #1537
11 years ago
psychobunny
7f011fe583
calling it ajaxify.preloader instead
11 years ago
psychobunny
eb69d898ce
use cache-buster in translator instead of timestamp
11 years ago
psychobunny
d5bf83f43f
closes #1570
11 years ago
Julian Lam
b1eb5b175c
Merge remote-tracking branch 'origin/master' into groups-pages
...
Conflicts:
src/topics/tags.js
11 years ago
Barış Soner Uşaklı
16304ced50
Merge pull request #1568 from akhoury/patch-2
...
my bad
11 years ago
Aziz Khoury
e0a5cb2b44
my bad
...
:/
11 years ago
barisusakli
1a753bf64d
fixes forking
...
if there are no tags just return
11 years ago
barisusakli
b6e0a2ecce
parseInt
11 years ago
Julian Lam
d74de798fc
removing backwards compatibility fixed in preparation for 0.5.0. Prepare for stuff to break!!!!!
11 years ago
barisusakli
e505a9a6ac
changed order of cleanup
11 years ago
barisusakli
b7fcde446b
proper score aggregation #1562
11 years ago
barisusakli
5e51895982
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
barisusakli
7585b72644
remove duplicates
11 years ago
psychobunny
7895bf3e2f
updated logo again
11 years ago
psychobunny
d728c54b30
updated logo
11 years ago
psychobunny
4cd86affae
update all files with new url
11 years ago
psychobunny
5f6217e831
update all docs with new url
11 years ago
barisusakli
dbf07f786d
closes #1565
11 years ago
Julian Lam
4ca04067f0
updated badges
11 years ago
psychobunny
abe01ba720
Update README.md
11 years ago
barisusakli
b32bb76429
#1562
11 years ago
Julian Lam
f20926f93d
finished up group list and group details pages - closed #1563
11 years ago
Julian Lam
7afe3bea59
added getSortedSetRevUnion... just because.
11 years ago
Julian Lam
6e597a9cdb
fixed tests, and added getSortedSetUnion method to redis db, added test for new redis method
11 years ago
Julian Lam
840a56006c
added missing files for #1563
11 years ago
Julian Lam
7425b72245
most of the work for #1563
11 years ago
Julian Lam
7bdbb966aa
groups pages WIP
11 years ago
barisusakli
66701afdaa
closes #1559
...
fixes the notification image too, the property was called image not
picture
11 years ago
Julian Lam
4be979f88d
Merge pull request #1564 from MrHohenheim/patch-1
...
Update user.json
11 years ago
Pénzes Tamás
9d0672f193
Update user.json
11 years ago
barisusakli
ee1495a44d
fixes reply/quote buttons on new posts
11 years ago
barisusakli
e003582289
fixes redirect loop for empty slugs
11 years ago
barisusakli
b8b482e287
closes #1555
11 years ago
barisusakli
fa1275c03a
closes #1557
11 years ago
barisusakli
746df87d89
upgrade tags to sorted set
11 years ago
barisusakli
853acaa6c7
closes #1558
11 years ago
Julian Lam
8a510c340b
limiting user and group creation so that their slugs can't intersect.
11 years ago
barisusakli
51e07e197b
added isSelf to account route
11 years ago
barisusakli
a1de4cb2dd
added no tags language key
11 years ago
Julian Lam
8df40c4b74
latest translations and fallbacks
11 years ago
barisusakli
3f43db090b
return topics tags #1557
11 years ago
barisusakli
87fe5bf1bb
delete tag if it has no topics left
11 years ago
barisusakli
56f442f283
remove punctuation and limit tag length
11 years ago
barisusakli
90cea84af9
max 5 tags per topic
...
asdasd
11 years ago
barisusakli
d8fd29581e
deleting a user will delete topic tags too
11 years ago
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
11 years ago
Julian Lam
1d7c293197
added option to remove ephemeralGroups from groups listing
11 years ago
Julian Lam
3849b2d6b3
added pushGroup method to notifications object #1331
11 years ago
barisusakli
dfa1150709
fix missing category data
11 years ago