barisusakli
|
d9af2242a7
|
store id as int
|
10 years ago |
barisusakli
|
10de7a92e4
|
dont let joining other uid rooms
|
10 years ago |
barisusakli
|
36853f4ad8
|
filter priv/registered-users/guests in groups.list
|
10 years ago |
psychobunny
|
9c2a98486a
|
fixed tag topic count color in ACP
|
10 years ago |
barisusakli
|
68ceaadad1
|
removed static 404/403/500 routes
|
10 years ago |
psychobunny
|
4124370efe
|
tjs 0.2.3
|
10 years ago |
Barış Soner Uşaklı
|
2706477bcc
|
Merge pull request #3133 from akhoury/patch-1
guard against NULL mids/messages
|
10 years ago |
Aziz Khoury
|
35c426ee1c
|
guard against NULL mids/messages
I've seen them few times during import testing. In case the conversation does not exists.
|
10 years ago |
Andrea Cardinale
|
da56681f73
|
Revert "Extra class in Topic list"
This reverts commit 5f0531e66a .
|
10 years ago |
Andrea Cardinale
|
1d22a2d46b
|
Add hooks: action:post.favourite and action:post.unfavourite
|
10 years ago |
Andrea Cardinale
|
5f0531e66a
|
Extra class in Topic list
|
10 years ago |
barisusakli
|
93fd938913
|
removed setTimeout
|
10 years ago |
psychobunny
|
a88ad903af
|
action:ajaxify.dataLoaded
|
10 years ago |
barisusakli
|
224e3dc263
|
fix settings page
|
10 years ago |
barisusakli
|
484ad33549
|
convert key, value index to sparse/unique
|
10 years ago |
barisusakli
|
29aa858a11
|
fix admin/advanced/database values
|
10 years ago |
psychobunny
|
e070a9777e
|
#3125
|
10 years ago |
barisusakli
|
ba9a68c59c
|
async.waterfall
|
10 years ago |
barisusakli
|
d3b52136bd
|
fix suggested topics search
|
10 years ago |
barisusakli
|
f55e8bc548
|
actually rename :dull:
|
10 years ago |
barisusakli
|
dce9a19882
|
resolve method name collision, getPostsFromSet -> getPostSummariesFromSet
|
10 years ago |
barisusakli
|
d11bfab275
|
async posts/topics.js
|
10 years ago |
barisusakli
|
2b90568157
|
removed getLatestTids, renamed getPostsByTid removed unused tid param
|
10 years ago |
barisusakli
|
b292aeea72
|
closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
|
10 years ago |
barisusakli
|
be1865da2d
|
closes #3127
|
10 years ago |
psychobunny
|
0f199af84d
|
moved widget code out of controller; cleaned up code into a folder
|
10 years ago |
psychobunny
|
394d55de99
|
closes #3125
|
10 years ago |
psychobunny
|
2ed0f25d45
|
fixed widgets page rendering, along with tjs 0.2.2
|
10 years ago |
psychobunny
|
551c81a977
|
grunt: watch for tjs changes as well
|
10 years ago |
psychobunny
|
8f6d8001d6
|
0.2.1*
|
10 years ago |
psychobunny
|
43755b2ce3
|
tjs 0.2.0
|
10 years ago |
Julian Lam
|
e75ec97049
|
closes #3121 -- if for any reason postData.content is not a string, make sure it is a string before it hits plugins.
|
10 years ago |
barisusakli
|
e79a386280
|
don't try to minify non-js files
|
10 years ago |
psychobunny
|
9ca7243124
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
10 years ago |
psychobunny
|
f2a91ef655
|
updating widget containers for latest tjs
|
10 years ago |
barisusakli
|
9518c006b5
|
fix userlang
|
10 years ago |
Julian Lam
|
ca1ada9dc5
|
Merge pull request #3122 from pichalite/master
completes fix for #3119
|
10 years ago |
barisusakli
|
74d6104072
|
correct upgrade date
|
10 years ago |
barisusakli
|
c6a05930aa
|
fix \uff0e in emails
|
10 years ago |
barisusakli
|
7b550b13b9
|
display both redis/mongo info if available
|
10 years ago |
barisusakli
|
0083d4ff1c
|
return user settings in api
|
10 years ago |
pichalite
|
732f6d7d80
|
Update plugins.tpl
|
10 years ago |
barisusakli
|
27bf1c1b2e
|
fix privilege upgrade script
|
10 years ago |
barisusakli
|
ffac8eb41d
|
closes #3118
|
10 years ago |
barisusakli
|
9d273d3a32
|
fixed date log
|
10 years ago |
Barış Soner Uşaklı
|
b08774763a
|
added tpl to ajaxify.content-loaded
|
10 years ago |
Barış Soner Uşaklı
|
c74d32a172
|
fix off by 1 error on user/topics posts #3120
|
10 years ago |
Barış Soner Uşaklı
|
eaa89a4da7
|
added checks to skip empty/non-existing hashes
|
10 years ago |
Barış Soner Uşaklı
|
dfffbace42
|
fix test callback
|
10 years ago |
Barış Soner Uşaklı
|
c56b30ff60
|
convert uid mappings to sorted sets
email:uid, username:uid, userslug:uid, fullname:uid all converted to
sorted sets
prevents hitting mongodb document size limit
|
10 years ago |