barisusakli
1f7fd51b40
some work for #1482
11 years ago
psychobunny
f697b5a2b8
addBlockquoteEllipses to newly created posts #1491
11 years ago
psychobunny
3b7d222ec3
prevent duplicate blockquotes #1491
11 years ago
barisusakli
7f6ae6df9f
possible fix to active users
11 years ago
barisusakli
967b486ce1
closes #1487
...
ban and delete user admin actions takes an array of uids now.
11 years ago
psychobunny
7033fa7563
closes https://github.com/designcreateplay/NodeBB/issues/1474
11 years ago
psychobunny
3934f2ec88
collapsible blockquotes, closes #1359
11 years ago
FrissDieGurke
c4606e7009
minified settings-framework wrapper-length
11 years ago
FrissDieGurke
c23df60e1b
removed unnecessary method + doc within Settings Framework
11 years ago
barisusakli
aea8d50200
removed console.log
11 years ago
barisusakli
d43d363a7a
refactored topics.js
...
removed ajaxify.register_events using removeListener now
11 years ago
barisusakli
ec399d8b3b
moved all account related files to account folder
...
update nodebb-theme-vanilla too to get the update tpl files
11 years ago
barisusakli
3c96857123
closes #1461
...
fixed disabled category grey out, added plural move topics string
11 years ago
Julian Lam
436a97129f
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
6f064a4f15
latest translations
11 years ago
Julian Lam
4f127e2001
tr and fr changes
11 years ago
barisusakli
ab15dba0de
closes #1472
11 years ago
psychobunny
111898ab0f
closes #1467
11 years ago
barisusakli
f3d0d70867
closes #1471
11 years ago
psychobunny
6f0e749b60
Merge pull request #1462 from frissdiegurke/master
...
added new settings-system
11 years ago
barisusakli
936530dc48
possible fix for #1467
11 years ago
barisusakli
dea4b78cb9
fixes tooltip for users that go online/offline
11 years ago
psychobunny
a14ce9d0c6
closes #1352
11 years ago
psychobunny
882589acae
moved findBootstrapEnvironment into utils
11 years ago
barisusakli
3ecd523799
added jquery ui datepicker
11 years ago
Ole Reglitzki
4da8121827
jsbeautify
11 years ago
Ole Reglitzki
d76ba519d4
added new settings-system
11 years ago
barisusakli
e0a83728d6
closes #1458
11 years ago
barisusakli
63d88957a8
replace self links client side
11 years ago
barisusakli
c8efeb7d7c
closes #1400 , bunch of other fixes to 404, 403 in accounts
11 years ago
psychobunny
8fa3baf32d
closes #1455
11 years ago
psychobunny
4b18403fa6
moving controls object into its own module
11 years ago
psychobunny
775e6ec8ce
comopser bugfix
11 years ago
psychobunny
090ecaffd1
closes #1444
11 years ago
psychobunny
bb12ebac48
closes #1442
11 years ago
barisusakli
80ef7e5085
closes #1423
11 years ago
barisusakli
fa8cdce748
closes #1448
11 years ago
barisusakli
efdb511c2c
fixed posted_in_ago language key
11 years ago
barisusakli
c9551abc5d
closes #1432
...
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
barisusakli
caa0c45a11
closes #1441
11 years ago
Rakuraku Jyo
614210f08e
Use less characters to describe the same meaning
11 years ago
Rakuraku Jyo
4c9670208b
Add Japanese translation
11 years ago
barisusakli
7339cb5d61
closes #1434
11 years ago
barisusakli
6f2ea3eafc
closes #1439
11 years ago
barisusakli
adf6f34e42
closes #1436
11 years ago
Tung
06632f05e0
Vietnamese translations from Transifex
11 years ago
barisusakli
cf94a71499
closes #1427
...
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
11 years ago
barisusakli
3ca45fa061
closes #1433
...
installed plugins are displayed at the top
11 years ago
Julian Lam
4ca7eaf1fc
latest translations
11 years ago
Julian Lam
46c281db3d
Merge pull request #1409 from miksago/formatting-dispatch-table
...
Composer: Implement formatting bar dispatch table
11 years ago
barisusakli
a1e6a3616c
ability to install/uninstall plugins from ACP
11 years ago
psychobunny
e97a705f5c
couple of console.logs
11 years ago
Julian Lam
dd53fb9b6a
latest translations
11 years ago
barisusakli
1000df09ff
replaced hardcoded english string
11 years ago
barisusakli
2d48f670c7
moved html from language files to templates
11 years ago
barisusakli
3c11030929
closes #1398
11 years ago
Julian Lam
4144abf6e3
added Malay language pack. Tahniah!
11 years ago
Julian Lam
3a32f6161a
latest translations
11 years ago
Julian Lam
93b02e8591
latest translations from German
11 years ago
barisusakli
3ed90cda91
added new language string for guests
11 years ago
barisusakli
21e30cc0c7
new language string
11 years ago
barisusakli
2ad715ead3
closes #1412
11 years ago
Julian Lam
e86d2d72c6
updated pt_BR
11 years ago
barisusakli
1ed5145738
better check for pinned
11 years ago
barisusakli
1e3577afe5
fixes topics going to the bottom
11 years ago
psychobunny
ad8239aa31
alerts - parse globals before translating
11 years ago
psychobunny
090c4e2aa9
action:ajaxify.contentLoaded - after #content is populated but before fade in animation - append elements to DOM at this stage.
11 years ago
psychobunny
af54d9fa64
if translator.addTranslation is called before translator is done loading, the loading property is never set, which crashes translator
11 years ago
Micheil Smith
ae9f675b80
Composer: Use formatting dispatch table for inserting uploads and pictures
11 years ago
Micheil Smith
bf7de0d051
Composer: Switch to using a dispatch table for buttons
...
Note: for now, it looks a little messy, but once I merge wrapSelectionInTextareaWith and insertIntoTextarea, it won't be. Promise.
11 years ago
psychobunny
7b453edb2d
don't crash if language file not found
...
@barisusakli seems like something needs footer.json, maybe it's a plugin
if its not crashing for you
11 years ago
psychobunny
016ea8dc32
Merge pull request #1408 from xbenjii/master
...
Alert typo
11 years ago
xbenjii
e1ad061fdc
Fixed typo
11 years ago
Julian Lam
82fd8d79a0
turkish updates
11 years ago
barisusakli
254267e577
removed 2 titles
11 years ago
barisusakli
d431c94ed8
added variable to replying to string
11 years ago
barisusakli
9d61a1bae3
fixed translation string
11 years ago
barisusakli
6cac3c176e
removed onlined from users
11 years ago
barisusakli
255115745f
new language keys closes #1403
11 years ago
psychobunny
0a727a4af9
use ajaxify.refresh() to revert changes
11 years ago
psychobunny
f3993aca4d
closes #1397
11 years ago
Julian Lam
758a7f109e
missing comma -- fixed #1401
11 years ago
Julian Lam
28bad893e5
Revert "removed until #1401 is fixed"
...
This reverts commit 87fc70d90d
.
11 years ago
Julian Lam
8934ac1a2d
added try..catch to server parsing of translations, in case a file has a syntax error -- #1401
11 years ago
barisusakli
b4dc2eebe9
removed one of the timeouts in user search
11 years ago
barisusakli
87fc70d90d
removed until #1401 is fixed
11 years ago
barisusakli
ef342b9d40
added two new strings for #1399
11 years ago
barisusakli
e12beccc09
closes #1371
...
adds a dropdown to category view to move/pin/lock/delete multiple topics
11 years ago
psychobunny
45e9b53f10
button to revert changes in categories admin
11 years ago
psychobunny
a5e304cc0a
inline editing of admin/categories description & name
11 years ago
Julian Lam
20d1723e84
added success and error to transifex, latest translations
11 years ago
Julian Lam
a73588c764
Lithuanian translations
11 years ago
Julian Lam
126260a027
added cache-buster to template xhr urls -- closed #1392
11 years ago
Julian Lam
8aea4ad7fa
latest translations
11 years ago
psychobunny
7487a92953
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
psychobunny
ef52d47f41
importing latest templates.js
11 years ago
Julian Lam
15bf804fa7
daily digest settings in User Settings
11 years ago
barisusakli
92db112367
reverted previous commit
11 years ago
barisusakli
f0428f5f1f
removed double post notification #1386
11 years ago
barisusakli
f9897daad1
all notifications are translated now closes #1388
11 years ago