Julian Lam
d426839da9
latest translations
10 years ago
Julian Lam
7e6703c18e
more line ending conversion #3343
10 years ago
bdharrington7
45df5a3d0b
stores the user's bookmark on the server
10 years ago
psychobunny
0bc4799c3c
remove setTimeout hax in settingsv1 :squirrel:
10 years ago
psychobunny
fdc66eb607
fixes checkboxes for settingsv2 (deja vu)
10 years ago
psychobunny
a3c41e7fdb
action:posts.loading
10 years ago
psychobunny
8e4340544a
action:posts.edited
10 years ago
Julian Lam
957766c1d7
fixed #3272
10 years ago
Julian Lam
0c6b2b122e
fixed #3268
10 years ago
Julian Lam
fdefff3516
fixes #3338
10 years ago
barisusakli
1413fc1b1a
closes #3340
10 years ago
Julian Lam
1c973b7bf3
fixed #3324
10 years ago
Julian Lam
22251cb0bd
fixed #3341 , introduced new navigation data property, "targetBlank", deprecated "target", which was never exposed anyway, and updated default values
10 years ago
Barış Soner Uşaklı
6bd131815f
Merge pull request #3256 from yariplus/mintags
...
Add minimum tags per topic setting.
10 years ago
yariplus
bd863e1ccb
Fix derp.
10 years ago
yariplus
546efbbd1b
Add translations for min and max tag errors.
10 years ago
yariplus
e112190bee
Fix maximumTagsPerTopic
10 years ago
Julian Lam
5340537631
closed #2820
10 years ago
Julian Lam
87e5c733a4
added dedicated client-side action hook for when the client-side finishes loading
10 years ago
Julian Lam
4b9eab6dc0
fixes #3329
10 years ago
Julian Lam
b2a69758ee
added back multi-line support for translator
10 years ago
Julian Lam
eaa35c8057
making translator regex stricter, so it doesn't match language strings that won't ever exist
10 years ago
barisusakli
65ab5733ef
added categories navigation item, ability to change logo url
10 years ago
Julian Lam
2c62bafdc7
fixed ajaxify for pagination blocks
10 years ago
Julian Lam
305c54a727
fixed bug where an extra space was added to new replies
10 years ago
Julian Lam
7fc08bbda8
latest translations :)
10 years ago
Julian Lam
516103fe5d
latest fallbacks
10 years ago
Julian Lam
e25d2fa6e6
closed #2811
10 years ago
Julian Lam
d712dcdce1
fixed issue where ajaxify couldn't handle urls with "#" href if the currently address already had a hash value present.
10 years ago
Julian Lam
69c4b4183a
latest fallbacks
10 years ago
Julian Lam
cbe810341c
changed some wording in user.json to use past participle tense
10 years ago
Julian Lam
e2c4f668a1
fixed danish language error
10 years ago
barisusakli
daf1a388eb
closes #3039
10 years ago
Julian Lam
2cb70ceccc
added auto-ajaxify on reconnect 😎
10 years ago
Julian Lam
f9a29186c4
updated ajaxify 5xx handling code to work even if nginx is used as a proxy (as it serves back 502, not 500)
10 years ago
barisusakli
81eeab42ed
category filter on /unread
10 years ago
Julian Lam
3256faeb28
added Serbian and Danish to NodeBB, Хвала/mange tak!
10 years ago
Julian Lam
43b72d1552
updated italian translations
10 years ago
Julian Lam
835750f36f
fixed checkbox behaviour in widgets page... @psychobunny, did I do this right?
10 years ago
Julian Lam
534b13e089
fixed bug where ephemeral groups and the registered-users group wouldn't show in in ACP/category details page for privileges.
10 years ago
Julian Lam
140b8be161
updated ACP checkbox module so that it hides the checkbox via js instead of blanket CSS hiding
10 years ago
psychobunny
a4ace48469
closes #3310
10 years ago
psychobunny
541fd474b3
fixes checkboxes for both settingsv1 and settingsv2
10 years ago
psychobunny
f56c2ea88a
padding fix
10 years ago
Barış Soner Uşaklı
4fc4a0ff3e
dont escape group.name, use displayName in tpls instead
10 years ago
Barış Soner Uşaklı
d225951027
fix group name
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
Julian Lam
b4e39374bb
firing 'change' event for all checkboxes after settingsv2 load
10 years ago
psychobunny
7fbca487f5
make group description and group name the same size
10 years ago
psychobunny
6b6bae7cc5
font awesome checkboxes for acp
10 years ago
psychobunny
b73a26f7a6
fixes reload button and probably a bunch of other things in ACP
10 years ago
psychobunny
6cf0697621
fixed indenting to match style
10 years ago
psychobunny
396013c8fd
added a faint separator to the categories listing
10 years ago
Julian Lam
74f2f7caef
fixes #3307
10 years ago
psychobunny
b69ea4564a
fix user presence graph
...
if nobody's using your forum at all, this thing stopped working
altogether
10 years ago
psychobunny
c01f06214e
don't re-render graph if data is stale
10 years ago
psychobunny
c6713177d3
realtime mode toggle for dashboard
10 years ago
barisusakli
2b493964d0
closes #3296
10 years ago
barisusakli
ffd22f50ff
closes #1999
10 years ago
Julian Lam
5c44775c1f
latest translations, wow.
10 years ago
barisusakli
52f7e13a5c
closes #3289
10 years ago
Julian Lam
ceb4de653d
fixed #3295
10 years ago
barisusakli
619251143d
reset inf scroll on search
10 years ago
Julian Lam
48af82659e
removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288
10 years ago
barisusakli
491d376fb4
closes #2605
10 years ago
psychobunny
a285e0734d
closes #3274
10 years ago
barisusakli
5ee1951245
closes #3271
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
barisusakli
718f61e3bd
closes #3263
10 years ago
barisusakli
a31178ebd8
closes #3258
10 years ago
barisusakli
2b0b2ea858
fix search by ip
10 years ago
yariplus
13e12ba3a5
Add minimum tags per topic setting.
10 years ago
psychobunny
5ff9a7f9a9
allow multiline support for translator
...
see: https://github.com/psychobunny/templates.js/issues/36
10 years ago
psychobunny
98cde1a9d6
missing lang key for error: cant-remove-last-admin
10 years ago
barisusakli
b89b4d066a
max chars
10 years ago
barisusakli
38b838d462
closes #2754
...
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
barisusakli
1d72a8f0ee
fix composer redirect on home page
10 years ago
psychobunny
19b50c8888
missing lang key for already-flagged
10 years ago
barisusakli
9d562a8708
closes #3245
10 years ago
barisusakli
0ef2ccc130
closes #3240
10 years ago
barisusakli
536c443c1e
closes #3231
10 years ago
barisusakli
1bbce82c23
duh #3192
10 years ago
barisusakli
8ff7ba82c2
closes #3192
10 years ago
barisusakli
6d0d74a6e9
moved topic search end to topics.js
10 years ago
barisusakli
2880a77a9f
closes #3130
10 years ago
psychobunny
a6cfdc7508
square buttons on acp
10 years ago
barisusakli
387a5e36b2
search fix, moved topic search to topic.js
10 years ago
psychobunny
28e1ae46c7
woops, committed some testing code by accident
10 years ago
psychobunny
7564881298
don't minify files in /client
...
adds an extra call to the client/route.js file on cold load but cuts a
ton of extra weight in nodebb.min.js
10 years ago
psychobunny
97d1ab2e35
console.log
10 years ago
psychobunny
f8b3282295
closes #3141
10 years ago
psychobunny
548d39fac5
lint
10 years ago
psychobunny
ac2811be75
instance.restart
10 years ago
psychobunny
6c607bca1e
closes #3212
10 years ago
psychobunny
6ae64ca884
fixed skin revert message
10 years ago
barisusakli
3a36ae5c13
wait for loadScript & widgets.render to emit action:ajaxify.end
10 years ago
Julian Lam
17ff083cc6
passing in available composer data into the composer.loaded client-side hook
10 years ago
Julian Lam
6fedcca4ee
changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP
10 years ago
Julian Lam
37c9c05319
added ACP styling for panel-danger panels
10 years ago
Julian Lam
478850ac05
rewrote a bit of the code so that templates.js is called asynchronously, and moved indentation levels to CSS instead of inlined styling.
10 years ago
Julian Lam
394497c9d5
Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
10 years ago
Julian Lam
f0064ac11f
updated to latest translations
10 years ago
psychobunny
f1f028b89c
Merge pull request #3161 from yariplus/patch-1
...
Fix specificity on ACP widget panel heading.
10 years ago
psychobunny
18bfa44586
fixed menu items not being highlighted when active in acp
10 years ago
psychobunny
2dfb9837a7
log
10 years ago
Barış Soner Uşaklı
507fb225a2
removed console.log
10 years ago
Barış Soner Uşaklı
4420e7a9fc
closes #3188 , closes #3170
10 years ago
psychobunny
05c5196965
closes #3194
10 years ago
Nicolas Siver
a17c65ee9f
move item template to file
10 years ago
Barış Soner Uşaklı
b717da0229
Merge pull request #3110 from pitaj/master
...
Fixed translator backwards compatibility issue
10 years ago
barisusakli
045d9df81f
closes #3203
10 years ago
Nicolas Siver
1bfb41bccb
sorting tree
10 years ago
Nicolas Siver
a77641c3ca
add new vendor script for sorting
10 years ago
Nicolas Siver
46ce3aae9f
tree view
10 years ago
psychobunny
a355fbfc81
closes #2769
10 years ago
psychobunny
d51407834d
closes #3166
10 years ago
psychobunny
b96018b0f5
closes #3187
10 years ago
Julian Lam
af8732fcb9
latest translations and fallbacks
10 years ago
Julian Lam
f9053c077d
updated groups ACP styling and template to use a table, like categories
...
Conflicts:
src/views/admin/manage/groups.tpl
10 years ago
Julian Lam
06f7172c65
closes #3188
10 years ago
Barış Soner Uşaklı
03bc317065
Merge branch 'master' of https://github.com/NodeBB/NodeBB
...
Conflicts:
src/views/admin/manage/groups.tpl
10 years ago
Julian Lam
b45335c6ba
updated groups ACP styling and template to use a table, like categories
10 years ago
Barış Soner Uşaklı
7bed4c40d6
closes #3179
10 years ago
Julian Lam
8f7416d1cb
updated acp category privilege settings so that not all groups are shown in privilege table, closes #3036
10 years ago
Julian Lam
3b891ed7d8
closes #3173
10 years ago
Julian Lam
3055ee96a1
latest translations and fallbacks
10 years ago
psychobunny
f698d28dfb
one last fix for #3169
10 years ago
psychobunny
7b81c5db9f
#3169
10 years ago
psychobunny
79fd5a4d8e
closes #3169
10 years ago
psychobunny
63a2a20fd3
remove the old history.pushState hack for mobile composer
10 years ago
psychobunny
55bed3464e
if mobile, go to /compose route #3090
10 years ago
Julian Lam
f6181e6481
fixes #3148
10 years ago
Ole R.
22e227a6cd
fixed error-report within translator.js
...
reported by [rex-huang](https://community.nodebb.org/user/rex-huang ), see https://community.nodebb.org/topic/4520/error-handling-is-wrong-in-translator-js
10 years ago
Timothy Fike
8414e31730
Fix specificity on panel heading.
...
Needs to be specific so I can put an accordion inside. 😎
10 years ago
barisusakli
4f37d268b6
removed sort by username
10 years ago
barisusakli
5f23f04423
Merge remote-tracking branch 'origin/master' into user-search
10 years ago
barisusakli
fbdae8fe1d
return time and matchcount on page switch
10 years ago
barisusakli
aa577f4adc
part 1
...
no upgrade script yet
10 years ago
Julian Lam
93df7f14d8
latest translations and fallbacks
10 years ago
Julian Lam
05049946d4
updated error strings
10 years ago
psychobunny
60f9fc17ae
#2928
10 years ago
psychobunny
56e5f505a0
no need to yell! :p
10 years ago
Julian Lam
ec91efdd2d
latest translations and fallbacks
10 years ago
barisusakli
30a9b66b31
fix room enter
10 years ago
barisusakli
10de7a92e4
dont let joining other uid rooms
10 years ago
psychobunny
9c2a98486a
fixed tag topic count color in ACP
10 years ago
psychobunny
a88ad903af
action:ajaxify.dataLoaded
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
barisusakli
0083d4ff1c
return user settings in api
10 years ago