psychobunny
fed87dded6
sayonara, acp menu
10 years ago
psychobunny
685b3ce004
added bootswatch paper 3.3.5
10 years ago
barisusakli
5ababdbdf0
prevent crash if data.enter is not string
10 years ago
barisusakli
5b87af4389
closes #3447
...
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
psychobunny
4b0f50f57e
closes #3448
10 years ago
Julian Lam
3b3c383d93
adding a fallback for en_GB and en_US
10 years ago
Julian Lam
9d2c54e26a
Add missing timeago locale files
10 years ago
Julian Lam
5007c3a32c
latest translations
10 years ago
psychobunny
3d962822c6
#3322 properly, @barisusakli so no need to copy pasta everywhere timeago is used
10 years ago
psychobunny
5b1571ad1e
don't need to refresh to preview updated skin #3069
10 years ago
psychobunny
0150e0e063
closes #3069
10 years ago
barisusakli
f4dd0c14ae
update title for new posts as well
10 years ago
Julian Lam
3d9415b65e
Fixes #3442
10 years ago
Julian Lam
64ab43b7fc
fixed language name for Greek
10 years ago
psychobunny
f9b104192b
fixing deprecated global translator call
10 years ago
psychobunny
5299e1fdc6
closes #3322
10 years ago
barisusakli
c70267bd23
fix indent
10 years ago
barisusakli
5e3e1f8781
#3430
10 years ago
barisusakli
6e630b3cfd
closes #3434 , thanks to @psychobunny
10 years ago
Julian Lam
7160e157de
added missing language.json file for Kinyarwanda
10 years ago
Ziggy
08af92c2c0
added Kinyarwanda, Murakoze cyane!!
10 years ago
Julian Lam
bd960ea6ac
latest translations
10 years ago
Julian Lam
1b812068ca
Fix bug where translator would split on all colons, and not just the first
10 years ago
barisusakli
f8f3e3faa7
closes https://github.com/NodeBB/nodebb-theme-persona/issues/79
10 years ago
barisusakli
9e1d5c8113
closes #3424
10 years ago
barisusakli
5a15ee7713
#3424
10 years ago
barisusakli
1b9c443076
toggle browsing if all users are gone
10 years ago
Julian Lam
e60194292f
Fix a myriad of problems with the ACP/Plugins page
...
- Fixed #3350
- Fixed issue where the normalised API return would have the wrong id for all plugins
- Fixed issue where uninstalling a locally installed plugin via ACP would cause NodeBB to crash
- Simplified ACP/Plugins client-side code to simply refresh the page after installing or uninstalling a plugin.
10 years ago
Julian Lam
56b399c900
Add new mixin, and added mixins to stylesheet.css
10 years ago
barisusakli
8178e210e4
Fix indents
10 years ago
Barış Soner Uşaklı
e34b30eeca
Merge pull request #3369 from pejuaxel/master
...
Add missing localizations
10 years ago
Barış Soner Uşaklı
2968dbb9ac
Merge pull request #3346 from bdharrington7/bookmark2
...
Saves user bookmarks on server if available
10 years ago
bdharrington7
bd26961fa6
Makes bookmark click scroll to last read instead of past it
10 years ago
bdharrington7
25203ee67e
changes bookmark storage to sortedset, gets uid from socket rather than being passed from client
10 years ago
barisusakli
d5128d0513
closes #3370
10 years ago
barisusakli
e592499d48
correctly hide/show user in browsing users
10 years ago
Axel
fc0871a79d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
Axel
91e81065dc
Localize "Group Name:"
10 years ago
Axel
79d7721971
Add category and subcategories localization
10 years ago
Julian Lam
cead53ec86
Fix list behaviour in chat page
10 years ago
Julian Lam
53a1e6106e
Fix bug where an empty chat message would appear in the chat modal
10 years ago
Julian Lam
98b74f848e
Fix newSet detection on chat messages
10 years ago
Julian Lam
2593f1b4d9
Fix bug where new chat messages would not append
...
... due to incorrect class and id assignment of the chat modal. Regression was caused by an earlier commit that moved the
typing span elsewhere.
10 years ago
Julian Lam
60a6775c72
Changed behaviour of the Chat Typing Notification
...
Instead of being placed at the bottom of the modal/list,
it will now be displayed at the top of the modal, and not
shown in the chats page at all (as it is already present
in the contact list)
10 years ago
Julian Lam
eac92b00c6
better error checking with socket broadcast method
10 years ago
Julian Lam
6348eb2bab
fixed #3359
10 years ago
Julian Lam
fcebfd8f39
latest fallbacks
10 years ago
Axel
85d7b04846
Add missing localization
10 years ago
Julian Lam
db4ac34138
latest fallbacks
10 years ago
Julian Lam
4f4e33eb15
Merge branch 'pichalite-master'
10 years ago
Julian Lam
eb5be2f671
fixed some whitespace issues and made the admin check return early, in its own block
10 years ago
Julian Lam
5ba7234bd7
Merge pull request #3362 from pejuaxel/master
...
Missing localization
10 years ago
Julian Lam
d10fd6248e
Merge branch 'master' of https://github.com/pichalite/NodeBB into pichalite-master
10 years ago
Julian Lam
afc32c1f6e
latest translations and fallbacks
10 years ago
Julian Lam
487166ba48
translations for @HuiStudio, #3365
10 years ago
Axel
9c2d7a2468
new language keys
10 years ago
Julian Lam
474ff3ed35
fixed #3359
10 years ago
pichalite
d2bbca1de1
don't display leave/join buttons for admin group
10 years ago
Julian Lam
ee9390ee34
fixed #2949
10 years ago
pichalite
a5226c9423
don't display "Leave Group" button for admins in "administrators" system group on groups details page
10 years ago
barisusakli
954c25823e
closes #3352
10 years ago
Julian Lam
c38cab3b74
latest russian translations
10 years ago
bdharrington7
54180acf9b
saves updated bookmark in callback
10 years ago
Julian Lam
93007bc34f
fixed regression of pagination caused by changes to ajaxification logic
10 years ago
bdharrington7
2a82b5db91
Merge branch 'master' into bookmark2
10 years ago
bdharrington7
4d99f60b3d
uses server-side bookmark if available
10 years ago
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
barisusakli
ffac8eb41d
closes #3118
10 years ago
Barış Soner Uşaklı
b08774763a
added tpl to ajaxify.content-loaded
10 years ago
Julian Lam
cd7a3f64f4
removed extra console logging
10 years ago
Julian Lam
c7fbaf1a53
updated notif page code to work with new mobile-only dropdown for marking notifications read
10 years ago
Julian Lam
e18f6c95fa
added link to 'install plugins' page in acp installed plugins menu dropdown
...
also fixed annoying white background when a menu item other than the one active is focused upon
10 years ago
barisusakli
2fc8b153c1
img-responsive on about me images
10 years ago
Peter Jaszkowiak
ad7b561dd4
Fixed translator backwards compatibility issue
...
Also removed the _clearMenus global object because populating the global namespace is bad, bad, bad
10 years ago
Julian Lam
7f80a4a439
latest translations
10 years ago
barisusakli
b94d4f7fe5
Merge remote-tracking branch 'origin/master'
...
Conflicts:
public/language/en_GB/error.json
10 years ago
barisusakli
9749658d35
added about me field
10 years ago
Julian Lam
1c94866ab3
addressed some issues brought up re: singular vs plural
10 years ago
barisusakli
163b70fba9
fix acp logout
10 years ago
psychobunny
533193fa79
send in data to action:taskbar.pushed as well
10 years ago
psychobunny
1556365712
call taskbar.push regardless of whether it's a new chat or not
...
there's logic in taskbar.push to not create the element anyways
10 years ago
psychobunny
c13e14d2c8
pass in element to filter:taskbar.push; taskbar.push cleanup
10 years ago
barisusakli
0d7e72be51
removed dupe code
10 years ago
barisusakli
17dfb4df94
posts_list.tpl changes
10 years ago
barisusakli
03b0d282f1
search fix prevent crash if search term is invalid regex
10 years ago
Barış Soner Uşaklı
a5c52958e7
made handleSearch public
10 years ago
Barış Soner Uşaklı
e88d88e56c
added return false
10 years ago
Barış Soner Uşaklı
8544531a79
removed event
10 years ago
Barış Soner Uşaklı
21b634e03f
closes #3081
10 years ago
Julian Lam
15265bf36e
Merge pull request #3071 from yariplus/settingsobject2
...
Enhance settings object plugin
10 years ago
psychobunny
a9015cee03
Merge remote-tracking branch 'origin/master' into web-install
10 years ago
psychobunny
24a11314dc
installer - finally got it all working ;)
10 years ago
psychobunny
ddd5c49461
installer ux fixes
10 years ago
psychobunny
7488fa0416
cleanup; fixes
10 years ago
psychobunny
45e216edef
installer: database error messages
10 years ago
psychobunny
8556ddd9a0
installation spinner; started launch page
10 years ago
psychobunny
f981e6d466
fixed confirm password validation
10 years ago
psychobunny
220dec5711
installer: validate before sending form
10 years ago
barisusakli
dd61bdb9c6
closes #3038
10 years ago
psychobunny
948ad5fb44
Merge remote-tracking branch 'origin/master' into web-install
10 years ago
barisusakli
7632997a99
closes #3045
10 years ago
psychobunny
89c863caa7
embarassing console.log's are allowed at 8pm on monday
10 years ago
psychobunny
213ee2d063
installer: fixed validation
10 years ago
psychobunny
a93e52aade
fixed cold load database switcher for installer
10 years ago
psychobunny
a386974585
installer: database switcher
10 years ago
psychobunny
a11652ead1
cleanup installer.less
10 years ago
psychobunny
8a7aaf8f76
installer: validate email
10 years ago
psychobunny
ab2272b6b5
installer: confirm password
10 years ago
psychobunny
fe40d0f9e8
installer: password validation
10 years ago
psychobunny
22d2ba5d6b
mobile optimization for installer
10 years ago
psychobunny
50b9a7096e
minor ux
10 years ago
psychobunny
25e2e72366
got username validation working
10 years ago
psychobunny
1f2bd9390d
compiling JS as well now
10 years ago
psychobunny
55c969ab23
Merge remote-tracking branch 'origin/master' into web-install
10 years ago
barisusakli
3ffd3a5d3c
closes #2970 , closes #3078
10 years ago
psychobunny
005c95277b
using less for web installer
10 years ago
psychobunny
2ffdec5386
styled active clas
10 years ago
Julian Lam
2f2e2d60a0
updated translations
10 years ago
barisusakli
1f06f90a50
closes #3051
...
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
Julian Lam
eb0e2fe75d
latest translations
10 years ago
Julian Lam
9e994f3baf
finally closed #2887 -- added implicit privilege markers to client-side privileges table
10 years ago
Julian Lam
5a0ea28633
better fix for #3040
10 years ago
Julian Lam
bbccc38efd
Revert "made pagination.loadPage also a silent ajaxify, so in-topic searching works with it"
...
This reverts commit 7e3e7edfd4
.
10 years ago
barisusakli
72f80dd330
closes #3052
10 years ago
Julian Lam
7e3e7edfd4
made pagination.loadPage also a silent ajaxify, so in-topic searching works with it
10 years ago
barisusakli
dd92b06f16
#3064
10 years ago
Julian Lam
e309a188c3
fixed issue in ajaxify.go where search module was not properly required
10 years ago
Julian Lam
51f38e664c
latest translations and fallbacks
10 years ago
Julian Lam
d780b82b01
added Bulgarian to NodeBB, благодаря!
10 years ago
yariplus
9d3a9f4493
Enhance settings object plugin
...
Use an array to declare the object properties so that the order is always the same.
Add a data-new attribute for individual properties. (You can still use a whole object in the data-new attribute of a parent array.)
Add data-prepend and data-append attributes to properties for inserting html before or after that property. (This may also be useful for the array plugin.)
10 years ago
Julian Lam
821c9f12d6
updated scrollToPost behaviour to no longer ajaxify loudly. Also updated call to checkPagePresence to fire before the topicDOM events begin, so if an in-topic search is conducted on a different topic from the current topic, the topicDOM behaviour continues. closes #3040
10 years ago
Julian Lam
65b2523b0f
closed #3050
10 years ago
barisusakli
da5909349b
closes #3053
10 years ago
barisusakli
e8afe329a9
pagination
10 years ago
psychobunny
5d04cd0bef
ability to add class to taskbar; new action hook; send touid in chat
10 years ago
psychobunny
23c4ecfe60
filter:taskbar.push
...
not really a filter, but does the job as long as its synchronous
10 years ago
Julian Lam
5587233e78
fixed quoting and highlighted-text auto-quote for composer when composer is minimized, closes #2870
10 years ago
psychobunny
1d94b6a96f
closes #3000
10 years ago
psychobunny
c188fa2a1f
closes #3049
10 years ago
Julian Lam
ee7d356781
Merge pull request #2825 from yariplus/settingsobject
...
Add object setting plugin
10 years ago
Barış Soner Uşaklı
a481d2c3fe
closes #3041
10 years ago
Barış Soner Uşaklı
c9b5948034
closes #2927
10 years ago
psychobunny
f7734d9b91
missing lang string
10 years ago
Julian Lam
0e0b92f794
update group pages to use components
10 years ago
Barış Soner Uşaklı
7bc2eeff4a
duh
10 years ago
Julian Lam
1c36fbd57b
fixed #3034
10 years ago
Julian Lam
2000947cd6
fixed #3030
10 years ago
Julian Lam
b58e50fb1e
updated bootstrap js version in core
10 years ago
barisusakli
500c9f061c
removed return
10 years ago
barisusakli
8c7ded3062
closes #3026
10 years ago
Julian Lam
e147328d53
updated backgroundDraggable jquery plugin with fork that allows for percentages: ad2c5a87d1
10 years ago
Julian Lam
6a509a51db
fixes #2992
10 years ago
Julian Lam
a055ff3547
latest translations
10 years ago
Julian Lam
32d3be0cbd
closes #3014 , closes #3009
10 years ago
barisusakli
fa9fde43fb
closes #2971
10 years ago
barisusakli
5501c0c759
closes #3005
10 years ago
barisusakli
663ad38727
closes #3004
10 years ago
barisusakli
cf825d02b7
escape title
10 years ago
psychobunny
c92ef6cf34
closes #3012
10 years ago
psychobunny
3ec99b8021
#3011
10 years ago
psychobunny
1201425db2
hint
10 years ago
psychobunny
e78fc98146
cross-browser support for composer resize animation
10 years ago
psychobunny
5db4714ba8
add success message to watch / ignore category methods
10 years ago
psychobunny
4d414d0b63
.category-box and .post-preview now components
10 years ago
barisusakli
427dda654a
temp fix for #2994
10 years ago
barisusakli
039dab829a
downgrade autocomplete to 0.1.2
10 years ago
barisusakli
a14249dee6
removed tags
10 years ago
barisusakli
729fb1d696
advanced search change
10 years ago
barisusakli
45bf5de1e5
closes #2982
...
update url with new slug on topic title edit
10 years ago
psychobunny
5c59aa7737
closes #2986
10 years ago
psychobunny
799cc9397a
closes #2973
...
also fixes some UX issues and enforces password length check on both
client and server
10 years ago
psychobunny
13b4e446bf
closes #2984
10 years ago
psychobunny
59909894fc
closes #2981
10 years ago
psychobunny
f601bdee5e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
psychobunny
97419bbdd9
closes #2980
10 years ago
barisusakli
0b76ed90aa
no group title
10 years ago
barisusakli
b2fad172e5
closes #2966
10 years ago
Barış Soner Uşaklı
df3e007120
closes #2969
10 years ago
Julian Lam
0c851d864e
latest fallbacks
10 years ago
psychobunny
56d1b521c5
closes #2967
...
@barisusakli there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
10 years ago
psychobunny
885b36bb50
closes #2965
10 years ago
Barış Soner Uşaklı
0ed46c3bae
closes #2963 , closes #2957
10 years ago
Barış Soner Uşaklı
5fda8422c5
fix focus
10 years ago
Barış Soner Uşaklı
436a9a61b8
fix language file
10 years ago
Julian Lam
3c6d154a27
translation strings for #2960
10 years ago
Julian Lam
3c0c806780
updated latest translations
10 years ago
barisusakli
b815601649
https://github.com/NodeBB/nodebb-theme-persona/issues/59
10 years ago
barisusakli
499a068bb7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
barisusakli
0d515803e4
fix post edit
10 years ago
psychobunny
01542647d4
no need to add img-responsive to all images anymore
10 years ago
barisusakli
9d026919ac
closes #2953
10 years ago
Barış Soner Uşaklı
dadbda98b7
closes https://github.com/NodeBB/nodebb-theme-persona/issues/52
10 years ago
Barış Soner Uşaklı
7abbbbfccf
closes #2946
10 years ago
Barış Soner Uşaklı
c7c420e869
closes #2947
10 years ago
Julian Lam
1bf6c1fd46
latest translations and fallbacks
10 years ago
barisusakli
188a480590
use post-count component
10 years ago
barisusakli
5f2271e4e0
closes #2903
10 years ago
barisusakli
f81e3ad358
categoryTools componets
10 years ago
psychobunny
e443d14519
fixes acp/categories/x menu selection
...
@julianlam
10 years ago
barisusakli
e7fa000fe0
removed strict li selector
10 years ago
barisusakli
b00ee4828f
removed hardcoded icons for post delete restore
10 years ago