psychobunny
c342e75f6e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
11 years ago
psychobunny
94312cfda8
closes #1595
11 years ago
barisusakli
55dbc5c823
closes #1612
...
changed post links to "topic/<topic_id>/<topic_slug>/<post_id>"
11 years ago
psychobunny
46028e49f7
closes #1600
11 years ago
psychobunny
0816928949
unset preloader cache after loading url
11 years ago
psychobunny
22d459d4cc
temporary fixes for chrome users who have cookies disabled
11 years ago
barisusakli
aa0b9f9029
semicolon
11 years ago
barisusakli
ee9fae581e
closes #1618
11 years ago
barisusakli
09d4f4b47b
leaving tags box will create tag
11 years ago
barisusakli
d0c468c190
new language string
11 years ago
barisusakli
69ac63ed4e
updated repo link in admin
11 years ago
psychobunny
09c632330b
render widgets sooner
11 years ago
psychobunny
cad10a3f9e
implemented caching for widgets
11 years ago
psychobunny
bfcd13144e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
11 years ago
psychobunny
4ee055c3ea
closes #1608
11 years ago
psychobunny
bbcff6a0a5
moved widget rendering up a bit
11 years ago
barisusakli
e035d8f1de
closes #1497
...
fixes user images in subfolder installs, if user image has https dont
append relative_path,
also removes relative_path in ajaxify.loadData so it doesnt call
/forum/api/forum/category etc.
11 years ago
psychobunny
c7691a8cdc
Merge remote-tracking branch 'origin/master' into require.js
...
Conflicts:
src/meta.js
11 years ago
Julian Lam
be19222817
en_US will no longer throw js error from missing timeago file
11 years ago
psychobunny
3ba51b05f7
fixing the minified version of string.js instead
11 years ago
psychobunny
65f3fa1bbc
fixing string.js compatibility
11 years ago
psychobunny
f98a52013a
Merge remote-tracking branch 'origin/master' into require.js
11 years ago
psychobunny
281aa0049c
init, attempt to increase cold load speed
11 years ago
barisusakli
652e1ef574
closes #1597
...
turns out clicking back causes double script.init() calls and
ajaxify.variables.get('topic_id') can be undefined in one of those
calls.
11 years ago
psychobunny
5b17f9a7a4
added caching per url + rate limiting mechanism to prefetcher, closes #1576
11 years ago
psychobunny
1e05a92c1e
no need to send prefetched state anymor
11 years ago
psychobunny
d81351579d
don't require passing in uid for topics.markAsRead
11 years ago
psychobunny
791fde7904
fixing #1587 properly for unread count
11 years ago
psychobunny
08bbf7fdd8
console.log
11 years ago
psychobunny
0334a487b5
fixing #1587 properly for profile views
11 years ago
psychobunny
71214c6255
fixed preloader
11 years ago
psychobunny
fee591e551
fixes #1587
11 years ago
psychobunny
1fecbd0b90
fixed function signature for ajaxify.loadData
11 years ago
psychobunny
bfa3b0f22f
global header widgets
11 years ago
barisusakli
351e376812
hide area if there are no widgets
11 years ago
barisusakli
e1ad2537b6
fixes navigator progress bar
11 years ago
barisusakli
c852574cef
closes #1572
11 years ago
barisusakli
fbdff5bb43
name too short error string
11 years ago
barisusakli
60742ce316
closes #1590 , closes #1589
11 years ago
barisusakli
eb0a06b777
closes #1577
11 years ago
Julian Lam
667a78902e
closed #1586
11 years ago
barisusakli
48aba5fc64
category widget changes
11 years ago
barisusakli
4e8a9fbe27
closes #1582
11 years ago
psychobunny
9c2bb027d3
fire action:widgets.loaded regardless of callback
11 years ago
psychobunny
bf63c927c6
trigger ajaxify.loadingData regardless of cached state
11 years ago
psychobunny
6aeec3a399
action:widgets.loaded
11 years ago
Julian Lam
b0b28fad8e
removing console logs
11 years ago
barisusakli
04309ac09c
show error message if password empty
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
Aziz Khoury
e0a5cb2b44
my bad
...
:/
11 years ago
barisusakli
b6e0a2ecce
parseInt
11 years ago
psychobunny
4cd86affae
update all files with new url
11 years ago
barisusakli
dbf07f786d
closes #1565
11 years ago
Julian Lam
f20926f93d
finished up group list and group details pages - closed #1563
11 years ago
Julian Lam
840a56006c
added missing files for #1563
11 years ago
barisusakli
66701afdaa
closes #1559
...
fixes the notification image too, the property was called image not
picture
11 years ago
Pénzes Tamás
9d0672f193
Update user.json
11 years ago
barisusakli
b8b482e287
closes #1555
11 years ago
barisusakli
fa1275c03a
closes #1557
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
56f442f283
remove punctuation and limit tag length
11 years ago
barisusakli
90cea84af9
max 5 tags per topic
...
asdasd
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
psychobunny
7f7cc8dc62
merging in latest templates.js
11 years ago
barisusakli
b30dee2601
no need to store titleEl
11 years ago
barisusakli
9ba0dc3363
closes #1539
11 years ago
barisusakli
4acc264cb8
added upload error string
11 years ago
barisusakli
20a707e6c1
uploads cleanup
11 years ago
barisusakli
e869a6a15a
composer refactor
11 years ago
Julian Lam
58b6a2e9ea
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
e9252ca745
fixing language code for viet and thai
11 years ago
barisusakli
ff2bad635c
infinite scroll refactor
11 years ago
Julian Lam
e43ebb0423
Merge pull request #1533 from akhoury/master
...
captcha support
11 years ago
Julian Lam
6ec36a00ad
Merge branch 'master' of github.com:chiehwen/NodeBB into chiehwen-master
11 years ago
Julian Lam
dfe34cafb8
latest translations for slovak
11 years ago
Chieh-Wen Yang
d56b05bd90
I have translated to zh_TW.
11 years ago
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
11 years ago
Julian Lam
118723e185
force update translations.
11 years ago
barisusakli
629648bc7d
closes #1535
11 years ago
Aziz Khoury
0e0f66ba9e
minor cleanups.
11 years ago
Aziz Khoury
230b4a0952
now really fix topic/1503
11 years ago
Aziz Khoury
c7734937fb
added a bunch of useful utils functions
11 years ago
Aziz Khoury
611fd380eb
fixes topic/1503
11 years ago
barisusakli
b1aae05a08
closes #1518
11 years ago
psychobunny
033364a2a9
move code from footer.js into admin.js
11 years ago
Julian Lam
7dffc2a2e9
moving chat timestamp to top of message, not end
11 years ago
barisusakli
bb34834742
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
barisusakli
3e86bdb38f
more work on #1518
...
still needs more work, category is next
11 years ago
Julian Lam
45926b308c
added korean language files to NodeBB, thanks @g6123!
11 years ago
유성매직
e600bee52b
added Korean translation
11 years ago
psychobunny
3b00417d99
added colorPicker to branding inputs
11 years ago
psychobunny
4cf6ebda7b
updated enableColorPicker to accept either a jQ obj or a string; updated it to be able to initialize several inputs at once
11 years ago
psychobunny
29137299c2
added public/src/admin.js; moved enableColorPicker into admin.enableColorPicker
11 years ago
psychobunny
e2312c8330
branding settings on ajaxify fixed
11 years ago
psychobunny
a5a2e6f04e
update BS brand colors in ACP
11 years ago
Julian Lam
5b3318608e
updated text copy -- closed #933
11 years ago
Julian Lam
87f4566e06
more fixed to privs, and ACP modal
11 years ago
Julian Lam
7c8b442dcd
more updates to privileges revamp
11 years ago
Julian Lam
72ca0d6d40
got privilege selection working for users and groups
11 years ago
Julian Lam
186943ced1
removing old html in js
11 years ago
Julian Lam
7fe0ab6022
migrated views in js into partials
11 years ago
Julian Lam
ea6576c6f3
latest translations and fallbacks
11 years ago
barisusakli
c5d9a68b4b
closes #1445
11 years ago
psychobunny
240932dd80
add cursor: pointer if alert's clickfn is defined
11 years ago
Julian Lam
41c5a90914
latest language strings
11 years ago
barisusakli
2bd15e155f
remove listener before adding
11 years ago
psychobunny
f2a692add7
some linting of settings.js
11 years ago
psychobunny
c3e4c7dea1
using var instead of const for < IE10 compatibility
...
@frissdiegurke
11 years ago
psychobunny
2b4da7ebcd
Merge pull request #1514 from frissdiegurke/master
...
added number-type to settings framework. persist expanded object on serv...
11 years ago
barisusakli
d311995c16
closes #1516
11 years ago
Julian Lam
e64c1bfec3
closed #1453
11 years ago
Julian Lam
65dd79c84e
socket logic for #1149 -- handling of help tab in ACP
11 years ago
psychobunny
f7fe0aa680
moved documentation out of alerts
11 years ago
psychobunny
db27a30005
better alert for ban message
11 years ago
barisusakli
d0be73a4d4
closes #1503
11 years ago
FrissDieGurke
ab2c0cfa9f
added number-type to settings framework. persist expanded object on server-side sync if changed
11 years ago
barisusakli
8ee866fc9d
closes #1513
11 years ago
barisusakli
4c28de659c
closes #1504
11 years ago
psychobunny
643dd74e43
initially hide the account setting menus (prevents the brief flashing of the buttons)
...
5589e1e148
11 years ago
psychobunny
99b34d5990
allow translator variables to not require a space, see #1512
11 years ago
barisusakli
d304bab4f1
dont change height if sizing horizontally #1508
11 years ago
barisusakli
c2fb4700de
fixes infinite scroll on account pages
11 years ago
barisusakli
66abd20647
moved add commas to process page
11 years ago
psychobunny
2ba2ef5320
closes #1498
11 years ago
psychobunny
a0fcdfe629
closes #1502
11 years ago
psychobunny
10716c37d3
closes #1376
11 years ago
barisusakli
933aa5dfcb
#1501
11 years ago
barisusakli
f714c713f3
fixes deactivate text on plugin buttons
11 years ago
Julian Lam
b56df975e0
fixed 1495
11 years ago
barisusakli
883978007d
closes #1482
...
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
11 years ago
psychobunny
678f0f436e
importing latest templates.js @Schamper
11 years ago
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